index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2007-10-15
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-10-09
nfsd: remove unused cache_for_each macro
J. Bruce Fields
2007-10-09
RPCRDMA: rpc rdma transport switch
\"Talpey, Thomas\
2007-10-09
RPCRDMA: Kconfig and header file with rpcrdma protocol definitions
\"Talpey, Thomas\
2007-10-09
NFS/SUNRPC: support transport protocol naming
\"Talpey, Thomas\
2007-10-09
SUNRPC: rearrange RPC sockets definitions
\"Talpey, Thomas\
2007-10-09
SUNRPC: rename the rpc_xprtsock_create structure
\"Talpey, Thomas\
2007-10-09
SUNRPC: Provide a new API for registering transport implementations
\"Talpey, Thomas\
2007-10-09
SUNRPC: mark bulk read/write data in xdrbuf
\"Talpey, Thomas\
2007-10-09
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
SUNRPC: move per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
Chuck Lever
2007-10-09
SUNRPC: Add support for formatted universal addresses
Chuck Lever
2007-10-09
SUNRPC: Add hex-formatted address support to rpc_peeraddr2str()
Chuck Lever
2007-07-19
SUNRPC: move bkl locking and xdr proc invocation into a common helper
J. Bruce Fields
2007-07-17
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
knfsd: nfsd4: store pseudoflavor in request
Andy Adamson
2007-07-10
SUNRPC client: add interface for binding to a local address
Frank van Maarseveen
2007-07-10
SUNRPC server: record the destination address of a request
Frank van Maarseveen
2007-07-10
SUNRPC: cleanup transport creation argument passing
Frank van Maarseveen
2007-07-10
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
Chuck Lever
2007-07-10
SUNRPC: Rename rpcb_getport_external routine
Chuck Lever
2007-07-10
SUNRPC: Remove the tk_auth macro...
Trond Myklebust
2007-07-10
SUNRPC: Convert gss_ctx_lock to an RCU lock
Trond Myklebust
2007-07-10
SUNRPC: Convert the credential garbage collector into a shrinker callback
Trond Myklebust
2007-07-10
SUNRPC: Give credential cache a local spinlock
Trond Myklebust
2007-07-10
SUNRPC: Convert the credcache lookup code to use RCU
Trond Myklebust
2007-07-10
SUNRPC: cleanup rpc credential cache garbage collection
Trond Myklebust
2007-07-10
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
Trond Myklebust
2007-07-10
SUNRPC: Clean up rpc credential initialisation
Trond Myklebust
2007-07-10
SUNRPC: Mark auth and cred operation tables as constant.
Trond Myklebust
2007-07-10
SUNRPC: Rename rpcauth_destroy() to rpcauth_release()
Trond Myklebust
2007-07-10
SUNRPC: Add the helper function 'rpc_call_null()'
Trond Myklebust
2007-07-10
SUNRPC: Make rpc_ping() static
Trond Myklebust
2007-07-10
SUNRPC: Fix a memory leak in the auth credcache code
Trond Myklebust
2007-07-10
SUNRPC: Add a field to track the number of kernel users of an rpc_pipe
Trond Myklebust
2007-07-10
SUNRPC: Add a downcall queue to struct rpc_inode
Trond Myklebust
2007-07-10
SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth
Trond Myklebust
2007-07-10
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
Trond Myklebust
2007-07-10
SUNRPC: Remove rpc_clnt->cl_count
Trond Myklebust
2007-07-10
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
SUNRPC: Kill rpc_clnt->cl_dead
Trond Myklebust
2007-07-10
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
2007-07-10
SUNRPC: Add a per-rpc_clnt spinlock
Trond Myklebust
2007-07-10
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
Trond Myklebust
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-05-14
SUNRPC: Fix sparse warnings
Trond Myklebust
2007-05-09
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-05-09
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
[next]