index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
free-space-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: avoid double put of block group when emptying cluster
Josef Bacik
2021-02-22
1
-4
/
+4
*
btrfs: fix race between extent freeing/allocation when using bitmaps
Nikolay Borisov
2021-02-22
1
-2
/
+4
*
btrfs: zoned: advance allocation pointer after tree log node
Naohiro Aota
2021-02-09
1
-1
/
+15
*
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
2021-02-09
1
-0
/
+6
*
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
2021-02-09
1
-0
/
+67
*
btrfs: introduce btrfs_subpage for data inodes
Qu Wenruo
2021-02-08
1
-3
/
+12
*
btrfs: improve parameter description for __btrfs_write_out_cache
Nikolay Borisov
2021-02-08
1
-5
/
+8
*
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
2021-02-08
1
-1
/
+1
*
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
2021-02-08
1
-1
/
+5
*
btrfs: remove free space items when disabling space cache v1
Boris Burkov
2020-12-09
1
-4
/
+95
*
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
1
-0
/
+28
*
btrfs: remove recalc_thresholds from free space ops
David Sterba
2020-12-09
1
-44
/
+42
*
btrfs: always set NODATASUM/NODATACOW in __create_free_space_inode
Nikolay Borisov
2020-12-09
1
-5
/
+3
*
btrfs: remove crc_check logic from free space
Nikolay Borisov
2020-12-09
1
-32
/
+5
*
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
1
-177
/
+0
*
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
1
-3
/
+3
*
btrfs: make btrfs_truncate_inode_items take btrfs_inode
Nikolay Borisov
2020-12-08
1
-1
/
+1
*
btrfs: load free space cache into a temporary ctl
Josef Bacik
2020-12-08
1
-89
/
+66
*
btrfs: cleanup btrfs_discard_update_discardable usage
Josef Bacik
2020-12-08
1
-6
/
+8
*
btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()
Goldwyn Rodrigues
2020-12-08
1
-1
/
+1
*
btrfs: free-space-cache: use unaligned helpers to access data
David Sterba
2020-10-07
1
-12
/
+9
*
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
2020-10-07
1
-1
/
+1
*
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-19
1
-1
/
+1
*
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-10
1
-2
/
+2
*
btrfs: make btrfs_dirty_pages take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+3
*
btrfs: use helper btrfs_get_block_group
Anand Jain
2020-07-27
1
-2
/
+2
*
btrfs: let btrfs_return_cluster_to_free_space() return void
Anand Jain
2020-07-27
1
-9
/
+5
*
btrfs: turn space cache writeout failure messages into debug messages
Filipe Manana
2020-05-25
1
-11
/
+4
*
btrfs: include error on messages about failure to write space/inode caches
Filipe Manana
2020-05-25
1
-6
/
+6
*
btrfs: simplify iget helpers
David Sterba
2020-05-25
1
-1
/
+1
*
btrfs: move the block group freeze/unfreeze helpers into block-group.c
Filipe Manana
2020-05-25
1
-41
/
+0
*
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-05-25
1
-12
/
+13
*
btrfs: simplify error handling in __btrfs_write_out_cache()
Johannes Thumshirn
2020-03-23
1
-13
/
+11
*
btrfs: use standard debug config option to enable free-space-cache debug prints
Johannes Thumshirn
2020-03-23
1
-3
/
+3
*
btrfs: make the uptodate argument of io_ctl_add_pages() boolean
Johannes Thumshirn
2020-03-23
1
-3
/
+3
*
btrfs: use inode from io_ctl in io_ctl_prepare_pages
Johannes Thumshirn
2020-03-23
1
-4
/
+4
*
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
2020-03-23
1
-1
/
+1
*
btrfs: Pass transaction handle to write_pinned_extent_entries
Nikolay Borisov
2020-03-23
1
-1
/
+2
*
btrfs: ensure removal of discardable_* in free_bitmap()
Dennis Zhou
2020-01-20
1
-0
/
+14
*
btrfs: make smaller extents more likely to go into bitmaps
Dennis Zhou
2020-01-20
1
-2
/
+2
*
btrfs: increase the metadata allowance for the free_space_cache
Dennis Zhou
2020-01-20
1
-15
/
+11
*
btrfs: keep track of discard reuse stats
Dennis Zhou
2020-01-20
1
-0
/
+14
*
btrfs: have multiple discard lists
Dennis Zhou
2020-01-20
1
-13
/
+42
*
btrfs: make max async discard size tunable
Dennis Zhou
2020-01-20
1
-7
/
+13
*
btrfs: limit max discard size for async discard
Dennis Zhou
2020-01-20
1
-9
/
+32
*
btrfs: keep track of discardable_bytes for async discard
Dennis Zhou
2020-01-20
1
-9
/
+32
*
btrfs: track discardable extents for async discard
Dennis Zhou
2020-01-20
1
-9
/
+97
*
btrfs: discard one region at a time in async discard
Dennis Zhou
2020-01-20
1
-29
/
+102
*
btrfs: handle empty block_group removal for async discard
Dennis Zhou
2020-01-20
1
-0
/
+33
*
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
1
-6
/
+48
[next]