summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-08ecryptfs: factor out a ecryptfs_iattr_to_lower helperChristoph Hellwig
2026-04-08ecryptfs: merge ecryptfs_inode_newsize_ok into truncate_upperChristoph Hellwig
2026-04-08ecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_setattrChristoph Hellwig
2026-04-08ecryptfs: use ZERO_PAGE instead of allocating zeroed memory in truncate_upperChristoph Hellwig
2026-04-08ecryptfs: streamline truncate_upperChristoph Hellwig
2026-04-08ecryptfs: cleanup ecryptfs_setattrChristoph Hellwig
2026-04-08hfsplus: fix generic/642 failureViacheslav Dubeyko
2026-04-08hfsplus: rework logic of map nodes creation in xattr b-treeViacheslav Dubeyko
2026-04-08hfsplus: fix logic of alloc/free b-tree nodeViacheslav Dubeyko
2026-04-08hfsplus: fix error processing issue in hfs_bmap_free()Viacheslav Dubeyko
2026-04-08hfsplus: fix potential race conditions in b-tree functionalityViacheslav Dubeyko
2026-04-08tracefs: Fix default permissions not being applied on initial mountDavid Carlier
2026-04-08mm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie
2026-04-07smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman
2026-04-07smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman
2026-04-07gfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher
2026-04-07gfs2: hide error messages after withdrawAndreas Gruenbacher
2026-04-07gfs2: wait for withdraw earlier during unmountAndreas Gruenbacher
2026-04-07gfs2: inode directory consistency checksAndreas Gruenbacher
2026-04-07gfs2: gfs2_log_flush withdraw fixesAndreas Gruenbacher
2026-04-07gfs2: add some missing log lockingAndreas Gruenbacher
2026-04-07gfs2: fix address space truncation during withdrawAndreas Gruenbacher
2026-04-07gfs2: drain ail under sd_log_flush_lockAndreas Gruenbacher
2026-04-07fs/resctrl: Add missing return value descriptionsReinette Chatre
2026-04-07btrfs: btrfs_log_dev_io_error() on all bio errorsBoris Burkov
2026-04-07btrfs: fix silent IO error loss in encoded writes and zoned splitMichal Grzedzicki
2026-04-07btrfs: skip clearing EXTENT_DEFRAG for NOCOW ordered extentsDave Chen
2026-04-07btrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan checkDave Chen
2026-04-07btrfs: remove duplicate journal_info reset on failure to commit transactionFilipe Manana
2026-04-07btrfs: tag as unlikely if statements that check for fs in error stateFilipe Manana
2026-04-07Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-07btrfs: fix double free in create_space_info() error pathGuangshuo Li
2026-04-07btrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li
2026-04-07btrfs: do not reject a valid running dev-replaceQu Wenruo
2026-04-07btrfs: only invalidate btree inode pages after all ebs are releasedQu Wenruo
2026-04-07btrfs: prevent direct reclaim during compressed readaheadJP Kobryn (Meta)
2026-04-07btrfs: replace BUG_ON() with error return in cache_save_setup()Teng Liu
2026-04-07btrfs: zstd: don't cache sectorsize in a local variableDavid Sterba
2026-04-07btrfs: zlib: don't cache sectorsize in a local variableDavid Sterba
2026-04-07btrfs: zlib: drop redundant folio address variableDavid Sterba
2026-04-07btrfs: lzo: inline read/write length helpersDavid Sterba
2026-04-07btrfs: use common eb range validation in read_extent_buffer_to_user_nofault()David Sterba
2026-04-07btrfs: read eb folio index right before loopsDavid Sterba
2026-04-07btrfs: rename local variable for offset in folioDavid Sterba
2026-04-07btrfs: unify types for binary search variablesDavid Sterba
2026-04-07btrfs: remove duplicate calculation of eb offset in btrfs_bin_search()David Sterba
2026-04-07btrfs: tree-checker: add remap-tree checks to check_block_group_item()Mark Harmstone
2026-04-07btrfs: make btrfs_free_log() and btrfs_free_log_root_tree() return voidFilipe Manana
2026-04-07btrfs: fix deadlock between reflink and transaction commit when using flushon...Filipe Manana
2026-04-07btrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()Mark Harmstone