summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4callback.c
Commit message (Expand)AuthorAge
* nfsd: plumb in a CB_NOTIFY_LOCK operationJeff Layton2016-09-26
* nfsd: eliminate cb_minorversion fieldJeff Layton2016-09-16
* nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-15
* nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields2015-12-23
* nfsd: constify nfsd4_callback_ops structureJulia Lawall2015-11-23
* nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errorsKinglong Mee2015-08-13
* nfsd: Update callback sequnce id only CB_SEQUENCE successKinglong Mee2015-06-04
* nfsd: Reset cb_status in nfsd4_cb_prepare() at retryingKinglong Mee2015-06-04
* nfsd: skip CB_NULL probes for 4.1 or laterChristoph Hellwig2015-05-04
* nfsd: fix callback restartsChristoph Hellwig2015-05-04
* nfsd: split transport vs operation errors for callbacksChristoph Hellwig2015-05-04
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-02
* nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust2014-11-19
* 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: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy2014-09-26
* nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig2014-09-26
* nfsd: Add a struct nfs4_file field to struct nfs4_stidTrond Myklebust2014-07-31
* nfsd: Add reference counting to the lock and open stateidsTrond Myklebust2014-07-31
* nfsd: remove dl_fh field from struct nfs4_delegationJeff Layton2014-07-29
* nfsd4: convert comma to semicolonHimangi Saraogi2014-07-23
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-18
* nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton2014-07-16
* nfsd: eliminate nfsd4_init_callbackJeff Layton2014-07-16
* nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton2014-04-18
* NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-30
* nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-09
* nfsd4: minor cb_recall simplificationJ. Bruce Fields2013-04-04
* nfsd: make NFSv4 lease time per netStanislav Kinsbursky2012-11-28
* nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky2012-11-15
* nfsd4: get_backchannel_cred should be staticFengguang Wu2012-11-14
* nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-07
* nfsd4: common helper to initialize callback workJ. Bruce Fields2012-11-07
* nfsd4: use callback security parameters in create_sessionJ. Bruce Fields2012-11-07
* nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon2012-09-10
* nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-20
* nfsd4: remove unnecessary commentJ. Bruce Fields2012-06-20
* nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
* nfsd4: use auth_unix unconditionally on backchannelJ. Bruce Fields2012-03-28
* nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton2012-03-26
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
| * SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky2012-01-31
* | nfsd4: make sure set CB_PATH_DOWN sequence flag setJ. Bruce Fields2012-03-09
|/
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-05
* nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy2011-10-24
* nfsd4: move client * to nfs4_stateid, add init_stid helperJ. Bruce Fields2011-09-26