aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4callback.c
AgeCommit message (Expand)Author
2016-07-12nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2014-11-19nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-10-01nfsd: eliminate "to_delegation" defineJeff Layton
2014-09-26nfsd: introduce nfsd4_callback_opsChristoph Hellwig
2014-09-26nfsd: split nfsd4_callback initialization and useChristoph Hellwig
2014-09-26nfsd: introduce a generic nfsd4_cbChristoph Hellwig
2014-09-26nfsd: remove nfsd4_callback.cb_opChristoph Hellwig
2014-09-26nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy
2014-09-26nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig
2014-07-31nfsd: Add a struct nfs4_file field to struct nfs4_stidTrond Myklebust
2014-07-31nfsd: Add reference counting to the lock and open stateidsTrond Myklebust
2014-07-29nfsd: remove dl_fh field from struct nfs4_delegationJeff Layton
2014-07-23nfsd4: convert comma to semicolonHimangi Saraogi
2014-07-18svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-16nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton
2014-07-16nfsd: eliminate nfsd4_init_callbackJeff Layton
2014-04-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee
2013-04-09nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields
2013-04-04nfsd4: minor cb_recall simplificationJ. Bruce Fields
2012-11-28nfsd: make NFSv4 lease time per netStanislav Kinsbursky
2012-11-15nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky
2012-11-14nfsd4: get_backchannel_cred should be staticFengguang Wu
2012-11-07nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields
2012-11-07nfsd4: common helper to initialize callback workJ. Bruce Fields
2012-11-07nfsd4: use callback security parameters in create_sessionJ. Bruce Fields
2012-09-10nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields
2012-06-20nfsd4: remove unnecessary commentJ. Bruce Fields
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields
2012-03-28nfsd4: use auth_unix unconditionally on backchannelJ. Bruce Fields
2012-03-26nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-03-09nfsd4: make sure set CB_PATH_DOWN sequence flag setJ. Bruce Fields
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2011-10-24nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy
2011-09-26nfsd4: move client * to nfs4_stateid, add init_stid helperJ. Bruce Fields
2011-09-13nfsd4: add common dl_stid field to delegationJ. Bruce Fields
2011-02-22NFSD: fix decode_cb_sequence4resokBenny Halevy
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14nfsd4: fix callback restartingJ. Bruce Fields
2011-01-13nfsd4: initialize cb_per_clientJ. Bruce Fields
2011-01-11nfsd4: allow restarting callbacksJ. Bruce Fields
2011-01-11nfsd4: simplify nfsd4_cb_prepareJ. Bruce Fields
2011-01-11nfsd4: add helper function to run callbacksJ. Bruce Fields
2011-01-11nfsd4: make sure sequence flags are set after destroy_sessionJ. Bruce Fields
2011-01-11nfsd4: keep finer-grained callback statusJ. Bruce Fields