Commit Graph

68 Commits (ae1007d37e00144b72906a4bdc47d517ae91bcc1)

Author SHA1 Message Date
Chuck Lever d141d97437 NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c 15 years ago
Jeff Layton d3d4152a5d nfs: make sillyrename an async operation 15 years ago
Jeff Layton e8582a8b96 nfs: standardize the rename response container 15 years ago
Jeff Layton 920769f031 nfs: standardize the rename args container 15 years ago
Trond Myklebust c0204fd2b8 NFS: Clean up nfs4_proc_create() 15 years ago
Trond Myklebust 39967ddf19 NFS: Reduce the stack footprint of nfs_rmdir 15 years ago
Trond Myklebust d346890bea NFS: Reduce stack footprint of nfs_proc_remove() 15 years ago
Trond Myklebust 3b14d6542d NFS: Reduce stack footprint of nfs3_proc_readlink() 15 years ago
Trond Myklebust 136f2627c9 NFS: Reduce the stack footprint of nfs_link() 15 years ago
Trond Myklebust aa49b4cf7d NFS: Reduce stack footprint of nfs_readdir() 15 years ago
Trond Myklebust 011fff7239 NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() 15 years ago
Trond Myklebust c407d41a16 NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() 15 years ago
Trond Myklebust e1fb4d05d5 NFS: Reduce the stack footprint of nfs_lookup 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jeff Layton b68d69b8c6 nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Harshula Jayasuriya dbab8360ed NFS: out of date comment regarding O_EXCL above nfs3_proc_create() 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Trond Myklebust 7fe5c398fc NFS: Optimise NFS close() 16 years ago
EG Keizer 37ca8f5c60 nfs: authenticated deep mounting 17 years ago
Trond Myklebust 46cb650c22 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops 17 years ago
Trond Myklebust 659bfcd6dd NFS: Fix the ftruncate() credential problem 17 years ago
Trond Myklebust 0b4aae7aad NFS: Reduce the stack usage in NFSv3 create operations 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Chuck Lever 1093a60ef3 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() 17 years ago
Trond Myklebust bdc7f021f3 NFS: Clean up the (commit|read|write)_setup() callback routines 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Trond Myklebust 9e08a3c5ae NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode 18 years ago
Trond Myklebust 81c768808c NFSv3: Always use directory post-op attributes in nfs3_proc_lookup 18 years ago
Trond Myklebust 70ca88521f NFS: Fake up 'wcc' attributes to prevent cache invalidation after write 18 years ago
Trond Myklebust 8850df999c NFS: Fix atime revalidation in read() 18 years ago
Trond Myklebust c481299839 NFS: Fix atime revalidation in readdir() 18 years ago
Trond Myklebust e4eff1a622 SUNRPC: Clean up the sillyrename code 18 years ago
Trond Myklebust 4fdc17b2a7 NFS: Introduce struct nfs_removeargs+nfs_removeres 18 years ago
Trond Myklebust e2f032e9ef NFS: nfs3_proc_create() should use nfs_post_op_update_inode() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Trond Myklebust 8e0969f045 NFS: Remove nfs_readpage_sync() 18 years ago
Josef "Jeff" Sipek 01cce933d8 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path 18 years ago
Trond Myklebust 200baa2112 NFS: Remove nfs_writepage_sync() 18 years ago
Frank Filz cae823c4c0 NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync 18 years ago
Andy Ryan 46b9f8e148 NFS Exclusive open not supported bug 18 years ago
Al Viro bc4785cd47 [PATCH] nfs: verifier is network-endian 19 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Chuck Lever 94a6d75320 NFS: Use cached page as buffer for NFS symlink requests 19 years ago
Chuck Lever 4f390c152b NFS: Fix double d_drop in nfs_instantiate() error path 19 years ago
David Howells 54ceac4515 NFS: Share NFS superblocks per-protocol per-server per-FSID 19 years ago
David Howells 5006a76cca NFS: Eliminate client_sys in favour of cl_rpcclient 19 years ago
David Howells 509de81116 NFS: Add extra const qualifiers 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago