index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-10
btrfs: convert zlib_decompress() to take a folio
Li Zetao
2024-09-10
btrfs: convert try_release_extent_mapping() to take a folio
Li Zetao
2024-09-10
btrfs: convert try_release_extent_state() to take a folio
Li Zetao
2024-09-10
btrfs: convert submit_eb_page() to take a folio
Li Zetao
2024-09-10
btrfs: convert submit_eb_subpage() to take a folio
Li Zetao
2024-09-10
btrfs: convert read_key_bytes() to take a folio
Li Zetao
2024-09-10
btrfs: convert try_release_extent_buffer() to take a folio
Li Zetao
2024-09-10
btrfs: convert try_release_subpage_extent_buffer() to take a folio
Li Zetao
2024-09-10
btrfs: convert get_next_extent_buffer() to take a folio
Li Zetao
2024-09-10
btrfs: convert clear_page_extent_mapped() to take a folio
Li Zetao
2024-09-10
btrfs: make compression path to be subpage compatible
Qu Wenruo
2024-09-10
btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
Qu Wenruo
2024-09-10
btrfs: do not hold the extent lock for entire read
Josef Bacik
2024-09-10
btrfs: take the dio extent lock during O_DIRECT operations
Josef Bacik
2024-09-10
btrfs: introduce EXTENT_DIO_LOCKED
Josef Bacik
2024-09-10
btrfs: always pass readahead state to defrag
David Sterba
2024-09-10
btrfs: drop transaction parameter from btrfs_add_inode_defrag()
David Sterba
2024-09-10
btrfs: return void from btrfs_add_inode_defrag()
David Sterba
2024-09-10
btrfs: clear defragmented inodes using postorder in btrfs_cleanup_defrag_inod...
David Sterba
2024-09-10
btrfs: rename __btrfs_run_defrag_inode() and drop double underscores
David Sterba
2024-09-10
btrfs: rename __btrfs_add_inode_defrag() and drop double underscores
David Sterba
2024-09-10
btrfs: rename __need_auto_defrag() and drop double underscores
David Sterba
2024-09-10
btrfs: constify arguments of compare_inode_defrag()
David Sterba
2024-09-10
btrfs: rename __compare_inode_defrag() and drop double underscores
David Sterba
2024-09-10
btrfs: rename __extent_writepage() and drop double underscores
David Sterba
2024-09-10
btrfs: rename __btrfs_submit_bio() and drop double underscores
David Sterba
2024-09-10
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
David Sterba
2024-09-10
btrfs: subpage: remove btrfs_fs_info::subpage_info member
Qu Wenruo
2024-09-10
btrfs: remove the nr_ret parameter from __extent_writepage_io()
Qu Wenruo
2024-09-10
btrfs: send: fix grammar in comments
Thorsten Blum
2024-09-10
btrfs: qgroup: use xarray to track dirty extents in transaction
Junchao Sun
2024-09-10
btrfs: qgroup: use goto style to handle errors in add_delayed_ref()
Junchao Sun
2024-09-10
btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
Qu Wenruo
2024-09-10
btrfs: subpage: fix the bitmap dump which can cause bitmap corruption
Qu Wenruo
2024-09-10
btrfs: reduce chunk_map lookups in btrfs_map_block()
Johannes Thumshirn
2024-09-10
btrfs: directly wake up cleaner kthread in the BTRFS_IOC_SYNC ioctl
Filipe Manana
2024-09-10
btrfs: make btrfs_is_subpage() to return false directly for 4K page size
Qu Wenruo
2024-09-10
btrfs: change RST lookup error message level to debug
Johannes Thumshirn
2024-09-10
btrfs: don't readahead the relocation inode on RST
Johannes Thumshirn
2024-09-10
btrfs: set search_commit_root on stripe io in case of relocation
Johannes Thumshirn
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
2024-09-10
btrfs: don't dump stripe-tree on lookup error
Johannes Thumshirn
2024-09-10
btrfs: add comment about locking in cow_file_range_inline()
Boris Burkov
2024-09-10
btrfs: more efficient chunk map iteration when device replace finishes
Filipe Manana
2024-09-10
btrfs: reschedule when updating chunk maps at the end of a device replace
Filipe Manana
2024-09-10
btrfs: convert extent_range_clear_dirty_for_io() to use a folio
Josef Bacik
2024-09-10
btrfs: convert insert_inline_extent() to use a folio
Josef Bacik
2024-09-10
btrfs: convert btrfs_set_range_writeback() to use a folio
Josef Bacik
2024-09-10
btrfs: convert wait_subpage_spinlock() to only use a folio
Josef Bacik
2024-09-10
btrfs: convert find_next_dirty_byte() to take a folio
Josef Bacik
[next]