Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b6f69c9a7f800c9f22cc94aa193f8451b3cc299c
/
net
/
sunrpc
d10f27a
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
by J. Bruce Fields
· 12 years ago
f06f00a
svcrpc: sends on closed socket should stop immediately
by J. Bruce Fields
· 12 years ago
be1e444
svcrpc: fix BUG() in svc_tcp_clear_pages
by J. Bruce Fields
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
6dbb35b
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
a564b8f
nfs: enable swap on NFS
by Mel Gorman
· 12 years ago
08843b7
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
1fad1e9
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
caea33d
SUNRPC: return negative value in case rpcbind client creation error
by Stanislav Kinsbursky
· 12 years ago
5cf02d0
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
by Jeff Layton
· 12 years ago
506026c
sunrpc: clarify comments on rpc_make_runnable
by Jeff Layton
· 12 years ago
cac5d07
sunrpc: clnt: Add missing braces
by Joe Perches
· 12 years ago
ddbe503
ipv6: add ipv6_addr_hash() helper
by Eric Dumazet
· 12 years ago
013448c
SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors
by Trond Myklebust
· 12 years ago
6a1a1e3
SUNRPC: Add rpcauth_list_flavors()
by Chuck Lever
· 12 years ago
200724a
SUNRPC/cache: fix reporting of expired cache entries in 'content' file.
by NeilBrown
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
60d354e
sunrpc: Don't do a dst_confirm() on an input routes.
by David S. Miller
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
140150d
SUNRPC: Remove unused function xdr_encode_pages
by Trond Myklebust
· 12 years ago
f8bb7f0
SUNRPC: Clean up xdr_enter_page
by Trond Myklebust
· 12 years ago
3994ee6
SUNRPC: Clean up xdr_read_pages
by Trond Myklebust
· 12 years ago
bd00f84
SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages
by Trond Myklebust
· 12 years ago
b760b31
SUNRPC: Remove open coded stream position calculation in xdr_read_pages
by Trond Myklebust
· 12 years ago
4517d52
SUNRPC: Add the helper xdr_stream_pos
by Trond Myklebust
· 12 years ago
c337d36
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
by Trond Myklebust
· 12 years ago
bfeea1d
SUNRPC: Don't decode beyond the end of the RPC reply message
by Trond Myklebust
· 12 years ago
1537693
SUNRPC: Clean up xdr_set_iov()
by Trond Myklebust
· 12 years ago
22911fc
net: skb_free_datagram_locked() doesnt drop all packets
by Eric Dumazet
· 12 years ago
76cacaa
SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.
by Trond Myklebust
· 12 years ago
873b779
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
92123e0
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
by Jeff Layton
· 12 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a00b615
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
d5497fc
nfsd4: move rq_flavor into svc_cred
by J. Bruce Fields
· 12 years ago
03a4e1f
nfsd4: move principal name into svc_cred
by J. Bruce Fields
· 12 years ago
3ddbe87
svcrpc: fix a comment typo
by J. Bruce Fields
· 12 years ago
91c427a
sunrpc: do array overrun check in svc_recv before allocating pages
by Jeff Layton
· 13 years ago
786185b
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 13 years ago
9793f7c
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
c52226d
rpc: handle rotated gss data for Windows interoperability
by J. Bruce Fields
· 13 years ago
b3b02ae
NFSv4.1: Fix a request leak on the back channel
by Trond Myklebust
· 12 years ago
53f2c4a
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
cb62ab7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
31ed8e6
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
by Linus Torvalds
· 12 years ago
b3f87b9
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
1afeaf5
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
by Trond Myklebust
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6b34309
sunrpc: suppress page allocation warnings in xprt_alloc_slot()
by Jeff Layton
· 12 years ago
7e450b4
rpc_pipefs: clear write bit from top level rpc_pipefs directory
by Jeff Layton
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
bda1460
sunrpc: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 12 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7bdf741
auth_gss: the list of pseudoflavors not being parsed correctly
by Steve Dickson
· 13 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
cbbb344
SUNRPC: RPC client must use the current utsname hostname string
by Trond Myklebust
· 13 years ago
ea8cfa0
SUNRPC: traverse clients tree on PipeFS event
by Stanislav Kinsbursky
· 13 years ago
37629b5
SUNRPC: set per-net PipeFS superblock before notification
by Stanislav Kinsbursky
· 13 years ago
7aab449
SUNRPC: skip clients with program without PipeFS entries
by Stanislav Kinsbursky
· 13 years ago
a4dff1b
SUNRPC: skip dead but not buried clients on PipeFS events
by Stanislav Kinsbursky
· 13 years ago
fc2952a
SUNRPC: split upcall function to extract reusable parts
by Simo Sorce
· 13 years ago
4a17fd5
sock: Introduce named constants for sk_reuse
by Pavel Emelyanov
· 13 years ago
adae0fe
SUNRPC: register PipeFS file system after pernet sybsystem
by Stanislav Kinsbursky
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
e5f06f7
nfsd: make expkey cache allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
71db34f
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
58df9b3
Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
864cf9b
SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
by Bryan Schumaker
· 13 years ago
9276910
sunrpc: skip portmap calls on sessions backchannel
by J. Bruce Fields
· 13 years ago
b3537c3
sunrpc: create nfsd dir in rpc_pipefs
by Jeff Layton
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9b78145
xprtrdma: Remove assumption that each segment is <= PAGE_SIZE
by Tom Tucker
· 13 years ago
4a6862b
xprtrdma: The transport should not bug-check when a dup reply is received
by Tom Tucker
· 13 years ago
ffa94db
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
by Trond Myklebust
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
e27d359
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
by Trond Myklebust
· 13 years ago
b854178
sunrpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
540a0f7
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
by Trond Myklebust
· 13 years ago
0097143
SUNRPC: Don't use variable length automatic arrays in kernel code
by Trond Myklebust
· 13 years ago
09acfea
SUNRPC: Fix a few sparse warnings
by Trond Myklebust
· 13 years ago
2e738fd
SUNRPC: Add API to acquire source address
by Chuck Lever
· 13 years ago
4e0038b
SUNRPC: Move clnt->cl_server into struct rpc_xprt
by Trond Myklebust
· 13 years ago
2446ab6
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
by Trond Myklebust
· 13 years ago
591ad7f
SUNRPC: move waitq from RPC pipe to RPC inode
by Stanislav Kinsbursky
· 13 years ago
2c9030e
SUNRPC: check RPC inode's pipe reference before dereferencing
by Stanislav Kinsbursky
· 13 years ago
da3b462
SUNRPC: release per-net clients lock before calling PipeFS dentries creation
by Stanislav Kinsbursky
· 13 years ago
cec56c8
svcrdma: Cleanup sparse warnings in the svcrdma module
by Tom Tucker
· 13 years ago
0a70219
NFS: include filelayout DS rpc stats in mountstats
by Weston Andros Adamson
· 13 years ago
15a4520
SUNRPC: add sending,pending queue and max slot to xprt stats
by Andy Adamson
· 13 years ago
1d96e80
SUNRPC: init per-net rpcbind spinlock
by Stanislav Kinsbursky
· 13 years ago
2f09c24
SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)
by Trond Myklebust
· 13 years ago
bb2224d
Lockd: per-net up and down routines introduced
by Stanislav Kinsbursky
· 13 years ago
074d0f6
SUNRPC: service shutdown function in network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
7b147f1
SUNRPC: service destruction in network namespace context
by Stanislav Kinsbursky
· 13 years ago
Next »