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
/
space-info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
1
-0
/
+9
2023-10-12
btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes()
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: include trace header in where necessary
Josef Bacik
1
-0
/
+1
2023-04-17
btrfs: update documentation for BTRFS_RESERVE_FLUSH_EVICT flush method
Filipe Manana
1
-0
/
+1
2023-03-15
btrfs: zoned: drop space_info->active_total_bytes
Naohiro Aota
1
-2
/
+0
2022-12-05
btrfs: move btrfs_account_ro_block_groups_free_space into space-info.c
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
Josef Bacik
1
-0
/
+18
2022-12-05
btrfs: move flush related definitions to space-info.h
Josef Bacik
1
-0
/
+59
2022-09-26
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
Josef Bacik
1
-0
/
+1
2022-09-26
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
1
-0
/
+2
2022-09-26
btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_info
Josef Bacik
1
-2
/
+1
2022-09-26
btrfs: simplify arguments of btrfs_update_space_info and rename
Josef Bacik
1
-4
/
+3
2022-07-25
btrfs: zoned: introduce space_info->active_total_bytes
Naohiro Aota
1
-1
/
+3
2022-07-25
btrfs: store chunk size in space-info struct
Stefan Roesch
1
-0
/
+4
2022-05-16
btrfs: move definition of btrfs_raid_types to volumes.h
Qu Wenruo
1
-0
/
+2
2022-05-16
btrfs: make the bg_reclaim_threshold per-space info
Josef Bacik
1
-0
/
+6
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
1
-1
/
+1
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
1
-30
/
+0
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-1
/
+3
2021-02-09
btrfs: implement space clamping for preemptive flushing
Josef Bacik
1
-0
/
+4
2021-02-09
btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself
Josef Bacik
1
-0
/
+17
2020-10-07
btrfs: add btrfs_reserve_data_bytes and use it
Josef Bacik
1
-0
/
+2
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
1
-0
/
+1
2020-03-23
btrfs: account ticket size at add/delete time
Nikolay Borisov
1
-0
/
+7
2020-01-31
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
1
-0
/
+3
2019-11-18
Btrfs: remove wait queue from space_info structure
Filipe Manana
1
-1
/
+0
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
1
-1
/
+1
2019-09-09
btrfs: rename btrfs_space_info_add_old_bytes
Josef Bacik
1
-1
/
+1
2019-09-09
btrfs: remove orig_bytes from reserve_ticket
Josef Bacik
1
-1
/
+0
2019-09-09
btrfs: refactor the ticket wakeup code
Josef Bacik
1
-6
/
+13
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
1
-3
/
+7
2019-07-02
btrfs: unexport can_overcommit
Josef Bacik
1
-4
/
+0
2019-07-02
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
1
-0
/
+4
2019-07-02
btrfs: move dump_space_info to space-info.c
Josef Bacik
1
-0
/
+3
2019-07-02
btrfs: move btrfs_space_info_add_*_bytes to space-info.c
Josef Bacik
1
-0
/
+8
2019-07-02
btrfs: move the space info update macro to space-info.h
Josef Bacik
1
-0
/
+23
2019-07-02
btrfs: move and export can_overcommit
Josef Bacik
1
-0
/
+4
2019-07-02
btrfs: move the space_info handling code to space-info.c
Josef Bacik
1
-0
/
+10
2019-07-02
btrfs: export space_info_add_*_bytes
Josef Bacik
1
-0
/
+7
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
1
-0
/
+78