| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | nfsd4: fix openmode checking on IO using lock stateid | J. Bruce Fields | 2010-07-29 |
| | * | | | | | | | | nfsd4: miscellaneous process_open2 cleanup | J. Bruce Fields | 2010-07-29 |
| | * | | | | | | | | nfsd4: don't pretend to support write delegations | J. Bruce Fields | 2010-07-29 |
| | * | | | | | | | | nfsd: bypass readahead cache when have struct file | J. Bruce Fields | 2010-07-27 |
| | * | | | | | | | | nfsd: minor nfsd_svc() cleanup | J. Bruce Fields | 2010-07-23 |
| | * | | | | | | | | nfsd: move more into nfsd_startup() | J. Bruce Fields | 2010-07-23 |
| | * | | | | | | | | nfsd: just keep single lockd reference for nfsd | Jeff Layton | 2010-07-23 |
| | * | | | | | | | | nfsd: clean up nfsd_create_serv error handling | Jeff Layton | 2010-07-23 |
| | * | | | | | | | | nfsd: fix error handling in __write_ports_addxprt | Jeff Layton | 2010-07-23 |
| | * | | | | | | | | nfsd: fix error handling when starting nfsd with rpcbind down | Jeff Layton | 2010-07-23 |
| | * | | | | | | | | nfsd4: fix v4 state shutdown error paths | Jeff Layton | 2010-07-23 |
| | * | | | | | | | | nfsd: remove unused assignment from nfsd_link | J. Bruce Fields | 2010-07-23 |
| | * | | | | | | | | NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR | Chuck Lever | 2010-07-07 |
| | * | | | | | | | | nfsd4: comment nitpick | J. Bruce Fields | 2010-07-06 |
| | * | | | | | | | | nfsd4: fix delegation recall race use-after-free | J. Bruce Fields | 2010-06-24 |
| | * | | | | | | | | nfsd4: fix deleg leak on callback error | J. Bruce Fields | 2010-06-24 |
| | * | | | | | | | | nfsd4: remove some debugging code | J. Bruce Fields | 2010-06-22 |
| | * | | | | | | | | nfsd: nfs4callback encode_stateid helper function | Benny Halevy | 2010-06-22 |
| | * | | | | | | | | nfsd4: translate memory errors to delay, not serverfault | J. Bruce Fields | 2010-06-22 |
| | * | | | | | | | | nfsd4; fix session reference count leak | J. Bruce Fields | 2010-06-22 |
| | * | | | | | | | | nfsd4: don't bother storing callback reply tag | J. Bruce Fields | 2010-05-31 |
| | * | | | | | | | | nfsd4: fix use of op_share_access | J. Bruce Fields | 2010-05-31 |
| | * | | | | | | | | nfsd4: treat more recall errors as failures | J. Bruce Fields | 2010-05-31 |
| | * | | | | | | | | nfsd4: remove extra put() on callback errors | J. Bruce Fields | 2010-05-31 |
| * | | | | | | | | | AFS: Fix the module init error handling | David Howells | 2010-08-07 |
| * | | | | | | | | | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-08-07 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | NFS: NFSv4.1 is no longer a "developer only" feature | Trond Myklebust | 2010-08-06 |
| | * | | | | | | | | | NFS: NFS_V4 is no longer an EXPERIMENTAL feature | Trond Myklebust | 2010-08-06 |
| | * | | | | | | | | | NFS: Fix /proc/mount for legacy binary interface | Bryan Schumaker | 2010-08-06 |
| | * | | | | | | | | | NFS: Fix the locking in nfs4_callback_getattr | Trond Myklebust | 2010-08-06 |
| | * | | | | | | | | | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 |
| | * | | | | | | | | | NFS: Fix the NFS users of rpc_restart_call() | Trond Myklebust | 2010-08-03 |
| | * | | | | | | | | | NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks | Trond Myklebust | 2010-08-03 |
| | * | | | | | | | | | NFSv4: Clean up the process of renewing the NFSv4 lease | Trond Myklebust | 2010-08-03 |
| | * | | | | | | | | | NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly | Trond Myklebust | 2010-08-03 |
| | * | | | | | | | | | NFS: nfs_rename() should not have to flush out writebacks | Trond Myklebust | 2010-08-03 |
| | * | | | | | | | | | NFS: Clean up the callers of nfs_wb_all() | Trond Myklebust | 2010-08-03 |
| | * | | | | | | | | | NFS: Fix up the fsync code | Trond Myklebust | 2010-08-03 |
| | * | | | | | | | | | NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid | Trond Myklebust | 2010-07-30 |
| | * | | | | | | | | | NFSv4: Add support for the RELEASE_LOCKOWNER operation | Trond Myklebust | 2010-07-30 |
| | * | | | | | | | | | NFSv4: Clean up for lockowner XDR encoding | Trond Myklebust | 2010-07-30 |
| | * | | | | | | | | | NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. | Trond Myklebust | 2010-07-30 |
| | * | | | | | | | | | NFSv4: Clean up struct nfs4_state_owner | Trond Myklebust | 2010-06-24 |
| | * | | | | | | | | | NFSv4.1: There is no need to init the session more than once... | Trond Myklebust | 2010-06-22 |
| | * | | | | | | | | | NFSv41: Cleanup for nfs4_alloc_session. | Trond Myklebust | 2010-06-22 |
| | * | | | | | | | | | NFSv41: Clean up exclusive create | Trond Myklebust | 2010-06-22 |
| | * | | | | | | | | | NFSv41: Deprecate nfs_client->cl_minorversion | Trond Myklebust | 2010-06-22 |
| | * | | | | | | | | | NFSv41: Fix nfs_async_inode_return_delegation() ugliness | Trond Myklebust | 2010-06-22 |
| | * | | | | | | | | | NFSv41: Convert the various reboot recovery ops etc to minor version ops | Trond Myklebust | 2010-06-22 |
| | * | | | | | | | | | NFSv41: Clean up the NFSv4.1 minor version specific operations | Trond Myklebust | 2010-06-22 |