summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4callback.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-021-0/+99
* nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust2014-11-191-2/+6
* nfsd: eliminate "to_delegation" defineJeff Layton2014-10-011-4/+1
* nfsd: introduce nfsd4_callback_opsChristoph Hellwig2014-09-261-62/+29
* nfsd: split nfsd4_callback initialization and useChristoph Hellwig2014-09-261-8/+6
* nfsd: introduce a generic nfsd4_cbChristoph Hellwig2014-09-261-33/+10
* nfsd: remove nfsd4_callback.cb_opChristoph Hellwig2014-09-261-8/+9
* nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy2014-09-261-3/+0
* nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig2014-09-261-10/+7
* nfsd: Add a struct nfs4_file field to struct nfs4_stidTrond Myklebust2014-07-311-1/+1
* nfsd: Add reference counting to the lock and open stateidsTrond Myklebust2014-07-311-1/+1
* nfsd: remove dl_fh field from struct nfs4_delegationJeff Layton2014-07-291-1/+1
* nfsd4: convert comma to semicolonHimangi Saraogi2014-07-231-1/+1
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-181-1/+2
* nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton2014-07-161-4/+21
* nfsd: eliminate nfsd4_init_callbackJeff Layton2014-07-161-6/+2
* nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton2014-04-181-1/+3
* NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-301-1/+18
* nfsd4: check backchannel attributes on create_sessionJ. Bruce Fields2013-04-091-24/+1
* nfsd4: minor cb_recall simplificationJ. Bruce Fields2013-04-041-5/+3
* nfsd: make NFSv4 lease time per netStanislav Kinsbursky2012-11-281-3/+5
* nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky2012-11-151-1/+1
* nfsd4: get_backchannel_cred should be staticFengguang Wu2012-11-141-1/+1
* nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-071-2/+1
* nfsd4: common helper to initialize callback workJ. Bruce Fields2012-11-071-1/+6
* nfsd4: use callback security parameters in create_sessionJ. Bruce Fields2012-11-071-14/+35
* nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon2012-09-101-1/+0
* nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-201-2/+2
* nfsd4: remove unnecessary commentJ. Bruce Fields2012-06-201-1/+0
* nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-311-2/+3
* nfsd4: use auth_unix unconditionally on backchannelJ. Bruce Fields2012-03-281-1/+2
* nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton2012-03-261-7/+7
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-261-4/+4
|\
| * SUNRPC: constify the rpc_programTrond Myklebust2012-01-311-3/+3
| * SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky2012-01-311-1/+1
* | nfsd4: make sure set CB_PATH_DOWN sequence flag setJ. Bruce Fields2012-03-091-1/+1
|/
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-051-1/+1
* nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy2011-10-241-0/+10
* nfsd4: move client * to nfs4_stateid, add init_stid helperJ. Bruce Fields2011-09-261-4/+4
* nfsd4: add common dl_stid field to delegationJ. Bruce Fields2011-09-131-1/+1
* NFSD: fix decode_cb_sequence4resokBenny Halevy2011-02-221-1/+1
* NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy2011-02-141-4/+2
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-141-52/+99
|\
| * nfsd4: fix callback restartingJ. Bruce Fields2011-01-141-12/+9
| * nfsd4: initialize cb_per_clientJ. Bruce Fields2011-01-131-0/+1
| * nfsd4: allow restarting callbacksJ. Bruce Fields2011-01-111-6/+28
| * nfsd4: simplify nfsd4_cb_prepareJ. Bruce Fields2011-01-111-22/+4
| * nfsd4: add helper function to run callbacksJ. Bruce Fields2011-01-111-2/+7
| * nfsd4: make sure sequence flags are set after destroy_sessionJ. Bruce Fields2011-01-111-0/+6
| * nfsd4: keep finer-grained callback statusJ. Bruce Fields2011-01-111-12/+14
OpenPOWER on IntegriCloud