summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-03-23gfs2: Remove trans_drain code duplicationAndreas Gruenbacher
2026-03-23gfs2: Move gfs2_remove_from_journal to log.cAndreas Gruenbacher
2026-03-23gfs2: Get rid of gfs2_log_[un]lock helpersAndreas Gruenbacher
2026-03-23gfs2: less aggressive low-memory log flushingAndreas Gruenbacher
2026-03-23gfs2: Fix data loss during inode evictAndreas Gruenbacher
2026-03-23gfs2: minor evict_[un]linked_inode cleanupAndreas Gruenbacher
2026-03-23gfs2: Avoid unnecessary transactions in evict_linked_inodeAndreas Gruenbacher
2026-03-23btrfs: fix lost error when running device stats on multiple devices fsFilipe Manana
2026-03-23btrfs: zlib: handle page aligned compressed size correctlyQu Wenruo
2026-03-23btrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki
2026-03-23btrfs: fix zero size inode with non-zero size after log replayFilipe Manana
2026-03-23btrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
2026-03-23pidfds: add coredump_code field to pidfd_infoEmanuele Rocca
2026-03-23smb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He
2026-03-23coredump: add tracepoint for coredump eventsBreno Leitao
2026-03-23fs: remove do_sys_truncateChristoph Hellwig
2026-03-23fs: pass on FTRUNCATE_* flags to do_truncateChristoph Hellwig
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-23Merge branch 'xfs-7.1-merge' into for-nextCarlos Maiolino
2026-03-23Merge branch 'xfs-7.0-fixes' into for-nextCarlos Maiolino
2026-03-23xfs: report cow mappings with dirty pagecache for iomap zero rangeBrian Foster
2026-03-23xfs: replace zero range flush with folio batchBrian Foster
2026-03-23xfs: only flush when COW fork blocks overlap data fork holesBrian Foster
2026-03-23xfs: look up cow fork extent earlier for buffered iomap_beginBrian Foster
2026-03-23xfs: flush eof folio before insert range size updateBrian Foster
2026-03-23iomap, xfs: lift zero range hole mapping flush into xfsBrian Foster
2026-03-23xfs: flush dirty pagecache over hole in zoned mode zero rangeBrian Foster
2026-03-23xfs: fix iomap hole map reporting for zoned zero rangeBrian Foster
2026-03-23xfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li
2026-03-23xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
2026-03-23xfs: close crash window in attr dabtree inactivationLong Li
2026-03-23xfs: factor out xfs_attr3_leaf_initLong Li
2026-03-23xfs: factor out xfs_attr3_node_entry_removeLong Li
2026-03-23xfs: only assert new size for datafork during truncate extentsLong Li
2026-03-23xfs: Use xarray to track SB UUIDs instead of plain array.Lukas Herbolt
2026-03-23fanotify: replace deprecated strcpy in fanotify_info_copy_{name,name2}Thorsten Blum
2026-03-22ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon
2026-03-22ksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman
2026-03-22ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman
2026-03-22ksmbd: do not expire session on binding failureHyunwoo Kim
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich
2026-03-21Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-20Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-03-20Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong
2026-03-19smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
2026-03-19udf: fix partition descriptor append bookkeepingSeohyeon Maeng
2026-03-19netfs: Fix read abandonment during retryDavid Howells
2026-03-19vfs: fix docstring of hash_name()Jori Koolstra