Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6309ed7cb2b0671b0db9386abc6307ec3108bbaa
/
net
/
sunrpc
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
4c2eaf07
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
d9bc125c
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
94efa93
rpcgss: krb5: miscellaneous cleanup
by J. Bruce Fields
· 18 years ago
717757a
rpcgss: krb5: ignore seed
by J. Bruce Fields
· 18 years ago
d922a84
rpcgss: krb5: sanity check sealalg value in the downcall
by J. Bruce Fields
· 18 years ago
39a21dd
rpcgss: krb5: clean up some goto's, etc.
by J. Bruce Fields
· 18 years ago
ca54f89
rpcgss: simplify make_checksum
by J. Bruce Fields
· 18 years ago
2818bf8
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
by J. Bruce Fields
· 18 years ago
5eb064f
rpcgss: krb5: expect a constant signalg value
by J. Bruce Fields
· 18 years ago
e678e06
gss: krb5: remove signalg and sealalg
by J. Bruce Fields
· 18 years ago
adeb813
rpc: spkm3 update
by Olga Kornievskaia
· 18 years ago
37a4e6c
rpc: move process_xdr_buf
by Olga Kornievskaia
· 18 years ago
87d918d
rpc: gss: fix a kmap_atomic race in krb5 code
by J. Bruce Fields
· 18 years ago
8fc7500
rpc: gss: eliminate print_hexl()'s
by J. Bruce Fields
· 18 years ago
2b577f1
SUNRPC: another pmap wakeup fix
by Chuck Lever
· 18 years ago
c8541ec
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
by Chuck Lever
· 18 years ago
24c5684
SUNRPC: Clean up xs_send_pages()
by Trond Myklebust
· 18 years ago
bee57c9
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
by Trond Myklebust
· 18 years ago
Next »