Commit Graph

104 Commits (f991bd2e14210fb93d722cb23e54991de20e8a3d)

Author SHA1 Message Date
Arnd Bergmann a6f8dbc654 sunrpc: remove the big kernel lock 15 years ago
Joe Perches 655b5bb4a7 net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data 15 years ago
Trond Myklebust 006abe887c SUNRPC: Fix a race in rpc_info_open 15 years ago
Trond Myklebust 5a67657a2e SUNRPC: Fix race corrupting rpc upcall 15 years ago
Frederic Weisbecker 674b604cdd sunrpc: Pushdown the bkl from ioctl 15 years ago
Dan Carpenter f1f0abe192 sunrpc: handle allocation errors from __rpc_lookup_create() 15 years ago
Al Viro fc7bed8c80 Don't bother with d_genocide in rpc_pipe 15 years ago
Ben Hutchings 1a5778aa00 net: Fix first line of kernel-doc for a few functions 15 years ago
Randy Dunlap 4111d4fde6 sunrpc/rpc_pipe: fix kernel-doc notation 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Trond Myklebust e571cbf1a4 NFS: Add a dns resolver for use with NFSv4 referrals and migration 16 years ago
Trond Myklebust 96c61cbd0f SUNRPC: Fix a typo in cache_pipefs_files 16 years ago
Trond Myklebust 8854e82d9a SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code 16 years ago
Trond Myklebust e57aed77ad SUNRPC: One more clean up for rpc_create_client_dir() 16 years ago
Trond Myklebust 23ac658170 SUNRPC: clean up rpc_setup_pipedir() 16 years ago
Trond Myklebust 7d59d1e865 SUNRPC: Clean up rpc_create_client_dir() 16 years ago
Trond Myklebust 458adb8ba9 SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() 16 years ago
Trond Myklebust bb1567491e SUNRPC: rpc_pipefs cleanup 16 years ago
Trond Myklebust ac6fecee31 SUNRPC: Clean up rpc_populate/depopulate 16 years ago
Trond Myklebust cfeaa4a3ca SUNRPC: Clean up rpc_lookup_create 16 years ago
Trond Myklebust 810d90bc2a SUNRPC: Clean up rpc_unlink() 16 years ago
Trond Myklebust 7589806e96 SUNRPC: Clean up file creation code in rpc_pipefs 16 years ago
Trond Myklebust b5bb61da2e SUNRPC: Clean up rpc_pipefs lookup code... 16 years ago
Trond Myklebust 7364af6a2d SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall 16 years ago
Trond Myklebust b693ba4a33 SUNRPC: Constify rpc_pipe_ops... 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
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