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
starfive-6.6.48-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
/
bcachefs
/
buckets.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
bcachefs: Use x-macros for data types
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Rework triggers interface
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES
Kent Overstreet
1
-3
/
+0
2023-10-23
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
1
-2
/
+0
2023-10-23
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: btree_ptr_v2
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Split out btree_trigger_flags
Kent Overstreet
1
-11
/
+2
2023-10-23
bcachefs: Make btree_insert_entry more private to update path
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Inline more of bch2_trans_commit hot path
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Fix erasure coding disk space accounting
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Improve pointer marking checks and error messages
Kent Overstreet
1
-0
/
+9
2023-10-23
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
1
-7
/
+9
2023-10-23
bcachefs: Update path now handles triggers that generate more triggers
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Improve key marking interface
Kent Overstreet
1
-11
/
+12
2023-10-23
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
1
-4
/
+2
2023-10-23
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: bch2_trans_mark_update()
Kent Overstreet
1
-1
/
+10
2023-10-23
bcachefs: Write out fs usage consistently
Kent Overstreet
1
-11
/
+16
2023-10-23
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
1
-5
/
+5
2023-10-23
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: add ability to run gc on metadata only
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Caller now responsible for calling mark_key for gc
Kent Overstreet
1
-5
/
+5
2023-10-23
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
1
-8
/
+6
2023-10-23
bcachefs: kill struct btree_insert
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix gc handling of bucket gens
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: fs_usage_u64s()
Kent Overstreet
1
-4
/
+8
2023-10-23
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
1
-8
/
+1
2023-10-23
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: refactor key marking code a bit
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Fix double counting when gc is running
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
1
-15
/
+2
2023-10-23
bcachefs: Fix oldest_gen handling
Kent Overstreet
1
-1
/
+3
2023-10-23
bcachefs: initialize fs usage summary in recovery
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
1
-3
/
+14
2023-10-23
bcachefs: Factor out acc_u64s()
Kent Overstreet
1
-2
/
+0
2023-10-23
bcachefs: refactor bch_fs_usage
Kent Overstreet
1
-17
/
+25
2023-10-23
bcachefs: improve/clarify ptr_disk_sectors()
Kent Overstreet
1
-0
/
+14
2023-10-23
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: move dirty into bucket_mark
Kent Overstreet
1
-2
/
+13
2023-10-23
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Hold usage_lock over mark_key and fs_usage_apply
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: Stripes now properly subject to gc
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
1
-11
/
+18
2023-10-23
bcachefs: Erasure coding
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Move key marking out of extents.c
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
1
-0
/
+6
2023-10-23
bcachefs: more key marking refactoring
Kent Overstreet
1
-2
/
+3
2023-10-23
bcachefs: Account for internal fragmentation better
Kent Overstreet
1
-2
/
+0
2023-10-23
bcachefs: kill s_alloc, use bch_data_type
Kent Overstreet
1
-12
/
+0
[next]