index
:
pm24.git
cpufreq-rust
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
2023-08-21
btrfs: zoned: defer advancing meta write pointer
Naohiro Aota
2023-08-21
btrfs: zoned: return int from btrfs_check_meta_write_pointer
Naohiro Aota
2023-08-21
btrfs: zoned: introduce block group context to btrfs_eb_write_context
Naohiro Aota
2023-08-21
btrfs: introduce struct to consolidate extent buffer write context
Naohiro Aota
2023-08-21
btrfs: avoid start and commit empty transaction when flushing qgroups
Filipe Manana
2023-08-21
btrfs: avoid start and commit empty transaction when starting qgroup rescan
Filipe Manana
2023-08-21
btrfs: avoid starting and committing empty transaction when flushing space
Filipe Manana
2023-08-21
btrfs: avoid starting new transaction when flushing delayed items and refs
Filipe Manana
2023-08-21
btrfs: merge find_free_dev_extent() and find_free_dev_extent_start()
Filipe Manana
2023-08-21
btrfs: make find_free_dev_extent() static
Filipe Manana
2023-08-21
btrfs: make btrfs_cleanup_fs_roots() static
Filipe Manana
2023-08-21
btrfs: fail priority metadata ticket with real fs error
Filipe Manana
2023-08-21
btrfs: return real error when orphan cleanup fails due to a transaction abort
Filipe Manana
2023-08-21
btrfs: store the error that turned the fs into error state
Filipe Manana
2023-08-21
btrfs: don't steal space from global rsv after a transaction abort
Filipe Manana
2023-08-21
btrfs: print available space across all block groups when dumping space info
Filipe Manana
2023-08-21
btrfs: print available space for a block group when dumping a space info
Filipe Manana
2023-08-21
btrfs: print block group super and delalloc bytes when dumping space info
Filipe Manana
2023-08-21
btrfs: print target number of bytes when dumping free space
Filipe Manana
2023-08-21
btrfs: update comment for btrfs_join_transaction_nostart()
Filipe Manana
2023-08-21
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
2023-08-21
btrfs: refactor main loop in memmove_extent_buffer()
Qu Wenruo
2023-08-21
btrfs: refactor main loop in memcpy_extent_buffer()
Qu Wenruo
2023-08-21
btrfs: copy all pages at once at the end of btrfs_clone_extent_buffer()
Qu Wenruo
2023-08-21
btrfs: refactor main loop in copy_extent_buffer_full()
Qu Wenruo
2023-08-21
btrfs: use write_extent_buffer() to implement write_extent_buffer_*id()
Qu Wenruo
2023-08-21
btrfs: refactor extent buffer bitmaps operations
Qu Wenruo
2023-08-21
btrfs: tests: add self tests for extent buffer memory operations
Qu Wenruo
2023-08-21
btrfs: tests: enhance extent buffer bitmap tests
Qu Wenruo
2023-08-21
btrfs: move comments to btrfs_loop_type definition
Josef Bacik
2023-08-21
btrfs: print name and pid when device scanning processes race
Anand Jain
2023-08-21
mm: remove folio_account_redirty
Christoph Hellwig
2023-08-21
btrfs: fix zoned handling in submit_uncompressed_range
Christoph Hellwig
2023-08-21
btrfs: don't redirty locked_page in run_delalloc_zoned
Christoph Hellwig
2023-08-21
btrfs: refactor the zoned device handling in cow_file_range
Christoph Hellwig
2023-08-21
btrfs: don't redirty pages in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: share the code to free the page array in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: use a separate label for the incompressible case in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: further simplify the compress or not logic in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: streamline compress_file_range
Christoph Hellwig
2023-08-21
btrfs: merge submit_compressed_extents and async_cow_submit
Christoph Hellwig
2023-08-21
btrfs: merge async_cow_start and compress_file_range
Christoph Hellwig
2023-08-21
btrfs: don't clear async_chunk->inode in async_cow_start
Christoph Hellwig
2023-08-21
btrfs: clean up the check for uncompressed ranges in submit_one_async_extent
Christoph Hellwig
2023-08-21
btrfs: reduce the number of arguments to btrfs_run_delalloc_range
Christoph Hellwig
2023-08-21
btrfs: improve the delalloc_to_write calculation in writepage_delalloc
Christoph Hellwig
2023-08-21
btrfs: remove the return value from extent_write_locked_range
Christoph Hellwig
2023-08-21
btrfs: remove the return value from submit_uncompressed_range
Christoph Hellwig
2023-08-21
btrfs: reduce debug spam from submit_compressed_extents
Christoph Hellwig
2023-08-21
btrfs: remove end_extent_writepage
Christoph Hellwig
[prev]
[next]