Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1ae76e96a18edf4b8a4d4e102762060c26d1c6a
/
net
/
sunrpc
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
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
89991c2
SUNRPC: Get rid of some unused exports
by Trond Myklebust
· 19 years ago
44c2887
NFSv4: stateful NFSv4 RPC call interface
by Trond Myklebust
· 19 years ago
4ce70ad
SUNRPC: Further cleanups
by Trond Myklebust
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
abbcf28
SUNRPC: Yet more RPC cleanups
by Trond Myklebust
· 19 years ago
93fbf1a
[PATCH] Keep nfsd from exiting when seeing recv() errors
by Olaf Kirch
· 19 years ago
1f1e030
[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines.
by NeilBrown
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
48e4918
SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
by Trond Myklebust
· 19 years ago
b079fa7b
RPC: Do not block on skb allocation
by Trond Myklebust
· 19 years ago
bb184f3
SUNRPC: Fix Oopsable condition in rpc_pipefs
by Trond Myklebust
· 19 years ago
b3eb67a
SUNRPC: Funny looking code in __rpc_purge_upcall
by Trond Myklebust
· 19 years ago
1887b93
[PATCH] knfsd: make sure nfsd doesn't hog a cpu forever
by NeilBrown
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
940e331
[PATCH] SUNRPC: don't reencode when looping in call transmit.
by Trond Myklebust
· 19 years ago
49705b7
[PATCH] sanitize lookup_hash prototype
by Christoph Hellwig
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
80d188a
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port
by NeilBrown
· 19 years ago
0bbacc4
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
by Chuck Lever
· 19 years ago
Next »