index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2026-06-14
btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
Nathan Chancellor
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-09
btrfs: fix use-after-free after relocation failure with concurrent COW
Filipe Manana
2026-06-09
btrfs: move WARN_ON on unexpected error in __add_tree_block()
Filipe Manana
2026-06-09
btrfs: move locking into btrfs_get_reloc_bg_bytenr()
Filipe Manana
2026-06-09
btrfs: lzo: reject compressed segment that overflows the compressed input
Weiming Shi
2026-06-09
btrfs: retry faulting in the pages after a zero sized short direct write
Qu Wenruo
2026-06-09
btrfs: fix incorrect buffered IO fallback for append direct writes
Qu Wenruo
2026-06-09
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
2026-06-09
btrfs: use verbose assertions in backref.c
Filipe Manana
2026-06-09
btrfs: print a message when a missing device re-appears
Qu Wenruo
2026-06-09
btrfs: do not trim a device which is not writeable
Qu Wenruo
2026-06-09
btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()
Filipe Manana
2026-06-09
btrfs: use mapping shared locking for reading super block
Filipe Manana
2026-06-09
btrfs: use lockless read in nr_cached_objects shrinker callback
Ben Maurer
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
2026-06-09
btrfs: send: pass bool for pending_move and refs_processed parameters
David Sterba
2026-06-09
btrfs: use shifts for sectorsize and nodesize
David Sterba
2026-06-09
btrfs: fix deadlock cloning inline extent when using flushoncommit
Filipe Manana
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
2026-06-09
btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO
Daan De Meyer
2026-06-09
btrfs: derive f_fsid from on-disk fsid and dev_t
Anand Jain
2026-06-09
btrfs: use on-disk uuid for s_uuid in temp_fsid mounts
Anand Jain
2026-06-09
btrfs: avoid unnecessary dev stats updates
Qu Wenruo
2026-06-09
btrfs: always update/create the dev stats item when adding a new device
Qu Wenruo
2026-06-09
btrfs: remove the dev stats item when removing a device
Qu Wenruo
2026-06-09
btrfs: remove the dev stats item for replace target device
Qu Wenruo
2026-06-09
btrfs: validate data reloc tree file extent item members
Teng Liu
2026-06-09
btrfs: annotate lockless read of defrag_bytes in should_nocow()
Cen Zhang
2026-06-09
btrfs: send: switch struct fs_path to auto freeing
David Sterba
2026-06-09
btrfs: add message format for qgroupid
David Sterba
2026-06-09
btrfs: zoned: always set max_active_zones for zoned devices
Johannes Thumshirn
2026-06-09
btrfs: use bvec_phys() in compressed_bio_last_folio()
Matthew Wilcox (Oracle)
2026-06-09
btrfs: replace __free_page with folio_put() in attach_eb_folio_to_filemap()
Matthew Wilcox (Oracle)
2026-06-09
Revert "btrfs: fix the file offset calculation inside btrfs_decompress_buf2pa...
Matthew Wilcox (Oracle)
2026-06-09
btrfs: zoned: fix deadlock waiting for ticket during data relocation
Johannes Thumshirn
2026-06-09
btrfs: zoned: don't account data relocation space-info in statfs free space
Johannes Thumshirn
2026-06-09
btrfs: zoned: always set data_relocation_bg
Johannes Thumshirn
2026-06-09
btrfs: zoned: document RECLAIM_ZONES flush state
Johannes Thumshirn
2026-06-09
btrfs: introduce support for huge folios
Qu Wenruo
2026-06-09
btrfs: migrate btrfs_bio_ctrl::submit_bitmap to support larger bitmaps
Qu Wenruo
2026-06-09
btrfs: prepare subpage operations to support more than BITS_PER_LONG sub-bitmaps
Qu Wenruo
2026-06-09
btrfs: update the out-of-date comments on subpage
Qu Wenruo
2026-06-09
btrfs: simplify how first hit is passed to __btrfs_abort_transaction()
David Sterba
2026-06-09
btrfs: validate negative error number passed to btrfs_abort_transaction()
David Sterba
2026-06-09
btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()
Filipe Manana
[next]