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.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-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
/
block-rsv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove unused included headers
David Sterba
2024-03-04
1
-1
/
+0
*
btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
Filipe Manana
2024-02-22
1
-1
/
+1
*
btrfs: read raid stripe tree from disk
Johannes Thumshirn
2023-10-12
1
-0
/
+6
*
btrfs: always reserve space for delayed refs when starting transaction
Filipe Manana
2023-10-12
1
-3
/
+3
*
btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes()
Filipe Manana
2023-10-12
1
-5
/
+7
*
btrfs: account block group tree when calculating global reserve size
Filipe Manana
2023-07-20
1
-0
/
+5
*
btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c
Josef Bacik
2023-06-19
1
-0
/
+19
*
btrfs: don't free qgroup space unless specified
Josef Bacik
2023-05-03
1
-1
/
+2
*
btrfs: calculate the right space for delayed refs when updating global reserve
Filipe Manana
2023-04-17
1
-5
/
+6
*
btrfs: use a constant for the number of metadata units needed for an unlink
Filipe Manana
2023-04-17
1
-5
/
+6
*
btrfs: fix calculation of the global block reserve's size
Filipe Manana
2023-04-17
1
-3
/
+3
*
btrfs: simplify variables in btrfs_block_rsv_refill()
Filipe Manana
2023-04-17
1
-3
/
+1
*
btrfs: remove check for NULL block reserve at btrfs_block_rsv_check()
Filipe Manana
2023-04-17
1
-3
/
+0
*
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
2022-12-05
1
-2
/
+2
*
btrfs: remove unused btrfs_cond_migrate_bytes
Josef Bacik
2022-12-05
1
-25
/
+0
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move mount option definitions to fs.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
Josef Bacik
2022-12-05
1
-0
/
+12
*
btrfs: add KCSAN annotations for unlocked access to block_rsv->full
David Sterba
2022-09-26
1
-1
/
+1
*
btrfs: don't save block group root into super block
Qu Wenruo
2022-09-26
1
-0
/
+1
*
btrfs: use enum for btrfs_block_rsv::type
David Sterba
2022-07-25
1
-3
/
+3
*
btrfs: switch btrfs_block_rsv::full to bool
David Sterba
2022-07-25
1
-9
/
+6
*
btrfs: reserve extra space for the free space tree
Josef Bacik
2022-01-07
1
-0
/
+1
*
btrfs: include the free space tree in the global rsv minimum calculation
Josef Bacik
2022-01-07
1
-13
/
+17
*
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
1
-3
/
+5
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-1
/
+3
*
btrfs: init root block_rsv at init root time
Josef Bacik
2022-01-03
1
-16
/
+23
*
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2022-01-03
1
-5
/
+5
*
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
1
-0
/
+8
*
btrfs: print the block rsv type when we fail our reservation
Josef Bacik
2020-11-05
1
-1
/
+2
*
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
1
-1
/
+1
*
btrfs: force chunk allocation if our global rsv is larger than metadata
Josef Bacik
2020-05-25
1
-0
/
+3
*
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
1
-5
/
+6
*
btrfs: slightly simplify global block reserve calculations
Anand Jain
2020-03-23
1
-1
/
+1
*
btrfs: add a comment describing block reserves
Josef Bacik
2020-03-23
1
-0
/
+92
*
btrfs: use btrfs_try_granting_tickets in update_global_rsv
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: always reserve our entire size for the global reserve
Josef Bacik
2019-09-09
1
-9
/
+4
*
btrfs: change the minimum global reserve size
Josef Bacik
2019-09-09
1
-1
/
+21
*
btrfs: rename btrfs_space_info_add_old_bytes
Josef Bacik
2019-09-09
1
-2
/
+3
*
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
2019-09-09
1
-5
/
+0
*
btrfs: move math functions to misc.h
David Sterba
2019-09-09
1
-1
/
+1
*
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
2019-07-02
1
-0
/
+172
*
btrfs: migrate the block-rsv code to block-rsv.c
Josef Bacik
2019-07-02
1
-0
/
+253