Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5ecebb7c7fd737cf387a552994df319c063973db
/
net
/
sunrpc
5ecebb7
SUNRPC: unregister service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
bee42f68
SUNRPC: register service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
5247fab
SUNRPC: pass network namespace to service registering routines
by Stanislav Kinsbursky
· 13 years ago
b030fb0
SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
by Stanislav Kinsbursky
· 13 years ago
f2ac4dc
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
by Stanislav Kinsbursky
· 13 years ago
90100b1
SUNRPC: parametrize rpc_pton() by network context
by Stanislav Kinsbursky
· 13 years ago
8b147f7
SUNRPC: parametrize rpc_pton6() by network context
by Stanislav Kinsbursky
· 13 years ago
3065f1e
SUNRPC: parametrize rpc_parse_scope_id() by network context
by Stanislav Kinsbursky
· 13 years ago
f7a30c1
SUNRPC: parametrize local rpcbind clients creation with net ns
by Stanislav Kinsbursky
· 13 years ago
977ac31
SUNRPC: register rpcbind programs in passed network namespase context
by Stanislav Kinsbursky
· 13 years ago
c2550e0
SUNRPC: create rpcbind client in passed network namespace context
by Stanislav Kinsbursky
· 13 years ago
1a114a6
SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
by Stanislav Kinsbursky
· 13 years ago
2ea75a1
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
by Stanislav Kinsbursky
· 13 years ago
dff02d4
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
by Stanislav Kinsbursky
· 13 years ago
961a828
SUNRPC: Fix potential races in xprt_lock_write_next()
by Trond Myklebust
· 13 years ago
12bc372
SUNRPC: kernel PipeFS mount point creation routines removed
by Stanislav Kinsbursky
· 13 years ago
eee17325
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
ad6b134
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
by Stanislav Kinsbursky
· 13 years ago
820f944
SUNRPC: split cache creation and PipeFS registration
by Stanislav Kinsbursky
· 13 years ago
30507f5
SUNRPC: remove RPC PipeFS mount point reference from RPC client
by Stanislav Kinsbursky
· 13 years ago
70fe25b
SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
by Stanislav Kinsbursky
· 13 years ago
f513125
SUNRPC: remove RPC client pipefs dentries after unregister
by Stanislav Kinsbursky
· 13 years ago
80df9d2
SUNRPC: subscribe RPC clients to pipefs notifications
by Stanislav Kinsbursky
· 13 years ago
70abc49
SUNRPC: make SUNPRC clients list per network namespace context
by Stanislav Kinsbursky
· 13 years ago
ccdc28f
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
0157d02
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
by Stanislav Kinsbursky
· 13 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 13 years ago
9beae46
SUNRPC: cleanup GSS pipes usage
by Stanislav Kinsbursky
· 13 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 13 years ago
d0fe13b
SUNRPC: cleanup PipeFS redundant RPC inode usage
by Stanislav Kinsbursky
· 13 years ago
ba9e097
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
by Stanislav Kinsbursky
· 13 years ago
766347b
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
by Stanislav Kinsbursky
· 13 years ago
efc46bf
SUNRPC: added debug messages to RPC pipefs
by Stanislav Kinsbursky
· 13 years ago
c21a588
SUNRPC: pipefs per-net operations helper introduced
by Stanislav Kinsbursky
· 13 years ago
90c4e82
SUNRPC: put pipefs superblock link on network namespace
by Stanislav Kinsbursky
· 13 years ago
432eb1a
SUNRPC: pipefs dentry lookup helper introduced
by Stanislav Kinsbursky
· 13 years ago
2d00131
SUNRPC: send notification events on pipefs sb creation and destruction
by Stanislav Kinsbursky
· 13 years ago
021c68d
SUNRPC: hold current network namespace while pipefs superblock is active
by Stanislav Kinsbursky
· 13 years ago
38b0da7
SUNRPC: create RPC pipefs superblock per network namespace context
by Stanislav Kinsbursky
· 13 years ago
5bff038
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
by Stanislav Kinsbursky
· 13 years ago
875ad3f
SUNRPC: Fix machine creds in generic_create_cred and generic_match
by Trond Myklebust
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
7c17d86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
57eccf1
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
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
· 14 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
· 14 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
Next »