index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-04-07
btrfs: lzo: inline read/write length helpers
David Sterba
2026-04-07
btrfs: use common eb range validation in read_extent_buffer_to_user_nofault()
David Sterba
2026-04-07
btrfs: read eb folio index right before loops
David Sterba
2026-04-07
btrfs: rename local variable for offset in folio
David Sterba
2026-04-07
btrfs: unify types for binary search variables
David Sterba
2026-04-07
btrfs: remove duplicate calculation of eb offset in btrfs_bin_search()
David Sterba
2026-04-07
btrfs: tree-checker: add remap-tree checks to check_block_group_item()
Mark Harmstone
2026-04-07
btrfs: make btrfs_free_log() and btrfs_free_log_root_tree() return void
Filipe Manana
2026-04-07
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
2026-04-07
btrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()
Mark Harmstone
2026-04-07
btrfs: tree-checker: add checker for items in remap tree
Mark Harmstone
2026-04-07
btrfs: fix unnecessary flush on close when truncating zero-sized files
Dave Chen
2026-04-07
btrfs: move shutdown and remove_bdev callbacks out of experimental features
Qu Wenruo
2026-04-07
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
2026-04-07
btrfs: avoid taking the device_list_mutex in btrfs_run_dev_stats()
Filipe Manana
2026-04-07
btrfs: avoid GFP_ATOMIC allocations in qgroup free paths
Leo Martins
2026-04-07
btrfs: decrease indentation of find_free_extent_update_loop
Johannes Thumshirn
2026-04-07
btrfs: unexport btrfs_qgroup_reserve_meta()
Filipe Manana
2026-04-07
btrfs: collapse __btrfs_qgroup_reserve_meta() into btrfs_qgroup_reserve_meta_...
Filipe Manana
2026-04-07
btrfs: collapse __btrfs_qgroup_free_meta() into btrfs_qgroup_free_meta_preall...
Filipe Manana
2026-04-07
btrfs: remove unused qgroup functions for pertrans reservation and freeing
Filipe Manana
2026-04-07
btrfs: optimize clearing all bits from first extent record in an io tree
Filipe Manana
2026-04-07
btrfs: panic instead of warn when splitting extent state not in the tree
Filipe Manana
2026-04-07
btrfs: free cached state outside critical section in wait_extent_bit()
Filipe Manana
2026-04-07
btrfs: avoid unnecessary wake ups on io trees when there are no waiters
Filipe Manana
2026-04-07
btrfs: remove wake parameter from clear_state_bit()
Filipe Manana
2026-04-07
btrfs: change last argument of add_extent_changeset() to boolean
Filipe Manana
2026-04-07
btrfs: use extent_io_tree_panic() instead of BUG_ON()
Filipe Manana
2026-04-07
btrfs: make add_extent_changeset() only return errors or success
Filipe Manana
2026-04-07
btrfs: tag as unlikely branches that call extent_io_tree_panic()
Filipe Manana
2026-04-07
btrfs: turn extent_io_tree_panic() into a macro for better error reporting
Filipe Manana
2026-04-07
btrfs: optimize clearing all bits from the last extent record in an io tree
Filipe Manana
2026-04-07
btrfs: remove atomic parameter from btrfs_buffer_uptodate()
Qu Wenruo
2026-04-07
btrfs: output more info when duplicated ordered extent is found
Qu Wenruo
2026-04-07
btrfs: check type flags in alloc_ordered_extent()
Qu Wenruo
2026-04-07
btrfs: revalidate cached tree blocks on the uptodate path
ZhengYuan Huang
2026-04-07
btrfs: prefer IS_ERR_OR_NULL() over manual NULL check
Philipp Hahn
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_BITMAP
ZhengYuan Huang
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_EXTENT
Qu Wenruo
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_INFO
Qu Wenruo
2026-04-07
btrfs: zoned: limit number of zones reclaimed in flush_space()
Johannes Thumshirn
2026-04-07
btrfs: create btrfs_reclaim_block_groups()
Johannes Thumshirn
2026-04-07
btrfs: move reclaiming of a single block group into its own function
Johannes Thumshirn
2026-04-07
btrfs: extract inlined creation into a dedicated delalloc helper
Qu Wenruo
2026-04-07
btrfs: move the mapping_set_error() out of the loop in end_bbio_data_write()
Qu Wenruo
2026-04-07
btrfs: remove the alignment check in end_bbio_data_write()
Qu Wenruo
2026-04-07
btrfs: add tracepoint for search slot restart tracking
Leo Martins
2026-04-07
btrfs: inhibit extent buffer writeback to prevent COW amplification
Leo Martins
2026-04-07
btrfs: extract the max compression chunk size into a macro
Qu Wenruo
2026-04-07
btrfs: remove pointless error check in btrfs_check_dir_item_collision()
Filipe Manana
[prev]
[next]