Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
906462af4c707ba0238f3579fdb2b594c4ea29c3
/
net
/
sunrpc
906462a
SUNRPC: Split another new rpcbind retry error code from EACCES
by Chuck Lever
· 17 years ago
2429cbf
SUNRPC: Add a new error code for retry waiting for another binder
by Chuck Lever
· 17 years ago
4784cb5
SUNRPC: Retry bad rpcbind replies
by Chuck Lever
· 17 years ago
e65fe39
SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses
by Chuck Lever
· 17 years ago
d66968f
SUNRPC: Clean up in rpc_show_tasks
by Chuck Lever
· 17 years ago
06b8d25
SUNRPC: Make sure server name is reasonable before trying to print it
by Chuck Lever
· 17 years ago
6d0aa06
SUNRPC: Use correct argument type in memcpy()
by Chuck Lever
· 17 years ago
89eb21c
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
by Chuck Lever
· 17 years ago
5d34da3
SUNRPC: Only one dprintk is needed during client creation
by Chuck Lever
· 17 years ago
143b6c4
SUNRPC: Fix generation of universal addresses for
by Chuck Lever
· 17 years ago
756805e
SUNRPC: Add support for formatted universal addresses
by Chuck Lever
· 17 years ago
8945ee5
SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version
by Chuck Lever
· 17 years ago
95392c5
SUNRPC: Add a helper for extracting the address using the correct type
by Chuck Lever
· 17 years ago
8f9d5b1
SUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c
by Chuck Lever
· 17 years ago
68e220b
SUNRPC: create connect workers for IPv6
by Chuck Lever
· 17 years ago
9c3d72d
SUNRPC: Rename IPv4 connect workers
by Chuck Lever
· 17 years ago
16be2d2
SUNRPC: Refactor a part of socket connect logic into a helper function
by Chuck Lever
· 17 years ago
90058d3
SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port
by Chuck Lever
· 17 years ago
7dc753f
SUNRPC: Rename xs_bind() to prepare for IPv6-specific bind method
by Chuck Lever
· 17 years ago
2061200
SUNRPC: Introduce support for setting the port number in IPv6 addresses
by Chuck Lever
· 17 years ago
d5b6443
SUNRPC: add support for IPv6 to the kernel's rpcbind client
by Chuck Lever
· 17 years ago
4b6473f
SUNRPC: add a function to format IPv6 addresses
by Chuck Lever
· 17 years ago
ba10f2c
SUNRPC: Rename xs_format_peer_addresses
by Chuck Lever
· 17 years ago
fbfe3cc
SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
by Chuck Lever
· 17 years ago
0c43b3d
SUNRPC: Free address buffers in a loop
by Chuck Lever
· 17 years ago
bda243d
SUNRPC: Use standard macros for printing IP addresses
by Chuck Lever
· 17 years ago
b595bb1
SUNRPC: Fix a signed v. unsigned comparison in net/sunrpc/xprtsock.c
by Chuck Lever
· 17 years ago
adc24df8
SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines
by Chuck Lever
· 17 years ago
50e437d
SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks
by Trond Myklebust
· 18 years ago
9db619e
rpc: fix garbage in printk in svc_tcp_accept()
by Wolfgang Walter
· 17 years ago
7a1fa06
Correctly close old nfsd/lockd sockets.
by Neil Brown
· 17 years ago
08dd2e2
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
by Jesper Juhl
· 17 years ago
4011cd9
SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends
by Trond Myklebust
· 17 years ago
a4deb81
SUNRPC: Don't call gss_delete_sec_context() from an rcu context
by Trond Myklebust
· 17 years ago
b247bbf
SUNRPC: Fix a race in rpciod_down()
by Trond Myklebust
· 17 years ago
582ee43
net/* misc endianness annotations
by Al Viro
· 17 years ago
cb27680
nfsd: fix possible oops on re-insertion of rpcsec_gss modules
by J. Bruce Fields
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
be879c4
SUNRPC: move bkl locking and xdr proc invocation into a common helper
by J. Bruce Fields
· 18 years ago
ce8c229
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
4ac4efc
sunrpc: use vfs_path_lookup
by Josef 'Jeff' Sipek
· 17 years ago
fb1416a
[NET] SUNRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
4796f45
knfsd: nfsd4: secinfo handling without secinfo= option
by J. Bruce Fields
· 18 years ago
ae4c40b
knfsd: rpc: add gss krb5 and spkm3 oid values
by Usha Ketineni
· 18 years ago
3ab4d8b
knfsd: nfsd: set rq_client to ip-address-determined-domain
by J. Bruce Fields
· 18 years ago
c4170583f
knfsd: nfsd4: store pseudoflavor in request
by Andy Adamson
· 18 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 18 years ago
09561f4
authgss build fix
by Andrew Morton
· 18 years ago
16cefa8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 18 years ago
d8558f9
sunrpc: drop BKL around wrap and unwrap
by J. Bruce Fields
· 18 years ago
d3bc9a1
SUNRPC client: add interface for binding to a local address
by Frank van Maarseveen
· 18 years ago
a974769
SUNRPC server: record the destination address of a request
by Frank van Maarseveen
· 18 years ago
96802a0
SUNRPC: cleanup transport creation argument passing
by Frank van Maarseveen
· 18 years ago
43780b8
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
by Chuck Lever
· 18 years ago
45160d6
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
by Chuck Lever
· 18 years ago
cce63cd
SUNRPC: Rename rpcb_getport_external routine
by Chuck Lever
· 18 years ago
f7fb558
SUNRPC: Allow rpcbind requests to be interrupted by a signal.
by Chuck Lever
· 18 years ago
8a702bb
SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify()
by Trond Myklebust
· 18 years ago
0df7fb7
SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred
by Trond Myklebust
· 18 years ago
0285ed1
SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's
by Trond Myklebust
· 18 years ago
1be27f3
SUNRPC: Remove the tk_auth macro...
by Trond Myklebust
· 18 years ago
1dd17ec
SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed
by Trond Myklebust
· 18 years ago
5d28dc8
SUNRPC: Convert gss_ctx_lock to an RCU lock
by Trond Myklebust
· 18 years ago
f5c2187
SUNRPC: Convert the credential garbage collector into a shrinker callback
by Trond Myklebust
· 18 years ago
9499b43
SUNRPC: Give credential cache a local spinlock
by Trond Myklebust
· 18 years ago
31be5bf
SUNRPC: Convert the credcache lookup code to use RCU
by Trond Myklebust
· 18 years ago
e092bdc
SUNRPC: cleanup rpc credential cache garbage collection
by Trond Myklebust
· 18 years ago
fc432dd
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
by Trond Myklebust
· 18 years ago
696e38d
SUNRPC: replace casts in auth_unix.c with container_of()
by Trond Myklebust
· 18 years ago
5fe4755
SUNRPC: Clean up rpc credential initialisation
by Trond Myklebust
· 18 years ago
f1c0a86
SUNRPC: Mark auth and cred operation tables as constant.
by Trond Myklebust
· 18 years ago
de7a8ce
SUNRPC: Rename rpcauth_destroy() to rpcauth_release()
by Trond Myklebust
· 18 years ago
5e1550d
SUNRPC: Add the helper function 'rpc_call_null()'
by Trond Myklebust
· 18 years ago
64c91a1
SUNRPC: Make rpc_ping() static
by Trond Myklebust
· 18 years ago
fc1b356
SUNRPC: Fix races in rpcauth_create
by Trond Myklebust
· 18 years ago
07a2bf1
SUNRPC: Fix a memory leak in gss_create()
by Trond Myklebust
· 18 years ago
5c9cfc8
SUNRPC: Fix a typo in unx_create()
by Trond Myklebust
· 18 years ago
3ab9bb7
SUNRPC: Fix a memory leak in the auth credcache code
by Trond Myklebust
· 18 years ago
03a1256
SUNRPC: Add a field to track the number of kernel users of an rpc_pipe
by Trond Myklebust
· 18 years ago
62e1761
SUNRPC: Clean up rpc_pipefs.
by Trond Myklebust
· 18 years ago
34f3089
SUNRPC: Enable non-exclusive create in rpc_mkpipe()
by Trond Myklebust
· 18 years ago
6e84c7b
SUNRPC: Add a downcall queue to struct rpc_inode
by Trond Myklebust
· 18 years ago
3b68aae
SUNRPC: Always match an upcall message in gss_pipe_downcall()
by Trond Myklebust
· 18 years ago
b185f83
SUNRPC: Remove the gss_auth spinlock
by Trond Myklebust
· 18 years ago
4a8c134
SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth
by Trond Myklebust
· 18 years ago
c1384c9
SUNRPC: fix hang due to eventd deadlock...
by Trond Myklebust
· 18 years ago
6e5b70e
SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task
by Trond Myklebust
· 18 years ago
188fef1
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
by Trond Myklebust
· 18 years ago
f61534d
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
by Trond Myklebust
· 18 years ago
4ada539
SUNRPC: Make create_client() take a reference to the rpciod workqueue
by Trond Myklebust
· 18 years ago
ab418d7
SUNRPC: Optimise rpciod_up()
by Trond Myklebust
· 18 years ago
d431a555
SUNRPC: Don't create an rpc_pipefs directory before rpc_clone is initialised
by Trond Myklebust
· 18 years ago
4c402b4
SUNRPC: Remove rpc_clnt->cl_count
by Trond Myklebust
· 18 years ago
8ad7c89
SUNRPC: Make rpc_clone take a reference instead of using cl_count
by Trond Myklebust
· 18 years ago
90c5755
SUNRPC: Kill rpc_clnt->cl_oneshot
by Trond Myklebust
· 18 years ago
848f1fe
SUNRPC: Kill rpc_clnt->cl_dead
by Trond Myklebust
· 18 years ago
34f52e3
SUNRPC: Convert rpc_clnt->cl_users to a kref
by Trond Myklebust
· 18 years ago
c44fe70
SUNRPC: Clean up tk_pid allocation and make it lockless
by Trond Myklebust
· 18 years ago
4bef61f
SUNRPC: Add a per-rpc_clnt spinlock
by Trond Myklebust
· 18 years ago
Next »