summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
4 daysMerge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysfs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
11 daysMerge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysbtrfs: raid56: fix scrub read assembly submitting no readsMykola Lysenko
12 daysbtrfs: zoned: skip fully truncated ordered extents at zone finishJohannes Thumshirn
12 daysbtrfs: initialize 'args' to avoid compiler warning in btrfs_ioctl_get_csums()Paul E. McKenney
12 daysbtrfs: zoned: fix missing chunk metadata reservationGuanghui Yang
12 daysbtrfs: raid56: fix an incorrect csum skip during scrubQu Wenruo
12 daysbtrfs: report missing raid stripe tree root during lookupDongjiang Zhu
12 daysbtrfs: skip global block reserve accounting for rescue mountsDongjiang Zhu
12 daysbtrfs: zoned: reset meta_write_pointer on zone resetJohannes Thumshirn
12 daysbtrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn
12 daysbtrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flagQu Wenruo
2026-07-14Merge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-14btrfs: fix GET_SUBVOL_INFO after compat refactorDaan De Meyer
2026-07-14btrfs: free mapping node on duplicate reloc root insertGuanghui Yang
2026-07-14btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never clearedQu Wenruo
2026-07-14btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins
2026-07-14btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen
2026-07-14btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()Filipe Manana
2026-07-14btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()Dave Chen
2026-07-14btrfs: reject inline file extents item in get_new_location()Qu Wenruo
2026-07-14btrfs: do not try compression for data reloc inodesQu Wenruo
2026-07-14btrfs: fix reloc root cleanup in merge_reloc_roots()Filipe Manana
2026-07-14btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()Filipe Manana
2026-06-30btrfs: print-tree: print header owner as signedQu Wenruo
2026-06-30btrfs: decentralize transaction aborts in create_reloc_root()Johannes Thumshirn
2026-06-30btrfs: tree-checker: validate INODE_REF's namelenWeiming Shi
2026-06-30btrfs: lzo: add error message for invalid headersQu Wenruo
2026-06-30btrfs: fallback to transaction csum tree on a commit root csum missBoris Burkov
2026-06-30btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana
2026-06-30btrfs: reject free space cache with more entries than pagesXiang Mei
2026-06-30btrfs: fix transaction abort logic in btrfs_fileattr_set()Filipe Manana
2026-06-30btrfs: validate properties before setting themFilipe Manana
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-16Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2026-06-14btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()Nathan Chancellor
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-09btrfs: fix use-after-free after relocation failure with concurrent COWFilipe Manana
2026-06-09btrfs: move WARN_ON on unexpected error in __add_tree_block()Filipe Manana
2026-06-09btrfs: move locking into btrfs_get_reloc_bg_bytenr()Filipe Manana
2026-06-09btrfs: lzo: reject compressed segment that overflows the compressed inputWeiming Shi
2026-06-09btrfs: retry faulting in the pages after a zero sized short direct writeQu Wenruo
2026-06-09btrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
2026-06-09btrfs: fix false IO failure after falling back to buffered writeQu Wenruo
2026-06-09btrfs: use verbose assertions in backref.cFilipe Manana
2026-06-09btrfs: print a message when a missing device re-appearsQu Wenruo