summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-08-20f2fs: fix to clear unusable_cap for checkpoint=enableChao Yu
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-19xfs: reject swapon for inodes on a zoned file system earlierChristoph Hellwig
2025-08-19xfs: kick off inodegc when failing to reserve zoned blocksChristoph Hellwig
2025-08-19xfs: remove xfs_last_used_zoneChristoph Hellwig
2025-08-19xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabledDamien Le Moal
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-19pid: change task_state() to use task_ppid_nr_ns()Oleg Nesterov
2025-08-19minixfs: Verify inode mode when loading from diskTetsuo Handa
2025-08-19sysfs: remove bin_attribute::read_new/write_new()Thomas Weißschuh
2025-08-19debugfs: fix mount options not being appliedCharalampos Mitrodimas
2025-08-18docs: Remove remainders of reiserfsDavid Sterba
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-15copy_file_range: limit size if in compat modeMiklos Szeredi
2025-08-15pidfs: Fix memory leak in pidfd_info()Adrian Huang (Lenovo)
2025-08-15fs-writeback: Remove redundant __GFP_NOWARNQianfeng Rong
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-14dlm: check for undefined release_option valuesAlexander Aring
2025-08-14dlm: handle release_option as unsignedAlexander Aring
2025-08-14dlm: move to rinfo for all middle conversion casesAlexander Aring
2025-08-14dlm: handle invalid lockspace member removeAlexander Aring
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