Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e60d07b6cd38a7afb85f2cf51aebcb3359b63819
/
net
/
sunrpc
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
· 19 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 19 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 19 years ago
81039f1
NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts
by Trond Myklebust
· 19 years ago
8b23ea7
RPC: Allow struc xdr_stream to read the page section of an xdr_buf
by Trond Myklebust
· 19 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 19 years ago
bf3fcf8
SUNRPC: NFS_ROOT always uses the same XIDs
by Chuck Lever
· 19 years ago
b85d880
SUNRPC: select privileged port numbers at random
by Chuck Lever
· 19 years ago
f2d3958
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
by NeilBrown
· 19 years ago
a5f9145
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
by Eric Sesterhenn
· 19 years ago
ec535ce15
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
17f834b
[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
712917d
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
by Adrian Bunk
· 19 years ago
fba3bad
SUNRPC: Move upcall out of auth->au_ops->crcreate()
by Trond Myklebust
· 19 years ago
adb12f6
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
by Trond Myklebust
· 19 years ago
9842ef3
SUNRPC: rpc_timeout_upcall_queue should not sleep
by Trond Myklebust
· 19 years ago
8a31776
SUNRPC: Fix a lock recursion in the auth_gss downcall
by Trond Myklebust
· 19 years ago
99acf04
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
by Martin Waitz
· 19 years ago
5fb8b49
[PATCH] svcrpc: gss: svc context creation error handling
by J. Bruce Fields
· 19 years ago
91a4762
[PATCH] svcrpc: gss: server context init failure handling
by Kevin Coffman
· 19 years ago
822f100
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
by Andy Adamson
· 19 years ago
1918e34
[PATCH] svcrpc: save and restore the daddr field when request deferred
by J. Bruce Fields
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
12fe2c5
[NET]: Remove unneeded kmalloc() return value casts
by Jesper Juhl
· 19 years ago
4f47707
Fix rpc shutdown event condition bug
by Linus Torvalds
· 19 years ago
532347e
[PATCH] nfs: sleep_on() removal
by Ingo Molnar
· 19 years ago
80c0531
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
by Linus Torvalds
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
09a6266
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
by Kris Katterjohn
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
9e56904
SUNRPC: Make krb5 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
42181d4
SUNRPC: Make spkm3 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
9eed129
SUNRPC: Update the spkm3 code to use the make_checksum interface
by J. Bruce Fields
· 19 years ago
0065db3
SUNRPC: Clean up xprt_destroy()
by Trond Myklebust
· 19 years ago
632e3bd
SUNRPC: Ensure client closes the socket when server initiates a close
by Trond Myklebust
· 19 years ago
f518e35a
SUNRPC: get rid of cl_chatty
by Chuck Lever
· 19 years ago
9220041
SUNRPC: transport switch API for setting port number
by Chuck Lever
· 19 years ago
35f5a42
SUNRPC: new interface to force an RPC rebind
by Chuck Lever
· 19 years ago
0210714
SUNRPC: switchable buffer allocation
by Chuck Lever
· 19 years ago
fb459f4
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
by Adrian Bunk
· 19 years ago
969b7f2
SUNRPC: Fix a potential race in rpc_pipefs.
by Trond Myklebust
· 19 years ago
2bd6157
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
by Trond Myklebust
· 19 years ago
e60859a
SUNRPC: rpc_execute should not return task->tk_status;
by Trond Myklebust
· 19 years ago
Next »