summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-22eventpoll: add missing kernel-doc for @ctx function parametersRandy Dunlap
2026-05-22kernfs: fix suspicious RCU usage in kernfs_put()Conor Kotwasinski
2026-05-22minix: release the sb buffer_head when setting the v3 block size failsChristoph Hellwig
2026-05-22writeback: use a per-sb counter to drain inode wb switches at umountBaokun Li
2026-05-22writeback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
2026-05-22writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li
2026-05-22f2fs: fix potential deadlock in f2fs_balance_fs()Ruipeng Qi
2026-05-22f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang
2026-05-22f2fs: support to report fserrorChao Yu
2026-05-22f2fs: map data writes to FDP streamsWenjie Qi
2026-05-21Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2026-05-21smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong
2026-05-21ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu
2026-05-21ksmbd: fix durable reconnect error path file lifetimeJunyi Liu
2026-05-21lockd: fix TEST handling when not all permissions are available.NeilBrown
2026-05-21NFSD: Report whether fh_key was actually updatedChuck Lever
2026-05-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-05-21smb: smbdirect: divide, not multiply, milliseconds by 1000Alexander A. Klimov
2026-05-21cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-21xfs: fix a buffer lookup against removal raceChristoph Hellwig
2026-05-21fs/pipe: write to ->poll_usage only onceMateusz Guzik
2026-05-21sync_file_range: delete dead S_ISLNK codeAlexey Dobriyan
2026-05-21namei: use QSTR() instead of QSTR_INIT() in path_ptsThorsten Blum
2026-05-21omfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21ntfs3: handle set_blocksize failuresChristoph Hellwig
2026-05-21minix: handle set_blocksize failuresChristoph Hellwig
2026-05-21isofs: handle set_blocksize failuresChristoph Hellwig
2026-05-21affs: handle set_blocksize failuresChristoph Hellwig
2026-05-21befs: handle set_blocksize failuresChristoph Hellwig
2026-05-21jfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21qnx4: handle set_blocksize failuresChristoph Hellwig
2026-05-21hpfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21bfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21fs: fold __start_removing_path into start_removing_pathChristoph Hellwig
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig
2026-05-21fs: unexport drop_super_exclusiveChristoph Hellwig
2026-05-21dcache: add extra sanity checks of the dentry in dentry_free()Jeff Layton
2026-05-21fs/coredump: reduce redundant log noise in validate_coredump_safetyLi RongQing
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra
2026-05-21dcache: use kmalloc_flex() in __d_allocThorsten Blum
2026-05-21vfs: remove always taken if-branch in find_next_fd()Jori Koolstra
2026-05-20nilfs2: Fix return in nilfs_mkdirHongling Zeng
2026-05-20Merge tag 'erofs-for-7.1-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-20sysfs: clamp show() return value in sysfs_kf_read()Greg Kroah-Hartman
2026-05-20sysfs: don't remove existing directory on update failureGreg Kroah-Hartman
2026-05-20erofs: fix metabuf leak in inode xattr initializationJia Zhu
2026-05-20erofs: fix managed cache race for unaligned extentsGao Xiang
2026-05-19hfs: disable the updating of file access times (atime)Viacheslav Dubeyko