index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+3
2011-11-10
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
Stanislav Kinsbursky
1
-1
/
+3
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-0
/
+6
2011-11-03
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
5
-31
/
+50
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-3
/
+2
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
4
-0
/
+4
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2
-0
/
+2
2011-10-25
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-29
/
+31
2011-10-25
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-26
/
+46
2011-10-25
SUNRPC: remove rpcbind clients destruction on module cleanup
Stanislav Kinsbursky
2
-15
/
+0
2011-10-25
SUNRPC: remove rpcbind clients creation during service registering
Stanislav Kinsbursky
1
-9
/
+0
2011-10-25
NFSd: call svc rpcbind cleanup explicitly
Stanislav Kinsbursky
1
-1
/
+2
2011-10-25
SUNRPC: cleanup service destruction
Stanislav Kinsbursky
1
-1
/
+0
2011-10-25
SUNRPC: setup rpcbind clients if service requires it
Stanislav Kinsbursky
1
-2
/
+9
2011-10-25
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
Stanislav Kinsbursky
2
-1
/
+36
2011-10-25
SUNRPC: use rpcbind reference counting helpers
Stanislav Kinsbursky
1
-8
/
+4
2011-10-25
SUNRPC: introduce helpers for reference counted rpcbind clients
Stanislav Kinsbursky
1
-0
/
+53
2011-10-25
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
1
-0
/
+3
2011-10-20
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
1
-1
/
+3
2011-10-18
SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr
Trond Myklebust
1
-1
/
+0
2011-10-18
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
2
-5
/
+6
2011-10-18
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
2
-22
/
+22
2011-10-11
sunrpc: add MODULE_ALIAS to match the filesystem name
Michal Schmidt
1
-0
/
+3
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
2
-17
/
+19
2011-08-19
sunrpc: use better NUMA affinities
Eric Dumazet
1
-9
/
+24
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-29
net: fix new sunrpc kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-28
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-138
/
+275
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-87
/
+44
2011-07-25
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
Steve Dickson
1
-1
/
+1
2011-07-25
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
6
-51
/
+49
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+5
2011-07-20
switch vfs_path_lookup() to struct path
Al Viro
1
-6
/
+5
2011-07-18
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
Trond Myklebust
1
-21
/
+21
2011-07-18
SUNRPC: Allow caller of rpc_sleep_on() to select priority levels
Trond Myklebust
1
-9
/
+29
2011-07-18
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
3
-18
/
+102
2011-07-18
SUNRPC: Clean up the slot table allocation
Trond Myklebust
1
-27
/
+37
2011-07-18
SUNRPC: Initalise the struct xprt upon allocation
Trond Myklebust
1
-30
/
+37
2011-07-18
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
3
-27
/
+46
2011-07-16
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
1
-5
/
+6
2011-07-16
rpc: allow autoloading of gss mechanisms
J. Bruce Fields
2
-4
/
+35
2011-07-16
svcauth_unix.c: quiet sparse noise
H Hartley Sweeten
1
-0
/
+1
2011-07-16
svcsock.c: include sunrpc.h to quiet sparse noise
H Hartley Sweeten
1
-0
/
+2
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-78
/
+0
2011-07-15
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
Trond Myklebust
3
-4
/
+4
2011-07-15
SUNRPC: sunrpc should not explicitly depend on NFS config options
Trond Myklebust
9
-27
/
+25
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-17
/
+12
2011-07-12
sunrpc: use dprint_status() macro in call_decode()
Vasily Averin
1
-2
/
+1
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
1
-1
/
+1
[next]