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
/
rpc_pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-03
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
1
-1
/
+2
2012-03-03
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
1
-0
/
+3
2012-02-27
SUNRPC: move waitq from RPC pipe to RPC inode
Stanislav Kinsbursky
1
-13
/
+26
2012-02-27
SUNRPC: check RPC inode's pipe reference before dereferencing
Stanislav Kinsbursky
1
-13
/
+19
2012-02-01
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
1
-21
/
+0
2012-02-01
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
1
-0
/
+16
2012-02-01
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
Stanislav Kinsbursky
1
-31
/
+20
2012-02-01
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
1
-6
/
+13
2012-02-01
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
1
-23
/
+31
2012-02-01
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
1
-2
/
+1
2012-02-01
SUNRPC: cleanup PipeFS redundant RPC inode usage
Stanislav Kinsbursky
1
-47
/
+46
2012-02-01
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
1
-96
/
+112
2012-02-01
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
1
-19
/
+19
2012-02-01
SUNRPC: added debug messages to RPC pipefs
Stanislav Kinsbursky
1
-0
/
+8
2012-02-01
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
1
-0
/
+36
2012-02-01
SUNRPC: put pipefs superblock link on network namespace
Stanislav Kinsbursky
1
-0
/
+4
2012-02-01
SUNRPC: pipefs dentry lookup helper introduced
Stanislav Kinsbursky
1
-0
/
+16
2012-02-01
SUNRPC: send notification events on pipefs sb creation and destruction
Stanislav Kinsbursky
1
-0
/
+32
2012-02-01
SUNRPC: hold current network namespace while pipefs superblock is active
Stanislav Kinsbursky
1
-1
/
+13
2012-02-01
SUNRPC: create RPC pipefs superblock per network namespace context
Stanislav Kinsbursky
1
-1
/
+2
2012-02-01
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
Stanislav Kinsbursky
1
-38
/
+6
2012-01-04
sunrpc: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-10-25
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+20
2011-10-18
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
1
-0
/
+20
2011-10-11
sunrpc: add MODULE_ALIAS to match the filesystem name
Michal Schmidt
1
-0
/
+3
2011-07-02
sunrpc: Reduce switch/case indent
Joe Perches
1
-7
/
+7
2011-01-12
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-1
/
+1
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+9
2011-01-07
fs: change d_delete semantics
Nick Piggin
1
-1
/
+1
2011-01-04
kernel panic when mount NFSv4
Trond Myklebust
1
-1
/
+1
2010-10-29
convert get_sb_single() users
Al Viro
1
-9
/
+9
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-17
/
+9
2010-10-19
sunrpc: remove the big kernel lock
Arnd Bergmann
1
-17
/
+9
2010-09-23
net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-09-13
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
1
-6
/
+8
2010-09-13
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
1
-3
/
+3
2010-05-22
sunrpc: Pushdown the bkl from ioctl
Frederic Weisbecker
1
-3
/
+15
2010-03-22
sunrpc: handle allocation errors from __rpc_lookup_create()
Dan Carpenter
1
-0
/
+2
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+2
2010-03-03
Don't bother with d_genocide in rpc_pipe
Al Viro
1
-7
/
+2
2010-02-15
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
1
-1
/
+1
2009-09-23
sunrpc/rpc_pipe: fix kernel-doc notation
Randy Dunlap
1
-1
/
+2
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-08-20
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
1
-0
/
+7
2009-08-20
SUNRPC: Fix a typo in cache_pipefs_files
Trond Myklebust
1
-1
/
+1
2009-08-09
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
Trond Myklebust
1
-0
/
+43
[prev]
[next]