| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: NFSv4.0 transport blocking | Chuck Lever | 2013-09-03 | 2 | -16/+79 |
* | NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking | Chuck Lever | 2013-09-03 | 3 | -27/+86 |
* | NFS: Add global helper for releasing slot table resources | Chuck Lever | 2013-09-03 | 2 | -6/+16 |
* | NFS: Add global helper to set up a stand-along nfs4_slot_table | Chuck Lever | 2013-09-03 | 2 | -13/+27 |
* | NFS: Enable slot table helpers for NFSv4.0 | Chuck Lever | 2013-09-03 | 4 | -35/+37 |
* | NFS: Remove unused call_sync minor version op | Chuck Lever | 2013-09-03 | 2 | -18/+0 |
* | NFS: Add RPC callouts to start NFSv4.0 synchronous requests | Chuck Lever | 2013-09-03 | 2 | -20/+42 |
* | NFS: Common versions of sequence helper functions | Chuck Lever | 2013-09-03 | 1 | -45/+34 |
* | NFS: Clean up nfs4_setup_sequence() | Chuck Lever | 2013-09-03 | 2 | -15/+12 |
* | NFS: Rename nfs41_call_sync_data as a common data structure | Chuck Lever | 2013-09-03 | 1 | -9/+9 |
* | NFS: When displaying session slot numbers, use "%u" consistently | Chuck Lever | 2013-09-03 | 3 | -12/+12 |
* | NFS: Ensure that rmdir() waits for sillyrenames to complete | Trond Myklebust | 2013-09-03 | 2 | -6/+20 |
* | NFSv4: use the mach cred for SECINFO w/ integrity | Weston Andros Adamson | 2013-09-03 | 1 | -6/+47 |
* | NFS avoid expired credential keys for buffered writes | Andy Adamson | 2013-09-03 | 3 | -1/+43 |
* | NFSv4: Convert idmapper to use the new framework for pipefs dentries | Trond Myklebust | 2013-09-01 | 1 | -150/+34 |
* | NFSv4: Fix a potentially Oopsable condition in __nfs_idmap_unregister | Trond Myklebust | 2013-08-30 | 1 | -1/+3 |
* | SUNRPC: Replace clnt->cl_principal | Trond Myklebust | 2013-08-30 | 1 | -1/+4 |
* | NFS: Fix up two use-after-free issues with the new tracing code | Trond Myklebust | 2013-08-30 | 1 | -2/+2 |
* | NFS: remove incorrect "Lock reclaim failed!" warning. | NeilBrown | 2013-08-22 | 1 | -7/+9 |
* | NFSv4.1: Add tracepoints for debugging test_stateid events | Trond Myklebust | 2013-08-22 | 2 | -0/+52 |
* | NFSv4.1: Add tracepoints for debugging slot table operations | Trond Myklebust | 2013-08-22 | 5 | -0/+154 |
* | NFSv4.1: Add tracepoints for debugging layoutget/return/commit | Trond Myklebust | 2013-08-22 | 2 | -0/+61 |
* | NFSv4: Add tracepoints for debugging reads and writes | Trond Myklebust | 2013-08-22 | 5 | -0/+169 |
* | NFSv4: Add tracepoints for debugging getattr | Trond Myklebust | 2013-08-22 | 2 | -2/+74 |
* | NFSv4: Add tracepoints for debugging the idmapper | Trond Myklebust | 2013-08-22 | 2 | -0/+51 |
* | NFSv4: Add tracepoints for debugging delegations | Trond Myklebust | 2013-08-22 | 4 | -0/+79 |
* | NFSv4: Add tracepoints for debugging rename | Trond Myklebust | 2013-08-22 | 2 | -4/+49 |
* | NFSv4: Add tracepoints for debugging inode manipulations | Trond Myklebust | 2013-08-22 | 2 | -14/+73 |
* | NFSv4: Add tracepoints for debugging lookup/create operations | Trond Myklebust | 2013-08-22 | 2 | -14/+72 |
* | NFSv4: Add tracepoints for debugging file locking | Trond Myklebust | 2013-08-22 | 2 | -2/+82 |
* | NFSv4: Add tracepoints for debugging file open | Trond Myklebust | 2013-08-22 | 2 | -0/+129 |
* | NFSv4: Add tracepoints for debugging state management problems | Trond Myklebust | 2013-08-22 | 4 | -1/+245 |
* | NFS: Add tracepoints for debugging NFS hard links | Trond Myklebust | 2013-08-22 | 2 | -0/+72 |
* | NFS: Add tracepoints for debugging NFS rename and sillyrename issues | Trond Myklebust | 2013-08-22 | 3 | -0/+146 |
* | NFS: Add tracepoints for debugging directory changes | Trond Myklebust | 2013-08-22 | 2 | -1/+104 |
* | NFS: Add tracepoints for debugging generic file create events | Trond Myklebust | 2013-08-22 | 2 | -0/+72 |
* | NFS: Add event tracing for generic NFS lookups | Trond Myklebust | 2013-08-22 | 3 | -0/+203 |
* | NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup | Trond Myklebust | 2013-08-22 | 1 | -1/+3 |
* | NFS: Add event tracing for generic NFS events | Trond Myklebust | 2013-08-22 | 7 | -11/+231 |
* | NFS: refactor code for calculating the crc32 hash of a filehandle | Trond Myklebust | 2013-08-22 | 2 | -2/+21 |
* | NFS: Clean up nfs_sillyrename() | Trond Myklebust | 2013-08-22 | 1 | -10/+16 |
* | NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_type | Trond Myklebust | 2013-08-22 | 1 | -1/+1 |
* | NFSv4: Deal with a sparse warning in nfs_idmap_get_key() | Trond Myklebust | 2013-08-22 | 1 | -1/+1 |
* | NFSv4: Deal with some more sparse warnings | Trond Myklebust | 2013-08-22 | 2 | -7/+7 |
* | NFSv4: Deal with a sparse warning in nfs4_opendata_alloc | Trond Myklebust | 2013-08-22 | 1 | -1/+1 |
* | NFSv3: Deal with a sparse warning in nfs3_proc_create | Trond Myklebust | 2013-08-21 | 1 | -2/+2 |
* | NFS: Remove the NFSv4 "open optimisation" from nfs_permission | Trond Myklebust | 2013-08-20 | 1 | -5/+0 |
* | NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name | Andy Adamson | 2013-08-08 | 1 | -1/+6 |
* | NFSv4.1 Use clientid management rpc_clnt for secinfo | Andy Adamson | 2013-08-08 | 1 | -1/+6 |
* | NFSv4.1 Increase NFS4_DEF_SLOT_TABLE_SIZE | Andy Adamson | 2013-08-07 | 1 | -1/+1 |