summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-28Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-26Merge tag 'v6.17rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-26Merge tag 'vfs-6.17-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-26smb: client: fix wrong index reference in smb2_compound_op()Sang-Heon Jeon
2025-09-26netfs: fix reference leakMax Kellermann
2025-09-25fs/proc/task_mmu: check p->vec_buf for NULLJakub Acs
2025-09-25mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu
2025-09-25afs: Fix potential null pointer dereference in afs_put_serverZhen Ni
2025-09-24Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-23btrfs: zoned: don't fail mount needlessly due to too many active zonesJohannes Thumshirn
2025-09-21smb: client: handle unlink(2) of files open by different clientsPaulo Alcantara
2025-09-21smb: server: use disable_work_sync in transport_rdma.cStefan Metzmacher
2025-09-21smb: server: don't use delayed_work for post_recv_credits_workStefan Metzmacher
2025-09-20Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-19Merge tag '6.17-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-18smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher
2025-09-18smb: client: fix file open check in __cifs_unlink()Paulo Alcantara
2025-09-18btrfs: reject invalid compression levelQu Wenruo
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-18btrfs: ref-verify: handle damaged extent root treeDavid Sterba
2025-09-18btrfs: tree-checker: fix the incorrect inode ref size checkQu Wenruo
2025-09-17smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...Stefan Metzmacher
2025-09-17smb: client: use disable[_delayed]_work_sync in smbdirect.cStefan Metzmacher
2025-09-17smb: client: fix filename matching of deferred filesPaulo Alcantara
2025-09-17smb: client: let recv_done verify data_offset, data_length and remaining_data...Stefan Metzmacher
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-15netfs: Prevent duplicate unlockingLizhi Xu
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