summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-081-2/+4
* reiserfs: possible null pointer dereference during resizeDmitriy Monakhov2007-05-081-0/+4
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+0
* reiserfs: suppress lockdep warningJeff Mahoney2007-04-301-1/+1
* reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-04-241-68/+24
* [PATCH] reiserfs: fix key decrementingVladimir Saveliev2007-04-121-1/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-122-4/+4
* [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-121-2/+3
* [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-232-1/+21
* Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-085-11/+11
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-086-36/+36
* [PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev2006-12-071-50/+4
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-073-9/+4
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-071-0/+4
* [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-071-1/+2
OpenPOWER on IntegriCloud