Age | Commit message (Expand) | Author | Files | Lines |
2005-07-07 | [PATCH] nfsd4: always update stateid on open | NeilBrown | 1 | -0/+1 |
2005-07-07 | [PATCH] nfsd4: relax new lock seqid check | NeilBrown | 1 | -5/+0 |
2005-07-07 | [PATCH] nfsd4: seqid comments | NeilBrown | 1 | -4/+4 |
2005-07-07 | [PATCH] nfsd4: fix open_reclaim seqid | NeilBrown | 2 | -11/+7 |
2005-07-07 | [PATCH] nfsd4: comment indentation | NeilBrown | 1 | -9/+9 |
2005-07-07 | [PATCH] nfsd4: stop overusing RECLAIM_BAD | NeilBrown | 1 | -18/+7 |
2005-07-07 | [PATCH] nfsd4: ERR_GRACE should bump seqid on lock | NeilBrown | 1 | -5/+7 |
2005-07-07 | [PATCH] nfsd4: ERR_GRACE should bump seqid on open | NeilBrown | 2 | -6/+6 |
2005-07-07 | [PATCH] nfsd4: fix release_lockowner | NeilBrown | 1 | -1/+6 |
2005-07-07 | [PATCH] nfsd4: prevent multiple unlinks of recovery directories | NeilBrown | 1 | -0/+1 |
2005-07-07 | [PATCH] nfsd4: lookup_one_len takes i_sem | NeilBrown | 1 | -0/+2 |
2005-07-07 | [PATCH] nfsd4: fix sync'ing of recovery directory | NeilBrown | 2 | -22/+9 |
2005-07-07 | [PATCH] nfsd4: reboot recovery fix | NeilBrown | 1 | -0/+1 |
2005-07-07 | [PATCH] namespace: rename _mntput to mntput_no_expire | Miklos Szeredi | 1 | -1/+1 |
2005-07-07 | [PATCH] namespace: rename mnt_fslink to mnt_expire | Miklos Szeredi | 1 | -12/+12 |
2005-07-07 | [PATCH] dcookies.c: use proper refcounting functions | Miklos Szeredi | 1 | -4/+2 |
2005-07-07 | [PATCH] set mnt_namespace in the correct place | Miklos Szeredi | 2 | -1/+1 |
2005-07-07 | [PATCH] namespace.c: fix mnt_namespace zeroing for expired mounts | Miklos Szeredi | 1 | -0/+1 |
2005-07-07 | [PATCH] namespace.c: fix expiring of detached mount | Miklos Szeredi | 1 | -0/+9 |
2005-07-07 | [PATCH] namespace.c: split mark_mounts_for_expiry() | Miklos Szeredi | 1 | -32/+39 |
2005-07-07 | [PATCH] namespace.c: cleanup in mark_mounts_for_expiry() | Miklos Szeredi | 1 | -14/+3 |
2005-07-07 | [PATCH] namespace.c: fix race in mark_mounts_for_expiry() | Miklos Szeredi | 1 | -2/+5 |
2005-07-07 | [PATCH] namespace.c: fix mnt_namespace clearing | Miklos Szeredi | 1 | -7/+1 |
2005-07-07 | [PATCH] coverity: fs/locks.c flp null check | KAMBAROV, ZAUR | 1 | -1/+3 |
2005-07-07 | [PATCH] autofs4: mistake in debug print | Ian Kent | 1 | -2/+2 |
2005-07-07 | [PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes | Andreas Gruenbacher | 1 | -1/+1 |
2005-07-07 | [PATCH] mostly_read data section | Christoph Lameter | 1 | -1/+1 |
2005-07-07 | [PATCH] acl kconfig cleanup | Andreas Gruenbacher | 1 | -2/+6 |
2005-07-07 | [PATCH] page_uptodate locking scalability | Nick Piggin | 1 | -8/+17 |
2005-07-07 | [PATCH] uml: restore hppfs support | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+4 |
2005-07-07 | [PATCH] move ioprio syscalls into syscalls.h | Anton Blanchard | 1 | -2/+2 |
2005-07-07 | [PATCH] export generic_drop_inode() to modules | Mark Fasheh | 1 | -1/+3 |
2005-06-30 | [PATCH] fatfs sectioning fix | Andrew Morton | 2 | -2/+2 |
2005-06-30 | [PATCH] reiserfs: handle_attrs() fix | Andrew Morton | 1 | -2/+1 |
2005-06-30 | [PATCH] freevxfs: minor cleanups | Pekka Enberg | 4 | -14/+13 |
2005-06-30 | [PATCH] freevxfs: remove 2.4 compatability | Pekka Enberg | 3 | -51/+0 |
2005-06-30 | [PATCH] freevxfs: fix buffer_head leak | Pekka Enberg | 1 | -5/+6 |
2005-06-30 | [PATCH] udf_find_entry() cleanup | Christoph Hellwig | 1 | -4/+0 |
2005-06-30 | [PATCH] fat: fix slab cache leak | Pekka J Enberg | 1 | -5/+14 |
2005-06-29 | [PATCH] reiserfs: enable attrs by default if saf | Jeff Mahoney | 1 | -0/+2 |
2005-06-29 | [PATCH] reiserfs: Check if attrs are enabled for attr ioctls | Jeff Mahoney | 1 | -0/+6 |
2005-06-28 | [PATCH] ext3: reduce allocate-with-reservation lock latencies | Mingming Cao | 2 | -72/+67 |
2005-06-28 | [PATCH] coverity: fs/ext3/super.c: match_int return check | KAMBAROV, ZAUR | 1 | -1/+2 |
2005-06-28 | [PATCH] coverity: fs/udf/namei.c null check | KAMBAROV, ZAUR | 1 | -1/+3 |
2005-06-28 | [PATCH] aio-retry-fix: fix aio retry work queueing | S�bastien Dugu | 1 | -0/+9 |
2005-06-28 | [PATCH] really remove xattr_acl.h | Christoph Hellwig | 2 | -14/+13 |
2005-06-28 | [PATCH] rename wakeup_bdflush to wakeup_pdflush | Pekka J Enberg | 1 | -2/+2 |
2005-06-28 | [PATCH] fix semaphore handling in __unregister_chrdev_region | Wen-chien Jesse Sung | 1 | -1/+1 |
2005-06-27 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 3 | -0/+185 |
2005-06-26 | [PATCH] jffs2 build fix | Andrew Morton | 1 | -1/+1 |