index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
space-info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
btrfs: fix argument list that the kdoc format and script verified
Yang Li
1
-1
/
+1
2022-01-03
btrfs: don't use the extent_root in flush_space
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
1
-2
/
+1
2022-01-03
btrfs: remove global rsv stealing logic for orphan cleanup
Josef Bacik
1
-7
/
+0
2022-01-03
btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code
Josef Bacik
1
-3
/
+13
2022-01-03
btrfs: check ticket->steal in steal_from_global_block_rsv
Josef Bacik
1
-2
/
+4
2022-01-03
btrfs: check for priority ticket granting before flushing
Josef Bacik
1
-1
/
+14
2022-01-03
btrfs: handle priority ticket failures in their respective helpers
Josef Bacik
1
-25
/
+21
2021-10-26
btrfs: do not infinite loop in data reclaim if we aborted
Josef Bacik
1
-4
/
+24
2021-09-17
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
1
-2
/
+3
2021-08-23
btrfs: do not do preemptive flushing if the majority is global rsv
Josef Bacik
1
-0
/
+14
2021-08-23
btrfs: reduce the preemptive flushing threshold to 90%
Josef Bacik
1
-1
/
+1
2021-08-23
btrfs: wait on async extents when flushing delalloc
Josef Bacik
1
-0
/
+40
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
1
-12
/
+28
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
1
-0
/
+2
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
1
-7
/
+0
2021-06-22
btrfs: rip the first_ticket_bytes logic from fail_all_tickets
Josef Bacik
1
-16
/
+0
2021-06-22
btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushing
Josef Bacik
1
-16
/
+0
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
1
-125
/
+11
2021-06-22
btrfs: fix typos in comments
David Sterba
1
-2
/
+2
2021-06-21
btrfs: handle preemptive delalloc flushing slightly differently
Josef Bacik
1
-3
/
+12
2021-06-21
btrfs: only ignore delalloc if delalloc is much smaller than ordered
Josef Bacik
1
-1
/
+7
2021-06-21
btrfs: don't include the global rsv size in the preemptive used amount
Josef Bacik
1
-1
/
+1
2021-06-21
btrfs: use the global rsv size in the preemptive thresh calculation
Josef Bacik
1
-2
/
+4
2021-06-21
btrfs: take into account global rsv in need_preemptive_reclaim
Josef Bacik
1
-1
/
+3
2021-06-21
btrfs: only clamp the first time we have to start flushing
Josef Bacik
1
-8
/
+9
2021-06-21
btrfs: check worker before need_preemptive_reclaim
Josef Bacik
1
-2
/
+2
2021-04-19
btrfs: use percpu_read_positive instead of sum_positive for need_preempt
Josef Bacik
1
-2
/
+2
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
1
-5
/
+8
2021-02-09
btrfs: add a trace class for dumping the current ENOSPC state
Josef Bacik
1
-0
/
+1
2021-02-09
btrfs: adjust the flush trace point to include the source
Josef Bacik
1
-8
/
+9
2021-02-09
btrfs: implement space clamping for preemptive flushing
Josef Bacik
1
-2
/
+51
2021-02-09
btrfs: simplify the logic in need_preemptive_flushing
Josef Bacik
1
-25
/
+48
2021-02-09
btrfs: rework btrfs_calc_reclaim_metadata_size
Josef Bacik
1
-24
/
+20
2021-02-09
btrfs: check reclaim_size in need_preemptive_reclaim
Josef Bacik
1
-0
/
+7
2021-02-09
btrfs: rename need_do_async_reclaim
Josef Bacik
1
-7
/
+7
2021-02-09
btrfs: improve preemptive background space flushing
Josef Bacik
1
-2
/
+98
2021-02-09
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
1
-0
/
+14
2021-02-09
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
1
-11
/
+7
2021-02-09
btrfs: add a trace point for reserve tickets
Josef Bacik
1
-1
/
+11
2021-02-09
btrfs: make flush_space take a enum btrfs_flush_state instead of int
Josef Bacik
1
-3
/
+3
2021-02-09
btrfs: fix parameter description in space-info.c
Nikolay Borisov
1
-23
/
+27
2021-02-09
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
1
-1
/
+2
2021-01-08
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
1
-1
/
+3
2020-12-18
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
1
-1
/
+1
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
1
-10
/
+4
2020-10-07
btrfs: remove unused function calc_global_rsv_need_space()
YueHaibing
1
-5
/
+0
2020-10-07
btrfs: fix possible infinite loop in data async reclaim
Josef Bacik
1
-0
/
+6
2020-10-07
btrfs: add a comment explaining the data flush steps
Josef Bacik
1
-0
/
+47
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
1
-33
/
+84
[next]