index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-05-25
btrfs: remove unused function heads_to_leaves
YueHaibing
2020-05-25
btrfs: don't force read-only after error in drop snapshot
David Sterba
2020-05-25
btrfs: add missing annotation for btrfs_lock_cluster()
Jules Irenge
2020-03-23
btrfs: do not use readahead for running delayed refs
Josef Bacik
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
2020-03-23
btrfs: Open code insert_extent_backref
Nikolay Borisov
2020-03-23
btrfs: factor out prepare_allocation() for extent allocation
Naohiro Aota
2020-03-23
btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation
Naohiro Aota
2020-03-23
btrfs: factor out chunk_allocation_failed() for extent allocation
Naohiro Aota
2020-03-23
btrfs: drop unnecessary arguments from find_free_extent_update_loop()
Naohiro Aota
2020-03-23
btrfs: factor out found_extent() for extent allocation
Naohiro Aota
2020-03-23
btrfs: factor out release_block_group()
Naohiro Aota
2020-03-23
btrfs: drop unnecessary arguments from clustered allocation functions
Naohiro Aota
2020-03-23
btrfs: factor out do_allocation() for extent allocation
Naohiro Aota
2020-03-23
btrfs: move variables for clustered allocation into find_free_extent_ctl
Naohiro Aota
2020-03-23
btrfs: move hint_byte into find_free_extent_ctl
Naohiro Aota
2020-03-23
btrfs: introduce extent allocation policy
Naohiro Aota
2020-03-23
btrfs: change full_search to bool in find_free_extent_update_loop
Naohiro Aota
2020-03-23
btrfs: simplify parameters of btrfs_set_disk_extent_flags
David Sterba
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
2020-03-23
btrfs: handle logged extent failure properly
Josef Bacik
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
btrfs: Mark pinned log extents as excluded
Nikolay Borisov
2020-03-23
btrfs: Make pin_down_extent take transaction handle
Nikolay Borisov
2020-03-23
btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle
Nikolay Borisov
2020-03-23
btrfs: Make btrfs_pin_reserved_extent take transaction handle
Nikolay Borisov
2020-03-23
btrfs: Make btrfs_pin_extent take trans handle
Nikolay Borisov
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-02-19
btrfs: handle logged extent failure properly
Josef Bacik
2020-01-20
btrfs: calculate discard delay based on number of extents
Dennis Zhou
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
2020-01-20
btrfs: remove struct find_free_extent.ram_bytes
Omar Sandoval
2020-01-20
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
2020-01-20
btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
Nikolay Borisov
2020-01-20
btrfs: Don't discard unwritten extents
Nikolay Borisov
2019-12-13
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-13
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: Ensure we trim ranges across block group boundary
Qu Wenruo
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
btrfs: User assert to document transaction requirement
Nikolay Borisov
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
2019-09-09
btrfs: refactor the ticket wakeup code
Josef Bacik
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
[next]