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
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2006-04-19
SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
Eric Sesterhenn
2006-04-19
NFS: make 2 functions static
Adrian Bunk
2006-04-19
RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc
J. Bruce Fields
2006-04-11
[PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily
NeilBrown
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-27
[PATCH] knfsd: Tidy up unix_domain_find
NeilBrown
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
2006-03-27
[PATCH] knfsd: An assortment of little fixes to the sunrpc cache code
NeilBrown
2006-03-27
[PATCH] knfsd: Use new cache code for rsc cache
NeilBrown
2006-03-27
[PATCH] knfsd: Use new sunrpc cache for rsi cache
NeilBrown
2006-03-27
[PATCH] knfsd: Convert ip_map cache to use the new lookup routine
NeilBrown
2006-03-27
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-24
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-23
Merge branch 'linus'
Trond Myklebust
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc
J. Bruce Fields
2006-03-20
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2006-03-20
SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum
J. Bruce Fields
2006-03-20
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
Trond Myklebust
2006-03-20
SUNRPC: Fix memory barriers for req->rq_received
Trond Myklebust
2006-03-20
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2006-03-20
SUNRPC: fix compile warnings on 64-bit platforms
Chuck Lever
2006-03-20
SUNRPC: minor cleanup
Chuck Lever
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
SUNRPC: add a handful of per-xprt counters
Chuck Lever
2006-03-20
SUNRPC: track length of RPC wait queues
Chuck Lever
2006-03-20
SUNRPC: more verbose output for rpc auth weak error
Levent Serinol
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
2006-03-20
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
Trond Myklebust
2006-03-20
SUNRPC: Auto-load RPC authentication kernel modules
Olaf Kirch
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
2006-02-01
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2006-02-01
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
Trond Myklebust
2006-02-01
SUNRPC: rpc_timeout_upcall_queue should not sleep
Trond Myklebust
2006-02-01
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
2006-02-01
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
Martin Waitz
2006-01-18
[PATCH] svcrpc: gss: svc context creation error handling
J. Bruce Fields
2006-01-18
[PATCH] svcrpc: gss: server context init failure handling
Kevin Coffman
[next]