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
2020-07-27
btrfs: fix lockdep splat from btrfs_dump_space_info
Josef Bacik
1
-1
/
+1
2020-07-02
btrfs: fix reclaim_size counter leak after stealing from global reserve
Filipe Manana
1
-1
/
+1
2020-05-25
btrfs: remove pointless assertion on reclaim_size counter
Filipe Manana
1
-1
/
+0
2020-05-25
btrfs: run btrfs_try_granting_tickets if a priority ticket fails
Josef Bacik
1
-4
/
+10
2020-05-25
btrfs: only check priority tickets for priority flushing
Josef Bacik
1
-2
/
+21
2020-05-25
btrfs: account for trans_block_rsv in may_commit_transaction
Josef Bacik
1
-0
/
+6
2020-05-25
btrfs: allow to use up to 90% of the global block rsv for unlink
Josef Bacik
1
-1
/
+1
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
1
-1
/
+36
2020-04-08
btrfs: fix reclaim counter leak of space_info objects
Filipe Manana
1
-6
/
+14
2020-03-23
btrfs: account ticket size at add/delete time
Nikolay Borisov
1
-6
/
+6
2020-03-23
btrfs: fix btrfs_calc_reclaim_metadata_size calculation
Josef Bacik
1
-9
/
+34
2020-03-23
btrfs: describe the space reservation system in general
Josef Bacik
1
-0
/
+147
2020-01-31
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
1
-8
/
+10
2020-01-20
btrfs: don't pass system_chunk into can_overcommit
Josef Bacik
1
-27
/
+15
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-1
/
+1
2019-11-18
Btrfs: remove wait queue from space_info structure
Filipe Manana
1
-1
/
+0
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-2
/
+1
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-1
/
+1
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
1
-1
/
+1
2019-10-25
Btrfs: fix race leading to metadata space leak after task received signal
Filipe Manana
1
-0
/
+21
2019-09-09
btrfs: add enospc debug messages for ticket failure
Josef Bacik
1
-7
/
+25
2019-09-09
btrfs: do not account global reserve in can_overcommit
Josef Bacik
1
-18
/
+1
2019-09-09
btrfs: remove orig_bytes from reserve_ticket
Josef Bacik
1
-8
/
+0
2019-09-09
btrfs: fix may_commit_transaction to deal with no partial filling
Josef Bacik
1
-0
/
+12
2019-09-09
btrfs: rework wake_all_tickets
Josef Bacik
1
-7
/
+49
2019-09-09
btrfs: refactor the ticket wakeup code
Josef Bacik
1
-50
/
+5
2019-09-09
btrfs: stop partially refilling tickets when releasing space
Josef Bacik
1
-27
/
+16
2019-09-09
btrfs: roll tracepoint into btrfs_space_info_update helper
Josef Bacik
1
-10
/
+0
2019-09-09
btrfs: do not allow reservations if we have pending tickets
Josef Bacik
1
-3
/
+7
2019-09-09
btrfs: move math functions to misc.h
David Sterba
1
-1
/
+1
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-1
/
+1
2019-09-09
btrfs: introduce an evict flushing state
Josef Bacik
1
-2
/
+25
2019-09-09
btrfs: refactor priority_reclaim_metadata_space
Josef Bacik
1
-6
/
+9
2019-09-09
btrfs: factor out the ticket flush handling
Josef Bacik
1
-22
/
+42
2019-09-09
btrfs: unify error handling for ticket flushing
Josef Bacik
1
-21
/
+11
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
1
-2
/
+3
2019-09-09
btrfs: factor out sysfs code for creating space infos
David Sterba
1
-23
/
+2
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: Simplify update of space_info in __reserve_metadata_bytes()
Goldwyn Rodrigues
1
-11
/
+5
2019-07-02
btrfs: unexport can_overcommit
Josef Bacik
1
-12
/
+11
2019-07-02
btrfs: move reserve_metadata_bytes and supporting code to space-info.c
Josef Bacik
1
-0
/
+698
2019-07-02
btrfs: move dump_space_info to space-info.c
Josef Bacik
1
-0
/
+55
2019-07-02
btrfs: move btrfs_space_info_add_*_bytes to space-info.c
Josef Bacik
1
-0
/
+106
2019-07-02
btrfs: move and export can_overcommit
Josef Bacik
1
-0
/
+68
2019-07-02
btrfs: move the space_info handling code to space-info.c
Josef Bacik
1
-0
/
+174