summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4filelayout.c
AgeCommit message (Expand)Author
2011-11-11pnfs: make _set_lo_fail genericPeng Tao
2011-07-31pnfs: save layoutcommit lwb at layout headerPeng Tao
2011-07-15pnfs: simplify pnfs files module autoloadingJ. Bruce Fields
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson
2011-07-12NFSv4.1: File layout only supports whole file layoutsAndy Adamson
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust
2011-07-12NFS: pnfs IPv6 supportWeston Andros Adamson
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
2011-06-15NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy
2011-05-29NFSv4.1: fix typo in filelayout_check_layoutJim Rees
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-23NFSv4.1 remove temp code that prevented ds commitsFred Isaman
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-23NFSv4.1: alloc and free commit_bucketsFred Isaman
2011-03-23NFSv4.1: shift filelayout_free_lsegFred Isaman
2011-03-11NFSv4.1: reject zero layout with zeroed stripe unitBenny Halevy
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson
2011-03-11NFSv4.1: turn off pNFS on ds connection failureAndy Adamson
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-11NFSv4.1: filelayout readAndy Adamson
2011-03-11NFSv4.1: filelayout i/o helpersFred Isaman
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman
2010-10-24NFSv4.1: Use more sensible names for 'initialize_mountpoint'Trond Myklebust
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson
2010-10-24NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand