index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-rsv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
1
-0
/
+7
2024-02-22
btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
Filipe Manana
1
-0
/
+16
2024-02-22
btrfs: fix data races when accessing the reserved amount of block reserves
Filipe Manana
1
-0
/
+16
2023-06-19
btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c
Josef Bacik
1
-0
/
+2
2023-04-17
btrfs: simplify variables in btrfs_block_rsv_refill()
Filipe Manana
1
-1
/
+1
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
1
-1
/
+1
2022-12-05
btrfs: add dependencies to fs.h and block-rsv.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: remove unused btrfs_cond_migrate_bytes
Josef Bacik
1
-3
/
+0
2022-09-26
btrfs: add KCSAN annotations for unlocked access to block_rsv->full
David Sterba
1
-0
/
+9
2022-07-25
btrfs: use enum for btrfs_block_rsv::type
David Sterba
1
-5
/
+6
2022-07-25
btrfs: switch btrfs_block_rsv::failfast to bool
David Sterba
1
-1
/
+1
2022-07-25
btrfs: switch btrfs_block_rsv::full to bool
David Sterba
1
-1
/
+1
2022-01-03
btrfs: init root block_rsv at init root time
Josef Bacik
1
-0
/
+1
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
1
-2
/
+2
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
1
-10
/
+2
2019-07-02
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
1
-0
/
+15
2019-07-02
btrfs: export __btrfs_block_rsv_release
Josef Bacik
1
-3
/
+10
2019-07-02
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
1
-0
/
+2
2019-07-02
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik
1
-0
/
+77