Commit Graph

218 Commits (c349e0a01c3e0f70913db6a5bb61ab204e0602de)

Author SHA1 Message Date
Jeff Mahoney eb35c218d8 reiserfs: discard prealloc in reiserfs_delete_inode 17 years ago
Jan Kara 10dd08dc04 reiserfs: add missing unlock to an error path in reiserfs_quota_write() 17 years ago
Christoph Hellwig 86098fa011 reiserfs: use open_bdev_excl 17 years ago
Denis V. Lunev 19b4fc52d6 reiserfs: use non-racy method for proc entries creation 17 years ago
Jan Kara d5dee5c395 reiserfs: unpack tails on quota files 17 years ago
Jan Kara a2fe594fa3 reiserfs: fix hang on umount with quotas when journal is aborted 17 years ago
Harvey Harrison fbe5498b3d reiserfs: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 8acc570fab reiserfs: fix more sparse warnings in do_balan.c 17 years ago
Harvey Harrison e13601bc6a reiserfs: fix sparse warning in journal.c 17 years ago
Marcin Slusarz 9e902df6be reiserfs: le*_add_cpu conversion 17 years ago
Jan Kara 1b445a9c21 quota: reiserfs: make reiserfs handle quotaon on remount 17 years ago
Jan Kara 03f6e92bdd quota: various style cleanups 17 years ago
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Matthew Wilcox cb688371e2 fs: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Jeff Mahoney 3227e14c3c [PATCH] reiserfs: eliminate private use of struct file in xattr 17 years ago
Julia Lawall acc1f3ede9 fs/reiserfs/super.c: correct use of ! and & 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Miklos Szeredi cdf6ccc8b8 mount options: fix reiserfs 17 years ago
Jan Engelhardt ec26e11740 reiserfs: constify function pointer tables 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Denis Cheng bcf11cbecc fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Richard Knutsson 774ed22c21 reiserfs: complement va_start() with va_end(). 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Joe Perches c78bad11fb fs/: Spelling fixes 17 years ago
Alexey Dobriyan 5a622f2d0f proc: fix proc_dir_entry refcounting 17 years ago
Fengguang Wu c06a018fa5 reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file 17 years ago
Jan Kara e47776a0a4 Forbid user to change file flags on quota files 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig be55caf177 reiserfs: new export ops 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jeff Mahoney cb680c1be6 reiserfs: ignore on disk s_bmap_nr value 18 years ago
Jeff Mahoney 4d20851d37 reiserfs: remove first_zero_hint 18 years ago
Jeff Mahoney 3ee1667042 reiserfs: fix usage of signed ints for block numbers 18 years ago
Jeff Mahoney 6c57c2c8d3 reiserfs: fix memset byte count during resize 18 years ago
Jeff Mahoney d4c3d19d0c reiserfs: use is_reusable to catch corruption 18 years ago
Jeff Mahoney 8e186e454e reiserfs: dont use BUG when panicking 18 years ago
Jeff Mahoney 7598392894 reiserfs: fix up lockdep warnings 18 years ago
Jeff Layton cdd6fe6e2f reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr 18 years ago
Edward Shishkin cf3d0b8182 reiserfs: do not repair wrong journal params 18 years ago
Lepton Wu fb46f341d9 reiserfs: workaround for dead loop in finish_unfinished 18 years ago
Lepton Wu 80eb68d238 reiserfs: fix kernel panic on corrupted directory 18 years ago
Chris Mason 398c95bdf2 try to reap reiserfs pages left around by invalidatepage 18 years ago
Adrian Bunk deba0f49b9 fs/reiserfs/: cleanups 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Vladimir Saveliev f7557e8f7f reiserfs: use generic_cont_expand_simple 18 years ago
Vladimir Saveliev ba9d8cec6c reiserfs: convert to new aops 18 years ago
Vladimir Saveliev 797b4cffdf reiserfs: use generic write 18 years ago