index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
|
nfsd4: make sure set CB_PATH_DOWN sequence flag set
J. Bruce Fields
2012-03-09
1
-1
/
+1
|
/
*
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
2012-01-05
1
-1
/
+1
*
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
Benny Halevy
2011-10-24
1
-0
/
+10
*
nfsd4: move client * to nfs4_stateid, add init_stid helper
J. Bruce Fields
2011-09-26
1
-4
/
+4
*
nfsd4: add common dl_stid field to delegation
J. Bruce Fields
2011-09-13
1
-1
/
+1
*
NFSD: fix decode_cb_sequence4resok
Benny Halevy
2011-02-22
1
-1
/
+1
*
NFSD: use nfserr for status after decode_cb_op_status
Benny Halevy
2011-02-14
1
-4
/
+2
*
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-01-14
1
-52
/
+99
|
\
|
*
nfsd4: fix callback restarting
J. Bruce Fields
2011-01-14
1
-12
/
+9
|
*
nfsd4: initialize cb_per_client
J. Bruce Fields
2011-01-13
1
-0
/
+1
|
*
nfsd4: allow restarting callbacks
J. Bruce Fields
2011-01-11
1
-6
/
+28
|
*
nfsd4: simplify nfsd4_cb_prepare
J. Bruce Fields
2011-01-11
1
-22
/
+4
|
*
nfsd4: add helper function to run callbacks
J. Bruce Fields
2011-01-11
1
-2
/
+7
|
*
nfsd4: make sure sequence flags are set after destroy_session
J. Bruce Fields
2011-01-11
1
-0
/
+6
|
*
nfsd4: keep finer-grained callback status
J. Bruce Fields
2011-01-11
1
-12
/
+14
|
*
nfsd4: allow backchannel recovery
J. Bruce Fields
2011-01-11
1
-3
/
+33
|
*
nfs4: set source address when callback is generated
Takuma Umeya
2011-01-04
1
-0
/
+1
|
*
nfsd: declare several functions of nfs4callback as static
Kirill A. Shutemov
2011-01-04
1
-3
/
+4
*
|
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
1
-8
/
+8
*
|
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
1
-14
/
+8
*
|
NFS: Repair whitespace damage in NFS PROC macro
Chuck Lever
2010-12-16
1
-26
/
+26
*
|
NFSD: Update XDR decoders in NFSv4 callback client
Chuck Lever
2010-12-16
1
-176
/
+239
*
|
NFSD: Update XDR encoders in NFSv4 callback client
Chuck Lever
2010-12-16
1
-77
/
+178
|
/
*
nfsd4: only require krb5 principal for NFSv4.0 callbacks
J. Bruce Fields
2010-10-21
1
-7
/
+8
*
nfsd4: move minorversion to client
J. Bruce Fields
2010-10-21
1
-4
/
+4
*
nfsd4: separate callback change and callback probe
J. Bruce Fields
2010-10-21
1
-5
/
+10
*
nfsd4: callback program number is per-session
J. Bruce Fields
2010-10-21
1
-0
/
+1
*
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
2010-10-21
1
-4
/
+4
*
nfsd4: use client pointer to backchannel session
J. Bruce Fields
2010-10-21
1
-4
/
+5
*
nfsd4: Move callback setup to callback queue
J. Bruce Fields
2010-10-01
1
-21
/
+52
*
nfsd4: remove separate cb_args struct
J. Bruce Fields
2010-10-01
1
-23
/
+22
*
nfsd4: use generic callback code in null case
J. Bruce Fields
2010-10-01
1
-15
/
+18
*
nfsd4: generic callback code
J. Bruce Fields
2010-10-01
1
-39
/
+31
[next]