summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-12-19Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-19Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-18NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2025-12-18NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever
2025-12-18NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever
2025-12-18nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2025-12-16cifs: update internal module version numberSteve French
2025-12-16smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong
2025-12-16smb: align durable reconnect v2 context to 8 byte boundaryBharath SM
2025-12-16btrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana
2025-12-16btrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana
2025-12-16btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()Leo Martins
2025-12-16btrfs: always detect conflicting inodes when logging inode refsFilipe Manana
2025-12-16btrfs: fix beyond-EOF write handlingQu Wenruo
2025-12-16btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2025-12-16btrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo
2025-12-16btrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov
2025-12-16xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig
2025-12-16xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li
2025-12-16xfs: fix stupid compiler warningDarrick J. Wong
2025-12-16xfs: fix a UAF problem in xattr repairDarrick J. Wong
2025-12-16xfs: ignore discard return valueChaitanya Kulkarni
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-12-16Merge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-16Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-16shmem: fix recovery on rename failuresAl Viro
2025-12-15filelock: allow lease_managers to dictate what qualifies as a conflictJeff Layton
2025-12-15filelock: add lease_dispose_list() helperJeff Layton
2025-12-15iomap: replace folio_batch allocation with stack allocationBrian Foster
2025-12-15fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)Ahelenia ZiemiaƄska
2025-12-15fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein
2025-12-14ksmbd: fix buffer validation by including null terminator size in EA lengthNamjae Jeon
2025-12-14ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon
2025-12-14ksmbd: remove redundant DACL check in smb_check_perm_daclAlexey Velichayshiy
2025-12-14ksmbd: convert comma to semicolonChen Ni
2025-12-14smb: server: defer the initial recv completion logic to smb_direct_negotiate_...Stefan Metzmacher
2025-12-14smb: server: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher
2025-12-14smb: smbdirect: introduce smbdirect_socket.connect.{lock,work}Stefan Metzmacher
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-12btrfs: fix changeset leak on mmap write after failure to reserve metadataFilipe Manana
2025-12-12btrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-11smb/client: remove DeviceType Flags and Device Characteristics definitionsZhangGuoDong
2025-12-11smb: move File Attributes definitions into common/fscc.hChenXiaoSong
2025-12-11smb: update struct duplicate_extents_to_file_exChenXiaoSong