summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-304-9/+11
* [PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney2008-03-191-80/+30
* fs/reiserfs/super.c: correct use of ! and &Julia Lawall2008-03-041-1/+1
* Introduce path_put()Jan Blunck2008-02-141-4/+4
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-3/+3
* mount options: fix reiserfsMiklos Szeredi2008-02-081-12/+26
* reiserfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-072-3/+3
* fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* reiserfs: complement va_start() with va_end().Richard Knutsson2008-02-061-0/+2
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-2/+2
* fs/: Spelling fixesJoe Perches2008-02-031-3/+3
* proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-051-6/+0
* reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu2007-11-141-3/+0
* Forbid user to change file flags on quota filesJan Kara2007-11-141-0/+3
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* reiserfs: new export opsChristoph Hellwig2007-10-222-37/+29
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-194-23/+44
* reiserfs: remove first_zero_hintJeff Mahoney2007-10-192-23/+12
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-194-26/+30
* reiserfs: fix memset byte count during resizeJeff Mahoney2007-10-191-1/+1
* reiserfs: use is_reusable to catch corruptionJeff Mahoney2007-10-191-8/+13
* reiserfs: dont use BUG when panickingJeff Mahoney2007-10-191-6/+4
* reiserfs: fix up lockdep warningsJeff Mahoney2007-10-191-2/+3
* reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton2007-10-181-1/+5
* reiserfs: do not repair wrong journal paramsEdward Shishkin2007-10-171-43/+57
* reiserfs: workaround for dead loop in finish_unfinishedLepton Wu2007-10-171-3/+15
* reiserfs: fix kernel panic on corrupted directoryLepton Wu2007-10-171-0/+10
* try to reap reiserfs pages left around by invalidatepageChris Mason2007-10-171-10/+32
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-173-60/+4
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* reiserfs: use generic_cont_expand_simpleVladimir Saveliev2007-10-161-2/+11
* reiserfs: convert to new aopsVladimir Saveliev2007-10-163-19/+183
* reiserfs: use generic writeVladimir Saveliev2007-10-161-1239/+1
* quota: fix infinite loopJan Kara2007-09-111-2/+11
* more reiserfs endianness annotationsAl Viro2007-07-261-2/+3
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-172-4/+3
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-172-0/+2
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-161-1/+0
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+0
* Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse2007-05-231-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-6/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-2/+2
|\
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-2/+2
* | reiserfs: use zero_user_pageNate Diller2007-05-092-39/+13
|/
* reiserfs: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0
* reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day2007-05-081-1/+1