index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
Stanislav Kinsbursky
2012-01-31
1
-16
/
+19
|
*
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
Stanislav Kinsbursky
2012-01-31
2
-29
/
+40
|
*
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
2012-01-31
2
-32
/
+59
|
*
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
2012-01-31
1
-21
/
+0
|
*
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
2
-0
/
+17
|
*
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
Stanislav Kinsbursky
2012-01-31
1
-31
/
+20
|
*
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-31
1
-7
/
+5
|
*
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
2012-01-31
2
-15
/
+14
|
*
SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
Stanislav Kinsbursky
2012-01-31
1
-16
/
+3
|
*
SUNRPC: remove RPC client pipefs dentries after unregister
Stanislav Kinsbursky
2012-01-31
1
-1
/
+1
|
*
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
2012-01-31
4
-10
/
+90
|
*
SUNRPC: make SUNPRC clients list per network namespace context
Stanislav Kinsbursky
2012-01-31
4
-12
/
+24
|
*
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
1
-22
/
+73
|
*
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
1
-33
/
+64
|
*
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
2012-01-31
2
-41
/
+67
|
*
SUNRPC: cleanup GSS pipes usage
Stanislav Kinsbursky
2012-01-31
1
-38
/
+38
|
*
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
2012-01-31
2
-4
/
+2
|
*
SUNRPC: cleanup PipeFS redundant RPC inode usage
Stanislav Kinsbursky
2012-01-31
1
-47
/
+46
|
*
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
2012-01-31
2
-119
/
+135
|
*
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
2012-01-31
2
-48
/
+47
|
*
SUNRPC: added debug messages to RPC pipefs
Stanislav Kinsbursky
2012-01-31
1
-0
/
+8
|
*
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
2012-01-31
3
-0
/
+38
|
*
SUNRPC: put pipefs superblock link on network namespace
Stanislav Kinsbursky
2012-01-31
2
-0
/
+6
|
*
SUNRPC: pipefs dentry lookup helper introduced
Stanislav Kinsbursky
2012-01-31
1
-0
/
+16
|
*
SUNRPC: send notification events on pipefs sb creation and destruction
Stanislav Kinsbursky
2012-01-31
1
-0
/
+32
|
*
SUNRPC: hold current network namespace while pipefs superblock is active
Stanislav Kinsbursky
2012-01-31
1
-1
/
+13
|
*
SUNRPC: create RPC pipefs superblock per network namespace context
Stanislav Kinsbursky
2012-01-31
1
-1
/
+2
|
*
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
Stanislav Kinsbursky
2012-01-31
1
-38
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-6
/
+2
|
\
\
|
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-6
/
+2
|
|
/
*
|
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
4
-18
/
+18
|
/
*
SUNRPC: Fix machine creds in generic_create_cred and generic_match
Trond Myklebust
2012-01-23
1
-1
/
+16
*
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-14
5
-35
/
+64
|
\
|
*
svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown
J. Bruce Fields
2012-01-05
1
-1
/
+0
|
*
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2012-01-05
1
-0
/
+3
|
*
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
2011-12-07
1
-0
/
+2
|
*
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
2011-12-06
3
-7
/
+9
|
*
svcrpc: update outdated BKL comment
J. Bruce Fields
2011-12-06
1
-2
/
+2
|
*
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
2011-12-06
2
-20
/
+38
|
*
svcrpc: destroy server sockets all at once
J. Bruce Fields
2011-12-06
2
-7
/
+11
|
*
svcrpc: make svc_delete_xprt static
J. Bruce Fields
2011-12-06
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
1
-1
/
+1
|
\
\
|
*
|
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-1
/
+1
*
|
|
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-01-10
3
-20
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-05
1
-1
/
+2
|
*
|
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
2012-01-05
2
-19
/
+27
*
|
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-1
/
+2
|
\
\
\
|
*
\
\
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
3
-15
/
+28
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
2011-12-06
1
-1
/
+2
*
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
2
-3
/
+2
|
\
\
\
\
[prev]
[next]