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
/
nfs
/
callback.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Add in v4.2 callback operation
Bryan Schumaker
2013-06-08
1
-0
/
+2
*
NFS: Make callbacks minor version generic
Bryan Schumaker
2013-06-08
1
-0
/
+1
*
NFSv4.1: Clean up session draining
Trond Myklebust
2012-12-06
1
-2
/
+0
*
NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot
Trond Myklebust
2012-12-06
1
-1
/
+1
*
nfs: declare nfs_callback_tcp_port in header
Stanislav Kinsbursky
2012-10-02
1
-0
/
+1
*
NFS: make nfs_callback_tcpport6 per network context
Stanislav Kinsbursky
2012-10-01
1
-1
/
+0
*
NFS: make nfs_callback_tcpport per network context
Stanislav Kinsbursky
2012-10-01
1
-1
/
+0
*
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
2012-10-01
1
-1
/
+1
*
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
1
-1
/
+1
*
NFSv4.1: Convert slotid from u8 to u32
Trond Myklebust
2012-02-15
1
-1
/
+1
*
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
2012-02-06
1
-0
/
+1
*
NFS: add an endian notation
Dan Carpenter
2012-01-12
1
-1
/
+1
*
NFSv4.1: Fix the callback 'highest_used_slotid' behaviour
Trond Myklebust
2011-08-04
1
-1
/
+1
*
pnfs: CB_NOTIFY_DEVICEID
Marc Eshel
2011-05-29
1
-0
/
+17
*
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2011-01-25
1
-2
/
+2
*
pnfs: update nfs4_callback_recallany to handle layouts
Alexandros Batsakis
2011-01-06
1
-0
/
+8
*
pnfs: CB_LAYOUTRECALL xdr code
Fred Isaman
2011-01-06
1
-0
/
+19
*
NFS add session back channel draining
Andy Adamson
2011-01-06
1
-1
/
+2
*
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
2011-01-06
1
-7
/
+21
*
NFS associate sessionid with callback connection
Andy Adamson
2011-01-06
1
-0
/
+1
*
nfs41: implement cb_recall_slot
Andy Adamson
2010-02-10
1
-0
/
+8
*
nfs41: v2 fix cb_recall bug
Alexandros Batsakis
2009-12-05
1
-1
/
+4
*
nfs41: V2 initial support for CB_RECALL_ANY
Alexandros Batsakis
2009-12-05
1
-0
/
+11
*
nfs41: Backchannel: update cb_sequence args and results
Ricardo Labiaga
2009-06-17
1
-2
/
+2
*
nfs41: cb_sequence proc implementation
Benny Halevy
2009-06-17
1
-0
/
+4
*
nfs41: cb_sequence protocol level data structures
Benny Halevy
2009-06-17
1
-0
/
+35
*
nfs41: consider minorversion in callback_xdr:process_op
Benny Halevy
2009-06-17
1
-0
/
+1
*
nfs41: callback numbers definitions
Benny Halevy
2009-06-17
1
-0
/
+10
*
nfs41: decode minorversion 1 cb_compound header
Benny Halevy
2009-06-17
1
-1
/
+0
*
nfs41: store minorversion in cb_compound_hdr_arg
Benny Halevy
2009-06-17
1
-0
/
+1
*
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
Andy Adamson
2009-06-17
1
-5
/
+2
*
nfs41: Implement NFSv4.1 callback service process.
Ricardo Labiaga
2009-06-17
1
-0
/
+7
*
nfs41: minorversion support for nfs4_{init,destroy}_callback
Benny Halevy
2009-06-17
1
-1
/
+1
*
NFS: Start PF_INET6 callback listener only if IPv6 support is available
Chuck Lever
2009-03-28
1
-0
/
+1
*
NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in
Chuck Lever
2008-01-30
1
-1
/
+1
*
NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in
Chuck Lever
2008-01-30
1
-1
/
+1
*
NFS: Fix more sparse warnings
Trond Myklebust
2007-05-14
1
-2
/
+2
*
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
2006-10-20
1
-2
/
+2
*
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
2006-10-20
1
-3
/
+3
*
NFS: Fix NFS4 callback up/down prototypes
David Howells
2006-09-22
1
-1
/
+6
*
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
2006-01-06
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+70