summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 hoursMerge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...HEADmasterLinus Torvalds
4 daysMerge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
4 daysMerge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
6 daysMerge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
7 dayssmb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_rangeHenrique Carvalho
7 dayssmb3 client: add missing tracepoint for unsupported ioctlsSteve French
7 dayssmb/server: fix refcount leak in smb2_open()ZhangGuoDong
7 dayssmb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong
7 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong
7 daysksmbd: Fix memory leak in get_file_all_info()Zilin Guan
10 daysMerge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
10 daysMerge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
11 daysMerge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
12 daysnfsd: Drop the client reference in client_states_open()Haoxiang Li
12 daysnfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
12 daysnfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
12 dayslockd: fix vfs_test_lock() callsNeilBrown
13 daysMerge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
13 daysMerge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
13 dayscifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan
14 daysfs/kernfs: null-ptr deref in simple_xattrs_free()Will Rosenberg
2025-12-21smb/server: fix minimum SMB2 PDU sizeChenXiaoSong
2025-12-21smb/server: fix minimum SMB1 PDU sizeChenXiaoSong
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
2025-12-21ksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells
2025-12-22erofs: fix unexpected EIO under memory pressureJunbeom Yeom
2025-12-20Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-19debugfs: Fix memleak in debugfs_change_name().Kuniyuki Iwashima
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