Age | Commit message (Expand) | Author |
2006-07-31 | [PATCH] knfsd: Fix stale file handle problem with subtree_checking. | NeilBrown |
2006-07-10 | [PATCH] knfsd: nfsd4: add per-operation server stats | Shankar Anand |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd4: fix open flag passing | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd4: fix some open argument tests | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() | David M. Richter |
2006-06-30 | [PATCH] knfsd: nfsd4: remove superfluous grace period checks | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio... | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: nfsd4: fix open_confirm locking | J. Bruce Fields |
2006-06-30 | [PATCH] knfsd: ignore ref_fh when crossing a mountpoint | NeilBrown |
2006-06-30 | [PATCH] knfsd: remove noise about filehandle being uptodate | NeilBrown |
2006-06-30 | [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3 | Frank Filz |
2006-06-30 | [PATCH] knfsd: improve the test for cross-device-rename in nfsd | NeilBrown |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | [PATCH] fs: use list_move() | Akinobu Mita |
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 |