index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-4
/
+4
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-23
/
+4
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-5
/
+5
2026-04-13
Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
-1077
/
+2532
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+2
2026-04-07
btrfs: btrfs_log_dev_io_error() on all bio errors
Boris Burkov
-2
/
+10
2026-04-07
btrfs: fix silent IO error loss in encoded writes and zoned split
Michal Grzedzicki
-2
/
+2
2026-04-07
btrfs: skip clearing EXTENT_DEFRAG for NOCOW ordered extents
Dave Chen
-3
/
+7
2026-04-07
btrfs: use BTRFS_FS_UPDATE_UUID_TREE_GEN flag for UUID tree rescan check
Dave Chen
-1
/
+1
2026-04-07
btrfs: remove duplicate journal_info reset on failure to commit transaction
Filipe Manana
-2
/
+0
2026-04-07
btrfs: tag as unlikely if statements that check for fs in error state
Filipe Manana
-16
/
+16
2026-04-07
btrfs: fix double free in create_space_info() error path
Guangshuo Li
-1
/
+1
2026-04-07
btrfs: fix double free in create_space_info_sub_group() error path
Guangshuo Li
-3
/
+1
2026-04-07
btrfs: do not reject a valid running dev-replace
Qu Wenruo
-1
/
+6
2026-04-07
btrfs: only invalidate btree inode pages after all ebs are released
Qu Wenruo
-7
/
+7
2026-04-07
btrfs: prevent direct reclaim during compressed readahead
JP Kobryn (Meta)
-18
/
+45
2026-04-07
btrfs: replace BUG_ON() with error return in cache_save_setup()
Teng Liu
-1
/
+7
2026-04-07
btrfs: zstd: don't cache sectorsize in a local variable
David Sterba
-8
/
+4
2026-04-07
btrfs: zlib: don't cache sectorsize in a local variable
David Sterba
-5
/
+3
2026-04-07
btrfs: zlib: drop redundant folio address variable
David Sterba
-7
/
+3
2026-04-07
btrfs: lzo: inline read/write length helpers
David Sterba
-22
/
+6
2026-04-07
btrfs: use common eb range validation in read_extent_buffer_to_user_nofault()
David Sterba
-2
/
+2
2026-04-07
btrfs: read eb folio index right before loops
David Sterba
-9
/
+10
2026-04-07
btrfs: rename local variable for offset in folio
David Sterba
-4
/
+4
2026-04-07
btrfs: unify types for binary search variables
David Sterba
-1
/
+1
2026-04-07
btrfs: remove duplicate calculation of eb offset in btrfs_bin_search()
David Sterba
-1
/
+0
2026-04-07
btrfs: tree-checker: add remap-tree checks to check_block_group_item()
Mark Harmstone
-0
/
+41
2026-04-07
btrfs: make btrfs_free_log() and btrfs_free_log_root_tree() return void
Filipe Manana
-8
/
+4
2026-04-07
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
-0
/
+45
2026-04-07
btrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()
Mark Harmstone
-0
/
+14
2026-04-07
btrfs: tree-checker: add checker for items in remap tree
Mark Harmstone
-0
/
+70
2026-04-07
btrfs: fix unnecessary flush on close when truncating zero-sized files
Dave Chen
-1
/
+1
2026-04-07
btrfs: move shutdown and remove_bdev callbacks out of experimental features
Qu Wenruo
-6
/
+0
2026-04-07
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
-2
/
+3
2026-04-07
btrfs: avoid taking the device_list_mutex in btrfs_run_dev_stats()
Filipe Manana
-0
/
+30
2026-04-07
btrfs: avoid GFP_ATOMIC allocations in qgroup free paths
Leo Martins
-3
/
+28
2026-04-07
btrfs: decrease indentation of find_free_extent_update_loop
Johannes Thumshirn
-54
/
+55
2026-04-07
btrfs: unexport btrfs_qgroup_reserve_meta()
Filipe Manana
-6
/
+3
2026-04-07
btrfs: collapse __btrfs_qgroup_reserve_meta() into btrfs_qgroup_reserve_meta_...
Filipe Manana
-18
/
+8
2026-04-07
btrfs: collapse __btrfs_qgroup_free_meta() into btrfs_qgroup_free_meta_preall...
Filipe Manana
-14
/
+8
2026-04-07
btrfs: remove unused qgroup functions for pertrans reservation and freeing
Filipe Manana
-16
/
+1
2026-04-07
btrfs: optimize clearing all bits from first extent record in an io tree
Filipe Manana
-2
/
+42
2026-04-07
btrfs: panic instead of warn when splitting extent state not in the tree
Filipe Manana
-7
/
+6
2026-04-07
btrfs: free cached state outside critical section in wait_extent_bit()
Filipe Manana
-1
/
+1
2026-04-07
btrfs: avoid unnecessary wake ups on io trees when there are no waiters
Filipe Manana
-8
/
+21
2026-04-07
btrfs: remove wake parameter from clear_state_bit()
Filipe Manana
-10
/
+9
2026-04-07
btrfs: change last argument of add_extent_changeset() to boolean
Filipe Manana
-4
/
+4
2026-04-07
btrfs: use extent_io_tree_panic() instead of BUG_ON()
Filipe Manana
-2
/
+4
2026-04-07
btrfs: make add_extent_changeset() only return errors or success
Filipe Manana
-2
/
+6
2026-04-07
btrfs: tag as unlikely branches that call extent_io_tree_panic()
Filipe Manana
-6
/
+6
[next]