summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
6 hoursMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
5 daysMerge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
6 daysMerge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
7 daysbtrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()Nathan Chancellor
7 daysMerge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysbtrfs: fix use-after-free after relocation failure with concurrent COWFilipe Manana
12 daysbtrfs: move WARN_ON on unexpected error in __add_tree_block()Filipe Manana
12 daysbtrfs: move locking into btrfs_get_reloc_bg_bytenr()Filipe Manana
12 daysbtrfs: lzo: reject compressed segment that overflows the compressed inputWeiming Shi
12 daysbtrfs: retry faulting in the pages after a zero sized short direct writeQu Wenruo
12 daysbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
12 daysbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo
12 daysbtrfs: use verbose assertions in backref.cFilipe Manana
12 daysbtrfs: print a message when a missing device re-appearsQu Wenruo
12 daysbtrfs: do not trim a device which is not writeableQu Wenruo
12 daysbtrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()Filipe Manana
12 daysbtrfs: use mapping shared locking for reading super blockFilipe Manana
12 daysbtrfs: use lockless read in nr_cached_objects shrinker callbackBen Maurer
12 daysbtrfs: switch local indicator variables to boolsDavid Sterba
12 daysbtrfs: send: pass bool for pending_move and refs_processed parametersDavid Sterba
12 daysbtrfs: use shifts for sectorsize and nodesizeDavid Sterba
12 daysbtrfs: fix deadlock cloning inline extent when using flushoncommitFilipe Manana
12 daysbtrfs: allocate eb-attached btree pages as movableRik van Riel
12 daysbtrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFODaan De Meyer
12 daysbtrfs: derive f_fsid from on-disk fsid and dev_tAnand Jain
12 daysbtrfs: use on-disk uuid for s_uuid in temp_fsid mountsAnand Jain
12 daysbtrfs: avoid unnecessary dev stats updatesQu Wenruo
12 daysbtrfs: always update/create the dev stats item when adding a new deviceQu Wenruo
12 daysbtrfs: remove the dev stats item when removing a deviceQu Wenruo
12 daysbtrfs: remove the dev stats item for replace target deviceQu Wenruo
12 daysbtrfs: validate data reloc tree file extent item membersTeng Liu
12 daysbtrfs: annotate lockless read of defrag_bytes in should_nocow()Cen Zhang
12 daysbtrfs: send: switch struct fs_path to auto freeingDavid Sterba
12 daysbtrfs: add message format for qgroupidDavid Sterba
12 daysbtrfs: zoned: always set max_active_zones for zoned devicesJohannes Thumshirn
12 daysbtrfs: use bvec_phys() in compressed_bio_last_folio()Matthew Wilcox (Oracle)
12 daysbtrfs: replace __free_page with folio_put() in attach_eb_folio_to_filemap()Matthew Wilcox (Oracle)
12 daysRevert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2pa...Matthew Wilcox (Oracle)
12 daysbtrfs: zoned: fix deadlock waiting for ticket during data relocationJohannes Thumshirn
12 daysbtrfs: zoned: don't account data relocation space-info in statfs free spaceJohannes Thumshirn
12 daysbtrfs: zoned: always set data_relocation_bgJohannes Thumshirn
13 daysbtrfs: zoned: document RECLAIM_ZONES flush stateJohannes Thumshirn
13 daysbtrfs: introduce support for huge foliosQu Wenruo
13 daysbtrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmapsQu Wenruo
13 daysbtrfs: prepare subpage operations to support more than BITS_PER_LONG sub-bitmapsQu Wenruo
13 daysbtrfs: update the out-of-date comments on subpageQu Wenruo
13 daysbtrfs: simplify how first hit is passed to __btrfs_abort_transaction()David Sterba
13 daysbtrfs: validate negative error number passed to btrfs_abort_transaction()David Sterba
13 daysbtrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()Filipe Manana