index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-30
btrfs: print-tree: print header owner as signed
Qu Wenruo
2026-06-30
btrfs: decentralize transaction aborts in create_reloc_root()
Johannes Thumshirn
2026-06-30
btrfs: tree-checker: validate INODE_REF's namelen
Weiming Shi
2026-06-30
btrfs: lzo: add error message for invalid headers
Qu Wenruo
2026-06-30
btrfs: fallback to transaction csum tree on a commit root csum miss
Boris Burkov
2026-06-30
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
2026-06-30
btrfs: reject free space cache with more entries than pages
Xiang Mei
2026-06-30
btrfs: fix transaction abort logic in btrfs_fileattr_set()
Filipe Manana
2026-06-30
btrfs: validate properties before setting them
Filipe Manana
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
[next]