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
Age
Commit message (
Expand
)
Author
Lines
2026-04-07
btrfs: extract the max compression chunk size into a macro
Qu Wenruo
-2
/
+5
2026-04-07
btrfs: remove pointless error check in btrfs_check_dir_item_collision()
Filipe Manana
-3
/
+1
2026-04-07
btrfs: remove duplicated uuid tree existence check in btrfs_uuid_tree_add()
Filipe Manana
-4
/
+1
2026-04-07
btrfs: stop checking for -EEXIST return value from btrfs_uuid_tree_add()
Filipe Manana
-2
/
+2
2026-04-07
btrfs: report filesystem shutdown via fserror
Miquel Sabaté Solà
-1
/
+4
2026-04-07
btrfs: replace kcalloc() calls to kzalloc_objs()
Miquel Sabaté Solà
-13
/
+10
2026-04-07
btrfs: do compressed bio size roundup and zeroing in one go
Qu Wenruo
-22
/
+5
2026-04-07
btrfs: reduce the size of compressed_bio
Qu Wenruo
-10
/
+6
2026-04-07
btrfs: introduce a common helper to calculate the size of a bio
Qu Wenruo
-29
/
+17
2026-04-07
btrfs: remove redundant nowait check in lock_extent_direct()
Alexey Velichayshiy
-1
/
+1
2026-04-07
btrfs: fix placement of unlikely() in btrfs_insert_one_raid_extent()
Mark Harmstone
-1
/
+1
2026-04-07
btrfs: pass a btrfs inode to tree-log.c:fill_inode_item()
Filipe Manana
-25
/
+23
2026-04-07
btrfs: stop printing condition result in assertion failure messages
Filipe Manana
-4
/
+4
2026-04-07
btrfs: constify arguments of some functions
Filipe Manana
-12
/
+13
2026-04-07
btrfs: avoid unnecessary root node COW during snapshotting
Filipe Manana
-15
/
+5
2026-04-07
btrfs: check snapshot_force_cow earlier in can_nocow_file_extent()
Chen Guan Jie
-5
/
+5
2026-04-07
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
-0
/
+6
2026-04-07
btrfs: remove folio parameter from ordered io related functions
Qu Wenruo
-45
/
+30
2026-04-07
btrfs: remove the btrfs_inode parameter from btrfs_remove_ordered_extent()
Qu Wenruo
-6
/
+5
2026-04-07
btrfs: remove out-of-date comments in btree_writepages()
Qu Wenruo
-30
/
+4
2026-04-07
btrfs: remove bogus root search condition in load_extent_tree_free()
Filipe Manana
-2
/
+1
2026-04-07
btrfs: remove duplicate include of delayed-inode.h in disk-io.c
Chen Ni
-1
/
+0
2026-04-07
btrfs: pass literal booleans to functions that take boolean arguments
Filipe Manana
-28
/
+26
2026-04-07
btrfs: remove pointless out label in qgroup_account_snapshot()
Filipe Manana
-9
/
+8
2026-04-07
btrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()
Qu Wenruo
-10
/
+10
2026-04-07
btrfs: make add_pending_csums() to take an ordered extent as parameter
Qu Wenruo
-5
/
+7
2026-04-07
btrfs: rename btrfs_ordered_extent::list to csum_list
Qu Wenruo
-14
/
+13
2026-04-07
btrfs: change return type of cache_save_setup to void
Johannes Thumshirn
-10
/
+7
2026-04-07
btrfs: avoid starting new transaction and commit in relocate_block_group()
Filipe Manana
-6
/
+1
2026-04-07
btrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block()
Filipe Manana
-48
/
+6
2026-04-07
btrfs: use the helper extent_buffer_uptodate() everywhere
Filipe Manana
-4
/
+4
2026-04-07
btrfs: zoned: add zone reclaim flush state for DATA space_info
Johannes Thumshirn
-0
/
+23
2026-04-07
btrfs: zoned: move partially zone_unusable block groups to reclaim list
Johannes Thumshirn
-0
/
+18
2026-04-07
btrfs: zoned: cap delayed refs metadata reservation to avoid overcommit
Johannes Thumshirn
-0
/
+36
2026-04-07
btrfs: remove duplicated eb uptodate check in btrfs_buffer_uptodate()
Filipe Manana
-2
/
+1
2026-04-07
btrfs: fix the inline compressed extent check in inode_need_compress()
Qu Wenruo
-1
/
+2
2026-04-07
btrfs: set written super flag once in write_all_supers()
Filipe Manana
-4
/
+2
2026-04-07
btrfs: remove max_mirrors argument from write_all_supers()
Filipe Manana
-18
/
+12
2026-04-07
btrfs: tag error branches as unlikely during super block writes
Filipe Manana
-14
/
+13
2026-04-07
btrfs: abort transaction on error in write_all_supers()
Filipe Manana
-11
/
+10
2026-04-07
btrfs: pass transaction handle to write_all_supers()
Filipe Manana
-4
/
+5
2026-04-07
btrfs: mark all error and warning checks as unlikely in btrfs_validate_super()
Filipe Manana
-39
/
+39
2026-04-07
btrfs: update comment for BTRFS_RESERVE_NO_FLUSH
Filipe Manana
-1
/
+18
2026-04-07
btrfs: don't allow log trees to consume global reserve or overcommit metadata
Filipe Manana
-0
/
+25
2026-04-07
btrfs: be less aggressive with metadata overcommit when we can do full flushing
Filipe Manana
-3
/
+3
2026-04-07
btrfs: use per-profile available space in calc_available_free_space()
Qu Wenruo
-12
/
+15
2026-04-07
btrfs: update per-profile available estimation
Qu Wenruo
-1
/
+19
2026-04-07
btrfs: introduce the device layout aware per-profile available space
Qu Wenruo
-0
/
+198
2026-04-07
btrfs: zoned: remove redundant space_info lock and variable in do_allocation_...
Jiasheng Jiang
-6
/
+2
2026-04-07
btrfs: move min sys chunk array size check to validate_sys_chunk_array()
Filipe Manana
-13
/
+9
[prev]
[next]