aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/pnfs.c
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson2014-06-10
| * pnfs: allow non page aligned pnfs layout segmentsWeston Andros Adamson2014-05-29
| * nfs: remove data list from pgio headerWeston Andros Adamson2014-05-29
| * nfs: chain calls to pg_testWeston Andros Adamson2014-05-29
| * nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-29
| * NFS: Create a generic_pgio functionAnna Schumaker2014-05-28
| * NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-28
| * NFS: Create a common pgio_alloc and pgio_release functionAnna Schumaker2014-05-28
| * NFS: Create a common read and write header structAnna Schumaker2014-05-28
| * NFS: Create a common read and write data structAnna Schumaker2014-05-28
| * nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-28
| * nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-28
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* NFSv4.1: Ensure that we free existing layout segments if we get a new layoutTrond Myklebust2014-02-19
* NFSv4.1: Fix wraparound issues in pnfs_seqid_is_newer()Trond Myklebust2014-02-19
* NFSv4.1: Fix a race in nfs4_write_inodeTrond Myklebust2014-01-13
* NFSv4: Add tracepoints for debugging reads and writesTrond Myklebust2013-08-22
* NFSv4.1: Clean up layout segment comparison helper namesTrond Myklebust2013-06-18
* NFSv4.1: layout segment comparison helpers should take 'const' parametersTrond Myklebust2013-06-18
* NFSv4.1: Simplify setting the layout header credentialTrond Myklebust2013-06-06
* NFSv4.1: Ensure that layoutreturn uses the correct credentialTrond Myklebust2013-06-06
* NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust2013-06-06
* NFSv4: Fail I/O if the state recovery fails irrevocablyTrond Myklebust2013-03-25
* NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust2013-03-21
* NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust2013-03-21
* NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust2013-03-21
* NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson2013-02-28
* pnfs: fix resend_to_mds for directioBenny Halevy2013-02-24
* NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-14
* pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian2013-01-04
* NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout codeTrond Myklebust2012-11-04
* NFSv4.1: Remove unused function last_byte_offsetTrond Myklebust2012-11-04
* nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-31
* NFS41: send real read size in layoutgetPeng Tao2012-10-08
* NFS41: send real write size in layoutgetPeng Tao2012-10-08
* NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()Trond Myklebust2012-10-05
* NFSv4.1: Ensure that the layout sequence id stays 'close' to the currentTrond Myklebust2012-10-04
* NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close codeTrond Myklebust2012-10-04
* NFSv4.1: Deal with wraparound when updating the layout "barrier" seqidTrond Myklebust2012-10-02
* NFSv4.1: Deal with wraparound issues when updating the layout stateidTrond Myklebust2012-10-02
* NFSv4.1: Always set the layout stateid if this is the first layoutgetTrond Myklebust2012-10-02
* NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layoutTrond Myklebust2012-10-02
* NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failureTrond Myklebust2012-09-28
* NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust2012-09-28
* NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freedTrond Myklebust2012-09-28
* NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust2012-09-28
* NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()Trond Myklebust2012-09-28
* NFSv4.1: Get rid of pNFS spin lock debugging asserts...Trond Myklebust2012-09-28
* NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lsegTrond Myklebust2012-09-28