summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4 days1-1/+6
|\
| * nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima2024-04-041-1/+6
* | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-03-1625-57/+210
|\|
| * nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik2024-03-161-1/+1
| * NFS: trace the uniquifier of fscacheChen Hanxiao2024-03-091-0/+1
| * NFS: Read unlock folio on nfs_page_create_from_folio() errorBenjamin Coddington2024-03-091-0/+2
| * NFS: remove unused variable nfs_rpcstatTrond Myklebust2024-03-091-4/+0
| * nfs: fix UAF in direct writesJosef Bacik2024-03-092-3/+10
| * nfs: properly protect nfs_direct_req fieldsJosef Bacik2024-03-091-1/+6
| * NFS: enable nconnect for RDMATrond Myklebust2024-03-092-0/+3
| * NFSv4: nfs4_do_open() is incorrectly triggering state recoveryTrond Myklebust2024-03-094-16/+8
| * NFS: avoid infinite loop in pnfs_update_layout.NeilBrown2024-03-091-0/+8
| * NFS: remove sync_mode test from nfs_writepage_locked()NeilBrown2024-03-091-4/+0
| * NFSv4.1/pnfs: fix NFS with TLS in pnfsOlga Kornievskaia2024-03-091-1/+43
| * NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET2024-03-091-2/+2
| * nfs: make the rpc_stat per net namespaceJosef Bacik2024-03-094-4/+9
| * nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik2024-03-091-4/+2
| * NFSv4.1: add tracepoint to trunked nfs4_exchange_id callsOlga Kornievskaia2024-03-092-2/+34
| * NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interruptDave Wysochanski2024-03-091-7/+2
| * nfs: fix regression in handling of fsc= option in NFSv4Chen Hanxiao2024-02-281-0/+24
| * pnfs/filelayout: add tracepoint to getdeviceinfoOlga Kornievskaia2024-02-283-0/+32
| * NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora2024-02-281-2/+5
| * NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora2024-02-281-6/+10
| * NFS: Display the "fsc=" mount option if it is setChen Hanxiao2024-02-281-1/+9
* | mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2024-03-123-4/+3
* | Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-03-121-3/+0
|\ \
| * | nfsd: stop setting ->pg_stats for unused statsJosef Bacik2024-03-011-3/+0
| |/
* | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-112-35/+35
|\ \
| * | nfs: port block device access to filesChristian Brauner2024-02-252-35/+35
* | | Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-1110-55/+58
|\ \ \ | |_|/ |/| |
| * | filelock: split leases out of struct file_lockJeff Layton2024-02-053-4/+4
| * | nfs: adapt to breakup of struct file_lockJeff Layton2024-02-059-38/+38
| * | filelock: split common fields into struct file_lock_coreJeff Layton2024-02-053-0/+3
| * | nfs: convert to using new filelock helpersJeff Layton2024-02-056-21/+21
| |/
* | nfs: fix UAF on pathwalk running into umountAl Viro2024-02-251-3/+10
* | nfs: make nfs_set_verifier() safe for use in RCU pathwalkAl Viro2024-02-251-2/+2
|/
* Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-193-10/+3
|\
| * netfs: Optimise away reads above the point at which there can be no dataDavid Howells2023-12-281-1/+1
| * netfs, fscache: Remove ->begin_cache_operationDavid Howells2023-12-241-7/+0
| * netfs, fscache: Combine fscache with netfsDavid Howells2023-12-241-2/+2
* | Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2024-01-102-2/+0
|\ \
| * | fs: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2023-12-282-2/+0
| |/
* | Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-01-1016-68/+92
|\ \
| * | NFSv4.1: Use the nfs_client's rpc timeouts for backchannelBenjamin Coddington2024-01-041-0/+5
| * | rpc_pipefs: Replace one label in bl_resolve_deviceid()Markus Elfring2024-01-041-1/+1
| * | nfs: Remove writepageMatthew Wilcox (Oracle)2024-01-042-12/+0
| * | NFS: drop unused nfs_direct_req bytes_leftBenjamin Coddington2024-01-043-9/+4
| * | pNFS: Fix the pnfs block driver's calculation of layoutget sizeTrond Myklebust2024-01-044-7/+8
| * | nfs: print fileid in lookup tracepointsJeff Layton2024-01-041-4/+10
| * | nfs: rename the nfs_async_rename_done tracepointJeff Layton2024-01-042-2/+2