aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-06pnfs-obj: Must return layout on IO errorBoaz Harrosh1-0/+1
2011-10-18pnfs: recoalesce when ld read pagelist failsPeng Tao1-1/+1
2011-10-18pnfs: recoalesce when ld write pagelist failsPeng Tao1-1/+1
2011-10-18pnfs: make _set_lo_fail genericPeng Tao1-0/+1
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust1-1/+1
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman1-1/+0
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson1-0/+3
2011-07-31pnfs: add set-clear layoutdriver interfaceBenny Halevy1-2/+6
2011-07-31pnfs: GETDEVICELISTAndy Adamson1-0/+12
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao1-0/+2
2011-07-31pnfs: save layoutcommit cred at layout header initPeng Tao1-1/+1
2011-07-31pnfs: save layoutcommit lwb at layout headerPeng Tao1-1/+1
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust1-9/+1
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust1-9/+1
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson1-0/+8
2011-07-12NFSv4.1: File layout only supports whole file layoutsAndy Adamson1-0/+6
2011-07-12NFSv4.1: Clean ups for the device id cacheTrond Myklebust1-1/+0
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust1-12/+2
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust1-12/+13
2011-06-15NFS: fix umount of pnfs filesystemsWeston Andros Adamson1-0/+1
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy1-2/+4
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy1-2/+2
2011-05-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy1-11/+10
2011-05-29pnfs: encode_layoutcommitBenny Halevy1-0/+4
2011-05-29pnfs: encode_layoutreturnAndy Adamson1-0/+4
2011-05-29pnfs: layoutret_on_setattrBenny Halevy1-0/+22
2011-05-29pnfs: layoutreturnBenny Halevy1-0/+18
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy1-0/+2
2011-05-29pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy1-0/+4
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy1-1/+1
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy1-2/+4
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy1-3/+3
2011-05-29pnfs: CB_NOTIFY_DEVICEIDMarc Eshel1-0/+1
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy1-0/+11
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy1-0/+17
2011-05-29pnfs: resolve header dependency in pnfs.hBenny Halevy1-0/+1
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust1-3/+3
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson1-1/+0
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson1-2/+2
2011-03-23NFSv4.1: layoutcommitAndy Adamson1-1/+8
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman1-0/+73
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson1-0/+10
2011-03-11NFSv4.1: trigger LAYOUTGET for writesFred Isaman1-0/+7
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig1-48/+0
2011-03-11NFSv4.1: generic readAndy Adamson1-0/+20
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman1-0/+1
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman1-0/+12
2011-03-11NFSv4.1: lseg refcountingFred Isaman1-0/+20
2011-01-06pnfs: layout roc codeFred Isaman1-0/+29
2011-01-06pnfs: add CB_LAYOUTRECALL handlingFred Isaman1-0/+11