Commit Graph

202 Commits (7c6352a4699e9a3a2d91b2cddbf3f1048207e904)

Author SHA1 Message Date
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
Jan Kara 9c3013e9b9 quota: fix infinite loop 18 years ago
Al Viro 87588dd666 more reiserfs endianness annotations 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Micah Cowan 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
David Woodhouse 5a1b639148 Missing 'const' from reiserfs MIN_KEY declaration. 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Nate Diller f2fff59695 reiserfs: use zero_user_page 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
Milind Arun Choudhary 5ab2f7e0fd reiserfs: use __set_current_state() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Robert P. J. Day f87367a6b1 reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" 18 years ago
Alexey Dobriyan fe08a9d498 reiserfs: shrink superblock if no xattrs 18 years ago