summaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+5
2025-09-13Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-36/+65
2025-09-13Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds7-123/+219
2025-09-13Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+38
2025-09-12Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-75/+293
2025-09-12erofs: fix long xattr name prefix placementGao Xiang3-6/+16
2025-09-11Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-16/+56
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+11
2025-09-10Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-94/+126
2025-09-10erofs: fix runtime warning on truncate_folio_batch_exceptionals()Yuezhang Mo1-0/+12
2025-09-09smb: client: fix data loss due to broken rename(2)Paulo Alcantara8-72/+268
2025-09-09smb: client: fix compound alignment with encryptionPaulo Alcantara1-3/+25
2025-09-09ceph: fix crash after fscrypt_encrypt_pagecache_blocks() errorMax Kellermann1-2/+4
2025-09-09ceph: always call ceph_shift_unused_folios_left()Max Kellermann1-2/+1
2025-09-09ceph: fix race condition where r_parent becomes stale before sending messageAlex Markuze1-12/+69
2025-09-09ceph: fix race condition validating r_parent before applying stateAlex Markuze6-107/+145
2025-09-09fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre3-7/+5
2025-09-08proc: fix type confusion in pde_set_flags()wangzijie1-1/+2
2025-09-08ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely1-1/+9
2025-09-08NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley1-1/+1
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-6/+57
2025-09-06NFS: Fix the marking of the folio as up to dateTrond Myklebust1-47/+5
2025-09-06NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust2-3/+5
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust1-0/+1
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust1-0/+2
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust1-0/+1
2025-09-06NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust3-12/+15
2025-09-06NFSv4.2: Protect copy offload and clone against 'eof page pollution'Trond Myklebust1-6/+13
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust5-5/+54
2025-09-06flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan1-7/+12
2025-09-06nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()Mike Snitzer1-5/+4
2025-09-06kernfs: Fix UAF in polling when open file is releasedChen Ridong1-20/+38
2025-09-05nfs/localio: restore creds before releasing pageio dataScott Mayhew1-5/+7
2025-09-05Merge tag '6.17-RC4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-19/+96
2025-09-05btrfs: don't allow adding block device of less than 1 MBMark Harmstone1-0/+5
2025-09-05fuse: virtio_fs: fix page fault for DAX page addressHaiyue Wang1-1/+1
2025-09-04cifs: prevent NULL pointer dereference in UTF16 conversionMakar Semyonov1-0/+3
2025-09-03Merge tag 'v6.17-rc4-ksmbd-fix' of git://git.samba.org/ksmbdLinus Torvalds2-11/+16
2025-09-02smb: client: show negotiated cipher in DebugDataBharath SM1-5/+22
2025-09-02smb: client: add new tracepoint to trace lease break notificationBharath SM3-9/+66
2025-09-02smb: client: fix spellings in commentsBharath SM2-3/+3
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds2-17/+24
2025-09-02Merge tag 'for-6.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-48/+76
2025-09-02btrfs: fix subvolume deletion lockup caused by inodes xarray raceOmar Sandoval1-1/+11
2025-09-02btrfs: fix corruption reading compressed range when block size is smaller tha...Qu Wenruo1-10/+30
2025-09-02btrfs: accept and ignore compression level for lzoCalvin Owens1-3/+6
2025-09-02btrfs: fix squota compressed stats leakBoris Burkov1-2/+4
2025-09-01Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner17-45/+123
2025-08-31ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensionsPhilipp Kerling2-11/+16
2025-08-31smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()Wang Zhaolong1-2/+2