Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
87808be4f97674e6a2982fa835080cc0320dcbdc
/
net
/
sunrpc
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
9f261e0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
a53a3c5
NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
by Steve Dickson
· 18 years ago
762d452
SUNRPC: Fix Oops in pmap_getport_done
by Trond Myklebust
· 18 years ago
6b6ca86
SUNRPC: Add refcounting to the struct rpc_xprt
by Trond Myklebust
· 18 years ago
da45828
SUNRPC: Clean up soft task error handling
by Trond Myklebust
· 18 years ago
7630399
SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
by Trond Myklebust
· 18 years ago
8014793
SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status
by Trond Myklebust
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
b86acd5
SUNRPC: export new RPC client functions with _GPL
by Chuck Lever
· 18 years ago
ff9aa5e
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
by Chuck Lever
· 18 years ago
9e1968c
SUNRPC: Convert RPC portmapper to use new rpc_create() API
by Chuck Lever
· 18 years ago
c286676
SUNRPC: use sockaddr + size when creating remote transport endpoints
by Chuck Lever
· 18 years ago
c4efcb1
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
by Chuck Lever
· 18 years ago
e7f7865
SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
by Chuck Lever
· 18 years ago
f425eba
SUNRPC: Create API for displaying remote peer address
by Chuck Lever
· 18 years ago
edb267a
SUNRPC: add xprt switch API for printing formatted remote peer addresses
by Chuck Lever
· 18 years ago
39d7bbc
SUNRPC: remove extraneous header inclusions
by Chuck Lever
· 18 years ago
081f79a
SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.
by Chuck Lever
· 18 years ago
ed39440
SUNRPC: create API for getting remote peer address
by Chuck Lever
· 18 years ago
bbf7c1d
SUNRPC: Introduce transport switch callout for pluggable rpcbind
by Chuck Lever
· 18 years ago
5b1eacb
SUNRPC: Support for RPC child tasks no longer needed
by Chuck Lever
· 18 years ago
c4a5692
SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c
by Chuck Lever
· 18 years ago
4a68179
SUNRPC: Make RPC portmapper use per-transport storage
by Chuck Lever
· 18 years ago
ec739ef
SUNRPC: Create a helper to tell whether a transport is bound
by Chuck Lever
· 18 years ago
53fad3c
[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().
by Sridhar Samudrala
· 18 years ago
e6242e9
[SUNRPC]: Update to use in-kernel sockets API.
by Sridhar Samudrala
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
3505868
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
by Herbert Xu
· 18 years ago
378c669
[SUNRPC] GSS: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
e889649
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
by David Howells
· 18 years ago
8f8e7a5
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
by Trond Myklebust
· 18 years ago
68adb0a
SUNRPC: rpc_unlink() must check for unhashed dentries
by Trond Myklebust
· 18 years ago
dff02cc
NFS: clean up rpc_rmdir
by Trond Myklebust
· 18 years ago
5d67476
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
by Trond Myklebust
· 18 years ago
2f34931
[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache
by Neil Brown
· 18 years ago
5c3e985
SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.
by Trond Myklebust
· 18 years ago
e0ab53d
RPC: Ensure that we disconnect TCP socket when client requests error out
by Trond Myklebust
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
bce3481
This fixes a panic doing the first READDIR or READDIRPLUS call when:
by Trond Myklebust
· 18 years ago
c6573c2
[PATCH] lockdep: annotate sunrpc code
by Arjan van de Ven
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
7c9fdcf
[PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy
by J. Bruce Fields
· 18 years ago
5c04c46
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
by J. Bruce Fields
· 18 years ago
e142ede
[PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code
by J. Bruce Fields
· 18 years ago
1df0cad
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
by J. Bruce Fields
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
81039f1
NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts
by Trond Myklebust
· 18 years ago
8b23ea7
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
by Trond Myklebust
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
bf3fcf8
SUNRPC: NFS_ROOT always uses the same XIDs
by Chuck Lever
· 18 years ago
b85d880
SUNRPC: select privileged port numbers at random
by Chuck Lever
· 18 years ago
f2d3958
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
by NeilBrown
· 18 years ago
a5f9145
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
by Eric Sesterhenn
· 19 years ago
ec535ce
NFS: make 2 functions static
by Adrian Bunk
· 19 years ago
d4a30e7
RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc
by J. Bruce Fields
· 19 years ago
dfee55f
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
by NeilBrown
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
ad1b522
[PATCH] knfsd: Tidy up unix_domain_find
by NeilBrown
· 19 years ago
74cae61
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
by Adrian Bunk
· 19 years ago
baab935
[PATCH] knfsd: Convert sunrpc_cache to use krefs
by NeilBrown
· 19 years ago
ebd0cb1
[PATCH] knfsd: Unexport cache_fresh and fix a small race
by NeilBrown
· 19 years ago
4013ede
[PATCH] knfsd: An assortment of little fixes to the sunrpc cache code
by NeilBrown
· 19 years ago
17f834b6
[PATCH] knfsd: Use new cache code for rsc cache
by NeilBrown
· 19 years ago
d4d11ea
[PATCH] knfsd: Use new sunrpc cache for rsi cache
by NeilBrown
· 19 years ago
1a9917c
[PATCH] knfsd: Convert ip_map cache to use the new lookup routine
by NeilBrown
· 19 years ago
15a5f6b
[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one
by NeilBrown
· 19 years ago
7d317f2
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
by NeilBrown
· 19 years ago
efc36aa
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
by NeilBrown
· 19 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
1ebbe2b
Merge branch 'linus'
by Trond Myklebust
· 19 years ago
57b47a5
[NET]: sem2mutex part 2
by Ingo Molnar
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
0e19c1e
SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc
by J. Bruce Fields
· 19 years ago
eaa82ed
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
by J. Bruce Fields
· 19 years ago
9e57b30
SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum
by J. Bruce Fields
· 19 years ago
7a1218a
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
by Trond Myklebust
· 19 years ago
43ac3f2
SUNRPC: Fix memory barriers for req->rq_received
by Trond Myklebust
· 19 years ago
5428154
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
by Trond Myklebust
· 19 years ago
5eb53f4
SUNRPC: fix compile warnings on 64-bit platforms
by Chuck Lever
· 19 years ago
e95b85e
SUNRPC: minor cleanup
by Chuck Lever
· 19 years ago
dead28d
SUNRPC: eliminate rpc_call()
by Chuck Lever
· 19 years ago
cc0175c
SUNRPC: display human-readable procedure name in rpc_iostats output
by Chuck Lever
· 19 years ago
11c556b
SUNRPC: provide a mechanism for collecting stats in the RPC client
by Chuck Lever
· 19 years ago
ef759a2
SUNRPC: introduce per-task RPC iostats
by Chuck Lever
· 19 years ago
262ca07
SUNRPC: add a handful of per-xprt counters
by Chuck Lever
· 19 years ago
e19b63d
SUNRPC: track length of RPC wait queues
by Chuck Lever
· 19 years ago
1356b8c
SUNRPC: more verbose output for rpc auth weak error
by Levent Serinol
· 19 years ago
12de3b3
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
by Trond Myklebust
· 19 years ago
24c5d9d
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
by Trond Myklebust
· 19 years ago
f344f6d
SUNRPC: Auto-load RPC authentication kernel modules
by Olaf Kirch
· 19 years ago
e6d83d5
[PATCH] SUNRPC: Fix potential deadlock in RPC code
by Trond Myklebust
· 19 years ago
Next »