Commit Graph

21179 Commits (04266473ecf5cdca242201d9f1ed890afe070fb6)
 

Author SHA1 Message Date
Trond Myklebust 04266473ec lockd: Make lockd use rpc_new_client() instead of rpc_create_client 19 years ago
Trond Myklebust 686517f1ad lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host() 19 years ago
Trond Myklebust 5e1abf8cb7 lockd: Clean up of the server-side GRANTED code 19 years ago
Trond Myklebust 6849c0cab6 lockd: Add refcounting to struct nlm_block 19 years ago
Trond Myklebust 09c7938c56 lockd: Fix server-side lock blocking code 19 years ago
Trond Myklebust 0996905f93 lockd: posix_test_lock() should not call locks_copy_lock() 19 years ago
Trond Myklebust 3feb2d4939 NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free) 19 years ago
Trond Myklebust 5db3a7b2ca NFS: Debugging code for nfs_direct_(read|write)_schedule() 19 years ago
Trond Myklebust a8881f5a5c NFS: O_DIRECT async IO may lose context 19 years ago
Trond Myklebust fad6149041 nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes 19 years ago
Trond Myklebust e17b1fc4b3 NFS: Make nfs_commit_alloc() extern 19 years ago
Chuck Lever a37ec012d7 NFS: fix data_update accounting in NFS direct I/O path 19 years ago
Chuck Lever 15ce4a0c1c NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock 19 years ago
Chuck Lever 88467055f7 NFS: clean up comments and tab damage in direct.c 19 years ago
Chuck Lever 9eafa8cc52 NFS: support EIOCBQUEUED return in direct write path 19 years ago
Chuck Lever c89f2ee5f9 NFS: make iocb available everywhere in direct write path 19 years ago
Chuck Lever 47989d7454 NFS: remove support for multi-segment iovs in the direct write path 19 years ago
Chuck Lever 462d5b3296 NFS: make direct write path generate write requests concurrently 19 years ago
Chuck Lever 63ab46abc7 NFS: create common routine for handling direct I/O completion 19 years ago
Chuck Lever 93619e5989 NFS: create common routine for allocating nfs_direct_req 19 years ago
Chuck Lever bc0fb201b3 NFS: create common routine for waiting for direct I/O to complete 19 years ago
Chuck Lever 487b83723e NFS: support EIOCBQUEUED return in direct read path 19 years ago
Chuck Lever 99514f8fdd NFS: make iocb available everywhere in direct read path 19 years ago
Chuck Lever 0cdd80d07f NFS: remove support for multi-segment iovs in the direct read path 19 years ago
Chuck Lever 5dd602f206 NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path 19 years ago
Chuck Lever d4cc948ba9 NFS: update comments and function definitions in fs/nfs/direct.c 19 years ago
Chuck Lever b8a32e2b8b NFS: clean up NFS client's a_ops->direct_IO method 19 years ago
Trond Myklebust ec06c096ed NFS: Cleanup of NFS read code 19 years ago
Trond Myklebust 788e7a89a0 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct 19 years ago
J. Bruce Fields 7117bf3dfb lockd: Remove FL_LOCKD flag 19 years ago
Andy Adamson 8dc7c3115b locks,lockd: fix race in nlmsvc_testlock 19 years ago
Andy Adamson 2e0af86f61 locks: remove unused posix_block_lock 19 years ago
Andy Adamson a85f193e2f lockd: make nlmsvc_lock use only posix_lock_file 19 years ago
Andy Adamson 5de0e5024a lockd: simplify nlmsvc_grant_blocked 19 years ago
Andy Adamson 15dadef946 lockd: clean up nlmsvc_lock 19 years ago
Chuck Lever 1e7cb3dc12 NFS: directory trace messages 19 years ago
Chuck Lever e95b85ec9d SUNRPC: minor cleanup 19 years ago
Chuck Lever dead28da8e SUNRPC: eliminate rpc_call() 19 years ago
Chuck Lever cc0175c1dc SUNRPC: display human-readable procedure name in rpc_iostats output 19 years ago
Chuck Lever 4ece3a2d18 NFS: add RPC I/O statistics to /proc/self/mountstats 19 years ago
Chuck Lever 11c556b3d8 SUNRPC: provide a mechanism for collecting stats in the RPC client 19 years ago
Chuck Lever ef759a2e54 SUNRPC: introduce per-task RPC iostats 19 years ago
Chuck Lever 262ca07de4 SUNRPC: add a handful of per-xprt counters 19 years ago
Chuck Lever e19b63dafd SUNRPC: track length of RPC wait queues 19 years ago
Chuck Lever 67ec9f46b8 NFS: report how long an NFS file system has been mounted 19 years ago
Chuck Lever 006ea73e5f NFS: add hooks to account for NFSERR_JUKEBOX errors 19 years ago
Chuck Lever 91d5b47023 NFS: add I/O performance counters 19 years ago
Chuck Lever d9ef5a8c26 NFS: introduce mechanism for tracking NFS client metrics 19 years ago
Chuck Lever c8bded96aa NFS: clean up some mount options 19 years ago
Chuck Lever 7a480e250c NFS: show retransmit settings when displaying mount options 19 years ago