index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2023-06-19
btrfs: always read the entire extent_buffer
Christoph Hellwig
2023-06-19
btrfs: merge verify_parent_transid and btrfs_buffer_uptodate
Christoph Hellwig
2023-06-19
btrfs: move setting the buffer uptodate out of validate_extent_buffer
Christoph Hellwig
2023-06-19
btrfs: subpage: fix error handling in end_bio_subpage_eb_writepage
Christoph Hellwig
2023-06-19
btrfs: mark extent_buffer_under_io static
Christoph Hellwig
2023-06-19
btrfs: trigger orphan inode cleanup during START_SYNC ioctl
Qu Wenruo
2023-06-19
btrfs: fix comment referring to no longer existing btrfs_clean_tree_block()
Filipe Manana
2023-06-19
btrfs: change for_rename argument of btrfs_record_unlink_dir() to bool
Filipe Manana
2023-06-19
btrfs: remove pointless label and goto at btrfs_record_unlink_dir()
Filipe Manana
2023-06-19
btrfs: update comments at btrfs_record_unlink_dir() to be more clear
Filipe Manana
2023-06-19
btrfs: use inode_logged() at btrfs_record_unlink_dir()
Filipe Manana
2023-06-19
btrfs: use inode_logged() at need_log_inode()
Filipe Manana
2023-06-19
btrfs: scrub: remove more unused functions
Jiapeng Chong
2023-06-19
btrfs: handle tree backref walk error properly
Qu Wenruo
2023-06-19
btrfs: don't hold an extra reference for redirtied buffers
Christoph Hellwig
2023-06-19
btrfs: fix dirty_metadata_bytes for redirtied buffers
Christoph Hellwig
2023-06-19
btrfs: unexport btrfs_run_discard_work and make it static
Johannes Thumshirn
2023-06-19
btrfs: rename del_ptr to btrfs_del_ptr and export it
Josef Bacik
2023-06-19
btrfs: add a btrfs_csum_type_size helper
Josef Bacik
2023-06-19
btrfs: add __KERNEL__ check for btrfs_no_printk
Josef Bacik
2023-06-19
btrfs: move split_flags/combine_flags helpers to inode-item.h
Josef Bacik
2023-06-19
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
2023-06-19
btrfs: add __btrfs_check_node helper
Josef Bacik
2023-06-19
btrfs: extend btrfs_leaf_check to return btrfs_tree_block_status
Josef Bacik
2023-06-19
btrfs: use btrfs_tree_block_status for leaf item errors
Josef Bacik
2023-06-19
btrfs: add btrfs_tree_block_status definitions to tree-checker.h
Josef Bacik
2023-06-19
btrfs: simplify btrfs_check_leaf_* helpers into a single helper
Josef Bacik
2023-06-19
btrfs: remove level argument from btrfs_set_block_flags
Josef Bacik
2023-06-19
btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c
Josef Bacik
2023-06-19
btrfs: scrub: use recovered data stripes as cache to avoid unnecessary read
Qu Wenruo
2023-06-19
btrfs: assert tree lock is held when removing free space entries
Filipe Manana
2023-06-19
btrfs: assert tree lock is held when linking free space
Filipe Manana
2023-06-19
btrfs: assert tree lock is held when searching for free space entries
Filipe Manana
2023-06-19
btrfs: assert proper locks are held at tree_insert_offset()
Filipe Manana
2023-06-19
btrfs: simplify arguments to tree_insert_offset()
Filipe Manana
2023-06-19
btrfs: use precomputed end offsets at do_trimming()
Filipe Manana
2023-06-19
btrfs: avoid searching twice for previous node when merging free space entries
Filipe Manana
2023-06-19
btrfs: avoid extra memory allocation when copying free space cache
Filipe Manana
2023-06-19
btrfs: simplify transid initialization in btrfs_ioctl_wait_sync
Tom Rix
2023-06-19
btrfs: output affected files when relocation fails
Qu Wenruo
2023-06-19
btrfs: remove hipri_workers workqueue
Christoph Hellwig
2023-06-19
btrfs: determine synchronous writers from bio or writeback control
Christoph Hellwig
2023-06-19
btrfs: submit IO synchronously for fast checksum implementations
Christoph Hellwig
2023-06-19
btrfs: use SECTOR_SHIFT to convert LBA to physical offset
Anand Jain
2023-06-19
btrfs: use SECTOR_SHIFT to convert physical offset to LBA
Anand Jain
2023-06-19
btrfs: improve leaf dump and error handling
Qu Wenruo
2023-06-19
btrfs: print-tree: pass const extent buffer pointer
Qu Wenruo
2023-06-19
btrfs: export bitmap_test_range_all_{set,zero}
Naohiro Aota
2023-06-19
btrfs: tag as unlikely the key comparison when checking sibling keys
Filipe Manana
2023-06-19
btrfs: make btrfs_free_device() static
Filipe Manana
[prev]
[next]