index
:
linux.git
arm64-uaccess
for-next
master
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
2025-11-24
btrfs: place all boolean fields together in struct find_free_extent_ctl
Filipe Manana
2025-11-24
btrfs: use booleans for delalloc arguments and struct find_free_extent_ctl
Filipe Manana
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
2025-11-24
btrfs: update check_skip variable after unlocking current node
Filipe Manana
2025-11-24
btrfs: abort transaction on item count overflow in __push_leaf_left()
Filipe Manana
2025-11-24
btrfs: always use right leaf variable in __push_leaf_left()
Filipe Manana
2025-11-24
btrfs: remove duplicated leaf dirty status clearing in __push_leaf_right()
Filipe Manana
2025-11-24
btrfs: always use left leaf variable in __push_leaf_right()
Filipe Manana
2025-11-24
btrfs: add unlikely to critical error in btrfs_extend_item()
Filipe Manana
2025-11-24
btrfs: remove pointless return value update in btrfs_del_items()
Filipe Manana
2025-11-24
btrfs: fix leaf leak in an error path in btrfs_del_items()
Filipe Manana
2025-11-24
btrfs: fix incomplete parameter rename in btrfs_decompress()
Zhen Ni
2025-11-24
btrfs: make a few more ASSERTs verbose
David Sterba
2025-11-24
btrfs: enable encoded read/write/send for bs > ps cases
Qu Wenruo
2025-11-24
btrfs: make read verification handle bs > ps cases without large folios
Qu Wenruo
2025-11-24
btrfs: make btrfs_repair_io_failure() handle bs > ps cases without large folios
Qu Wenruo
2025-11-24
btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios
Qu Wenruo
2025-11-24
btrfs: move struct reserve_ticket definition to space-info.c
Filipe Manana
2025-11-24
btrfs: move and rename CSUM_FMT definition
David Sterba
2025-11-24
btrfs: tests: do trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-11-24
btrfs: raid56: remove sector_ptr structure
Qu Wenruo
2025-11-24
btrfs: raid56: move sector_ptr::uptodate into a dedicated bitmap
Qu Wenruo
2025-11-24
btrfs: raid56: remove sector_ptr::has_paddr member
Qu Wenruo
2025-11-24
btrfs: simplify list initialization in btrfs_compr_pool_scan()
Baolin Liu
2025-11-24
btrfs: scrub: factor out parity scrub code into a helper
Qu Wenruo
2025-11-24
btrfs: make sure extent and csum paths are always released in scrub_raid56_pa...
Qu Wenruo
2025-11-24
btrfs: use kvcalloc for btrfs_bio::csum allocation
Qu Wenruo
2025-11-24
btrfs: don't generate any code from ASSERT() in release builds
Gladyshev Ilya
2025-11-24
btrfs: introduce btrfs_bio::async_csum
Qu Wenruo
2025-11-24
btrfs: relax btrfs_inode::ordered_tree_lock IRQ locking context
Qu Wenruo
2025-11-24
btrfs: remove btrfs_fs_info::compressed_write_workers
Qu Wenruo
2025-11-24
btrfs: make sure all btrfs_bio::end_io are called in task context
Qu Wenruo
2025-11-24
btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
Qu Wenruo
2025-11-24
btrfs: headers cleanup to remove unnecessary local includes
Qu Wenruo
2025-11-24
btrfs: replace BTRFS_MAX_BIO_SECTORS with BIO_MAX_VECS
Qu Wenruo
2025-11-24
btrfs: replace const_ilog2() with ilog2()
Andy Shevchenko
2025-11-24
btrfs: zoned: show statistics for zoned filesystems
Johannes Thumshirn
2025-11-24
btrfs: add ASSERTs on prealloc in qgroup functions
Miquel Sabaté Solà
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel Sabaté Solà
2025-11-24
btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macros
Miquel Sabaté Solà
2025-11-24
btrfs: declare free_ipath() via DEFINE_FREE()
Miquel Sabaté Solà
2025-11-24
btrfs: scrub: cancel the run if there is a pending signal
Qu Wenruo
2025-11-24
btrfs: scrub: cancel the run if the process or fs is being frozen
Qu Wenruo
2025-11-24
btrfs: scrub: add cancel/pause/removed bg checks for raid56 parity stripes
Qu Wenruo
2025-11-24
btrfs: annotate as unlikely fs aborted checks in space flushing code
Filipe Manana
2025-11-24
btrfs: avoid space_info locking when checking if tickets are served
Filipe Manana
2025-11-24
btrfs: move ticket wakeup and finalization to remove_ticket()
Filipe Manana
2025-11-24
btrfs: add data_race() in btrfs_account_ro_block_groups_free_space()
Filipe Manana
2025-11-24
btrfs: remove pointless label and goto from unpin_extent_range()
Filipe Manana
2025-11-24
btrfs: reduce block group critical section in unpin_extent_range()
Filipe Manana
[prev]
[next]