summaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-07-311-0/+2
* pnfs: save layoutcommit cred at layout header initPeng Tao2011-07-311-1/+1
* pnfs: save layoutcommit lwb at layout headerPeng Tao2011-07-311-1/+1
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-151-9/+1
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-9/+1
* NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson2011-07-121-0/+8
* NFSv4.1: File layout only supports whole file layoutsAndy Adamson2011-07-121-0/+6
* NFSv4.1: Clean ups for the device id cacheTrond Myklebust2011-07-121-1/+0
* NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-121-12/+2
* NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-121-12/+13
* NFS: fix umount of pnfs filesystemsWeston Andros Adamson2011-06-151-0/+1
* NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-291-2/+4
* NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-2/+2
* NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-291-11/+10
* pnfs: encode_layoutcommitBenny Halevy2011-05-291-0/+4
* pnfs: encode_layoutreturnAndy Adamson2011-05-291-0/+4
* pnfs: layoutret_on_setattrBenny Halevy2011-05-291-0/+22
* pnfs: layoutreturnBenny Halevy2011-05-291-0/+18
* pnfs: support for non-rpc layout driversBenny Halevy2011-05-291-0/+2
* pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-291-0/+4
* pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-291-1/+1
* pnfs: Use byte-range for layoutgetBenny Halevy2011-05-291-2/+4
* NFSv4.1: use layout driver in global device cacheBenny Halevy2011-05-291-3/+3
* pnfs: CB_NOTIFY_DEVICEIDMarc Eshel2011-05-291-0/+1
* NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-291-0/+11
* NFSv4.1: make deviceid cache globalBenny Halevy2011-05-291-0/+17
* pnfs: resolve header dependency in pnfs.hBenny Halevy2011-05-291-0/+1
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-111-3/+3
* Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-1/+0