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