index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpc_pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
sunrpc: add MODULE_ALIAS to match the filesystem name
Michal Schmidt
1
-0
/
+3
2011-07-01
sunrpc: Reduce switch/case indent
Joe Perches
1
-7
/
+7
2011-01-11
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-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-24
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-12
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
1
-6
/
+8
2010-09-12
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-14
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-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
1
-0
/
+7
2009-08-19
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
2009-08-09
SUNRPC: One more clean up for rpc_create_client_dir()
Trond Myklebust
1
-28
/
+50
2009-08-09
SUNRPC: clean up rpc_setup_pipedir()
Trond Myklebust
1
-55
/
+3
2009-08-09
SUNRPC: Clean up rpc_create_client_dir()
Trond Myklebust
1
-42
/
+41
2009-08-09
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
Trond Myklebust
1
-6
/
+5
2009-08-09
SUNRPC: rpc_pipefs cleanup
Trond Myklebust
1
-40
/
+40
2009-08-09
SUNRPC: Clean up rpc_populate/depopulate
Trond Myklebust
1
-86
/
+101
2009-08-09
SUNRPC: Clean up rpc_lookup_create
Trond Myklebust
1
-41
/
+59
2009-08-09
SUNRPC: Clean up rpc_unlink()
Trond Myklebust
1
-8
/
+27
2009-08-09
SUNRPC: Clean up file creation code in rpc_pipefs
Trond Myklebust
1
-43
/
+77
2009-08-09
SUNRPC: Clean up rpc_pipefs lookup code...
Trond Myklebust
1
-5
/
+10
2009-08-09
SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
Trond Myklebust
1
-4
/
+11
2009-08-09
SUNRPC: Constify rpc_pipe_ops...
Trond Myklebust
1
-3
/
+4
2009-03-27
constify dentry_operations: rest
Al Viro
1
-1
/
+1
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2008-12-23
nfsd: support callbacks with gss flavors
Olga Kornievskaia
1
-0
/
+5
2008-12-23
rpc: call release_pipe only on last close
\"J. Bruce Fields\
1
-3
/
+6
2008-12-23
rpc: add an rpc_pipe_open method
\"J. Bruce Fields\
1
-7
/
+15
2008-12-23
SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
Trond Myklebust
1
-3
/
+3
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-2
/
+3
2008-02-13
docbook: sunrpc filenames and notation fixes
Randy Dunlap
1
-1
/
+2
[next]