summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h
Commit message (Expand)AuthorAgeFilesLines
* nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-291-1/+2
* NFS: Create a common read and write data structAnna Schumaker2014-05-281-5/+5
* nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-281-9/+0
* nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-281-8/+0
* NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstandingTrond Myklebust2014-01-131-0/+16
* NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson2013-06-281-1/+2
* NFSv4.1: Use layout credentials for get_deviceinfo callsTrond Myklebust2013-06-061-1/+2
* NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust2013-03-211-0/+6
* pnfs: fix resend_to_mds for directioBenny Halevy2013-02-241-2/+4
* NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-141-1/+6
* NFSv4.1: Do not call pnfs_return_layout() from an rpciod contextTrond Myklebust2012-10-151-0/+1
* NFS41: send real write size in layoutgetPeng Tao2012-10-081-1/+2
* NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust2012-09-281-19/+0
* NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust2012-09-281-7/+0
* NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"Trond Myklebust2012-09-281-1/+6
* NFSv4.1: Fix a race in the pNFS return-on-close codeTrond Myklebust2012-09-281-2/+2
* NFSv4.1: pNFS data servers may be temporarily offlineTrond Myklebust2012-09-281-0/+4
* NFSv4.1: Retry pNFS after a 2 minute timeoutTrond Myklebust2012-09-281-0/+1
* NFSv4.1: Add helpers for setting/reading the I/O fail bitTrond Myklebust2012-09-281-6/+0
* NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()Trond Myklebust2012-09-281-4/+4
* NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()Trond Myklebust2012-09-281-2/+2
* NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalidTrond Myklebust2012-09-281-1/+1
* NFS: Clean up the pNFS layoutget interfaceTrond Myklebust2012-09-281-2/+2
* pnfs: nfs4_proc_layoutget returns voidIdan Kedar2012-08-021-1/+1
* pnfs: defer release of pages in layoutgetIdan Kedar2012-08-021-1/+1
* NFSv4.1 mark layout when already returnedAndy Adamson2012-07-161-0/+19
* NFS: Create an write_pageio_init() functionBryan Schumaker2012-06-291-3/+3
* NFS: Create an read_pageio_init() functionBryan Schumaker2012-06-291-3/+3
* NFS4: Fix open bug when pnfs module blacklistedFred Isaman2012-06-071-1/+1
* NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-241-0/+21
* NFSv4.1 resend LAYOUTGET on data server invalid layout errorsAndy Adamson2012-05-191-0/+1
* NFSv4.1: mark deviceid invalid on filelayout DS connection errorsAndy Adamson2012-05-191-0/+4
* NFS: pnfs_pageio_init_read() and init_write() need an extra argumentBryan Schumaker2012-04-301-2/+4
* NFS: rewrite directio write to use async coalesce codeFred Isaman2012-04-271-0/+17
* NFS: create struct nfs_commit_infoFred Isaman2012-04-271-24/+48
* NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-271-2/+4
* NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-211-1/+7
* NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust2012-03-201-4/+4
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-171-27/+28
* NFS: remove nfs_inode radix treeFred Isaman2012-03-101-40/+42
* NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1Trond Myklebust2012-02-261-3/+0
* pnfs-obj: Must return layout on IO errorBoaz Harrosh2012-01-061-0/+1
* pnfs: recoalesce when ld read pagelist failsPeng Tao2011-10-181-1/+1
* pnfs: recoalesce when ld write pagelist failsPeng Tao2011-10-181-1/+1
* pnfs: make _set_lo_fail genericPeng Tao2011-10-181-0/+1
* NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust2011-07-311-1/+1
* pnfsblock: call and parse getdevicelistFred Isaman2011-07-311-1/+0
* pnfs: cleanup_layoutcommitAndy Adamson2011-07-311-0/+3
* pnfs: add set-clear layoutdriver interfaceBenny Halevy2011-07-311-2/+6
* pnfs: GETDEVICELISTAndy Adamson2011-07-311-0/+12
OpenPOWER on IntegriCloud