| Commit message (Expand) | Author | Age | Files | Lines |
* | nfs41: pnfs: filelayout: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2022-01-06 | 2 | -4/+2 |
* | SUNRPC: Trace calls to .rpc_call_done | Chuck Lever | 2021-10-21 | 1 | -2/+0 |
* | NFS: fix an incorrect limit in filelayout_decode_layout() | Dan Carpenter | 2021-05-20 | 1 | -1/+1 |
* | SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() | Chuck Lever | 2020-11-30 | 2 | -2/+2 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
* | NFS/pNFS: Clean up pNFS commit operations | Trond Myklebust | 2020-03-27 | 1 | -8/+12 |
* | NFS: Remove bucket array from struct pnfs_ds_commit_info | Trond Myklebust | 2020-03-27 | 1 | -74/+1 |
* | NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() | Trond Myklebust | 2020-03-27 | 1 | -31/+1 |
* | pNFS: Enable per-layout segment commit structures | Trond Myklebust | 2020-03-27 | 1 | -0/+21 |
* | pNFS: Add infrastructure for cleaning up per-layout commit structures | Trond Myklebust | 2020-03-27 | 1 | -0/+16 |
* | NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info | Trond Myklebust | 2020-03-27 | 1 | -1/+4 |
* | NFSv4: Ensure layout headers are RCU safe | Trond Myklebust | 2020-03-16 | 1 | -1/+1 |
* | pNFS/filelayout: enable LAYOUTGET on OPEN | Olga Kornievskaia | 2019-09-24 | 1 | -0/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | PNFS fallback to MDS if no deviceid found | Olga Kornievskaia | 2019-05-09 | 1 | -1/+1 |
* | NFS: Add a helper to return a pointer to the open context of a struct nfs_page | Trond Myklebust | 2019-04-25 | 1 | -2/+2 |
* | pNFS: Don't allocate more pages than we need to fit a layoutget response | Trond Myklebust | 2018-09-30 | 1 | -0/+1 |
* | nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE | Tigran Mkrtchyan | 2018-01-18 | 1 | -3/+1 |
* | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 1 | -6/+6 |
* | nfs/filelayout: fix oops when freeing filelayout segment | Scott Mayhew | 2017-10-02 | 1 | -1/+2 |
* | NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() | Trond Myklebust | 2017-07-21 | 1 | -2/+11 |
* | PNFS for stateid errors retry against MDS first | Olga Kornievskaia | 2017-07-13 | 1 | -28/+0 |
* | PNFS fix EACCESS on commit to DS handling | Olga Kornievskaia | 2017-07-13 | 1 | -1/+2 |
* | nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout() | Artem Savkov | 2017-04-28 | 1 | -3/+3 |
* | pNFS: Ensure we check layout segment validity in the pg_init() callback | Trond Myklebust | 2017-04-25 | 1 | -0/+2 |
* | Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-03-31 | 2 | -64/+106 |
|\ |
|
| * | PNFS fix fallback to MDS if got error on commit to DS | Olga Kornievskaia | 2017-03-30 | 1 | -1/+1 |
| * | NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes | Andy Adamson | 2017-03-28 | 1 | -47/+91 |
| * | NFS store nfs4_deviceid in struct nfs4_filelayout_segment | Andy Adamson | 2017-03-28 | 2 | -8/+6 |
| * | NFS cleanup struct nfs4_filelayout_segment | Andy Adamson | 2017-03-27 | 1 | -9/+9 |
* | | Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-03-17 | 1 | -1/+7 |
|\| |
|
| * | pNFS/flexfiles: never nfs4_mark_deviceid_unavailable | Weston Andros Adamson | 2017-03-17 | 1 | -0/+1 |
| * | pNFS: return status from nfs4_pnfs_ds_connect | Weston Andros Adamson | 2017-03-17 | 1 | -1/+6 |
* | | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-03-02 | 1 | -3/+3 |
|\| |
|
| * | NFS: Use nfs4_setup_sequence() everywhere | Anna Schumaker | 2017-01-30 | 1 | -3/+3 |
* | | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -2/+2 |
|/ |
|
* | NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success. | NeilBrown | 2016-12-19 | 1 | -1/+2 |
* | NFS: Remove unused authflavour parameter from nfs_get_client() | Anna Schumaker | 2016-12-01 | 1 | -2/+1 |
* | pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode() | Trond Myklebust | 2016-07-21 | 1 | -0/+6 |
* | pNFS: Files and flexfiles always need to commit before layoutcommit | Trond Myklebust | 2016-07-06 | 1 | -3/+6 |
* | pNFS/files: Fix layoutcommit after a commit to DS | Trond Myklebust | 2016-07-06 | 1 | -2/+1 |
* | pnfs: pnfs_update_layout needs to consider if strict iomode checking is on | Tom Haynes | 2016-05-26 | 1 | -0/+2 |
* | NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock | Dave Wysochanski | 2016-05-09 | 1 | -2/+2 |
* | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker | 2016-01-21 | 1 | -1/+1 |
* | pNFS/flexfiles: Don't mark the entire layout as failed, when returning it | Trond Myklebust | 2015-12-28 | 1 | -0/+1 |
* | NFS41: pop some layoutget errors to application | Peng Tao | 2015-12-28 | 1 | -2/+15 |
* | nfs/filelayout: Fix NULL reference caused by double freeing of fh_array | Kinglong Mee | 2015-09-18 | 1 | -19/+12 |
* | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo | 2015-06-02 | 1 | -0/+1 |
* | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS | Trond Myklebust | 2015-03-27 | 1 | -0/+1 |
* | NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit() | Trond Myklebust | 2015-03-27 | 1 | -2/+3 |