summaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.c
AgeCommit message (Expand)Author
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
2014-05-28NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker
2014-05-28NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker
2014-05-28NFS: Create a common read and write header structAnna Schumaker
2014-05-28NFS: Create a common read and write data structAnna Schumaker
2014-05-28nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig
2014-05-28nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-02-19NFSv4.1: Ensure that we free existing layout segments if we get a new layoutTrond Myklebust
2014-02-19NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()Trond Myklebust
2014-01-13NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust
2013-08-22NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust
2013-06-18NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust
2013-06-18NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust
2013-06-06NFSv4.1: Simplify setting the layout header credentialTrond Myklebust
2013-06-06NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust
2013-06-06NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust
2013-03-25NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust
2013-03-21NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust
2013-03-21NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2013-02-28NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson
2013-02-24pnfs: fix resend_to_mds for directioBenny Halevy
2013-02-14NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust
2013-01-04pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian
2012-11-04NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout codeTrond Myklebust
2012-11-04NFSv4.1: Remove unused function last_byte_offsetTrond Myklebust
2012-10-31nfs: Check whether a layout pointer is NULL before free itYanchuan Nian
2012-10-08NFS41: send real read size in layoutgetPeng Tao
2012-10-08NFS41: send real write size in layoutgetPeng Tao
2012-10-05NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()Trond Myklebust
2012-10-04NFSv4.1: Ensure that the layout sequence id stays 'close' to the currentTrond Myklebust
2012-10-04NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close codeTrond Myklebust
2012-10-02NFSv4.1: Deal with wraparound when updating the layout "barrier" seqidTrond Myklebust
2012-10-02NFSv4.1: Deal with wraparound issues when updating the layout stateidTrond Myklebust
2012-10-02NFSv4.1: Always set the layout stateid if this is the first layoutgetTrond Myklebust
2012-10-02NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layoutTrond Myklebust