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
2021-04-19
btrfs: support page uptodate assertions in subpage mode
Qu Wenruo
2021-04-19
btrfs: make alloc_extent_buffer() check subpage dirty bitmap
Qu Wenruo
2021-04-19
btrfs: subpage: support metadata checksum calculation at write time
Qu Wenruo
2021-04-19
btrfs: subpage: do more sanity checks on metadata page dirtying
Qu Wenruo
2021-04-19
btrfs: subpage: introduce helpers for writeback status
Qu Wenruo
2021-04-19
btrfs: subpage: introduce helpers for dirty status
Qu Wenruo
2021-04-19
btrfs: remove unnecessary variable shadowing in btrfs_invalidatepage()
Qu Wenruo
2021-04-19
btrfs: use min() to replace open-code in btrfs_invalidatepage()
Qu Wenruo
2021-04-19
btrfs: add sysfs interface for supported sectorsize
Qu Wenruo
2021-04-19
btrfs: improve btree readahead for full send operations
Filipe Manana
2021-04-19
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
2021-04-19
btrfs: make reflinks respect O_SYNC O_DSYNC and S_SYNC flags
Filipe Manana
2021-04-19
btrfs: zoned: bail out in btrfs_alloc_chunk for bad input
Arnd Bergmann
2021-04-19
btrfs: fix a potential hole punching failure
BingJing Chang
2021-04-19
btrfs: zoned: move log tree node allocation out of log_root_tree->log_mutex
Naohiro Aota
2021-04-19
btrfs: use percpu_read_positive instead of sum_positive for need_preempt
Josef Bacik
2021-04-19
btrfs: update outdated comment at btrfs_replace_file_extents()
Filipe Manana
2021-04-19
btrfs: update outdated comment at btrfs_orphan_cleanup()
Filipe Manana
2021-04-19
btrfs: update debug message when checking seq number of a delayed ref
Filipe Manana
2021-04-19
btrfs: add and use helper to get lowest sequence number for the tree mod log
Filipe Manana
2021-04-19
btrfs: remove unnecessary leaf check at btrfs_tree_mod_log_free_eb()
Filipe Manana
2021-04-19
btrfs: use the new bit BTRFS_FS_TREE_MOD_LOG_USERS at btrfs_free_tree_block()
Filipe Manana
2021-04-19
btrfs: use a bit to track the existence of tree mod log users
Filipe Manana
2021-04-19
btrfs: use booleans where appropriate for the tree mod log functions
Filipe Manana
2021-04-19
btrfs: move the tree mod log code into its own file
Filipe Manana
2021-04-19
btrfs: integrity-checker: convert block context kmap's to kmap_local_page
Ira Weiny
2021-04-19
btrfs: integrity-checker: use kmap_local_page in __btrfsic_submit_bio
Ira Weiny
2021-04-19
btrfs: raid56: convert kmaps to kmap_local_page
Ira Weiny
2021-04-19
btrfs: convert kmap to kmap_local_page, simple cases
Ira Weiny
2021-04-19
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
2021-04-19
btrfs: remove stale comment and logic from btrfs_inode_in_log()
Filipe Manana
2021-04-19
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
2021-04-19
btrfs: fix race between memory mapped writes and fsync
Filipe Manana
2021-04-19
btrfs: exclude mmap from happening during all fallocate operations
Josef Bacik
2021-04-19
btrfs: exclude mmaps while doing remap
Josef Bacik
2021-04-19
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
2021-04-19
btrfs: add a i_mmap_lock to our inode
Josef Bacik
2021-04-19
btrfs: remove mirror argument from btrfs_csum_verify_data()
Goldwyn Rodrigues
2021-04-19
btrfs: remove force argument from run_delalloc_nocow()
Goldwyn Rodrigues
2021-04-19
btrfs: don't opencode extent_changeset_free
Nikolay Borisov
2021-04-19
btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned
Jiapeng Chong
2021-04-19
btrfs: add btree read ahead for incremental send operations
Filipe Manana
2021-04-19
btrfs: add btree read ahead for full send operations
Filipe Manana
2021-04-19
btrfs: simplify code flow in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-04-19
btrfs: remove btrfs_inode parameter from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-04-19
btrfs: simplify commit logic in try_flush_qgroup
Nikolay Borisov
2021-04-19
btrfs: scrub: drop a few function declarations
Anand Jain
2021-04-19
btrfs: change return type to bool in btrfs_extent_readonly
Anand Jain
2021-04-19
btrfs: unexport btrfs_extent_readonly() and make it static
Anand Jain
2021-04-19
btrfs: replace open coded while loop with proper construct
Nikolay Borisov
[next]