aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.h
AgeCommit message (Expand)Author
2012-08-02pnfs: nfs4_proc_layoutget returns voidIdan Kedar
2012-08-02pnfs: defer release of pages in layoutgetIdan Kedar
2012-07-16NFSv4.1 mark layout when already returnedAndy Adamson
2012-06-29NFS: Create an write_pageio_init() functionBryan Schumaker
2012-06-29NFS: Create an read_pageio_init() functionBryan Schumaker
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman
2012-05-24NFSv4.1 cache mdsthreshold values on OPENAndy Adamson
2012-05-19NFSv4.1 resend LAYOUTGET on data server invalid layout errorsAndy Adamson
2012-05-19NFSv4.1: mark deviceid invalid on filelayout DS connection errorsAndy Adamson
2012-04-30NFS: pnfs_pageio_init_read() and init_write() need an extra argumentBryan Schumaker
2012-04-27NFS: rewrite directio write to use async coalesce codeFred Isaman
2012-04-27NFS: create struct nfs_commit_infoFred Isaman
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-20NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-02-26NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1Trond Myklebust
2012-01-06pnfs-obj: Must return layout on IO errorBoaz Harrosh
2011-10-18pnfs: recoalesce when ld read pagelist failsPeng Tao
2011-10-18pnfs: recoalesce when ld write pagelist failsPeng Tao
2011-10-18pnfs: make _set_lo_fail genericPeng Tao
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson
2011-07-31pnfs: add set-clear layoutdriver interfaceBenny Halevy
2011-07-31pnfs: GETDEVICELISTAndy Adamson
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-07-31pnfs: save layoutcommit cred at layout header initPeng Tao
2011-07-31pnfs: save layoutcommit lwb at layout headerPeng Tao
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: Clean ups for the device id cacheTrond 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-06-15NFS: fix umount of pnfs filesystemsWeston Andros 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-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy
2011-05-29pnfs: encode_layoutcommitBenny Halevy
2011-05-29pnfs: encode_layoutreturnAndy Adamson
2011-05-29pnfs: layoutret_on_setattrBenny Halevy
2011-05-29pnfs: layoutreturnBenny Halevy
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy
2011-05-29pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy
2011-05-29pnfs: Use byte-range for cb_layoutrecallBenny Halevy
2011-05-29pnfs: Use byte-range for layoutgetBenny Halevy
2011-05-29NFSv4.1: use layout driver in global device cacheBenny Halevy