| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: When displaying session slot numbers, use "%u" consistently | Chuck Lever | 2013-09-03 | 1 | -4/+4 |
* | NFSv4.1: Add tracepoints for debugging slot table operations | Trond Myklebust | 2013-08-22 | 1 | -0/+1 |
* | NFSv4: Add tracepoints for debugging delegations | Trond Myklebust | 2013-08-22 | 1 | -0/+2 |
* | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust | 2013-06-28 | 1 | -1/+2 |
|\ |
|
| * | NFS: Make callbacks minor version generic | Bryan Schumaker | 2013-06-08 | 1 | -1/+2 |
* | | NFSv4.1 Fix a pNFS session draining deadlock | Andy Adamson | 2013-05-20 | 1 | -1/+1 |
|/ |
|
* | NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use | Trond Myklebust | 2013-04-05 | 1 | -1/+1 |
* | NFSv4.1: Fix bulk recall and destroy of layouts | Trond Myklebust | 2013-02-14 | 1 | -53/+8 |
* | nfs: avoid dereferencing null pointer in initiate_bulk_draining | Nickolai Zeldovich | 2013-01-05 | 1 | -1/+1 |
* | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c | Trond Myklebust | 2012-12-06 | 1 | -0/+1 |
* | 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 | -1/+0 |
* | NFSv4.1: Allow the server to recall all but one slot | Trond Myklebust | 2012-12-06 | 1 | -5/+0 |
* | NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot | Trond Myklebust | 2012-12-06 | 1 | -7/+5 |
* | NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation | Trond Myklebust | 2012-12-06 | 1 | -1/+1 |
* | NFSv4.1: Ensure that the client tracks the server target_highest_slotid | Trond Myklebust | 2012-12-06 | 1 | -1/+1 |
* | NFSv4: Get rid of unnecessary BUG_ON()s | Trond Myklebust | 2012-11-04 | 1 | -1/+0 |
* | NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list | Trond Myklebust | 2012-09-28 | 1 | -1/+18 |
* | NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr() | Trond Myklebust | 2012-09-28 | 1 | -4/+4 |
* | NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid | Trond Myklebust | 2012-09-28 | 1 | -2/+2 |
* | NFSv4: Further clean-ups of delegation stateid validation | Trond Myklebust | 2012-03-06 | 1 | -24/+0 |
* | NFSv4.1: Fix matching of the stateids when returning a delegation | Trond Myklebust | 2012-03-06 | 1 | -5/+5 |
* | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 2012-03-02 | 1 | -4/+5 |
* | NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL | Trond Myklebust | 2012-03-01 | 1 | -5/+1 |
* | NFS: search for client session id in proper network namespace | Stanislav Kinsbursky | 2012-02-06 | 1 | -1/+1 |
* | pnfs: clean up initiate_file_draining layout lookup | Benny Halevy | 2012-01-31 | 1 | -18/+38 |
* | NFSv4.1: fix backchannel slotid off-by-one bug | Andy Adamson | 2012-01-05 | 1 | -1/+1 |
* | NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resets | Trond Myklebust | 2011-08-04 | 1 | -0/+5 |
* | NFSv4.1: Fix the callback 'highest_used_slotid' behaviour | Trond Myklebust | 2011-08-04 | 1 | -6/+14 |
* | NFS: move pnfs layouts to nfs_server structure | Weston Andros Adamson | 2011-07-12 | 1 | -21/+36 |
* | pnfs: Use byte-range for cb_layoutrecall | Benny Halevy | 2011-05-29 | 1 | -2/+2 |
* | NFSv4.1: use layout driver in global device cache | Benny Halevy | 2011-05-29 | 1 | -1/+1 |
* | pnfs: CB_NOTIFY_DEVICEID | Marc Eshel | 2011-05-29 | 1 | -0/+47 |
* | pnfs: fix pnfs lock inversion of i_lock and cl_lock | Fred Isaman | 2011-03-11 | 1 | -1/+1 |
* | NFS fix cb_sequence error processing | Andy Adamson | 2011-01-25 | 1 | -1/+1 |
* | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 | 1 | -8/+2 |
* | pnfs: update nfs4_callback_recallany to handle layouts | Alexandros Batsakis | 2011-01-06 | 1 | -3/+26 |
* | pnfs: add CB_LAYOUTRECALL handling | Fred Isaman | 2011-01-06 | 1 | -1/+118 |
* | pnfs: CB_LAYOUTRECALL xdr code | Fred Isaman | 2011-01-06 | 1 | -0/+6 |
* | NFS add session back channel draining | Andy Adamson | 2011-01-06 | 1 | -0/+7 |
* | NFS refactor nfs_find_client and reference client across callback processing | Andy Adamson | 2011-01-06 | 1 | -102/+65 |
* | NFS: change stateid to be a union | Alexandros Batsakis | 2010-10-24 | 1 | -4/+4 |
* | NFS: Fix the locking in nfs4_callback_getattr | Trond Myklebust | 2010-08-06 | 1 | -3/+3 |
* | NFSv41: Fix nfs_async_inode_return_delegation() ugliness | Trond Myklebust | 2010-06-22 | 1 | -12/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | nfs41: cleanup callback code to use __be32 type | Andy Adamson | 2010-02-10 | 1 | -7/+8 |
* | nfs41: fix nfs4_callback_recallslot | Andy Adamson | 2010-02-10 | 1 | -3/+7 |
* | nfs41: implement cb_recall_slot | Andy Adamson | 2010-02-10 | 1 | -0/+32 |
* | nfs41: back channel drc minimal implementation | Andy Adamson | 2010-02-10 | 1 | -8/+17 |
* | nfs41: prepare for back channel drc | Andy Adamson | 2010-02-10 | 1 | -10/+9 |