Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e5d2861f31474b373ce7754dc5122b414a176c64
/
net
/
sunrpc
dd504ea
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/
by Trond Myklebust
· 18 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 18 years ago
7531d69
SUNRPC: Fix sparse warnings
by Trond Myklebust
· 18 years ago
9c9cc93
SUNRPC: remove dead variable 'rpciod_running'
by Christoph Hellwig
· 18 years ago
ddce40d
sunrpc: fix crash in rpc_malloc()
by Peter Zijlstra
· 18 years ago
aa3d1fa
SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free
by Chuck Lever
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
05ed690
knfsd: simplify a 'while' condition in svcsock.c
by NeilBrown
· 18 years ago
c5e434c
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
by Wei Yongjun
· 18 years ago
54f9247
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko
by Frank Filz
· 18 years ago
153e44d
knfsd: rpc: fix server-side wrapping of krb5i replies
by NeilBrown
· 18 years ago
5bd5f58
sunrpc: fix error path in module_init
by Akinobu Mita
· 18 years ago
cd12301
RPC: add wrapper for svc_reserve to account for checksum
by Jeff Layton
· 18 years ago
7ac1bea
knfsd: rename sk_defer_lock to sk_lock
by NeilBrown
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
215d067
Fix sunrpc warning noise
by Geert Uytterhoeven
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
61322b3
spkm3: initialize hash
by J. Bruce Fields - unquoted
· 18 years ago
b80e183
spkm3: remove bad kfree, unnecessary export
by J. Bruce Fields - unquoted
· 18 years ago
f32824d
spkm3: fix spkm3's use of hmac
by J. Bruce Fields - unquoted
· 18 years ago
00a6e7b
SUNRPC: RPC client should retry with different versions of rpcbind
by Chuck Lever
· 18 years ago
4c2eaf0
SUNRPC: remove old portmapper
by Chuck Lever
· 18 years ago
2608001
SUNRPC: switch the RPC server to use the new rpcbind registration API
by Chuck Lever
· 18 years ago
e9b1c9c
SUNRPC: switch socket-based RPC transports to use rpcbind
by Chuck Lever
· 18 years ago
a509050
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
by Chuck Lever
· 18 years ago
c5a4dd8
SUNRPC: Eliminate side effects from rpc_malloc
by Chuck Lever
· 18 years ago
2bea90d
SUNRPC: RPC buffer size estimates are too large
by Chuck Lever
· 18 years ago
14690fc
[SUNRPC]: cleanup: use seq_release_private() where appropriate
by Martin Peschke
· 18 years ago
6047637
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
by Herbert Xu
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
241c39b
RPC: Fix the TCP resend semantics for NFSv4
by Trond Myklebust
· 18 years ago
30f3dee
knfsd: use a spinlock to protect sk_info_authunix
by NeilBrown
· 18 years ago
bc375ea
[SUNRPC]: Make sure on-stack cmsg buffer is properly aligned.
by David S. Miller
· 18 years ago
418106d
[PATCH] net/sunrpc/svcsock.c: fix a check
by Adrian Bunk
· 18 years ago
42a7fc4
[PATCH] knfsd: provide sunrpc pool_mode module option
by Greg Banks
· 18 years ago
cda1fd4
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server
by NeilBrown
· 18 years ago
5a05ed7
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
by NeilBrown
· 18 years ago
7a37f57
[PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying
by NeilBrown
· 18 years ago
53b8a31
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
by Christoph Lameter
· 18 years ago
74c7aa8
[PATCH] Replace highest_possible_node_id() with nr_node_ids
by Christoph Lameter
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
2b1bec5
[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->de
by Eric W. Biederman
· 18 years ago
7e35280
[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flag
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
3fc605a
[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authentication
by NeilBrown
· 18 years ago
d9bc125
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
43d78ef
NFS: disconnect before retrying NFSv4 requests over TCP
by Chuck Lever
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
77f1f67
[PATCH] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct + length
by Chuck Lever
· 18 years ago
9575648
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
by Chuck Lever
· 18 years ago
cdd88b9
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
by akpm@linux-foundation.org
· 18 years ago
bcdb81a
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a secure port
by Chuck Lever
· 18 years ago
b92503b
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
by Chuck Lever
· 18 years ago
73df0db
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
by Chuck Lever
· 18 years ago
27459f0
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
by Chuck Lever
· 18 years ago
2442222
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
by Chuck Lever
· 18 years ago
ad06e4b
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
by Chuck Lever
· 18 years ago
1ba9510
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_recvmsg
by Chuck Lever
· 18 years ago
067d781
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
by Chuck Lever
· 18 years ago
e79eff1
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
by NeilBrown
· 18 years ago
482fb94
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
by Chuck Lever
· 18 years ago
6b17433
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets
by Chuck Lever
· 18 years ago
cca5172
[NET] SUNRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
aaf68cf
[PATCH] knfsd: fix a race in closing NFSd connections
by NeilBrown
· 18 years ago
1d21632
NFSv4: Ensure non-root user can trigger a referral automount
by Trond Myklebust
· 18 years ago
46121cf
SUNRPC: fix print format for tk_pid
by Chuck Lever
· 18 years ago
8885cb3
SUNRPC: fix print format for tk_pid in auth_gss support
by Chuck Lever
· 18 years ago
2efef83
RPC: Clean up rpc_execute...
by Trond Myklebust
· 18 years ago
54cc533
RPC: Fix double free in portmapper code
by Trond Myklebust
· 18 years ago
34e9a63
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events
by NeilBrown
· 18 years ago
250f391
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
by NeilBrown
· 18 years ago
1a8eff6
[PATCH] knfsd: fix setting of ACL server versions
by NeilBrown
· 18 years ago
bde8f00
[PATCH] NFS: Fix Oops in rpc_call_sync()
by Trond Myklebust
· 18 years ago
fadfc8e
[PATCH] gss_spkm3: fix error handling in module init
by Akinobu Mita
· 18 years ago
dd08d6e
[PATCH] knfsd: Don't ignore kstrdup failure in rpc caches
by NeilBrown
· 18 years ago
01f3bd1
[PATCH] knfsd: svcrpc: remove another silent drop from deferral code
by J.Bruce Fields
· 18 years ago
e0bb89e
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
by J.Bruce Fields
· 18 years ago
b797b5b
[PATCH] knfsd: svcrpc: fix gss krb5i memory leak
by J.Bruce Fields
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
303b46b
[PATCH] struct path: convert sunrpc
by Josef Sipek
· 18 years ago
21b4e73
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
34161db
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
6cfd76a
[PATCH] lockdep: name some old style locks
by Peter Zijlstra
· 18 years ago
ed07536
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
by Peter Zijlstra
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
5847e1f
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
by Chuck Lever
· 18 years ago
fbf7668
SUNRPC: relocate the creation of socket-specific tunables
by Chuck Lever
· 18 years ago
282b32e
SUNRPC: create stubs for xprtsock init and cleanup
by Chuck Lever
· 18 years ago
dd45647
SUNRPC: Rename skb_reader_t and friends
by Chuck Lever
· 18 years ago
9d29231
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
by Chuck Lever
· 18 years ago
7559c7a
SUNRPC: Make address format buffers more generic
by Chuck Lever
· 18 years ago
314dfd7
SUNRPC: move saved socket callback functions to a private data structure
by Chuck Lever
· 18 years ago
7c6e066
SUNRPC: Move the UDP socket bufsize parameters to a private data structure
by Chuck Lever
· 18 years ago
c847546
SUNRPC: Move rpc_xprt socket connect fields into private data structure
by Chuck Lever
· 18 years ago
e136d09
SUNRPC: Move TCP state flags into xprtsock.c
by Chuck Lever
· 18 years ago
5197113
SUNRPC: Move TCP receive state variables into private data structure
by Chuck Lever
· 18 years ago
ee0ac0c
SUNRPC: Remove sock and inet fields from rpc_xprt
by Chuck Lever
· 18 years ago
ffc2e51
SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields
by Chuck Lever
· 18 years ago
Next »