summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.c
AgeCommit message (Expand)Author
2015-02-10pnfs: delete an unintended gotoDan Carpenter
2015-02-05NFSv4.1: Fix pnfs_put_lseg racesTrond Myklebust
2015-02-05NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFSTrond Myklebust
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03pnfs: lookup new lseg at lseg boundaryWeston Andros Adamson
2015-02-03nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes
2015-02-03nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao
2015-02-03nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao
2015-02-03nfs/flexfiles: send layoutreturn before freeing lsegPeng Tao
2015-02-03nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao
2015-02-03nfs41: allow async version layoutreturnPeng Tao
2015-02-03nfs41: add range to layoutreturn argsPeng Tao
2015-02-03pnfs: allow LD to ask to resend read through pnfsPeng Tao
2015-02-03nfs: add nfs_pgio_current_mirror helperPeng Tao
2015-02-03nfs41: add a debug warning if we destroy an unempty layoutPeng Tao
2015-02-03nfs: add mirroring support to pgio layerWeston Andros Adamson
2015-02-03pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson
2015-02-03nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to sendPeng Tao
2015-02-03nfs41: send layoutreturn in last put_lsegPeng Tao
2015-02-03nfs41: don't use a layout if it is marked for returningPeng Tao
2015-02-03nfs41: add a helper to mark layout for returnPeng Tao
2015-02-03nfs41: make a helper function to send layoutreturnPeng Tao
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao
2015-02-03nfs41: serialize first layoutget of a filePeng Tao
2015-02-03nfs41: close a small race window when adding new layout to global listPeng Tao
2015-02-03nfs/flexclient: export pnfs_layoutcommit_inodePeng Tao
2015-01-24NFSv4.1: Optimise layout return-on-closeTrond Myklebust
2014-10-08NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust
2014-09-10pnfs: add return_range methodChristoph Hellwig
2014-09-10pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig
2014-09-10pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig
2014-09-10pnfs: don't check sequence on new stateids in layoutgetChristoph Hellwig
2014-09-10pnfs: do not pass uninitialized lsegs to ->free_lsegChristoph Hellwig
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-03pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-06-24pnfs: clean up *_resend_to_mdsWeston Andros Adamson
2014-06-24nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson
2014-06-24nfs: merge nfs_pgio_data into _headerWeston Andros Adamson
2014-06-24nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson
2014-05-29pnfs: allow non page aligned pnfs layout segmentsWeston Andros Adamson
2014-05-29nfs: remove data list from pgio headerWeston Andros Adamson
2014-05-29nfs: chain calls to pg_testWeston Andros Adamson
2014-05-29nfs: modify pg_test interface to return size_tWeston Andros Adamson
2014-05-28NFS: Create a generic_pgio functionAnna Schumaker