Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
30facd4d51d630b6cba386badd7f42456962089b
/
net
/
sunrpc
« Previous
9689dcc
svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown
by J. Bruce Fields
· 13 years ago
61c8504
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
by J. Bruce Fields
· 13 years ago
bf118a3
NFSv4: include bitmap in nfsv4 get acl data
by Andy Adamson
· 13 years ago
68c9715
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
by Trond Myklebust
· 13 years ago
64f1426
sunrpc: propagate umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
f5c8593b
NFSd: use network-namespace-aware cache registering routines
by Stanislav Kinsbursky
· 13 years ago
bd4620d
SUNRPC: create svc_xprt in proper network namespace
by Stanislav Kinsbursky
· 13 years ago
94cf317
svcrpc: update outdated BKL comment
by J. Bruce Fields
· 13 years ago
b4f36f8
svcrpc: avoid memory-corruption on pool shutdown
by J. Bruce Fields
· 13 years ago
2fefb8a
svcrpc: destroy server sockets all at once
by J. Bruce Fields
· 13 years ago
7710ec3
svcrpc: make svc_delete_xprt static
by J. Bruce Fields
· 13 years ago
d310310
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
by Jeff Layton
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c25573b
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
by Trond Myklebust
· 13 years ago
7fdcf13
SUNRPC: Fix the execution time statistics in the face of RPC restarts
by Trond Myklebust
· 13 years ago
24ca9a8
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
by Trond Myklebust
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
e25ba0c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
2aa1353
SUNRPC: destroy freshly allocated transport in case of sockaddr init error
by Stanislav Kinsbursky
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
31cbecb
Merge branch 'osd-devel' into nfs-for-next
by Trond Myklebust
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
ef78cc7
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
e20de37
SUNRPC: remove rpcbind clients destruction on module cleanup
by Stanislav Kinsbursky
· 13 years ago
0f0c01d
SUNRPC: remove rpcbind clients creation during service registering
by Stanislav Kinsbursky
· 13 years ago
16d0587
NFSd: call svc rpcbind cleanup explicitly
by Stanislav Kinsbursky
· 13 years ago
8e356b1
SUNRPC: cleanup service destruction
by Stanislav Kinsbursky
· 13 years ago
e40f5e2
SUNRPC: setup rpcbind clients if service requires it
by Stanislav Kinsbursky
· 13 years ago
d990856
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
by Stanislav Kinsbursky
· 13 years ago
253fb07
SUNRPC: use rpcbind reference counting helpers
by Stanislav Kinsbursky
· 13 years ago
914edb1
SUNRPC: introduce helpers for reference counted rpcbind clients
by Stanislav Kinsbursky
· 13 years ago
dc6f55e
NFS/sunrpc: don't use a credential with extra groups.
by NeilBrown
· 13 years ago
d00c5d4
NFS: Get rid of nfs_restart_rpc()
by Trond Myklebust
· 13 years ago
919066d
SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr
by Trond Myklebust
· 13 years ago
d77385f
SUNRPC: Fix rpc_sockaddr2uaddr
by Trond Myklebust
· 13 years ago
c122515
SUNRPC/NFS: make rpc pipe upcall generic
by Peng Tao
· 13 years ago
dcbf8c3
sunrpc: add MODULE_ALIAS to match the filesystem name
by Michal Schmidt
· 13 years ago
849a1cf
SUNRPC: Replace svc_addr_u by sockaddr_storage
by Mi Jinlong
· 13 years ago
11fd165
sunrpc: use better NUMA affinities
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
177c27b
net: fix new sunrpc kernel-doc warning
by Randy Dunlap
· 13 years ago
28890d3
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
2dad320
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
2773395
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
by Steve Dickson
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e0a0124
switch vfs_path_lookup() to struct path
by Al Viro
· 13 years ago
34006ce
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
by Trond Myklebust
· 13 years ago
3b27bad
SUNRPC: Allow caller of rpc_sleep_on() to select priority levels
by Trond Myklebust
· 13 years ago
d9ba131
SUNRPC: Support dynamic slot allocation for TCP connections
by Trond Myklebust
· 13 years ago
21de0a9
SUNRPC: Clean up the slot table allocation
by Trond Myklebust
· 13 years ago
8d9266f
SUNRPC: Initalise the struct xprt upon allocation
by Trond Myklebust
· 13 years ago
43cedbf0e
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
by Trond Myklebust
· 13 years ago
ebc63e5
svcrpc: fix list-corrupting race on nfsd shutdown
by J. Bruce Fields
· 13 years ago
058c5c9
rpc: allow autoloading of gss mechanisms
by J. Bruce Fields
· 13 years ago
13e0e95
svcauth_unix.c: quiet sparse noise
by H Hartley Sweeten
· 13 years ago
177e4f9
svcsock.c: include sunrpc.h to quiet sparse noise
by H Hartley Sweeten
· 13 years ago
49b2868
nfsd: Remove deprecated nfsctl system call and related code.
by NeilBrown
· 13 years ago
0d961aa
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
by Trond Myklebust
· 13 years ago
9e00abc
SUNRPC: sunrpc should not explicitly depend on NFS config options
by Trond Myklebust
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
726fd6a
sunrpc: use dprint_status() macro in call_decode()
by Vasily Averin
· 13 years ago
ec0dd26
SUNRPC: Fix use of static variable in rpcb_getport_async
by Ben Greear
· 13 years ago
b55c598
SUNRPC: Fix a race between work-queue and rpc_killall_tasks
by Trond Myklebust
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
89f0e4f
sunrpc: Reduce switch/case indent
by Joe Perches
· 13 years ago
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
5afa913
SUNRPC: Ensure the RPC client only quits on fatal signals
by Trond Myklebust
· 13 years ago
0b76011
NLM: Don't hang forever on NLM unlock requests
by Trond Myklebust
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
b084f59
nfsd: fix dependency of nfsd on auth_rpcgss
by J. Bruce Fields
· 13 years ago
f81c622
net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
a74d70b
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
f1d1c9f
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
f7da7a1
SUNRPC: introduce xdr_init_decode_pages
by Benny Halevy
· 13 years ago
176e21e
SUNRPC: Support for RPC over AF_LOCAL transports
by Chuck Lever
· 14 years ago
559649e
SUNRPC: Remove obsolete comment
by Chuck Lever
· 14 years ago
7402ab19
SUNRPC: Use AF_LOCAL for rpcbind upcalls
by Chuck Lever
· 14 years ago
da09eb9
SUNRPC: Clean up use of curly braces in switch cases
by Chuck Lever
· 14 years ago
61677ee
SUNRPC: Rename xs_encode_tcp_fragment_header()
by Chuck Lever
· 14 years ago
fe19a96
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
by Trond Myklebust
· 14 years ago
4c171ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
b26f9b9
RDMA/cma: Pass QP type into rdma_create_id()
by Sean Hefty
· 15 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 13 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7494d00
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
by Trond Myklebust
· 14 years ago
468f861
NFSv4.1: Don't update sequence number if rpc_task is not sent
by Bryan Schumaker
· 14 years ago
e3b2854
SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies
by Trond Myklebust
· 14 years ago
Next »