index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpc_pipe.c
Age
Commit message (
Expand
)
Author
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-19
sunrpc: remove the big kernel lock
Arnd Bergmann
2010-09-23
net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data
Joe Perches
2010-09-12
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
2010-09-12
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2010-05-22
sunrpc: Pushdown the bkl from ioctl
Frederic Weisbecker
2010-03-22
sunrpc: handle allocation errors from __rpc_lookup_create()
Dan Carpenter
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
Don't bother with d_genocide in rpc_pipe
Al Viro
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
2009-09-23
sunrpc/rpc_pipe: fix kernel-doc notation
Randy Dunlap
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
2009-08-19
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
2009-08-19
SUNRPC: Fix a typo in cache_pipefs_files
Trond Myklebust
2009-08-09
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
Trond Myklebust
2009-08-09
SUNRPC: One more clean up for rpc_create_client_dir()
Trond Myklebust
2009-08-09
SUNRPC: clean up rpc_setup_pipedir()
Trond Myklebust
2009-08-09
SUNRPC: Clean up rpc_create_client_dir()
Trond Myklebust
2009-08-09
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
Trond Myklebust
2009-08-09
SUNRPC: rpc_pipefs cleanup
Trond Myklebust
2009-08-09
SUNRPC: Clean up rpc_populate/depopulate
Trond Myklebust
2009-08-09
SUNRPC: Clean up rpc_lookup_create
Trond Myklebust
2009-08-09
SUNRPC: Clean up rpc_unlink()
Trond Myklebust
2009-08-09
SUNRPC: Clean up file creation code in rpc_pipefs
Trond Myklebust
2009-08-09
SUNRPC: Clean up rpc_pipefs lookup code...
Trond Myklebust
2009-08-09
SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
Trond Myklebust
2009-08-09
SUNRPC: Constify rpc_pipe_ops...
Trond Myklebust
2009-03-27
constify dentry_operations: rest
Al Viro
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
2008-12-23
nfsd: support callbacks with gss flavors
Olga Kornievskaia
2008-12-23
rpc: call release_pipe only on last close
\"J. Bruce Fields\
2008-12-23
rpc: add an rpc_pipe_open method
\"J. Bruce Fields\
2008-12-23
SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
Trond Myklebust
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-13
docbook: sunrpc filenames and notation fixes
Randy Dunlap
2008-01-30
SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()
Chuck Lever
2008-01-30
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
2008-01-30
sunrpc: document the rpc_pipefs kernel api
J. Bruce Fields
2007-11-17
sunrpc: rpc_pipe_poll may miss available data in some cases
J. Bruce Fields
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-09
nfs: add server port to rpc_pipe info file
J. Bruce Fields
2007-10-09
SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks
Trond Myklebust
2007-08-07
SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends
Trond Myklebust
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
[next]