Commit Graph

318 Commits (b812ce28796f746f14ba6cc451250c422db447b2)

Author SHA1 Message Date
Weston Andros Adamson 324d003b0c NFS: add nfs_sb_deactive_async to avoid deadlock 12 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Trond Myklebust 2a369153c8 NFS: Clean up helper function nfs4_select_rw_stateid() 13 years ago
Trond Myklebust b3c54de6f8 NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure 13 years ago
Trond Myklebust c3f52af3e0 NFS: Fix the initialisation of the readdir 'cookieverf' array 13 years ago
Mel Gorman 29418aa4bd nfs: disable data cache revalidation for swapfiles 13 years ago
Bryan Schumaker 89d77c8fa8 NFS: Convert v4 into a module 13 years ago
Bryan Schumaker 1c606fb74c NFS: Convert v3 into a module 13 years ago
Bryan Schumaker ddda8e0aa8 NFS: Convert v2 into a module 13 years ago
Bryan Schumaker 19d87ca362 NFS: Split out remaining NFS v4 inode functions 13 years ago
Bryan Schumaker ab7017a3a0 NFS: Add version registering framework 13 years ago
Bryan Schumaker 129d1977ed NFS: Create an init_nfs_v4() function 13 years ago
Bryan Schumaker 57ec14c55d NFS: Create a return_delegation rpc op 13 years ago
Bryan Schumaker 011e2a7fd5 NFS: Create a have_delegation rpc_op 13 years ago
Trond Myklebust 1a0de48ae5 NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) 13 years ago
Trond Myklebust 1d59d61f60 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion 13 years ago
Andy Adamson 2701d086db NFSv4.1 add nfs_inode book keeping for mdsthreshold 13 years ago
Andy Adamson 82be417aa3 NFSv4.1 cache mdsthreshold values on OPEN 13 years ago
Matthew Treinish e73e6c9e85 Fixed goto readability in nfs_update_inode. 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Trond Myklebust d69ee9b855 NFS: Adapt readdirplus to application usage patterns 13 years ago
Trond Myklebust fee7fe196c NFS: Simplify the cache invalidation code 13 years ago
Trond Myklebust 6a4506c0b5 NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE 13 years ago
Trond Myklebust 4124bbc521 NFS: Simplify nfs_fhget() 13 years ago
Trond Myklebust 01da47bde7 NFS: Optimise away nfs_check_inode_attributes() when holding a delegation 13 years ago
Trond Myklebust b4b1eadf7c NFS: Don't force page cache revalidations when holding a delegation 13 years ago
Fred Isaman ea2cf2282b NFS: create struct nfs_commit_info 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Trond Myklebust e27d359e9b SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 13 years ago
Fred Isaman d6d6dc7cdf NFS: remove nfs_inode radix tree 13 years ago
Weston Andros Adamson 4f1abd226d NFS: add fh_crc to debug output 13 years ago
Weston Andros Adamson d8e0539ebd NFS: add filehandle crc for debug display 13 years ago
Trond Myklebust fa68a1ba1d NFS: Fix a typo in _nfs_display_fhandle 13 years ago
Chuck Lever 20d27e929f NFS: Add a client-side function to display NFS file handles 13 years ago
Stanislav Kinsbursky 28cd1b3f26 NFS: make cb_ident_idr per net ns 13 years ago
Stanislav Kinsbursky 6b13168b36 NFS: make nfs_client_list per net ns 13 years ago
Weston Andros Adamson a030889a01 NFS: start printks w/ NFS: even if __func__ shown 13 years ago
Stanislav Kinsbursky ec7652aaf2 SUNRPC: register RPC stats /proc entries in passed network namespace context 13 years ago
Trond Myklebust 536e43d12b NFS: Optimise away unnecessary setattrs for open(O_TRUNC); 13 years ago
Stanislav Kinsbursky 9e2e74dba6 NFS: blocklayout pipe creation per network namespace context introduced 13 years ago
Stanislav Kinsbursky 1b340d0118 NFS: DNS resolver cache per network namespace context introduced 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Trond Myklebust 6926afd192 NFSv4: Save the owner/group name string when doing open 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 5ede7b1cfa pull manipulations of rpc_cred inside alloc_nfs_open_context() 13 years ago
Jeff Layton d310310cbf Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer 13 years ago
Jeff Layton 1788ea6e3b nfs: when attempting to open a directory, fall back on normal lookup (try #5) 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Trond Myklebust a9a4a87a59 NFS: Use the inode->i_version to cache NFSv4 change attribute information 14 years ago