summaryrefslogtreecommitdiff
path: root/fs/nfs/flexfilelayout/flexfilelayout.c
AgeCommit message (Expand)Author
2019-03-23pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust
2019-03-01NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust
2019-03-01NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust
2019-03-01NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust
2019-03-01NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust
2019-03-01NFS/flexfiles: Speed up read failover when DSes are downTrond Myklebust
2019-03-01NFS/flexfiles: Remove bogus checks for invalid deviceidsTrond Myklebust
2019-03-01NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()Trond Myklebust
2019-03-01NFS/flexfiles: Send LAYOUTERROR when failing over mirrored readsTrond Myklebust
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust
2019-03-01NFS/flexfiles: Fix up sparse RCU annotationsTrond Myklebust
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown
2018-12-19SUNRPC: remove groupinfo from struct auth_cred.NeilBrown
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown
2018-12-02flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-11-22flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan
2018-09-30pNFS: Don't allocate more pages than we need to fit a layoutget responseTrond Myklebust
2018-08-21pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust
2018-07-26pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-19pNFS/flexfiles: Process writeback resends from nfsiod context as wellTrond Myklebust
2018-06-19pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-31pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPENFred Isaman
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova
2017-11-17fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_tElena Reshetova
2017-07-19pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust
2017-07-13PNFS for stateid errors retry against MDS firstOlga Kornievskaia
2017-05-24pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter
2017-05-09pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabledTrond Myklebust
2017-04-29pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure pathTrond Myklebust
2017-04-25pNFS: Ensure we check layout segment validity in the pg_init() callbackTrond Myklebust
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-22pNFS/flexfiles: If the layout is invalid, it must be updated before retryingTrond Myklebust
2017-02-21NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust
2017-01-30pNFS/flexfiles: Make local symbol layoutreturn_ops staticWei Yongjun
2017-01-30NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-19pNFS/flexfiles: delete deviceid, don't mark inactiveWeston Andros Adamson
2016-12-09pNFS/flexfiles: Ensure we have enough buffer for layoutreturnTrond Myklebust
2016-12-09pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr()Trond Myklebust
2016-12-08pNFS/flexfiles: Fix a deadlock on LAYOUTGETFred Isaman
2016-12-03pNFS/flexfiles: Support sending layoutstats in layoutreturnTrond Myklebust
2016-12-03pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust