Age | Commit message (Expand) | Author |
2012-08-16 | NFS: Fix a regression when loading the NFS v4 module | bjschuma@gmail.com |
2012-07-30 | NFS: Convert v4 into a module | Bryan Schumaker |
2012-07-30 | NFS: Keep module parameters in the generic NFS client | Bryan Schumaker |
2012-07-30 | NFS: Split out remaining NFS v4 inode functions | Bryan Schumaker |
2012-07-30 | NFS: Create a try_mount rpc op | Bryan Schumaker |
2012-07-30 | NFS: Add version registering framework | Bryan Schumaker |
2012-07-30 | nfs: fix stub return type warnings | Randy Dunlap |
2012-07-17 | NFS: Split out the NFS v4 filesystem types | Bryan Schumaker |
2012-07-17 | NFS: Initialize v4 sysctls from nfs_init_v4() | Bryan Schumaker |
2012-07-17 | NFS: Create an init_nfs_v4() function | Bryan Schumaker |
2012-07-17 | NFS: Split out NFS v4 inode operations | Bryan Schumaker |
2012-06-29 | NFS: Create custom NFS v4 write_inode() function | Bryan Schumaker |
2012-06-29 | NFS: Create an alloc_client rpc_op | Bryan Schumaker |
2012-06-29 | NFS: Create a free_client rpc_op | Bryan Schumaker |
2012-06-05 | NFSv4: Fix an Oops in the open recovery code | Trond Myklebust |
2012-05-27 | NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION | Trond Myklebust |
2012-05-26 | NFSv4.1: Add DESTROY_CLIENTID | Trond Myklebust |
2012-05-25 | NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session | Trond Myklebust |
2012-05-25 | NFSv4.1: Ensure we use the correct credentials for session create/destroy | Trond Myklebust |
2012-05-24 | nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN* | Weston Andros Adamson |
2012-05-24 | nfs4.1: add BIND_CONN_TO_SESSION operation | Weston Andros Adamson |
2012-05-22 | NFS: Force server to drop NFSv4 state | Chuck Lever |
2012-05-22 | NFS: Remove nfs_unique_id | Chuck Lever |
2012-05-22 | NFS: Use proper naming conventions for NFSv4.1 server scope fields | Chuck Lever |
2012-05-14 | NFS: Rename nfs4_proc_get_root() | Bryan Schumaker |
2012-04-27 | NFS: Create a submount rpc_op | Bryan Schumaker |
2012-04-27 | NFS: Remove secinfo knowledge out of the generic client | Bryan Schumaker |
2012-04-27 | NFS: Fix following referral mount points with different security | Bryan Schumaker |
2012-04-27 | NFS: Do secinfo as part of lookup | Bryan Schumaker |
2012-04-20 | NFSv4: Ensure we do not reuse open owner names | Trond Myklebust |
2012-03-20 | NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner | Trond Myklebust |
2012-03-08 | NFSv4: Clean up nfs4_select_rw_stateid() | Trond Myklebust |
2012-03-07 | NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE | Trond Myklebust |
2012-03-07 | NFSv4: Don't free the nfs4_lock_state until after the release_lockowner | Trond Myklebust |
2012-03-06 | NFSv4: Simplify the struct nfs4_stateid | Trond Myklebust |
2012-03-06 | NFSv4: Add helpers for basic copying of stateids | Trond Myklebust |
2012-03-06 | NFSv4: Rename nfs4_copy_stateid() | Trond Myklebust |
2012-03-06 | NFSv4: Further clean-ups of delegation stateid validation | Trond Myklebust |
2012-03-06 | NFS: Properly handle the case where the delegation is revoked | Trond Myklebust |
2012-03-01 | NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL | Trond Myklebust |
2012-01-31 | NFSv4: Avoid thundering herd issues with nfs_release_seqid | Trond Myklebust |
2012-01-31 | SUNRPC: Fix potential races in xprt_lock_write_next() | Trond Myklebust |
2012-01-31 | NFS: Move struct nfs_unique_id into struct nfs_seqid_counter | Trond Myklebust |
2012-01-31 | NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter | Trond Myklebust |
2012-01-31 | NFSv41: Add a new helper nfs4_init_sequence() | Trond Myklebust |
2012-01-31 | NFSv4: Replace lock_owner->ld_id with an ida based allocator | Trond Myklebust |
2012-01-31 | NFSv4: Replace state_owner->so_owner_id with an ida based allocator | Trond Myklebust |
2012-01-31 | NFSv4: Clean up nfs4_get_state_owner | Trond Myklebust |
2012-01-05 | NFS: Cache state owners after files are closed | Chuck Lever |
2011-10-25 | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |