summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-6/+3Star
* reiserfs: unpack tails on quota filesJan Kara2008-04-282-8/+13
* reiserfs: fix hang on umount with quotas when journal is abortedJan Kara2008-04-281-1/+7
* reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-284-13/+13
* reiserfs: fix more sparse warnings in do_balan.cHarvey Harrison2008-04-281-7/+7
* reiserfs: fix sparse warning in journal.cHarvey Harrison2008-04-281-1/+1
* reiserfs: le*_add_cpu conversionMarcin Slusarz2008-04-282-5/+3Star
* quota: reiserfs: make reiserfs handle quotaon on remountJan Kara2008-04-281-5/+8
* quota: various style cleanupsJan Kara2008-04-281-1/+1
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-222-2/+1Star
|\
| * Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-1/+1
| * fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* | [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-22/+41
|/
* 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/+30Star
* fs/reiserfs/super.c: correct use of ! and &Julia Lawall2008-03-051-1/+1
* Introduce path_put()Jan Blunck2008-02-151-4/+4
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-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/+0Star
* reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu2007-11-151-3/+0Star
* Forbid user to change file flags on quota filesJan Kara2007-11-151-0/+3
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* reiserfs: new export opsChristoph Hellwig2007-10-222-37/+29Star
* 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/+12Star
* 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/+4Star
* 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/+4Star
* 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/+1Star
* quota: fix infinite loopJan Kara2007-09-121-2/+11
* more reiserfs endianness annotationsAl Viro2007-07-261-2/+3