aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-15NFSv4.1: Do not call pnfs_return_layout() from an rpciod contextTrond Myklebust1-0/+1
2012-10-08NFS41: send real write size in layoutgetPeng Tao1-1/+2
2012-09-28NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust1-19/+0
2012-09-28NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust1-7/+0
2012-09-28NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"Trond Myklebust1-1/+6
2012-09-28NFSv4.1: Fix a race in the pNFS return-on-close codeTrond Myklebust1-2/+2
2012-09-28NFSv4.1: pNFS data servers may be temporarily offlineTrond Myklebust1-0/+4
2012-09-28NFSv4.1: Retry pNFS after a 2 minute timeoutTrond Myklebust1-0/+1
2012-09-28NFSv4.1: Add helpers for setting/reading the I/O fail bitTrond Myklebust1-6/+0
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()Trond Myklebust1-4/+4
2012-09-28NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust1-2/+2
2012-09-28NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust1-1/+1
2012-09-28NFS: Clean up the pNFS layoutget interfaceTrond Myklebust1-2/+2
2012-08-02pnfs: nfs4_proc_layoutget returns voidIdan Kedar1-1/+1
2012-08-02pnfs: defer release of pages in layoutgetIdan Kedar1-1/+1
2012-07-16NFSv4.1 mark layout when already returnedAndy Adamson1-0/+19
2012-06-29NFS: Create an write_pageio_init() functionBryan Schumaker1-3/+3
2012-06-29NFS: Create an read_pageio_init() functionBryan Schumaker1-3/+3
2012-06-07NFS4: Fix open bug when pnfs module blacklistedFred Isaman1-1/+1
2012-05-24NFSv4.1 cache mdsthreshold values on OPENAndy Adamson1-0/+21
2012-05-19NFSv4.1 resend LAYOUTGET on data server invalid layout errorsAndy Adamson1-0/+1
2012-05-19NFSv4.1: mark deviceid invalid on filelayout DS connection errorsAndy Adamson1-0/+4
2012-04-30NFS: pnfs_pageio_init_read() and init_write() need an extra argumentBryan Schumaker1-2/+4
2012-04-27NFS: rewrite directio write to use async coalesce codeFred Isaman1-0/+17
2012-04-27NFS: create struct nfs_commit_infoFred Isaman1-24/+48
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman1-2/+4
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust1-1/+7
2012-03-20NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust1-4/+4
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust1-27/+28
2012-03-10NFS: remove nfs_inode radix treeFred Isaman1-40/+42
2012-02-26NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1Trond Myklebust1-3/+0
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