Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1ac2c092d9dbd5ef2b903eea77629929c3314f2
/
include
/
linux
/
sunrpc
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
edddbb1
SUNRPC: add call to get configured timeout
by Weston Andros Adamson
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
21cd125
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
by Stanislav Kinsbursky
· 12 years ago
73fb847
SUNRPC: introduce cache_detail->cache_request callback
by Stanislav Kinsbursky
· 12 years ago
7eaf040
sunrpc: Use kuid_t and kgid_t where appropriate
by Eric W. Biederman
· 12 years ago
4c190e2
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
by Jeff Layton
· 12 years ago
de0b65c
sunrpc: fix comment in struct xdr_buf definition
by Jeff Layton
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
155a345
sunrpc: copy scope ID in __rpc_copy_addr6
by Jeff Layton
· 12 years ago
7b9e852
nfsd: fix IPv6 address handling in the DRC
by Jeff Layton
· 12 years ago
7710289
SUNRPC: Nuke the tk_xprt macro
by Trond Myklebust
· 12 years ago
6a24dfb
SUNRPC: Pass pointers to struct rpc_xprt to the congestion window
by Trond Myklebust
· 12 years ago
1b09209
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
by Trond Myklebust
· 12 years ago
35525b7
sunrpc: Fix lockd sleeping until timeout
by Andriy Skulysh
· 12 years ago
9821972
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
c05eecf
SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones
by Trond Myklebust
· 12 years ago
8af345f
svcrpc: track rpc data length separately from sk_tcplen
by J. Bruce Fields
· 12 years ago
cc248d4
svcrpc: don't byte-swap sk_reclen in place
by J. Bruce Fields
· 12 years ago
621eb19
svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
by J. Bruce Fields
· 12 years ago
64d7155
UAPI: Remove empty non-UAPI Kbuild files
by David Howells
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
f474af7
nfs: disintegrate UAPI for nfs
by J. Bruce Fields
· 12 years ago
e3dd9a5
UAPI: (Scripted) Disintegrate include/linux/sunrpc
by David Howells
· 12 years ago
ba9b584
SUNRPC: Introduce rpc_clone_client_set_auth()
by Chuck Lever
· 12 years ago
d19751e
SUNRPC: Get rid of the redundant xprt->shutdown bit field
by Trond Myklebust
· 12 years ago
eccf50c
nfsd: remove unused listener-removal interfaces
by J. Bruce Fields
· 12 years ago
f39c1bf
SUNRPC: Fix a UDP transport regression
by Trond Myklebust
· 12 years ago
6741019
svcrpc: make svc_xprt_received static
by J. Bruce Fields
· 12 years ago
af6d572
svcrpc: don't bother checking bad svc_addr_len result
by J. Bruce Fields
· 12 years ago
39b5530
svcrpc: share some setup of listening sockets
by J. Bruce Fields
· 12 years ago
ac694db
Merge branch 'akpm' (Andrew's patch-bomb)
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
9695c70
SUNRPC: service request network namespace helper introduced
by Stanislav Kinsbursky
· 12 years ago
a007c4c
nfsd: add get_uint for u32's
by J. Bruce Fields
· 12 years ago
6a1a1e3
SUNRPC: Add rpcauth_list_flavors()
by Chuck Lever
· 12 years ago
bbf43dc
sunrpc/cache.h: replace simple_strtoul
by Eldad Zack
· 12 years ago
d9c2ede
sunrpc/cache.h: fix coding style
by Eldad Zack
· 12 years ago
140150d
SUNRPC: Remove unused function xdr_encode_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
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
9793f7c
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
e5f06f7
nfsd: make expkey cache allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
a9aa53d
svcauth: remove unused define
by Simo Sorce
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
b3b536a
SUNRPC: Kill compiler warning when RPC_DEBUG is unset
by Chuck Lever
· 13 years ago
e27d359
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
by Trond Myklebust
· 13 years ago
09acfea
SUNRPC: Fix a few sparse warnings
by Trond Myklebust
· 13 years ago
1fa9c44
svcrdma: silence a Sparse warning
by Dan Carpenter
· 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
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
dbb9c2a
SUNRPC: Use KERN_DEFAULT for debugging printk's
by Chuck Lever
· 13 years ago
15a4520
SUNRPC: add sending,pending queue and max slot to xprt stats
by Andy Adamson
· 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
7b147f1
SUNRPC: service destruction in network namespace context
by Stanislav Kinsbursky
· 13 years ago
8833812
SUNRPC: Change the default limit to the number of TCP slots
by Trond Myklebust
· 13 years ago
82b0a4c
SUNRPC: Add trace events to the sunrpc subsystem
by Trond Myklebust
· 13 years ago
a613fa1
SUNRPC: constify the rpc_program
by Trond Myklebust
· 13 years ago
080b794
SUNRPC: constify rpc_program->name
by Trond Myklebust
· 13 years ago
6eac7d3
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
by Trond Myklebust
· 13 years ago
4cb54ca
SUNRPC: search for service transports in network namespace context
by Stanislav Kinsbursky
· 13 years ago
246590f
SUNRPC: register service stats /proc entries in passed network namespace context
by Stanislav Kinsbursky
· 13 years ago
cc9f4be
sunrpc: fix stats.h for CONFIG_PROC_FS not enabled
by Randy Dunlap
· 13 years ago
ec7652a
SUNRPC: register RPC stats /proc entries in passed network namespace context
by Stanislav Kinsbursky
· 13 years ago
2c5f846
SUNRPC: generic cache register routines removed
by Stanislav Kinsbursky
· 13 years ago
a1db410
SUNRPC: create GSS auth cache per network namespace
by Stanislav Kinsbursky
· 13 years ago
0a402d5
SUNRPC: cache creation and destruction routines introduced
by Stanislav Kinsbursky
· 13 years ago
5ecebb7
SUNRPC: unregister service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
5247fab
SUNRPC: pass network namespace to service registering routines
by Stanislav Kinsbursky
· 13 years ago
f2ac4dc
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
by Stanislav Kinsbursky
· 13 years ago
90100b1
SUNRPC: parametrize rpc_pton() by network context
by Stanislav Kinsbursky
· 13 years ago
f7a30c1
SUNRPC: parametrize local rpcbind clients creation with net ns
by Stanislav Kinsbursky
· 13 years ago
977ac31
SUNRPC: register rpcbind programs in passed network namespase context
by Stanislav Kinsbursky
· 13 years ago
961a828
SUNRPC: Fix potential races in xprt_lock_write_next()
by Trond Myklebust
· 13 years ago
12bc372
SUNRPC: kernel PipeFS mount point creation routines removed
by Stanislav Kinsbursky
· 13 years ago
eee1732
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
820f944
SUNRPC: split cache creation and PipeFS registration
by Stanislav Kinsbursky
· 13 years ago
30507f5
SUNRPC: remove RPC PipeFS mount point reference from RPC client
by Stanislav Kinsbursky
· 13 years ago
80df9d2
SUNRPC: subscribe RPC clients to pipefs notifications
by Stanislav Kinsbursky
· 13 years ago
70abc49
SUNRPC: make SUNPRC clients list per network namespace context
by Stanislav Kinsbursky
· 13 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 13 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 13 years ago
ba9e097
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
by Stanislav Kinsbursky
· 13 years ago
766347b
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
by Stanislav Kinsbursky
· 13 years ago
c21a588
SUNRPC: pipefs per-net operations helper introduced
by Stanislav Kinsbursky
· 13 years ago
432eb1a
SUNRPC: pipefs dentry lookup helper introduced
by Stanislav Kinsbursky
· 13 years ago
2d00131
SUNRPC: send notification events on pipefs sb creation and destruction
by Stanislav Kinsbursky
· 13 years ago
5bff038
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
by Stanislav Kinsbursky
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
Next »