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
pinetabv-6.6.y-devel
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
1
-3
/
+3
2024-03-14
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
1
-1
/
+2
2024-03-14
bcachefs: kill kvpmalloc()
Kent Overstreet
1
-18
/
+11
2024-01-21
bcachefs: bch2_trans_account_disk_usage_change()
Kent Overstreet
1
-29
/
+41
2024-01-21
bcachefs: bch_fs_usage_base
Kent Overstreet
1
-28
/
+28
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
1
-13
/
+13
2024-01-06
bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent()
Kent Overstreet
1
-0
/
+12
2024-01-06
bcachefs: unify extent trigger
Kent Overstreet
1
-85
/
+29
2024-01-06
bcachefs: bch2_trigger_stripe_ptr()
Kent Overstreet
1
-67
/
+61
2024-01-06
bcachefs: bch2_trigger_pointer()
Kent Overstreet
1
-234
/
+209
2024-01-06
bcachefs: move stripe triggers to ec.c
Kent Overstreet
1
-337
/
+19
2024-01-06
bcachefs: move bch2_mark_alloc() to alloc_background.c
Kent Overstreet
1
-126
/
+18
2024-01-06
bcachefs: unify reservation trigger
Kent Overstreet
1
-59
/
+37
2024-01-06
bcachefs: kill mem_trigger_run_overwrite_then_insert()
Kent Overstreet
1
-2
/
+2
2024-01-06
bcachefs: mark now takes bkey_s
Kent Overstreet
1
-5
/
+6
2024-01-06
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
1
-9
/
+9
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
1
-3
/
+2
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
1
-13
/
+6
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
1
-2
/
+1
2024-01-01
bcachefs: Move reflink_p triggers into reflink.c
Kent Overstreet
1
-200
/
+0
2024-01-01
bcachefs: Kill journal_seq/gc args to bch2_dev_usage_update_m()
Kent Overstreet
1
-8
/
+5
2024-01-01
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
1
-9
/
+0
2024-01-01
bcachefs: bch2_dev_usage_to_text()
Kent Overstreet
1
-0
/
+30
2024-01-01
bcachefs: New bucket sector count helpers
Kent Overstreet
1
-31
/
+21
2024-01-01
bcachefs: Simplify check_bucket_ref()
Kent Overstreet
1
-8
/
+4
2024-01-01
bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()
Kent Overstreet
1
-29
/
+11
2024-01-01
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
1
-5
/
+5
2023-11-29
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
1
-2
/
+6
2023-11-24
bcachefs: Don't stop copygc thread on device resize
Kent Overstreet
1
-2
/
+0
2023-11-02
bcachefs: Fix an integer overflow
Kent Overstreet
1
-2
/
+2
2023-11-02
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-3
/
+10
2023-11-02
bcachefs: rebalance_work
Kent Overstreet
1
-0
/
+10
2023-10-31
bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEW
Kent Overstreet
1
-47
/
+76
2023-10-31
bcachefs: Ensure devices are always correctly initialized
Kent Overstreet
1
-8
/
+24
2023-10-23
bcachefs: Switch to unsafe_memcpy() in a few places
Kent Overstreet
1
-2
/
+3
2023-10-23
bcachefs: bucket_lock() is now a sleepable lock
Kent Overstreet
1
-2
/
+0
2023-10-23
bcachefs: Fix an overflow check
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: remove redundant initialization of pointer d
Colin Ian King
1
-1
/
+1
2023-10-23
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: move inode triggers to inode.c
Kent Overstreet
1
-68
/
+3
2023-10-23
bcachefs: Upgrade path fixes
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Assorted sparse fixes
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: bch2_trans_mark_pointer() refactoring
Kent Overstreet
1
-7
/
+7
2023-10-23
bcachefs: New error message helpers
Kent Overstreet
1
-1
/
+4
2023-10-23
bcachefs: replicas_deltas_realloc() uses allocate_dropping_locks()
Kent Overstreet
1
-25
/
+56
2023-10-23
bcachefs: GFP_NOIO -> GFP_NOFS
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix a buffer overrun in bch2_fs_usage_read()
Kent Overstreet
1
-7
/
+9
[next]