summaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_proc.c
Commit message (Expand)AuthorAgeFilesLines
* pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton2016-05-171-1/+2
* Fixing oops in callback pathOlga Kornievskaia2016-05-171-2/+4
* NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequenceTrond Myklebust2016-02-011-7/+10
* NFSv4.x: Allow multiple callbacks in flightTrond Myklebust2016-01-251-4/+10
* NFSv4.x: Fix wraparound issues when validing the callback sequence idTrond Myklebust2016-01-241-26/+17
* NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channelTrond Myklebust2016-01-241-3/+6
* NFSv4.x: CB_SEQUENCE should return NFS4ERR_DELAY if still executingTrond Myklebust2016-01-241-0/+2
* NFSv4.x: Remove hard coded slotids in callback channelTrond Myklebust2016-01-241-3/+3
* NFSv4.1/pNFS: Fix a race in initiate_file_draining()Trond Myklebust2016-01-041-4/+1
* NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust2015-12-311-0/+2
* NFSv4: List stateid information in the callback tracepointsTrond Myklebust2015-12-281-4/+12
* NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALLTrond Myklebust2015-12-281-1/+1
* NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1Trond Myklebust2015-12-281-0/+20
* pNFS: If we have to delay the layout callback, mark the layout for returnTrond Myklebust2015-12-281-2/+12
* NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust2015-12-281-0/+1
* NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITYKinglong Mee2015-10-211-2/+0
* NFSv4: Add a tracepoint for CB_LAYOUTRECALLTrond Myklebust2015-08-251-1/+2
* NFSv4: Add a tracepoint for CB_GETATTRTrond Myklebust2015-08-251-1/+5
* NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker2015-08-171-1/+1
* NFS: Ensure that we update the sequence id under the slot table lockTrond Myklebust2015-06-111-5/+5
* nfs: Initialize cb_sequenceres information before validate_seqid()Kinglong Mee2015-06-111-7/+7
* nfs: Only update callback sequnce id when CB_SEQUENCE successKinglong Mee2015-06-111-4/+12
* NFSv4.1: Don't set up a backchannel if the server didn't agree to do soTrond Myklebust2015-02-181-0/+2
* NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-241-1/+1
* pnfs: enable CB_NOTIFY_DEVICEID supportChristoph Hellwig2014-09-121-3/+0
* pnfs: add return_range methodChristoph Hellwig2014-09-101-3/+9
* pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig2014-09-101-1/+7
* NFSv4.1: Minor optimisation in get_layout_by_fh_locked()Trond Myklebust2014-02-191-2/+2
* NFSv4.1: Ensure that the layout recall callback matches layout stateidsTrond Myklebust2014-02-191-5/+10
* NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever2013-09-031-4/+4
* NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust2013-08-221-0/+1
* NFSv4: Add tracepoints for debugging delegationsTrond Myklebust2013-08-221-0/+2
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-1/+2
|\
| * NFS: Make callbacks minor version genericBryan Schumaker2013-06-081-1/+2
* | NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-201-1/+1
|/
* NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust2013-04-051-1/+1
* NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-141-53/+8
* nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich2013-01-051-1/+1
* NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-061-0/+1
* NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsTrond Myklebust2012-12-061-0/+1
* NFSv4.1: Remove the state manager code to resize the slot tableTrond Myklebust2012-12-061-1/+0
* NFSv4.1: Allow the server to recall all but one slotTrond Myklebust2012-12-061-5/+0
* NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust2012-12-061-7/+5
* NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocationTrond Myklebust2012-12-061-1/+1
* NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust2012-12-061-1/+1
* NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust2012-11-041-1/+0
* NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server listTrond Myklebust2012-09-281-1/+18
* NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust2012-09-281-4/+4
* NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust2012-09-281-2/+2
* NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust2012-03-061-24/+0