aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-05-2313-66/+108
|\
| * nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov2024-05-211-2/+2
| * pNFS: rework pnfs_generic_pg_check_layout to check IO rangeOlga Kornievskaia2024-05-214-36/+14
| * pNFS/filelayout: check layout segment rangeOlga Kornievskaia2024-05-211-0/+2
| * pNFS/filelayout: fixup pNfs allocation modesOlga Kornievskaia2024-05-211-2/+2
| * NFS: Don't enable NFS v2 by defaultAnna Schumaker2024-05-201-2/+2
| * NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker2024-05-201-1/+1
| * nfs: keep server info for remountsMartin Kaiser2024-05-201-3/+6
| * NFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington2024-05-201-7/+5
| * NFS: make sure lock/nolock overriding local_lock mount optionChen Hanxiao2024-05-203-0/+19
| * NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.NeilBrown2024-05-203-3/+53
| * pNFS/filelayout: Specify the layout segment range in LAYOUTGETAnna Schumaker2024-05-201-4/+4
| * pNFS/filelayout: Remove the whole file layout requirementAnna Schumaker2024-05-201-8/+0
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-222-44/+39
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2024-05-191-4/+1
|\ \
| * | mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan2024-04-251-4/+1
* | | Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2024-05-133-8/+10
|\ \ \ | |_|/ |/| |
| * | mm: Remove the PG_fscache alias for PG_private_2David Howells2024-04-293-8/+8
| * | netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells2024-04-291-0/+2
| |/
* | Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-04-291-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/vfs/vfsLinus 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/vfsLinus Torvalds2024-03-1110-55/+58
|\ \ \ | |_|/ |/| |
| * | filelock: split leases out of struct file_lockJeff Layton2024-02-053-4/+4