Age | Commit message (Expand) | Author |
2024-09-23 | nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit | Mike Snitzer |
2024-07-08 | nfs: remove dead code for the old swap over NFS implementation | Christoph Hellwig |
2024-05-21 | pNFS: rework pnfs_generic_pg_check_layout to check IO range | Olga Kornievskaia |
2024-05-21 | pNFS/filelayout: check layout segment range | Olga Kornievskaia |
2024-05-21 | pNFS/filelayout: fixup pNfs allocation modes | Olga Kornievskaia |
2024-05-20 | pNFS/filelayout: Specify the layout segment range in LAYOUTGET | Anna Schumaker |
2024-05-20 | pNFS/filelayout: Remove the whole file layout requirement | Anna Schumaker |
2024-02-28 | pnfs/filelayout: add tracepoint to getdeviceinfo | Olga Kornievskaia |
2023-10-02 | nfs41: Annotate struct nfs4_file_layout_dsaddr with __counted_by | Kees Cook |
2023-02-15 | pNFS/filelayout: treat GETDEVICEINFO errors as layout failure | Olga Kornievskaia |
2022-12-20 | pNFS/filelayout: Fix coalescing test for single DS | Olga Kornievskaia |
2022-07-10 | pNFS/files: Handle RDMA connection errors correctly | Trond Myklebust |
2022-05-17 | pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors | Trond Myklebust |
2022-03-22 | pNFS/files: Ensure pNFS allocation modes are consistent with nfsiod | Trond Myklebust |
2022-01-06 | nfs41: pnfs: filelayout: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2021-10-20 | SUNRPC: Trace calls to .rpc_call_done | Chuck Lever |
2021-05-20 | NFS: fix an incorrect limit in filelayout_decode_layout() | Dan Carpenter |
2020-11-30 | SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() | Chuck Lever |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-03-27 | NFS/pNFS: Clean up pNFS commit operations | Trond Myklebust |
2020-03-27 | NFS: Remove bucket array from struct pnfs_ds_commit_info | Trond Myklebust |
2020-03-27 | NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs() | Trond Myklebust |
2020-03-27 | pNFS: Enable per-layout segment commit structures | Trond Myklebust |
2020-03-27 | pNFS: Add infrastructure for cleaning up per-layout commit structures | Trond Myklebust |
2020-03-27 | NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info | Trond Myklebust |
2020-03-16 | NFSv4: Ensure layout headers are RCU safe | Trond Myklebust |
2019-09-24 | pNFS/filelayout: enable LAYOUTGET on OPEN | Olga Kornievskaia |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-09 | PNFS fallback to MDS if no deviceid found | Olga Kornievskaia |
2019-04-25 | NFS: Add a helper to return a pointer to the open context of a struct nfs_page | Trond Myklebust |
2018-09-30 | pNFS: Don't allocate more pages than we need to fit a layoutget response | Trond Myklebust |
2018-01-18 | nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE | Tigran Mkrtchyan |
2017-11-17 | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t | Elena Reshetova |
2017-10-01 | nfs/filelayout: fix oops when freeing filelayout segment | Scott Mayhew |
2017-07-21 | NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() | Trond Myklebust |
2017-07-13 | PNFS for stateid errors retry against MDS first | Olga Kornievskaia |
2017-07-13 | PNFS fix EACCESS on commit to DS handling | Olga Kornievskaia |
2017-04-28 | nfs/filelayout: fix NULL pointer dereference in fl_pnfs_update_layout() | Artem Savkov |
2017-04-25 | pNFS: Ensure we check layout segment validity in the pg_init() callback | Trond Myklebust |
2017-03-31 | Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-03-30 | PNFS fix fallback to MDS if got error on commit to DS | Olga Kornievskaia |
2017-03-28 | NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes | Andy Adamson |
2017-03-28 | NFS store nfs4_deviceid in struct nfs4_filelayout_segment | Andy Adamson |
2017-03-27 | NFS cleanup struct nfs4_filelayout_segment | Andy Adamson |
2017-03-17 | Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-03-17 | pNFS/flexfiles: never nfs4_mark_deviceid_unavailable | Weston Andros Adamson |
2017-03-17 | pNFS: return status from nfs4_pnfs_ds_connect | Weston Andros Adamson |
2017-03-01 | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-01-30 | NFS: Use nfs4_setup_sequence() everywhere | Anna Schumaker |