summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()Jeff Layton
2026-06-01nfsd: move struct nfsd_genl_rqstp to nfsctl.cJeff Layton
2026-06-01NFSD: Fix delegation reference leak in nfsd4_revoke_statesChuck Lever
2026-06-01Merge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory...Chuck Lever
2026-06-01ext4: Use %pe to print PTR_ERR()Abdellah Ouhbi
2026-06-01ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writebackZhang Yi
2026-06-01ext4: replace KUnit tests for memcmp() with KUNIT_ASSERT_MEMEQ()Ryota Sakamoto
2026-06-01ext2: Remove deprecated DAX supportAshwin Gundarapu
2026-05-31ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy
2026-05-31ksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
2026-05-31ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiersGil Portnoy
2026-05-30Merge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-30xfs: Remove mention of PageWritebackMatthew Wilcox (Oracle)
2026-05-30xfs: abort mount if xfs_fs_reserve_ag_blocks failsChristoph Hellwig
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_XXXrefs/merge-window/2f310bb0cd7d95b7f29ffbffa8e2846aea58a7e4Jori 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