summaryrefslogtreecommitdiff
path: root/fs/nfs/filelayout
Commit message (Expand)AuthorAge
* nfs41: do not return ENOMEM on LAYOUTUNAVAILABLETigran Mkrtchyan2018-01-18
* fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-17
* nfs/filelayout: fix oops when freeing filelayout segmentScott Mayhew2017-10-01
* NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust2017-07-21
* PNFS for stateid errors retry against MDS firstOlga Kornievskaia2017-07-13
* PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia2017-07-13
* nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout()Artem Savkov2017-04-28
* pNFS: Ensure we check layout segment validity in the pg_init() callbackTrond Myklebust2017-04-25
* Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-31
|\
| * PNFS fix fallback to MDS if got error on commit to DSOlga Kornievskaia2017-03-30
| * NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completesAndy Adamson2017-03-28
| * NFS store nfs4_deviceid in struct nfs4_filelayout_segmentAndy Adamson2017-03-28
| * NFS cleanup struct nfs4_filelayout_segmentAndy Adamson2017-03-27
* | Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-17
|\ \ | |/
| * pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson2017-03-17
| * pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-17
* | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-01
|\ \ | |/
| * NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker2017-01-30
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
|/
* NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown2016-12-19
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-01
* pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode()Trond Myklebust2016-07-21
* pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust2016-07-05
* pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust2016-07-05
* pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes2016-05-26
* NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-09
* NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-21
* pNFS/flexfiles: Don't mark the entire layout as failed, when returning itTrond Myklebust2015-12-28
* NFS41: pop some layoutget errors to applicationPeng Tao2015-12-28
* nfs/filelayout: Fix NULL reference caused by double freeing of fh_arrayKinglong Mee2015-09-17
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* NFSv4.1/pnfs: Separate out metadata and data consistency for pNFSTrond Myklebust2015-03-27
* NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()Trond Myklebust2015-03-27
* NFS: Fix free_deveiceid -> free_deviceidTrond Myklebust2015-03-27
* NFSv4.1: Convert pNFS deviceid to use kfree_rcu()Trond Myklebust2015-03-27
* pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes2015-02-18
* nfs: Provide and use helper functions for marking a page as unstableTom Haynes2015-02-13
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
* | pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-03
* | nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-03
* | pnfs: release lseg in pnfs_generic_pg_cleanupWeston Andros Adamson2015-02-03
* | nfs/filelayout: use pnfs_error_mark_layout_for_returnPeng Tao2015-02-03
* | nfs: allow to specify cred in nfs_initiate_pgioPeng Tao2015-02-03
* | nfs: allow different protocol in nfs_initiate_commitPeng Tao2015-02-03
* | pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes2015-02-03
* | nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-03
* | nfs41: move file layout macros to generic pnfsPeng Tao2015-02-03
* | nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-03
* | nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao2015-02-03