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
/
space-info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove unused included headers
David Sterba
2024-03-04
1
-1
/
+0
*
btrfs: fix data races when accessing the reserved amount of block reserves
Filipe Manana
2024-02-22
1
-13
/
+13
*
btrfs: adjust overcommit logic when very close to full
Josef Bacik
2023-10-12
1
-0
/
+32
*
btrfs: allow to run delayed refs by bytes to be released instead of count
Filipe Manana
2023-10-12
1
-15
/
+2
*
btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes()
Filipe Manana
2023-10-12
1
-7
/
+5
*
btrfs: reformat remaining kdoc style comments
David Sterba
2023-10-12
1
-1
/
+2
*
btrfs: zoned: re-enable metadata over-commit for zoned mode
Naohiro Aota
2023-08-21
1
-5
/
+1
*
btrfs: zoned: don't activate non-DATA BG on allocation
Naohiro Aota
2023-08-21
1
-28
/
+0
*
btrfs: avoid starting and committing empty transaction when flushing space
Filipe Manana
2023-08-21
1
-1
/
+10
*
btrfs: avoid starting new transaction when flushing delayed items and refs
Filipe Manana
2023-08-21
1
-2
/
+6
*
btrfs: fail priority metadata ticket with real fs error
Filipe Manana
2023-08-21
1
-5
/
+5
*
btrfs: don't steal space from global rsv after a transaction abort
Filipe Manana
2023-08-21
1
-2
/
+12
*
btrfs: print available space across all block groups when dumping space info
Filipe Manana
2023-08-21
1
-0
/
+4
*
btrfs: print available space for a block group when dumping a space info
Filipe Manana
2023-08-21
1
-2
/
+7
*
btrfs: print block group super and delalloc bytes when dumping space info
Filipe Manana
2023-08-21
1
-4
/
+5
*
btrfs: add helper to calculate space for delayed references
Filipe Manana
2023-04-17
1
-13
/
+1
*
btrfs: constify fs_info argument for the reclaim items calculation helpers
Filipe Manana
2023-04-17
1
-2
/
+2
*
btrfs: accurately calculate number of delayed refs when flushing
Filipe Manana
2023-04-17
1
-1
/
+25
*
btrfs: initialize ret to -ENOSPC at __reserve_bytes()
Filipe Manana
2023-04-17
1
-2
/
+1
*
btrfs: update flush method assertion when reserving space
Filipe Manana
2023-04-17
1
-1
/
+12
*
btrfs: zoned: drop space_info->active_total_bytes
Naohiro Aota
2023-03-15
1
-31
/
+9
*
btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
Josef Bacik
2023-03-15
1
-1
/
+1
*
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2023-01-11
1
-1
/
+2
*
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
2022-12-05
1
-2
/
+2
*
btrfs: update function comments
David Sterba
2022-12-05
1
-8
/
+8
*
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move btrfs_account_ro_block_groups_free_space into space-info.c
Josef Bacik
2022-12-05
1
-0
/
+34
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
Josef Bacik
2022-12-05
1
-2
/
+27
*
btrfs: add the ability to use NO_FLUSH for data reservations
Josef Bacik
2022-09-29
1
-1
/
+2
*
btrfs: remove useless used space increment during space reservation
Filipe Manana
2022-09-26
1
-1
/
+0
*
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
2022-09-26
1
-7
/
+24
*
btrfs: output human readable space info flag
Qu Wenruo
2022-09-26
1
-3
/
+20
*
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-09-26
1
-1
/
+1
*
btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_info
Josef Bacik
2022-09-26
1
-4
/
+9
*
btrfs: simplify arguments of btrfs_update_space_info and rename
Josef Bacik
2022-09-26
1
-15
/
+14
*
btrfs: fix the max chunk size and stripe length calculation
Qu Wenruo
2022-09-06
1
-1
/
+1
*
btrfs: zoned: activate metadata block group on flush_space
Naohiro Aota
2022-07-25
1
-0
/
+30
*
btrfs: zoned: disable metadata overcommit for zoned
Naohiro Aota
2022-07-25
1
-1
/
+4
*
btrfs: zoned: introduce space_info->active_total_bytes
Naohiro Aota
2022-07-25
1
-9
/
+32
*
btrfs: store chunk size in space-info struct
Stefan Roesch
2022-07-25
1
-0
/
+32
*
btrfs: fix typos in comments
David Sterba
2022-07-25
1
-1
/
+1
*
btrfs: make the bg_reclaim_threshold per-space info
Josef Bacik
2022-05-16
1
-0
/
+9
*
btrfs: remove unnecessary type casts
Yu Zhe
2022-05-16
1
-1
/
+1
*
btrfs: add lockdep_assert_held to need_preemptive_reclaim
Niels Dossche
2022-03-14
1
-0
/
+2
*
btrfs: extend locking to all space_info members accesses
Niels Dossche
2022-03-14
1
-1
/
+2
*
btrfs: fix argument list that the kdoc format and script verified
Yang Li
2022-01-07
1
-1
/
+1
*
btrfs: don't use the extent_root in flush_space
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2022-01-03
1
-2
/
+1
[next]