summaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)AuthorFilesLines
2007-12-05proc: fix proc_dir_entry refcountingAlexey Dobriyan1-6/+0
2007-11-14reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu1-3/+0
2007-11-14Forbid user to change file flags on quota filesJan Kara1-0/+3
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22reiserfs: new export opsChristoph Hellwig2-37/+29
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney4-23/+44
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney2-23/+12
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney4-26/+30
2007-10-19reiserfs: fix memset byte count during resizeJeff Mahoney1-1/+1
2007-10-19reiserfs: use is_reusable to catch corruptionJeff Mahoney1-8/+13
2007-10-19reiserfs: dont use BUG when panickingJeff Mahoney1-6/+4
2007-10-19reiserfs: fix up lockdep warningsJeff Mahoney1-2/+3
2007-10-18reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton1-1/+5
2007-10-17reiserfs: do not repair wrong journal paramsEdward Shishkin1-43/+57
2007-10-17reiserfs: workaround for dead loop in finish_unfinishedLepton Wu1-3/+15
2007-10-17reiserfs: fix kernel panic on corrupted directoryLepton Wu1-0/+10
2007-10-17try to reap reiserfs pages left around by invalidatepageChris Mason1-10/+32
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk3-60/+4
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-16reiserfs: use generic_cont_expand_simpleVladimir Saveliev1-2/+11
2007-10-16reiserfs: convert to new aopsVladimir Saveliev3-19/+183
2007-10-16reiserfs: use generic writeVladimir Saveliev1-1239/+1
2007-09-11quota: fix infinite loopJan Kara1-2/+11
2007-07-26more reiserfs endianness annotationsAl Viro1-2/+3
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2-4/+3
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig2-0/+2
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan1-1/+0
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+0
2007-05-23Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-6/+4
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2007-05-09reiserfs: use zero_user_pageNate Diller2-39/+13
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-2/+2
2007-05-08reiserfs: use __set_current_state()Milind Arun Choudhary1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap6-6/+0
2007-05-08reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day1-1/+1
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan1-2/+4
2007-05-08reiserfs: possible null pointer dereference during resizeDmitriy Monakhov1-0/+4
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07mm: make read_cache_page synchronousNick Piggin1-4/+0
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney1-1/+1
2007-04-24reiserfs: fix xattr root locking/refcount bugJeff Mahoney1-68/+24
2007-04-12[PATCH] reiserfs: fix key decrementingVladimir Saveliev1-1/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven2-4/+4
2007-02-12[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+3
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2-1/+21
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds1-1/+1