index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpc_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-05-29
1
-6
/
+4
|
\
|
*
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-21
1
-5
/
+3
|
|
\
|
|
*
sunrpc: fix kernel-doc warnings
Randy Dunlap
2012-05-14
1
-5
/
+3
|
*
|
rpc_pipefs: clear write bit from top level rpc_pipefs directory
Jeff Layton
2012-05-16
1
-1
/
+1
|
|
/
*
/
vfs: make it possible to access the dentry hash/len as one 64-bit entry
Linus Torvalds
2012-05-10
1
-5
/
+2
|
/
*
SUNRPC: set per-net PipeFS superblock before notification
Stanislav Kinsbursky
2012-04-27
1
-1
/
+2
*
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-03-29
1
-0
/
+5
|
\
|
*
sunrpc: create nfsd dir in rpc_pipefs
Jeff Layton
2012-03-26
1
-0
/
+5
*
|
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-23
1
-194
/
+307
|
\
|
|
*
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2012-03-11
1
-1
/
+1
|
*
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-03-02
1
-1
/
+2
|
*
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-03-02
1
-0
/
+3
|
*
SUNRPC: move waitq from RPC pipe to RPC inode
Stanislav Kinsbursky
2012-02-27
1
-13
/
+26
|
*
SUNRPC: check RPC inode's pipe reference before dereferencing
Stanislav Kinsbursky
2012-02-27
1
-13
/
+19
|
*
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
1
-0
/
+16
|
*
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
Stanislav Kinsbursky
2012-01-31
1
-31
/
+20
|
*
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
2012-01-31
1
-6
/
+13
|
*
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
2012-01-31
1
-23
/
+31
|
*
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
2012-01-31
1
-2
/
+1
|
*
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
1
-96
/
+112
|
*
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
2012-01-31
1
-19
/
+19
|
*
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
1
-0
/
+36
|
*
SUNRPC: put pipefs superblock link on network namespace
Stanislav Kinsbursky
2012-01-31
1
-0
/
+4
|
*
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
*
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
1
-6
/
+2
|
/
*
sunrpc: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-10-25
1
-0
/
+20
|
\
|
*
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
2011-10-18
1
-0
/
+20
*
|
sunrpc: add MODULE_ALIAS to match the filesystem name
Michal Schmidt
2011-10-10
1
-0
/
+3
|
/
*
sunrpc: Reduce switch/case indent
Joe Perches
2011-07-01
1
-7
/
+7
*
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-01-11
1
-1
/
+1
|
\
|
*
kernel panic when mount NFSv4
Trond Myklebust
2011-01-04
1
-1
/
+1
*
|
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-1
/
+1
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+9
*
|
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-1
/
+1
|
/
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-9
/
+9
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+2
|
\
|
*
net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
1
-2
/
+2
*
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-17
/
+9
|
\
\
|
*
|
sunrpc: remove the big kernel lock
Arnd Bergmann
2010-10-19
1
-17
/
+9
|
|
/
*
|
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
2010-09-12
1
-6
/
+8
[next]