index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
free-space-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
1
-0
/
+1
2022-01-07
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
1
-0
/
+1
2022-01-07
btrfs: only update i_size in truncate paths that care
Josef Bacik
1
-0
/
+3
2022-01-07
btrfs: add truncate control struct
Josef Bacik
1
-2
/
+5
2022-01-07
btrfs: move extent locking outside of btrfs_truncate_inode_items
Josef Bacik
1
-7
/
+13
2022-01-07
btrfs: add an inode-item.h
Josef Bacik
1
-0
/
+1
2022-01-03
btrfs: change name and type of private member of btrfs_free_space_ctl
Nikolay Borisov
1
-6
/
+6
2022-01-03
btrfs: make __btrfs_add_free_space take just block group reference
Nikolay Borisov
1
-15
/
+10
2022-01-03
btrfs: consolidate unlink_free_space/__unlink_free_space functions
Nikolay Borisov
1
-25
/
+15
2022-01-03
btrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits
Nikolay Borisov
1
-24
/
+13
2022-01-03
btrfs: eliminate if in main loop in tree_search_offset
Nikolay Borisov
1
-7
/
+4
2022-01-03
btrfs: get next entry in tree_search_offset before doing checks
Nikolay Borisov
1
-5
/
+4
2022-01-03
btrfs: index free space entries on size
Josef Bacik
1
-44
/
+137
2022-01-03
btrfs: only use ->max_extent_size if it is set in the bitmap
Josef Bacik
1
-1
/
+25
2021-10-26
btrfs: subpage: add bitmap for PageChecked flag
Qu Wenruo
1
-1
/
+5
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
1
-2
/
+3
2021-10-26
btrfs: zoned: tweak reclaim threshold for zone capacity
Naohiro Aota
1
-2
/
+6
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
1
-1
/
+6
2021-08-23
btrfs: zoned: fix block group alloc_offset calculation
Naohiro Aota
1
-2
/
+5
2021-08-23
btrfs: zoned: allow disabling of zone auto reclaim
Johannes Thumshirn
1
-3
/
+4
2021-08-23
btrfs: allocate file_ra_state on stack in readahead_cache
Goldwyn Rodrigues
1
-9
/
+3
2021-06-21
btrfs: don't set the full sync flag when truncation does not touch extents
Filipe Manana
1
-1
/
+1
2021-05-04
btrfs: initialize return variable in cleanup_free_space_cache_v1
Tom Rix
1
-1
/
+1
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
1
-1
/
+8
2021-03-04
btrfs: zoned: do not account freed region of read-only block group as zone_un...
Naohiro Aota
1
-1
/
+6
2021-02-22
btrfs: avoid double put of block group when emptying cluster
Josef Bacik
1
-4
/
+4
2021-02-22
btrfs: fix race between extent freeing/allocation when using bitmaps
Nikolay Borisov
1
-2
/
+4
2021-02-09
btrfs: zoned: advance allocation pointer after tree log node
Naohiro Aota
1
-1
/
+15
2021-02-09
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
1
-0
/
+6
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-0
/
+67
2021-02-09
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
1
-3
/
+12
2021-02-09
btrfs: improve parameter description for __btrfs_write_out_cache
Nikolay Borisov
1
-5
/
+8
2021-02-09
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
1
-1
/
+1
2021-02-09
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2020-12-09
btrfs: remove free space items when disabling space cache v1
Boris Burkov
1
-4
/
+95
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
1
-0
/
+28
2020-12-09
btrfs: remove recalc_thresholds from free space ops
David Sterba
1
-44
/
+42
2020-12-09
btrfs: always set NODATASUM/NODATACOW in __create_free_space_inode
Nikolay Borisov
1
-5
/
+3
2020-12-09
btrfs: remove crc_check logic from free space
Nikolay Borisov
1
-32
/
+5
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
1
-177
/
+0
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2020-12-08
btrfs: make btrfs_truncate_inode_items take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: load free space cache into a temporary ctl
Josef Bacik
1
-89
/
+66
2020-12-08
btrfs: cleanup btrfs_discard_update_discardable usage
Josef Bacik
1
-6
/
+8
2020-12-08
btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()
Goldwyn Rodrigues
1
-1
/
+1
2020-10-07
btrfs: free-space-cache: use unaligned helpers to access data
David Sterba
1
-12
/
+9
2020-10-07
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
1
-1
/
+1
2020-08-19
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
1
-1
/
+1
2020-08-10
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
1
-2
/
+2
2020-07-27
btrfs: make btrfs_dirty_pages take btrfs_inode
Nikolay Borisov
1
-2
/
+3
[prev]
[next]