Commit Graph

75 Commits (bac07ecd6c9b16656aced6dc4f9f070120153046)

Author SHA1 Message Date
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Olga Kornievskaia 61054b14d5 nfsd: support callbacks with gss flavors 16 years ago
\"J. Bruce Fields\ e712804ae4 rpc: call release_pipe only on last close 16 years ago
\"J. Bruce Fields\ c381060869 rpc: add an rpc_pipe_open method 16 years ago
Trond Myklebust 468039ee46 SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL 16 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Randy Dunlap 65b6e42cdc docbook: sunrpc filenames and notation fixes 17 years ago
Chuck Lever 9b45b74ce2 SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate() 17 years ago
Trond Myklebust a6eaf8bdf9 SUNRPC: Move exported declarations to the function declarations 17 years ago
J. Bruce Fields 93a44a75b9 sunrpc: document the rpc_pipefs kernel api 17 years ago
J. Bruce Fields eda4f9b799 sunrpc: rpc_pipe_poll may miss available data in some cases 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
J. Bruce Fields bf19aacecb nfs: add server port to rpc_pipe info file 18 years ago
Trond Myklebust 50e437d522 SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks 18 years ago
Trond Myklebust 4011cd9788 SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Josef 'Jeff' Sipek 4ac4efc1f5 sunrpc: use vfs_path_lookup 18 years ago
Trond Myklebust 03a1256f06 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe 18 years ago
Trond Myklebust 62e1761cef SUNRPC: Clean up rpc_pipefs. 18 years ago
Trond Myklebust 34f3089608 SUNRPC: Enable non-exclusive create in rpc_mkpipe() 18 years ago
Trond Myklebust 6e84c7b66a SUNRPC: Add a downcall queue to struct rpc_inode 18 years ago
Trond Myklebust 34f52e3591 SUNRPC: Convert rpc_clnt->cl_users to a kref 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Akinobu Mita 5bd5f5812b sunrpc: fix error path in module_init 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
Trond Myklebust 1d21632d36 NFSv4: Ensure non-root user can trigger a referral automount 18 years ago
Josef Sipek 303b46bb77 [PATCH] struct path: convert sunrpc 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Steve Dickson a53a3c58fd NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Chuck Lever e7f7865743 SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API 19 years ago
Trond Myklebust 68adb0af51 SUNRPC: rpc_unlink() must check for unhashed dentries 19 years ago
Trond Myklebust dff02cc1a3 NFS: clean up rpc_rmdir 19 years ago
Trond Myklebust 5d67476fff SUNRPC: make rpc_unlink() take a dentry argument instead of a path 19 years ago
Trond Myklebust 5c3e985a2c SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. 19 years ago
Arjan van de Ven c6573c2904 [PATCH] lockdep: annotate sunrpc code 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 1f5ce9e93a VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago