| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2012-12-11 | 1 | -1/+1 |
|\ |
|
| * | NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1 | Trond Myklebust | 2012-11-21 | 1 | -1/+1 |
* | | NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequence | Trond Myklebust | 2012-12-06 | 1 | -1/+0 |
* | | NFSv4: Simplify the NFSv4/v4.1 synchronous call switch | Trond Myklebust | 2012-12-06 | 1 | -2/+1 |
* | | NFSv4.1: Simplify the sequence setup | Trond Myklebust | 2012-12-06 | 1 | -0/+1 |
* | | NFSv4.1: Ping server when our session table limits are too high | Trond Myklebust | 2012-12-06 | 1 | -0/+1 |
* | | NFSv4.1: Move slot table and session struct definitions to nfs4session.h | Trond Myklebust | 2012-12-06 | 1 | -12/+0 |
* | | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c | Trond Myklebust | 2012-12-06 | 1 | -11/+0 |
* | | NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease | Trond Myklebust | 2012-12-06 | 1 | -0/+4 |
* | | NFSv4.1: Clean up session draining | Trond Myklebust | 2012-12-06 | 1 | -0/+8 |
* | | NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets | Trond Myklebust | 2012-12-06 | 1 | -0/+1 |
* | | NFSv4.1: Remove the state manager code to resize the slot table | Trond Myklebust | 2012-12-06 | 1 | -4/+0 |
* | | NFSv4.1: Allow SEQUENCE to resize the slot table on the fly | Trond Myklebust | 2012-12-06 | 1 | -2/+2 |
* | | NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation | Trond Myklebust | 2012-12-06 | 1 | -0/+2 |
* | | NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer | Trond Myklebust | 2012-11-26 | 1 | -1/+2 |
* | | NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots | Trond Myklebust | 2012-11-21 | 1 | -0/+2 |
|/ |
|
* | NFS: Add nfs4_unique_id boot parameter | Chuck Lever | 2012-10-01 | 1 | -0/+3 |
* | NFS: Discover NFSv4 server trunking when mounting | Chuck Lever | 2012-10-01 | 1 | -0/+8 |
* | NFSv4.1: Simplify the pNFS return-on-close code | Trond Myklebust | 2012-09-28 | 1 | -1/+1 |
* | NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field | Trond Myklebust | 2012-09-28 | 1 | -2/+2 |
* | NFS: Clean up helper function nfs4_select_rw_stateid() | Trond Myklebust | 2012-09-28 | 1 | -1/+1 |
* | NFS: Fix a regression when loading the NFS v4 module | bjschuma@gmail.com | 2012-08-16 | 1 | -0/+3 |
* | NFS: Convert v4 into a module | Bryan Schumaker | 2012-07-30 | 1 | -3/+2 |
* | NFS: Keep module parameters in the generic NFS client | Bryan Schumaker | 2012-07-30 | 1 | -1/+3 |
* | NFS: Split out remaining NFS v4 inode functions | Bryan Schumaker | 2012-07-30 | 1 | -3/+0 |
* | NFS: Create a try_mount rpc op | Bryan Schumaker | 2012-07-30 | 1 | -1/+1 |
* | NFS: Add version registering framework | Bryan Schumaker | 2012-07-30 | 1 | -0/+1 |
* | nfs: fix stub return type warnings | Randy Dunlap | 2012-07-30 | 1 | -1/+1 |
* | NFS: Split out the NFS v4 filesystem types | Bryan Schumaker | 2012-07-17 | 1 | -0/+2 |
* | NFS: Initialize v4 sysctls from nfs_init_v4() | Bryan Schumaker | 2012-07-17 | 1 | -0/+15 |
* | NFS: Create an init_nfs_v4() function | Bryan Schumaker | 2012-07-17 | 1 | -0/+4 |
* | NFS: Split out NFS v4 inode operations | Bryan Schumaker | 2012-07-17 | 1 | -1/+4 |
* | NFS: Create custom NFS v4 write_inode() function | Bryan Schumaker | 2012-06-29 | 1 | -0/+3 |
* | NFS: Create an alloc_client rpc_op | Bryan Schumaker | 2012-06-29 | 1 | -0/+2 |
* | NFS: Create a free_client rpc_op | Bryan Schumaker | 2012-06-29 | 1 | -0/+2 |
* | NFSv4: Fix an Oops in the open recovery code | Trond Myklebust | 2012-06-05 | 1 | -1/+1 |
* | NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION | Trond Myklebust | 2012-05-27 | 1 | -2/+2 |
* | NFSv4.1: Add DESTROY_CLIENTID | Trond Myklebust | 2012-05-26 | 1 | -0/+1 |
* | NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session | Trond Myklebust | 2012-05-25 | 1 | -1/+1 |
* | NFSv4.1: Ensure we use the correct credentials for session create/destroy | Trond Myklebust | 2012-05-25 | 1 | -2/+2 |
* | nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN* | Weston Andros Adamson | 2012-05-24 | 1 | -0/+1 |
* | nfs4.1: add BIND_CONN_TO_SESSION operation | Weston Andros Adamson | 2012-05-24 | 1 | -0/+1 |
* | NFS: Force server to drop NFSv4 state | Chuck Lever | 2012-05-22 | 1 | -0/+1 |
* | NFS: Remove nfs_unique_id | Chuck Lever | 2012-05-22 | 1 | -5/+0 |
* | NFS: Use proper naming conventions for NFSv4.1 server scope fields | Chuck Lever | 2012-05-22 | 1 | -1/+1 |
* | NFS: Rename nfs4_proc_get_root() | Bryan Schumaker | 2012-05-14 | 1 | -0/+1 |
* | NFS: Create a submount rpc_op | Bryan Schumaker | 2012-04-27 | 1 | -0/+2 |
* | NFS: Remove secinfo knowledge out of the generic client | Bryan Schumaker | 2012-04-27 | 1 | -0/+1 |
* | NFS: Fix following referral mount points with different security | Bryan Schumaker | 2012-04-27 | 1 | -2/+4 |
* | NFS: Do secinfo as part of lookup | Bryan Schumaker | 2012-04-27 | 1 | -0/+4 |