index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd/callback: Drop a useless data copy when comparing sessionid
Kinglong Mee
2017-02-17
1
-7
/
+3
*
nfsd/callback: skip the callback tag
Kinglong Mee
2017-02-17
1
-0
/
+1
*
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
2017-02-17
1
-0
/
+8
*
nfsd: update workqueue creation
J. Bruce Fields
2016-11-14
1
-1
/
+1
*
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
2016-09-26
1
-0
/
+57
*
nfsd: eliminate cb_minorversion field
Jeff Layton
2016-09-16
1
-4
/
+3
*
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
2016-06-15
1
-17
/
+1
*
nfsd: don't base cl_cb_status on stale information
J. Bruce Fields
2015-12-23
1
-0
/
+4
*
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
2015-11-23
1
-1
/
+1
*
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
2015-08-13
1
-35
/
+87
*
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
2015-06-04
1
-2
/
+12
*
nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
Kinglong Mee
2015-06-04
1
-0
/
+1
*
nfsd: skip CB_NULL probes for 4.1 or later
Christoph Hellwig
2015-05-04
1
-0
/
+9
*
nfsd: fix callback restarts
Christoph Hellwig
2015-05-04
1
-29
/
+23
*
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
2015-05-04
1
-36
/
+24
*
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
1
-0
/
+99
*
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
2014-11-19
1
-2
/
+6
*
nfsd: eliminate "to_delegation" define
Jeff Layton
2014-10-01
1
-4
/
+1
*
nfsd: introduce nfsd4_callback_ops
Christoph Hellwig
2014-09-26
1
-62
/
+29
*
nfsd: split nfsd4_callback initialization and use
Christoph Hellwig
2014-09-26
1
-8
/
+6
*
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
2014-09-26
1
-33
/
+10
*
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2014-09-26
1
-8
/
+9
*
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
Benny Halevy
2014-09-26
1
-3
/
+0
*
nfsd: fix nfsd4_cb_recall_done error handling
Christoph Hellwig
2014-09-26
1
-10
/
+7
*
nfsd: Add a struct nfs4_file field to struct nfs4_stid
Trond Myklebust
2014-07-31
1
-1
/
+1
*
nfsd: Add reference counting to the lock and open stateids
Trond Myklebust
2014-07-31
1
-1
/
+1
*
nfsd: remove dl_fh field from struct nfs4_delegation
Jeff Layton
2014-07-29
1
-1
/
+1
*
nfsd4: convert comma to semicolon
Himangi Saraogi
2014-07-23
1
-1
/
+1
*
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-07-18
1
-1
/
+2
*
nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
Jeff Layton
2014-07-16
1
-4
/
+21
*
nfsd: eliminate nfsd4_init_callback
Jeff Layton
2014-07-16
1
-6
/
+2
*
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
2014-04-18
1
-1
/
+3
*
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
2014-03-30
1
-1
/
+18
*
nfsd4: check backchannel attributes on create_session
J. Bruce Fields
2013-04-09
1
-24
/
+1
*
nfsd4: minor cb_recall simplification
J. Bruce Fields
2013-04-04
1
-5
/
+3
*
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
2012-11-28
1
-3
/
+5
*
nfsd: make nfs4_client network namespace dependent
Stanislav Kinsbursky
2012-11-15
1
-1
/
+1
*
nfsd4: get_backchannel_cred should be static
Fengguang Wu
2012-11-14
1
-1
/
+1
*
nfsd4: backchannel should use client-provided security flavor
J. Bruce Fields
2012-11-07
1
-2
/
+1
*
nfsd4: common helper to initialize callback work
J. Bruce Fields
2012-11-07
1
-1
/
+6
*
nfsd4: use callback security parameters in create_session
J. Bruce Fields
2012-11-07
1
-14
/
+35
*
nfsd: remove duplicate init in nfsd4_cb_recall
Namjae Jeon
2012-09-10
1
-1
/
+0
*
nfsd4: fix security flavor of NFSv4.0 callback
J. Bruce Fields
2012-08-20
1
-2
/
+2
*
nfsd4: remove unnecessary comment
J. Bruce Fields
2012-06-20
1
-1
/
+0
*
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
1
-2
/
+3
*
nfsd4: use auth_unix unconditionally on backchannel
J. Bruce Fields
2012-03-28
1
-1
/
+2
*
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
2012-03-26
1
-7
/
+7
*
Merge nfs containerization work from Trond's tree
J. Bruce Fields
2012-03-26
1
-4
/
+4
|
\
|
*
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
1
-3
/
+3
|
*
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
1
-1
/
+1
[next]