Commit Graph

54 Commits (4f1abd226d80ef763c50e3930b369b63dffbb312)

Author SHA1 Message Date
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() 14 years ago
Peng Tao 1b0ae06877 pnfs: make _set_lo_fail generic 14 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
Andy Adamson a8a4ae3a89 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP 14 years ago
Weston Andros Adamson 35124a0994 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO 14 years ago
Fred Isaman cccb4d063b NFSv4.1 remove temp code that prevented ds commits 14 years ago
Andy Adamson 863a3c6c68 NFSv4.1: layoutcommit 14 years ago
Fred Isaman e0c2b38018 NFSv4.1: filelayout driver specific code for COMMIT 14 years ago
Fred Isaman 425eb736cd NFSv4.1: alloc and free commit_buckets 14 years ago
Fred Isaman c879513e91 NFSv4.1: shift filelayout_free_lseg 14 years ago
Benny Halevy 75247affd7 NFSv4.1: reject zero layout with zeroed stripe unit 14 years ago
Fred Isaman a69aef1496 NFSv4.1: pnfs filelayout driver write 14 years ago
Andy Adamson 0382b74409 NFSv4.1: implement generic pnfs layer write switch 14 years ago
Andy Adamson 568e8c494d NFSv4.1: turn off pNFS on ds connection failure 14 years ago
Christoph Hellwig ea8eecdd11 NFSv4.1 move deviceid cache to filelayout driver 14 years ago
Andy Adamson cbdabc7f8b NFSv4.1: filelayout async error handler 14 years ago
Andy Adamson dc70d7b318 NFSv4.1: filelayout read 14 years ago
Fred Isaman cfe7f4120f NFSv4.1: filelayout i/o helpers 14 years ago
Fred Isaman 94ad1c80e2 NFSv4.1: coelesce across layout stripes 14 years ago
Fred Isaman b7edfaa198 pnfs: add prefix to struct pnfs_layout_hdr fields 14 years ago
Fred Isaman 566052c53b pnfs: add prefix to struct pnfs_layout_segment fields 14 years ago