aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpc_pipe.c
Commit message (Expand)AuthorAge
...
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* sunrpc: propagate umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
|\
| * SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
* | sunrpc: add MODULE_ALIAS to match the filesystem nameMichal Schmidt2011-10-10
|/
* sunrpc: Reduce switch/case indentJoe Perches2011-07-01
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-11
|\
| * kernel panic when mount NFSv4Trond Myklebust2011-01-04
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: change d_delete semanticsNick Piggin2011-01-07
|/
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | sunrpc: remove the big kernel lockArnd Bergmann2010-10-19
| |/
* | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
* | SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-12
|/
* sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-22
* sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter2010-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * Don't bother with d_genocide in rpc_pipeAl Viro2010-03-03
* | net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-15
|/
* sunrpc/rpc_pipe: fix kernel-doc notationRandy Dunlap2009-09-23
* const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust2009-08-19
* SUNRPC: Fix a typo in cache_pipefs_filesTrond Myklebust2009-08-19
* SUNRPC: Add an rpc_pipefs front end for the sunrpc cache codeTrond Myklebust2009-08-09
* SUNRPC: One more clean up for rpc_create_client_dir()Trond Myklebust2009-08-09
* SUNRPC: clean up rpc_setup_pipedir()Trond Myklebust2009-08-09
* SUNRPC: Clean up rpc_create_client_dir()Trond Myklebust2009-08-09
* SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()Trond Myklebust2009-08-09
* SUNRPC: rpc_pipefs cleanupTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_populate/depopulateTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_lookup_createTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_unlink()Trond Myklebust2009-08-09
* SUNRPC: Clean up file creation code in rpc_pipefsTrond Myklebust2009-08-09
* SUNRPC: Clean up rpc_pipefs lookup code...Trond Myklebust2009-08-09
* SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcallTrond Myklebust2009-08-09
* SUNRPC: Constify rpc_pipe_ops...Trond Myklebust2009-08-09
* constify dentry_operations: restAl Viro2009-03-27
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-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_GPLTrond Myklebust2008-12-23
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05