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
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
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-24
nfsd: support callbacks with gss flavors
Olga Kornievskaia
1
-0
/
+5
2008-12-24
rpc: call release_pipe only on last close
\"J. Bruce Fields\
1
-3
/
+6
2008-12-24
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-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-2
/
+3
2008-02-14
docbook: sunrpc filenames and notation fixes
Randy Dunlap
1
-1
/
+2
2008-01-30
SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()
Chuck Lever
1
-2
/
+2
2008-01-30
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
1
-0
/
+3
2008-01-30
sunrpc: document the rpc_pipefs kernel api
J. Bruce Fields
1
-1
/
+51
2007-11-17
sunrpc: rpc_pipe_poll may miss available data in some cases
J. Bruce Fields
1
-1
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-10
nfs: add server port to rpc_pipe info file
J. Bruce Fields
1
-0
/
+1
2007-10-10
SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks
Trond Myklebust
1
-3
/
+4
2007-08-08
SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends
Trond Myklebust
1
-2
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
sunrpc: use vfs_path_lookup
Josef 'Jeff' Sipek
1
-9
/
+7
2007-07-11
SUNRPC: Add a field to track the number of kernel users of an rpc_pipe
Trond Myklebust
1
-4
/
+8
2007-07-11
SUNRPC: Clean up rpc_pipefs.
Trond Myklebust
1
-27
/
+32
2007-07-11
SUNRPC: Enable non-exclusive create in rpc_mkpipe()
Trond Myklebust
1
-4
/
+14
2007-07-11
SUNRPC: Add a downcall queue to struct rpc_inode
Trond Myklebust
1
-0
/
+1
2007-07-11
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
1
-1
/
+1
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-13
/
+11
2007-05-09
sunrpc: fix error path in module_init
Akinobu Mita
1
-1
/
+8
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
[next]