aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout/flexfilelayout.c
Commit message (Expand)AuthorAge
* pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust2019-08-26
* Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-26
* pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust2019-07-18
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust2019-04-25
* pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust2019-04-25
* pNFS/flexfiles: Fix layoutstats handling during read failoversTrond Myklebust2019-03-23
* NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()Trond Myklebust2019-03-01
* NFS/flexfile: Simplify nfs4_ff_layout_ds_version()Trond Myklebust2019-03-01
* NFS/flexfiles: Simplify ff_layout_get_ds_cred()Trond Myklebust2019-03-01
* NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()Trond Myklebust2019-03-01
* NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()Trond Myklebust2019-03-01
* NFS/flexfiles: Speed up read failover when DSes are downTrond Myklebust2019-03-01
* NFS/flexfiles: Remove bogus checks for invalid deviceidsTrond Myklebust2019-03-01
* NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()Trond Myklebust2019-03-01
* NFS/flexfiles: Send LAYOUTERROR when failing over mirrored readsTrond Myklebust2019-03-01
* NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust2019-03-01
* NFS/flexfiles: Fix up sparse RCU annotationsTrond Myklebust2019-03-01
* SUNRPC: Add xdr_stream::rqst fieldChuck Lever2019-02-13
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
* SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-19
* SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-19
* SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-19
* flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan2018-12-02
* flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan2018-11-22
* pNFS: Don't allocate more pages than we need to fit a layoutget responseTrond Myklebust2018-09-30
* pNFS/flexfiles: ff_layout_pg_init_read should exit on errorTrond Myklebust2018-08-21
* pNFS/flexfiles: Ensure we always return a layout if it has layoutstatsTrond Myklebust2018-07-26
* Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-21
|\
| * pNFS/flexfiles: Process writeback resends from nfsiod context as wellTrond Myklebust2018-06-19
| * pNFS/flexfiles: Don't tie up all the rpciod threads in resendsTrond Myklebust2018-06-19
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\ \ | |/ |/|
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPENFred Isaman2018-05-31
|/
* fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-17
* fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_tElena Reshetova2017-11-17
* pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust2017-07-19
* PNFS for stateid errors retry against MDS firstOlga Kornievskaia2017-07-13
* pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter2017-05-24
* pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabledTrond Myklebust2017-05-09
* pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure pathTrond Myklebust2017-04-29
* pNFS: Ensure we check layout segment validity in the pg_init() callbackTrond Myklebust2017-04-25
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-01
|\
| * pNFS/flexfiles: If the layout is invalid, it must be updated before retryingTrond Myklebust2017-02-22
| * NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust2017-02-21
| * pNFS/flexfiles: Make local symbol layoutreturn_ops staticWei Yongjun2017-01-30
| * NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-30
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
|/
* ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25