summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-17Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-09-17Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-15btrfs: annotate block group access with data_race() when sorting for reclaimFilipe Manana
2025-09-15btrfs: initialize inode::file_extent_tree after i_mode has been setaustinchang
2025-09-15btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()Johannes Thumshirn
2025-09-15btrfs: fix invalid extref key setup when replaying dentryFilipe Manana
2025-09-14ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_sizeStefan Metzmacher
2025-09-14ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...Namjae Jeon
2025-09-14smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGESStefan Metzmacher
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-13Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-13nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor
2025-09-13Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-09-13Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-12Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-12erofs: fix long xattr name prefix placementGao Xiang
2025-09-11Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-10Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-09-10erofs: fix runtime warning on truncate_folio_batch_exceptionals()Yuezhang Mo
2025-09-09smb: client: fix data loss due to broken rename(2)Paulo Alcantara
2025-09-09smb: client: fix compound alignment with encryptionPaulo Alcantara
2025-09-09ceph: fix crash after fscrypt_encrypt_pagecache_blocks() errorMax Kellermann
2025-09-09ceph: always call ceph_shift_unused_folios_left()Max Kellermann
2025-09-09ceph: fix race condition where r_parent becomes stale before sending messageAlex Markuze
2025-09-09ceph: fix race condition validating r_parent before applying stateAlex Markuze
2025-09-09fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre
2025-09-08proc: fix type confusion in pde_set_flags()wangzijie
2025-09-08ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely
2025-09-08NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
2025-09-08Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-06NFS: Fix the marking of the folio as up to dateTrond Myklebust
2025-09-06NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust
2025-09-06NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust
2025-09-06NFSv4.2: Protect copy offload and clone against 'eof page pollution'Trond Myklebust
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust
2025-09-06flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan
2025-09-06nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()Mike Snitzer
2025-09-06kernfs: Fix UAF in polling when open file is releasedChen Ridong
2025-09-05nfs/localio: restore creds before releasing pageio dataScott Mayhew
2025-09-05Merge tag '6.17-RC4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-05btrfs: don't allow adding block device of less than 1 MBMark Harmstone
2025-09-05fuse: virtio_fs: fix page fault for DAX page addressHaiyue Wang
2025-09-04cifs: prevent NULL pointer dereference in UTF16 conversionMakar Semyonov
2025-09-03Merge tag 'v6.17-rc4-ksmbd-fix' of git://git.samba.org/ksmbdLinus Torvalds
2025-09-02smb: client: show negotiated cipher in DebugDataBharath SM