summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
3 daysMerge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
10 daysMerge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 daysbtrfs: fix GET_SUBVOL_INFO after compat refactorDaan De Meyer
11 daysbtrfs: free mapping node on duplicate reloc root insertGuanghui Yang
11 daysbtrfs: fix a regression where PAGECACHE_TAG_DIRTY is never clearedQu Wenruo
11 daysbtrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins
11 daysbtrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen
11 daysbtrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()Filipe Manana
11 daysbtrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()Dave Chen
11 daysbtrfs: reject inline file extents item in get_new_location()Qu Wenruo
11 daysbtrfs: do not try compression for data reloc inodesQu Wenruo
11 daysbtrfs: fix reloc root cleanup in merge_reloc_roots()Filipe Manana
11 daysbtrfs: 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
2026-06-09btrfs: do not trim a device which is not writeableQu Wenruo
2026-06-09btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()Filipe Manana
2026-06-09btrfs: use mapping shared locking for reading super blockFilipe Manana
2026-06-09btrfs: use lockless read in nr_cached_objects shrinker callbackBen Maurer
2026-06-09btrfs: switch local indicator variables to boolsDavid Sterba
2026-06-09btrfs: send: pass bool for pending_move and refs_processed parametersDavid Sterba
2026-06-09btrfs: use shifts for sectorsize and nodesizeDavid Sterba
2026-06-09btrfs: fix deadlock cloning inline extent when using flushoncommitFilipe Manana
2026-06-09btrfs: allocate eb-attached btree pages as movableRik van Riel
2026-06-09btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFODaan De Meyer
2026-06-09btrfs: derive f_fsid from on-disk fsid and dev_tAnand Jain
2026-06-09btrfs: use on-disk uuid for s_uuid in temp_fsid mountsAnand Jain
2026-06-09btrfs: avoid unnecessary dev stats updatesQu Wenruo