summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'flexfiles'Trond Myklebust2015-02-0331-1020/+4206
|\
| * pnfs: lookup new lseg at lseg boundaryWeston Andros Adamson2015-02-031-2/+8
| * nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao2015-02-031-21/+20
| * pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-0310-12/+2320
| * nfs: count DIO good bytes correctly with mirroringPeng Tao2015-02-031-4/+8
| * nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao2015-02-033-3/+45
| * nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao2015-02-032-0/+7
| * nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao2015-02-032-0/+21
| * nfs/flexfiles: send layoutreturn before freeing lsegPeng Tao2015-02-031-25/+56
| * nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao2015-02-033-7/+36
| * nfs41: allow async version layoutreturnPeng Tao2015-02-033-8/+16
| * nfs41: add range to layoutreturn argsPeng Tao2015-02-032-4/+6
| * pnfs: allow LD to ask to resend read through pnfsPeng Tao2015-02-032-1/+16
| * nfs: add nfs_pgio_current_mirror helperPeng Tao2015-02-034-14/+24
| * nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao2015-02-032-4/+11
| * nfs41: add a debug warning if we destroy an unempty layoutPeng Tao2015-02-031-0/+2
| * pnfs: fail comparison when bucket verifier not setWeston Andros Adamson2015-02-031-1/+5
| * nfs: mirroring support for direct ioWeston Andros Adamson2015-02-031-14/+57
| * nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-037-64/+293
| * pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-036-17/+24
| * nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-032-10/+8
| * nfs: handle overlapping reqs in lock_and_joinWeston Andros Adamson2015-02-031-6/+11
| * pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-035-18/+21
| * nfs: introduce pg_cleanup op for pgio descriptorsWeston Andros Adamson2015-02-031-1/+4
| * nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-032-11/+1
| * nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to sendPeng Tao2015-02-032-0/+6
| * nfs41: send layoutreturn in last put_lsegPeng Tao2015-02-031-1/+37
| * nfs41: don't use a layout if it is marked for returningPeng Tao2015-02-033-5/+20
| * nfs41: add a helper to mark layout for returnPeng Tao2015-02-032-0/+59
| * nfs41: make a helper function to send layoutreturnPeng Tao2015-02-031-20/+33
| * nfs41: pass iomode through layoutreturn argsPeng Tao2015-02-032-1/+2
| * nfs: save server READ/WRITE/COMMIT statusPeng Tao2015-02-033-3/+13
| * nfs41: serialize first layoutget of a filePeng Tao2015-02-032-4/+32
| * nfs41: close a small race window when adding new layout to global listPeng Tao2015-02-031-5/+3
| * nfs/flexclient: export pnfs_layoutcommit_inodePeng Tao2015-02-031-0/+1
| * nfs: set hostname when creating nfsv3 ds connectionPeng Tao2015-02-031-0/+7
| * NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()Trond Myklebust2015-02-031-0/+9
| * nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-033-11/+14
| * nfs4: export nfs4_sequence_donePeng Tao2015-02-032-4/+7
| * nfs4: pass slot table to nfs40_setup_sequencePeng Tao2015-02-032-11/+17
| * nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-034-4/+7
| * pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-035-8/+12
| * nfs41: create NFSv3 DS connection if specifiedPeng Tao2015-02-033-5/+93
| * nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-035-8/+14
| * nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-034-1/+41
| * nfs41: move file layout macros to generic pnfsPeng Tao2015-02-032-10/+11
| * nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-035-9/+14
| * nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-033-73/+89
| * nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao2015-02-033-150/+154
| * nfs41: pull data server cache from file layout to generic pnfsPeng Tao2015-02-034-252/+265
OpenPOWER on IntegriCloud