summaryrefslogtreecommitdiff
path: root/fs/nfsd/state.h
Commit message (Expand)AuthorAge
* fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tElena Reshetova2017-11-07
* fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tElena Reshetova2017-11-07
* fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tElena Reshetova2017-11-07
* nfsd4: catch some false session retriesJ. Bruce Fields2017-11-07
* nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2017-11-07
* nfsd/callback: Cleanup callback cred on shutdownKinglong Mee2017-02-17
* NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee2017-01-31
* nfsd: add a LRU list for blocked locksJeff Layton2016-09-26
* nfsd: have nfsd4_lock use blocking locks for v4.1+ locksJeff Layton2016-09-26
* nfsd: plumb in a CB_NOTIFY_LOCK operationJeff Layton2016-09-26
* nfsd: eliminate cb_minorversion fieldJeff Layton2016-09-16
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-13
* nfsd: Always lock state exclusively.Oleg Drokin2016-06-15
* nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateidJeff Layton2016-05-13
* Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-15
|\
| * nfsd: constify nfsd4_callback_ops structureJulia Lawall2015-11-23
* | nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker2015-12-07
|/
* nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-23
* nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-23
* nfsd: serialize state seqid morphing operationsJeff Layton2015-10-12
* nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errorsKinglong Mee2015-08-13
* nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig2015-06-22
* nfsd: Update callback sequnce id only CB_SEQUENCE successKinglong Mee2015-06-04
* nfsd: fix callback restartsChristoph Hellwig2015-05-04
* nfsd: split transport vs operation errors for callbacksChristoph Hellwig2015-05-04
* nfsd: fix pNFS return on close semanticsSachin Bhamare2015-05-04
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-02
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-02
* nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig2015-02-02
* nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig2015-02-02
* nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig2015-02-02
* nfsd: fi_delegees doesn't need to be an atomic_tJeff Layton2015-01-07
* nfsd: convert nfs4_file searches to use RCUJeff Layton2014-11-07
* nfsd: clean up comments over nfs4_file definitionJeff Layton2014-10-23
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-11
|\
| * nfsd: don't keep a pointer to the lease in nfs4_fileJeff Layton2014-10-07
* | nfsd: eliminate "to_delegation" defineJeff Layton2014-10-01
* | nfsd: introduce nfsd4_callback_opsChristoph Hellwig2014-09-26
* | nfsd: split nfsd4_callback initialization and useChristoph Hellwig2014-09-26
* | nfsd: introduce a generic nfsd4_cbChristoph Hellwig2014-09-26
* | nfsd: remove nfsd4_callback.cb_opChristoph Hellwig2014-09-26
* | nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton2014-09-17
* | nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton2014-09-17
* | nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton2014-09-17
|/
* nfsd: add some comments to the nfsd4 object definitionsJeff Layton2014-08-05
* nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappersJeff Layton2014-08-05
* nfsd: remove old fault injection infrastructureJeff Layton2014-08-05
* nfsd: add more granular locking to *_delegations fault injectorsJeff Layton2014-08-05
* nfsd: add more granular locking to forget_openowners fault injectorJeff Layton2014-08-05
* nfsd: add more granular locking to forget_locks fault injectorJeff Layton2014-08-05