Age | Commit message (Expand) | Author |
2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-05-23 | [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die | NeilBrown |
2006-05-21 | [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl() | Florin Malita |
2006-04-11 | [PATCH] knfsd: nfsd4: grant delegations more frequently | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: limit number of delegations handed out. | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: add missing rpciod_down() | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: fix laundromat shutdown race | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred. | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd: oops exporting nonexistent directory | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: fix acl xattr length return | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: better nfs4acl errors | NeilBrown |
2006-04-11 | [PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl | NeilBrown |
2006-04-11 | [PATCH] fs/nfsd/nfs4state.c: make a struct static | Adrian Bunk |
2006-04-11 | [PATCH] knfsd: locks: flag NFSv4-owned locks | NeilBrown |
2006-04-11 | [PATCH] knfsd: Correct reserved reply space for read requests. | NeilBrown |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven |
2006-03-27 | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static | Adrian Bunk |
2006-03-27 | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new cache code for name/id lookup caches | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new cache_lookup for svc_expkey cache | NeilBrown |
2006-03-27 | [PATCH] knfsd: Use new cache_lookup for svc_export | NeilBrown |
2006-03-27 | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown |
2006-03-27 | [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export | NeilBrown |
2006-03-27 | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown |
2006-03-26 | [PATCH] NFSD4: return conflict lock without races | Andy Adamson |
2006-03-26 | [PATCH] sem2mutex: fs/ | Ingo Molnar |
2006-03-25 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-20 | locks,lockd: fix race in nlmsvc_testlock | Andy Adamson |
2006-03-20 | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever |
2006-02-07 | [PATCH] knfsd: fix nfs4_open lock leak | J. Bruce Fields |
2006-02-01 | [PATCH] knfsd: Restore recently broken ACL functionality to NFS server | Andreas Gruenbacher |
2006-01-18 | [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. | David Shaw |
2006-01-18 | [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c | NeilBrown |
2006-01-18 | [PATCH] nfsd4_lock() returns bogus values to clients | Al Viro |
2006-01-18 | [PATCH] NFSERR_SERVERFAULT returned host-endian | Al Viro |
2006-01-18 | [PATCH] nfsd4_truncate() bogus return value | Al Viro |
2006-01-18 | [PATCH] nfsd/vfs.c: endianness fixes | Al Viro |
2006-01-18 | [PATCH] nfsd4: clean up settattr code | Fred Isaman |
2006-01-18 | [PATCH] nfsd4: Fix bug in rdattr_error return | Fred Isaman |
2006-01-18 | [PATCH] nfsd4: fix open_downgrade | J. Bruce Fields |
2006-01-18 | [PATCH] nfsd4: don't create on open that fails due to ERR_GRACE | J. Bruce Fields |
2006-01-18 | [PATCH] nfsd4: simplify process-open1 logic | J. Bruce Fields |
2006-01-18 | [PATCH] nfsd4: nfs4state.c miscellaneous goto removals | J. Bruce Fields |