summaryrefslogtreecommitdiff
path: root/fs/nfs/callback_proc.c
AgeCommit message (Expand)Author
2015-10-21NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITYKinglong Mee
2015-08-25NFSv4: Add a tracepoint for CB_LAYOUTRECALLTrond Myklebust
2015-08-25NFSv4: Add a tracepoint for CB_GETATTRTrond Myklebust
2015-08-17NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker
2015-06-11NFS: Ensure that we update the sequence id under the slot table lockTrond Myklebust
2015-06-11nfs: Initialize cb_sequenceres information before validate_seqid()Kinglong Mee
2015-06-11nfs: Only update callback sequnce id when CB_SEQUENCE successKinglong Mee
2015-02-18NFSv4.1: Don't set up a backchannel if the server didn't agree to do soTrond Myklebust
2014-11-24NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson
2014-09-12pnfs: enable CB_NOTIFY_DEVICEID supportChristoph Hellwig
2014-09-10pnfs: add return_range methodChristoph Hellwig
2014-09-10pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig
2014-02-19NFSv4.1: Minor optimisation in get_layout_by_fh_locked()Trond Myklebust
2014-02-19NFSv4.1: Ensure that the layout recall callback matches layout stateidsTrond Myklebust
2013-09-03NFS: When displaying session slot numbers, use "%u" consistentlyChuck Lever
2013-08-22NFSv4.1: Add tracepoints for debugging slot table operationsTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging delegationsTrond Myklebust
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-05-20NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson
2013-04-05NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust
2013-02-14NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust
2013-01-05nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust
2012-12-06NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsTrond Myklebust
2012-12-06NFSv4.1: Remove the state manager code to resize the slot tableTrond Myklebust
2012-12-06NFSv4.1: Allow the server to recall all but one slotTrond Myklebust
2012-12-06NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slotTrond Myklebust
2012-12-06NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocationTrond Myklebust
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust
2012-11-04NFSv4: Get rid of unnecessary BUG_ON()sTrond Myklebust
2012-09-28NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server listTrond Myklebust
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust
2012-09-28NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust
2012-03-06NFSv4: Further clean-ups of delegation stateid validationTrond Myklebust
2012-03-06NFSv4.1: Fix matching of the stateids when returning a delegationTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-03-01NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALLTrond Myklebust
2012-02-06NFS: search for client session id in proper network namespaceStanislav Kinsbursky
2012-01-31pnfs: clean up initiate_file_draining layout lookupBenny Halevy
2012-01-05NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson
2011-08-04NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust
2011-08-04NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel
2011-03-11pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman
2011-01-25NFS fix cb_sequence error processingAndy Adamson
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson