aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
* reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton2007-10-18
* reiserfs: do not repair wrong journal paramsEdward Shishkin2007-10-17
* reiserfs: workaround for dead loop in finish_unfinishedLepton Wu2007-10-17
* reiserfs: fix kernel panic on corrupted directoryLepton Wu2007-10-17
* try to reap reiserfs pages left around by invalidatepageChris Mason2007-10-17
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* reiserfs: use generic_cont_expand_simpleVladimir Saveliev2007-10-16
* reiserfs: convert to new aopsVladimir Saveliev2007-10-16
* reiserfs: use generic writeVladimir Saveliev2007-10-16
* quota: fix infinite loopJan Kara2007-09-11
* more reiserfs endianness annotationsAl Viro2007-07-26
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse2007-05-23
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-09
* | reiserfs: use zero_user_pageNate Diller2007-05-09
|/
* reiserfs: use __set_current_state()Milind Arun Choudhary2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day2007-05-08
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-08
* reiserfs: possible null pointer dereference during resizeDmitriy Monakhov2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* reiserfs: suppress lockdep warningJeff Mahoney2007-04-30
* reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-04-24
* [PATCH] reiserfs: fix key decrementingVladimir Saveliev2007-04-12
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-12
* [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-23
* Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-23
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-08
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev2006-12-07
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-07
* [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-03
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-29