aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_proc.c
Commit message (Expand)AuthorAge
* NFSv4.1: Don't set up a backchannel if the server didn't agree to do soTrond Myklebust2015-02-18
* NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-24
* pnfs: enable CB_NOTIFY_DEVICEID supportChristoph Hellwig2014-09-12
* pnfs: add return_range methodChristoph Hellwig2014-09-10
* pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig2014-09-10
* NFSv4.1: Minor optimisation in get_layout_by_fh_locked()Trond Myklebust2014-02-19
* NFSv4.1: Ensure that the layout recall callback matches layout stateidsTrond Myklebust2014-02-19
* NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever2013-09-03
* NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust2013-08-22
* NFSv4: Add tracepoints for debugging delegationsTrond Myklebust2013-08-22
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
|\
| * NFS: Make callbacks minor version genericBryan Schumaker2013-06-08
* | NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-20
|/
* NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust2013-04-05
* NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-14
* nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich2013-01-05
* NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-05
* NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsTrond Myklebust2012-12-05
* NFSv4.1: Remove the state manager code to resize the slot tableTrond Myklebust2012-12-05
* NFSv4.1: Allow the server to recall all but one slotTrond Myklebust2012-12-05
* NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust2012-12-05
* NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocationTrond Myklebust2012-12-05
* NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust2012-12-05
* NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust2012-11-04
* NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server listTrond Myklebust2012-09-28
* NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust2012-09-28
* NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust2012-09-28
* NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust2012-03-06
* NFSv4.1: Fix matching of the stateids when returning a delegationTrond Myklebust2012-03-06
* SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
* NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALLTrond Myklebust2012-03-01
* NFS: search for client session id in proper network namespaceStanislav Kinsbursky2012-02-06
* pnfs: clean up initiate_file_draining layout lookupBenny Halevy2012-01-31
* NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson2012-01-05
* NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust2011-08-04
* NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust2011-08-04
* NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-12
* pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-29
* NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-29
* pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-29
* pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman2011-03-11
* NFS fix cb_sequence error processingAndy Adamson2011-01-25
* NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
* pnfs: update nfs4_callback_recallany to handle layoutsAlexandros Batsakis2011-01-06
* pnfs: add CB_LAYOUTRECALL handlingFred Isaman2011-01-06
* pnfs: CB_LAYOUTRECALL xdr codeFred Isaman2011-01-06
* NFS add session back channel drainingAndy Adamson2011-01-06
* NFS refactor nfs_find_client and reference client across callback processingAndy Adamson2011-01-06
* NFS: change stateid to be a unionAlexandros Batsakis2010-10-24
* NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust2010-08-06