Commit Graph

72 Commits (ea2cf2282b4278461266013e9c002ee1c66700ff)

Author SHA1 Message Date
Fred Isaman ea2cf2282b NFS: create struct nfs_commit_info 13 years ago
Fred Isaman 1825a0d08f NFS: prepare coalesce testing for directio 13 years ago
Fred Isaman 6c75dc0d49 NFS: merge _full and _partial write rpc_ops 13 years ago
Fred Isaman 4db6e0b74c NFS: merge _full and _partial read rpc_ops 13 years ago
Fred Isaman cd841605f7 NFS: create common nfs_pgio_header for both read and write 13 years ago
Fred Isaman b554284976 NFS: use req_offset where appropriate 13 years ago
Fred Isaman cd12ae326f NFS: remove unnecessary casts of void pointers in nfs4filelayout.c 13 years ago
Fred Isaman c5996c4efb NFS: reverse arg order in nfs_initiate_[read|write] 13 years ago
Fred Isaman 0b7c01533a NFS: add a struct nfs_commit_data to replace nfs_write_data in commits 13 years ago
Fred Isaman 799ba8d53d NFS4.1: Add lseg to struct nfs4_fl_commit_bucket 13 years ago
Fred Isaman d44fc38799 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit 13 years ago
Trond Myklebust 3b3be88d67 NFS: Use cond_resched_lock() to reduce latencies in the commit scans 13 years ago
Trond Myklebust 9390f42546 NFSv4.1: Fix a few issues in filelayout_commit_pagelist 13 years ago
Trond Myklebust 8dd3775889 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code 13 years ago
Trond Myklebust 17280175c5 NFS: Fix a number of sparse warnings 13 years ago
Fred Isaman d6d6dc7cdf NFS: remove nfs_inode radix tree 13 years ago
Andy Adamson 2dc317565b NFSv4.1 cleanup DS stateid error handling 13 years ago
Andy Adamson 9cb8196839 NFSv4.1 handle DS stateid errors 13 years ago
Weston Andros Adamson 0a70219523 NFS: include filelayout DS rpc stats in mountstats 13 years ago
Weston Andros Adamson a030889a01 NFS: start printks w/ NFS: even if __func__ shown 13 years ago
Weston Andros Adamson f9fd2d9c1f NFS: printks in fs/nfs/ should start with NFS: 13 years ago
Trond Myklebust 9d12b216aa NFSv41: Add a new helper nfs4_init_sequence() 13 years ago
Chris Metcalf 3476f114ad nfs: fix a minor do_div portability issue 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Chuck Lever e414966b81 NFS: Remove no-op less-than-zero checks on unsigned variables. 13 years ago
Trond Myklebust d00c5d4386 NFS: Get rid of nfs_restart_rpc() 13 years ago
Peng Tao 1b0ae06877 pnfs: make _set_lo_fail generic 13 years ago
Peng Tao acff588053 pnfs: save layoutcommit lwb at layout header 14 years ago
J. Bruce Fields f85ef69ce0 pnfs: simplify pnfs files module autoloading 14 years ago
Trond Myklebust 1f9453578f NFS: Clean up - simplify the switch to read/write-through-MDS 14 years ago
Trond Myklebust dce81290ee NFS: Move the pnfs write code into pnfs.c 14 years ago
Trond Myklebust 493292ddc7 NFS: Move the pnfs read code into pnfs.c 14 years ago
Andy Adamson c47abcf8ff NFSv4.1: do not use deviceids after MDS clientid invalidation 14 years ago
Andy Adamson 7c24d9489f NFSv4.1: File layout only supports whole file layouts 14 years ago
Trond Myklebust e885de1a5b NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment 14 years ago
Trond Myklebust d8007d4dd6 NFSv4.1: Add an initialisation callback for pNFS 14 years ago
Trond Myklebust 1751c3638f NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix 14 years ago
Weston Andros Adamson c9895cb69b NFS: pnfs IPv6 support 14 years ago
Boaz Harrosh 2bea038c52 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs 14 years ago
Benny Halevy 19345cb299 NFSv4.1: file layout must consider pg_bsize for coalescing 14 years ago
Andy Adamson cec765cf58 NFSv4.1: allow zero fh array in filelayout decode layout 14 years ago
Benny Halevy 89a58e32d9 NFSv4.1: use pnfs_generic_pg_test directly by layout driver 14 years ago
Benny Halevy 18ad0a9f2c NFSv4.1: change pg_test return type to bool 14 years ago
Benny Halevy f7da7a129d SUNRPC: introduce xdr_init_decode_pages 14 years ago
Benny Halevy 35c8bb543c NFSv4.1: use layout driver in global device cache 14 years ago
Benny Halevy 1775bc342c NFSv4.1: purge deviceid cache on nfs_free_client 14 years ago
Benny Halevy a1eaecbc4c NFSv4.1: make deviceid cache global 14 years ago
Benny Halevy 67d51f65bd NFSv4.1: use struct nfs_client to qualify deviceid 14 years ago
Jim Rees 3b6445a6f6 NFSv4.1: fix typo in filelayout_check_layout 14 years ago
Trond Myklebust a75b9df9d3 NFSv4.1: Ensure that layoutget uses the correct gfp modes 14 years ago