aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
Commit message (Expand)AuthorAge
* NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust2011-07-15
* NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-15
* NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-15
* NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson2011-07-12
* NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-12
* NFSv4.1: File layout only supports whole file layoutsAndy Adamson2011-07-12
* NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust2011-07-12
* NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-12
* NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-12
* NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-12
* NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust2011-06-21
* NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-21
* nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman2011-06-15
* nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman2011-06-15
* NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy2011-06-15
* NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy2011-06-15
* nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-15
* Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-29
|\
| * NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-29
| * NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-29
| * NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-29
| * pnfs: layoutreturnBenny Halevy2011-05-29
| * pnfs: support for non-rpc layout driversBenny Halevy2011-05-29
| * pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-29
| * pnfs: Use byte-range for cb_layoutrecallBenny Halevy2011-05-29
| * pnfs: align layoutget requests on page boundariesBenny Halevy2011-05-29
| * pnfs: Use byte-range for layoutgetBenny Halevy2011-05-29
* | nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev2011-05-27
|/
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-11
* NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson2011-05-11
* Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson2011-04-13
* Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-24
* NFSv4.1 convert layoutcommit sync to booleanAndy Adamson2011-03-24
* NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson2011-03-24
* NFSv4.1: layoutcommitAndy Adamson2011-03-23
* NFSv4.1: filelayout driver specific code for COMMITFred Isaman2011-03-23
* NFSv4.1: implement generic pnfs layer write switchAndy Adamson2011-03-11
* NFSv4.1: trigger LAYOUTGET for writesFred Isaman2011-03-11
* NFSv4.1: turn off pNFS on ds connection failureAndy Adamson2011-03-11
* NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig2011-03-11
* NFSv4.1: generic readAndy Adamson2011-03-11
* NFSv4.1: shift pnfs_update_layout locationsFred Isaman2011-03-11
* NFSv4.1: coelesce across layout stripesFred Isaman2011-03-11
* NFSv4.1: lseg refcountingFred Isaman2011-03-11
* NFSv4.1: put_layout_hdr can remove nfsi->layoutAndy Adamson2011-03-11
* pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman2011-03-11
* pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flagFred Isaman2011-03-11
* pnfs: avoid incorrect use of layout stateidFred Isaman2011-03-11
* NFS improve pnfs_put_deviceid_cache debug printAndy Adamson2011-01-25
* pnfs: layout roc codeFred Isaman2011-01-06