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.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-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
*
nfs4: minor callback code simplification, comment
J. Bruce Fields
2010-05-18
1
-2
/
+8
*
nfsd4: nfsd4_destroy_session must set callback client under the state lock
Benny Halevy
2010-05-13
1
-0
/
+1
*
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
2010-05-04
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
nfsd4: allow 4.0 clients to change callback path
J. Bruce Fields
2010-04-22
1
-9
/
+20
*
|
nfsd4: rearrange cb data structures
J. Bruce Fields
2010-04-22
1
-13
/
+12
*
|
nfsd4: cl_count is unused
J. Bruce Fields
2010-04-22
1
-5
/
+1
*
|
nfsd4: don't sleep in lease-break callback
J. Bruce Fields
2010-04-22
1
-2
/
+52
*
|
nfsd4: remove probe task's reference on client
J. Bruce Fields
2010-04-02
1
-8
/
+1
*
|
nfsd4: preallocate nfs4_rpc_args
J. Bruce Fields
2010-04-02
1
-15
/
+3
*
|
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
2010-03-06
1
-1
/
+1
|
/
*
nfsd4: fix minor memory leak
J. Bruce Fields
2010-03-03
1
-0
/
+2
*
NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
Chuck Lever
2010-02-24
1
-1
/
+2
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-2
/
+0
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-2
/
+2
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
1
-13
/
+0
*
nfsd41: modify nfsd4.1 backchannel to use new xprt class
Alexandros Batsakis
2009-09-15
1
-2
/
+6
*
nfsd41: Backchannel: Implement cb_recall over NFSv4.1
Ricardo Labiaga
2009-09-15
1
-5
/
+48
*
nfsd41: Backchannel: cb_sequence callback
Benny Halevy
2009-09-15
1
-0
/
+72
*
nfsd41: Backchannel: Setup sequence information
Ricardo Labiaga
2009-09-15
1
-0
/
+62
*
nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
Ricardo Labiaga
2009-09-15
1
-0
/
+5
*
nfsd41: Backchannel: callback infrastructure
Andy Adamson
2009-09-15
1
-2
/
+15
*
nfsd4: use common rpc_cred for all callbacks
J. Bruce Fields
2009-09-15
1
-23
/
+10
*
nfsd4: fix null dereference creating nfsv4 callback client
J. Bruce Fields
2009-09-15
1
-2
/
+2
*
nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
Benny Halevy
2009-09-13
1
-1
/
+1
*
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
2009-08-21
1
-9
/
+2
*
nfsd41: Backchannel: minorversion support for the back channel
Andy Adamson
2009-06-18
1
-1
/
+2
*
nfsd41: Backchannel: cleanup nfs4.0 callback encode routines
Andy Adamson
2009-06-18
1
-8
/
+16
*
nfsd4: make recall callback an asynchronous rpc
J. Bruce Fields
2009-05-03
1
-25
/
+49
*
nfsd4: track recall retries in nfs4_delegation
J. Bruce Fields
2009-05-01
1
-2
/
+2
*
nfsd4: remove unused dl_trunc
J. Bruce Fields
2009-05-01
1
-3
/
+1
*
nfsd4: eliminate struct nfs4_cb_recall
J. Bruce Fields
2009-05-01
1
-13
/
+11
*
nfsd4: rename callback struct to cb_conn
J. Bruce Fields
2009-05-01
1
-8
/
+8
*
nfsd4: replace callback thread by asynchronous rpc
J. Bruce Fields
2009-04-29
1
-16
/
+22
*
nfsd4: lookup up callback cred only once
J. Bruce Fields
2009-04-29
1
-0
/
+26
*
nfsd4: create rpc callback client from server thread
J. Bruce Fields
2009-04-29
1
-15
/
+16
*
nfsd4: set cb_client inside setup_callback_client
J. Bruce Fields
2009-04-29
1
-14
/
+12
*
nfsd4: set shorter timeout
J. Bruce Fields
2009-04-29
1
-4
/
+7
*
nfsd4: move rpc_client setup to a separate function
J. Bruce Fields
2009-03-18
1
-8
/
+21
*
nfsd4: fix do_probe_callback errors
J. Bruce Fields
2009-03-18
1
-8
/
+7
*
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
2009-03-18
1
-2
/
+0
*
nfsd4: put_nfs4_client does not require state lock
J. Bruce Fields
2009-03-18
1
-1
/
+1
*
nfsd: lock state around put client and delegation in nfsd4_cb_recall
Alexandros Batsakis
2009-03-18
1
-1
/
+2
*
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
2009-03-18
1
-2
/
+2
*
nfsd: git rid of nfs4_cb_null_ops declaration
Benny Halevy
2009-01-07
1
-3
/
+0
*
nfsd: support callbacks with gss flavors
Olga Kornievskaia
2008-12-23
1
-1
/
+2
*
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
2008-12-23
1
-0
/
+6
*
nfsd: use nfs client rpc callback program
Benny Halevy
2008-09-29
1
-0
/
+1
*
nfsd: do_probe_callback should not clear rpc stats
Benny Halevy
2008-09-29
1
-3
/
+0
*
nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
Benny Halevy
2008-09-29
1
-1
/
+2
[next]