index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
2009-08-14
1
-4
/
+8
|
|
|
*
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
2009-08-14
1
-5
/
+0
|
|
|
*
nfs: nfs4xdr: get rid of READ64
Benny Halevy
2009-08-14
1
-29
/
+25
|
|
|
*
nfs: nfs4xdr: get rid of READ32
Benny Halevy
2009-08-14
1
-73
/
+72
|
|
|
*
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
2009-08-14
1
-28
/
+14
|
|
|
*
nfs: nfs4xdr: optimize low level encoding
Benny Halevy
2009-08-14
1
-64
/
+64
|
|
|
*
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
Benny Halevy
2009-08-14
1
-73
/
+65
|
|
|
*
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
Benny Halevy
2009-08-14
1
-1
/
+1
|
|
|
*
nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...
Benny Halevy
2009-08-14
1
-17
/
+5
|
|
|
*
nfs: nfs4xdr: get rid of WRITEMEM
Benny Halevy
2009-08-14
1
-36
/
+32
|
|
|
*
nfs: nfs4xdr: get rid of WRITE64
Benny Halevy
2009-08-14
1
-24
/
+20
|
|
|
*
nfs: nfs4xdr: get rid of WRITE32
Benny Halevy
2009-08-14
1
-146
/
+145
|
|
|
*
sunrpc: ntoh -> be*_to_cpu
Benny Halevy
2009-08-14
2
-6
/
+5
|
|
|
*
sunrpc: hton -> cpu_to_be*
Benny Halevy
2009-08-14
2
-6
/
+5
|
|
*
|
Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-10
12
-485
/
+939
|
|
|
\
\
|
|
|
*
|
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
Trond Myklebust
2009-08-09
4
-0
/
+190
|
|
|
*
|
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
Trond Myklebust
2009-08-09
2
-131
/
+199
|
|
|
*
|
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
2009-08-09
6
-18
/
+72
|
|
|
*
|
SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c
Trond Myklebust
2009-08-09
1
-25
/
+70
|
|
|
*
|
SUNRPC: Ensure we initialise the cache_detail before creating procfs files
Trond Myklebust
2009-08-09
1
-10
/
+20
|
|
|
*
|
NFSD: Clean up the idmapper warning...
Trond Myklebust
2009-08-09
3
-4
/
+5
|
|
|
*
|
SUNRPC: One more clean up for rpc_create_client_dir()
Trond Myklebust
2009-08-09
1
-28
/
+50
|
|
|
*
|
SUNRPC: clean up rpc_setup_pipedir()
Trond Myklebust
2009-08-09
4
-72
/
+37
|
|
|
*
|
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
Trond Myklebust
2009-08-09
4
-18
/
+18
|
|
|
*
|
SUNRPC: Clean up rpc_create_client_dir()
Trond Myklebust
2009-08-09
1
-42
/
+41
|
|
|
*
|
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
Trond Myklebust
2009-08-09
3
-11
/
+11
|
|
|
*
|
SUNRPC: rpc_pipefs cleanup
Trond Myklebust
2009-08-09
1
-40
/
+40
|
|
|
*
|
SUNRPC: Clean up rpc_populate/depopulate
Trond Myklebust
2009-08-09
1
-86
/
+101
|
|
|
*
|
SUNRPC: Clean up rpc_lookup_create
Trond Myklebust
2009-08-09
1
-41
/
+59
|
|
|
*
|
SUNRPC: Clean up rpc_unlink()
Trond Myklebust
2009-08-09
1
-8
/
+27
|
|
|
*
|
SUNRPC: Clean up file creation code in rpc_pipefs
Trond Myklebust
2009-08-09
1
-43
/
+77
|
|
|
*
|
SUNRPC: Clean up rpc_pipefs lookup code...
Trond Myklebust
2009-08-09
1
-5
/
+10
|
|
|
*
|
SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
Trond Myklebust
2009-08-09
1
-4
/
+11
|
|
|
*
|
SUNRPC: Constify rpc_pipe_ops...
Trond Myklebust
2009-08-09
4
-10
/
+12
|
|
*
|
|
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-10
16
-585
/
+1022
|
|
|
\
\
\
|
|
|
*
|
|
SUNRPC: Add documenting comments in net/sunrpc/timer.c
Chuck Lever
2009-08-09
1
-16
/
+29
|
|
|
*
|
|
SUNRPC: Update xprt address strings after an rpcbind completes
Chuck Lever
2009-08-09
1
-41
/
+41
|
|
|
*
|
|
SUNRPC: Kill RPC_DISPLAY_ALL
Chuck Lever
2009-08-09
3
-22
/
+34
|
|
|
*
|
|
SUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr
Chuck Lever
2009-08-09
1
-12
/
+12
|
|
|
*
|
|
SUNRPC: Eliminate PROC macro from rpcb_clnt
Chuck Lever
2009-08-09
1
-22
/
+91
|
|
|
*
|
|
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
1
-81
/
+0
|
|
|
*
|
|
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
Chuck Lever
2009-08-09
1
-3
/
+77
|
|
|
*
|
|
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
Chuck Lever
2009-08-09
1
-0
/
+22
|
|
|
*
|
|
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
1
-34
/
+0
|
|
|
*
|
|
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
Chuck Lever
2009-08-09
1
-1
/
+75
|
|
|
*
|
|
NFSD: Support IPv6 addresses in write_failover_ip()
Chuck Lever
2009-08-09
1
-14
/
+7
|
|
|
*
|
|
lockd: Replace nsm_display_address() with rpc_ntop()
Chuck Lever
2009-08-09
1
-39
/
+5
|
|
|
*
|
|
lockd: Replace nlm_clear_port()
Chuck Lever
2009-08-09
1
-13
/
+1
|
|
|
*
|
|
NFS: Replace nfs_set_port() with rpc_set_port()
Chuck Lever
2009-08-09
3
-23
/
+4
|
|
|
*
|
|
NFS: Replace nfs_parse_ip_address() with rpc_pton()
Chuck Lever
2009-08-09
3
-133
/
+22
[prev]
[next]