index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
free-space-cache.c
Age
Commit message (
Expand
)
Author
2022-01-07
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
2022-01-07
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
2022-01-07
btrfs: only update i_size in truncate paths that care
Josef Bacik
2022-01-07
btrfs: add truncate control struct
Josef Bacik
2022-01-07
btrfs: move extent locking outside of btrfs_truncate_inode_items
Josef Bacik
2022-01-07
btrfs: add an inode-item.h
Josef Bacik
2022-01-03
btrfs: change name and type of private member of btrfs_free_space_ctl
Nikolay Borisov
2022-01-03
btrfs: make __btrfs_add_free_space take just block group reference
Nikolay Borisov
2022-01-03
btrfs: consolidate unlink_free_space/__unlink_free_space functions
Nikolay Borisov
2022-01-03
btrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits
Nikolay Borisov
2022-01-03
btrfs: eliminate if in main loop in tree_search_offset
Nikolay Borisov
2022-01-03
btrfs: get next entry in tree_search_offset before doing checks
Nikolay Borisov
2022-01-03
btrfs: index free space entries on size
Josef Bacik
2022-01-03
btrfs: only use ->max_extent_size if it is set in the bitmap
Josef Bacik
2021-10-26
btrfs: subpage: add bitmap for PageChecked flag
Qu Wenruo
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
btrfs: zoned: tweak reclaim threshold for zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
2021-08-23
btrfs: zoned: fix block group alloc_offset calculation
Naohiro Aota
2021-08-23
btrfs: zoned: allow disabling of zone auto reclaim
Johannes Thumshirn
2021-08-23
btrfs: allocate file_ra_state on stack in readahead_cache
Goldwyn Rodrigues
2021-06-21
btrfs: don't set the full sync flag when truncation does not touch extents
Filipe Manana
2021-05-04
btrfs: initialize return variable in cleanup_free_space_cache_v1
Tom Rix
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-03-04
btrfs: zoned: do not account freed region of read-only block group as zone_un...
Naohiro Aota
2021-02-22
btrfs: avoid double put of block group when emptying cluster
Josef Bacik
2021-02-22
btrfs: fix race between extent freeing/allocation when using bitmaps
Nikolay Borisov
2021-02-09
btrfs: zoned: advance allocation pointer after tree log node
Naohiro Aota
2021-02-09
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
2021-02-08
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
2021-02-08
btrfs: improve parameter description for __btrfs_write_out_cache
Nikolay Borisov
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
2020-12-09
btrfs: remove free space items when disabling space cache v1
Boris Burkov
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
btrfs: remove recalc_thresholds from free space ops
David Sterba
2020-12-09
btrfs: always set NODATASUM/NODATACOW in __create_free_space_inode
Nikolay Borisov
2020-12-09
btrfs: remove crc_check logic from free space
Nikolay Borisov
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: make btrfs_truncate_inode_items take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: load free space cache into a temporary ctl
Josef Bacik
2020-12-08
btrfs: cleanup btrfs_discard_update_discardable usage
Josef Bacik
2020-12-08
btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()
Goldwyn Rodrigues
2020-10-07
btrfs: free-space-cache: use unaligned helpers to access data
David Sterba
2020-10-07
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
2020-08-19
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-10
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-07-27
btrfs: make btrfs_dirty_pages take btrfs_inode
Nikolay Borisov
[prev]
[next]