index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-29
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
1
-0
/
+2
2020-05-21
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
1
-15
/
+22
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
1
-1
/
+3
2019-12-20
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
1
-1
/
+10
2019-11-08
nfsd: document callback_wq serialization of callback code
J. Bruce Fields
1
-0
/
+6
2019-11-08
nfsd: mark cb path down on unknown errors
J. Bruce Fields
1
-0
/
+1
2019-11-08
nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
Trond Myklebust
1
-9
/
+58
2019-11-08
nfsd: minor 4.1 callback cleanup
Trond Myklebust
1
-10
/
+20
2019-08-16
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
1
-20
/
+15
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+5
2019-05-10
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+3
2019-05-03
nfsd: update callback done processing
Scott Mayhew
1
-4
/
+5
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
1
-0
/
+1
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
1
-2
/
+2
2019-04-08
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
1
-1
/
+7
2019-03-13
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
1
-13
/
+0
2019-02-06
nfsd: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-11
/
+5
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-8
/
+4
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-4
/
+2
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-1
/
+12
2018-09-26
NFSD CB_OFFLOAD xdr
Olga Kornievskaia
1
-0
/
+98
2018-08-23
nfsd: Remove callback_cred
Chuck Lever
1
-20
/
+0
2018-08-23
nfsd: Use correct credential for NFSv4.0 callback with GSS
Chuck Lever
1
-1
/
+8
2018-08-09
nfsd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-04-03
nfsd: use correct enum type in decode_cb_op_status
Stefan Agner
1
-2
/
+2
2017-07-17
nfsd: Fix a memory scribble in the callback channel
Trond Myklebust
1
-3
/
+3
2017-05-15
nfsd4: const-ify nfs_cb_version4
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
1
-1
/
+3
2017-05-15
nfsd: fix decoder callback prototypes
Christoph Hellwig
1
-4
/
+7
2017-05-15
nfsd: fix encoder callback prototypes
Christoph Hellwig
1
-5
/
+8
2017-02-18
nfsd/callback: Drop a useless data copy when comparing sessionid
Kinglong Mee
1
-7
/
+3
2017-02-18
nfsd/callback: skip the callback tag
Kinglong Mee
1
-0
/
+1
2017-02-18
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
1
-0
/
+8
2016-11-14
nfsd: update workqueue creation
J. Bruce Fields
1
-1
/
+1
2016-09-26
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
1
-0
/
+57
2016-09-16
nfsd: eliminate cb_minorversion field
Jeff Layton
1
-4
/
+3
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-17
/
+1
2015-12-23
nfsd: don't base cl_cb_status on stale information
J. Bruce Fields
1
-0
/
+4
2015-11-23
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
1
-1
/
+1
2015-08-13
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
1
-35
/
+87
2015-06-04
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
1
-2
/
+12
2015-06-04
nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
Kinglong Mee
1
-0
/
+1
2015-05-04
nfsd: skip CB_NULL probes for 4.1 or later
Christoph Hellwig
1
-0
/
+9
2015-05-04
nfsd: fix callback restarts
Christoph Hellwig
1
-29
/
+23
2015-05-04
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
1
-36
/
+24
[next]