index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfsroot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
nfs41: Rename rq_received to rq_reply_bytes_recvd
Ricardo Labiaga
5
-14
/
+16
2009-06-17
nfs41: verify CB_SEQUENCE position in callback compound
Benny Halevy
1
-0
/
+8
2009-06-17
nfs41: cb_sequence xdr implementation
Benny Halevy
1
-2
/
+170
2009-06-17
nfs41: cb_sequence proc implementation
Benny Halevy
2
-0
/
+32
2009-06-17
nfs41: cb_sequence protocol level data structures
Benny Halevy
1
-0
/
+35
2009-06-17
nfs41: consider minorversion in callback_xdr:process_op
Benny Halevy
2
-14
/
+72
2009-06-17
nfs41: callback numbers definitions
Benny Halevy
1
-0
/
+10
2009-06-17
nfs41: decode minorversion 1 cb_compound header
Benny Halevy
2
-4
/
+4
2009-06-17
nfs41: store minorversion in cb_compound_hdr_arg
Benny Halevy
2
-5
/
+8
2009-06-17
nfs41: Release backchannel resources associated with session
Andy Adamson
2
-1
/
+6
2009-06-17
nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.
Rahul Iyer
1
-2
/
+2
2009-06-17
nfs41: Client indicates presence of NFSv4.1 callback channel.
Andy Adamson
1
-1
/
+1
2009-06-17
nfs41: Setup the backchannel
Andy Adamson
1
-0
/
+9
2009-06-17
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
Andy Adamson
3
-32
/
+27
2009-06-17
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...
Benny Halevy
2
-1
/
+17
2009-06-17
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...
Andy Adamson
2
-0
/
+5
2009-06-17
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...
Benny Halevy
2
-0
/
+41
2009-06-17
nfs41: Implement NFSv4.1 callback service process.
Ricardo Labiaga
2
-4
/
+115
2009-06-17
nfs41: Backchannel bc_svc_process()
Ricardo Labiaga
2
-0
/
+51
2009-06-17
nfs41: Refactor svc_process()
Ricardo Labiaga
1
-30
/
+50
2009-06-17
nfs41: Backchannel callback service helper routines
Ricardo Labiaga
4
-1
/
+88
2009-06-17
nfs41: Add backchannel processing support to RPC state machine
Ricardo Labiaga
6
-9
/
+203
2009-06-17
nfs41: New xs_tcp_read_data()
Ricardo Labiaga
1
-18
/
+126