summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-08-23Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-08-22Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-21Merge tag '6.17-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-08-19squashfs: fix memory leak in squashfs_fill_superPhillip Lougher
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-19Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-08-19Merge tag 'ovl-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19cifs: Fix oops due to uninitialised variableDavid Howells
2025-08-19change_mnt_propagation(): calculate propagation source only if we'll need itAl Viro
2025-08-19use uniform permission checks for all mount propagation changesAl Viro
2025-08-19propagate_umount(): only surviving overmounts should be reparentedAl Viro
2025-08-19fix the softlockups in attach_recursive_mnt()Al Viro
2025-08-19kernfs: don't fail listing extended attributesChristian Brauner
2025-08-19coredump: Fix return value in coredump_parse()Dan Carpenter
2025-08-19fs/buffer: fix use-after-free when call bh_read() helperYe Bin
2025-08-18Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-18Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-18ovl: fix possible double unlinkAmir Goldstein
2025-08-18ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()NeilBrown
2025-08-17ksmbd: fix refcount leak causing resource not releasedZiyan Xu
2025-08-17ksmbd: extend the connection limiting mechanism to support IPv6Namjae Jeon
2025-08-17smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()Stefan Metzmacher
2025-08-17debugfs: fix mount options not being appliedCharalampos Mitrodimas
2025-08-15Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-08-15pidfs: Fix memory leak in pidfd_info()Adrian Huang (Lenovo)
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells
2025-08-15fhandle: do_handle_open() should get FD with user flagsThomas Bertschinger
2025-08-15Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-08-13Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-13jbd2: prevent softlockup in jbd2_log_do_checkpoint()Baokun Li
2025-08-13ext4: fix incorrect function name in commentBaolin Liu
2025-08-13smb: client: remove redundant lstrp update in negotiate protocolWang Zhaolong
2025-08-13cifs: update internal version numberSteve French
2025-08-13smb: client: don't wait for info->send_pending == 0 on errorStefan Metzmacher
2025-08-13smb: client: fix mid_q_entry memleak leak with per-mid lockingWang Zhaolong
2025-08-13smb3: fix for slab out of bounds on mount to ksmbdSteve French
2025-08-13Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-13btrfs: fix printing of mount info messages for NODATACOW/NODATASUMKyoji Ogasawara
2025-08-13btrfs: restore mount option info messages during mountKyoji Ogasawara
2025-08-13btrfs: fix incorrect log message for nobarrier mount optionKyoji Ogasawara
2025-08-13btrfs: fix buffer index in wait_eb_writebacks()Naohiro Aota
2025-08-13btrfs: subpage: keep TOWRITE tag until folio is cleanedNaohiro Aota
2025-08-13btrfs: clear TAG_TOWRITE from buffer tree when submitting a tree blockQu Wenruo
2025-08-13btrfs: do not set mtime/ctime to current time when unlinking for log replayFilipe Manana
2025-08-13btrfs: clear block dirty if btrfs_writepage_cow_fixup() failedQu Wenruo
2025-08-13btrfs: clear block dirty if submit_one_sector() failedQu Wenruo
2025-08-13btrfs: zoned: limit active zones to max_open_zonesNaohiro Aota