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: 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
2026-04-07
btrfs: remove duplicated uuid tree existence check in btrfs_uuid_tree_add()
Filipe Manana
2026-04-07
btrfs: stop checking for -EEXIST return value from btrfs_uuid_tree_add()
Filipe Manana
2026-04-07
btrfs: report filesystem shutdown via fserror
Miquel Sabaté Solà
2026-04-07
btrfs: replace kcalloc() calls to kzalloc_objs()
Miquel Sabaté Solà
2026-04-07
btrfs: do compressed bio size roundup and zeroing in one go
Qu Wenruo
2026-04-07
btrfs: reduce the size of compressed_bio
Qu Wenruo
2026-04-07
btrfs: introduce a common helper to calculate the size of a bio
Qu Wenruo
2026-04-07
btrfs: remove redundant nowait check in lock_extent_direct()
Alexey Velichayshiy
2026-04-07
btrfs: fix placement of unlikely() in btrfs_insert_one_raid_extent()
Mark Harmstone
2026-04-07
btrfs: pass a btrfs inode to tree-log.c:fill_inode_item()
Filipe Manana
2026-04-07
btrfs: stop printing condition result in assertion failure messages
Filipe Manana
2026-04-07
btrfs: constify arguments of some functions
Filipe Manana
2026-04-07
btrfs: avoid unnecessary root node COW during snapshotting
Filipe Manana
2026-04-07
btrfs: check snapshot_force_cow earlier in can_nocow_file_extent()
Chen Guan Jie
2026-04-07
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
2026-04-07
btrfs: remove folio parameter from ordered io related functions
Qu Wenruo
2026-04-07
btrfs: remove the btrfs_inode parameter from btrfs_remove_ordered_extent()
Qu Wenruo
2026-04-07
btrfs: remove out-of-date comments in btree_writepages()
Qu Wenruo
2026-04-07
btrfs: remove bogus root search condition in load_extent_tree_free()
Filipe Manana
2026-04-07
btrfs: remove duplicate include of delayed-inode.h in disk-io.c
Chen Ni
2026-04-07
btrfs: pass literal booleans to functions that take boolean arguments
Filipe Manana
2026-04-07
btrfs: remove pointless out label in qgroup_account_snapshot()
Filipe Manana
2026-04-07
btrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()
Qu Wenruo
2026-04-07
btrfs: make add_pending_csums() to take an ordered extent as parameter
Qu Wenruo
2026-04-07
btrfs: rename btrfs_ordered_extent::list to csum_list
Qu Wenruo
[prev]
[next]