summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-30xfs: factor rtgroup geom write pointer reporting into a helperChristoph Hellwig
2026-05-30xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometryChristoph Hellwig
2026-05-30xfs: fix rtgroup cleanup in CoW fork repairYingjie Gao
2026-05-30xfs: fix error returns in CoW fork repairYingjie Gao
2026-05-30xfs: fix overlapping extents returned for pNFS LAYOUTGETDai Ngo
2026-05-30xfs: fix use of uninitialized imap in xfs_fs_map_blocks error pathDai Ngo
2026-05-30xfs: handle racing deletions in xfs_zone_gc_iter_irecHans Holmberg
2026-05-29Merge tag 'v7.1-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-29gfs2: page poisoning fixAndreas Gruenbacher
2026-05-29gfs2: Remove unused fallocate_chunk argumentAndreas Gruenbacher
2026-05-29vfs: replace ints with enum last_type for LAST_XXXJori Koolstra
2026-05-29vfs: make LAST_XXX private to fs/namei.cJori Koolstra
2026-05-29erofs: fix use-after-free on sbi->sync_decompressGao Xiang
2026-05-28ocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
2026-05-28ocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
2026-05-28ocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
2026-05-28ocfs2: kill osb->system_file_mutex lockTetsuo Handa
2026-05-28raid6: improve the public interfaceChristoph Hellwig
2026-05-28ocfs2: validate inline xattr header before reflinking inline xattrsZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before inline refcount attachZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before ibody removeZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before checking outside valuesZhengYuan Huang
2026-05-28ocfs2: validate inline xattr header before ibody lookupsZhengYuan Huang
2026-05-28ocfs2: don't BUG_ON an invalid journal dinodeZhengYuan Huang
2026-05-28ocfs2: reject inconsistent inode size before truncateZhengYuan Huang
2026-05-28treewide: fix indentation and whitespace in Kconfig filesAnand Moon
2026-05-28kunit: fat: test cluster and directory i_pos layout helpersAdi Nata
2026-05-28ocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
2026-05-28proc: use strnlen() for name validation in __proc_createThorsten Blum
2026-05-28proc: rewrite next_tgid()Alexey Dobriyan
2026-05-28proc: add tgid_iter.pid_ns memberAlexey Dobriyan
2026-05-28fanotify: simplify fanotify_error_event_equalThorsten Blum
2026-05-28fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang
2026-05-28fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_writeBreno Leitao
2026-05-28fs: retire stale comment in fget_task_next()Mateusz Guzik
2026-05-28fs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor
2026-05-28VFS: fix possible failure to unlock in nfsd4_create_file()NeilBrown
2026-05-28fs: fix spelling mistakes in commentQingshuang Fu
2026-05-28bfs: replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-05-28binfmt_misc: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-28configfs: replace __get_free_pages() with kzalloc()Mike Rapoport (Microsoft)
2026-05-28fs/namespace: use __getname() to allocate mntpath bufferMike Rapoport (Microsoft)
2026-05-27smb: client: fix uninitialized variable in smb2_writev_callbackSteve French
2026-05-27smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo
2026-05-27hfs: rework hfsplus_readdir() logicViacheslav Dubeyko
2026-05-27fs/select: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-27fuse: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-27isofs: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-27jbd2: replace __get_free_pages() with kmalloc()Mike Rapoport (Microsoft)
2026-05-27jfs: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)