index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
ec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-13
1
-8
/
+7
*
bcachefs: ec should not allocate from ro devs
Kent Overstreet
2024-08-07
1
-0
/
+3
*
bcachefs: Improved allocator debugging for ec
Kent Overstreet
2024-08-07
1
-11
/
+20
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
1
-25
/
+51
|
\
|
*
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-24
1
-25
/
+51
*
|
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
2024-07-14
1
-1
/
+1
*
|
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
1
-55
/
+42
*
|
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
1
-11
/
+15
|
/
*
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-06-10
1
-6
/
+20
*
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
2024-05-28
1
-1
/
+1
*
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-09
1
-1
/
+1
*
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
1
-11
/
+10
*
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
1
-2
/
+2
*
bcachefs: ec_validate_checksums() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
1
-10
/
+12
*
bcachefs: ob_dev()
Kent Overstreet
2024-05-08
1
-5
/
+2
*
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
2024-05-08
1
-2
/
+3
*
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
1
-22
/
+26
*
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
2024-05-08
1
-5
/
+14
*
bcachefs: bch2_bkey_drop_ptrs() declares loop iter
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
2024-05-08
1
-13
/
+3
*
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
2024-05-08
1
-62
/
+38
*
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
2024-05-08
1
-3
/
+3
*
bcachefs: alloc_data_type_set()
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
2024-05-08
1
-1
/
+4
*
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
2024-05-08
1
-7
/
+7
*
bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()
Kent Overstreet
2024-05-08
1
-116
/
+135
*
bcachefs: mark_stripe_bucket cleanup
Kent Overstreet
2024-05-08
1
-35
/
+65
*
bcachefs: bucket_data_type_mismatch()
Kent Overstreet
2024-05-08
1
-10
/
+9
*
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
1
-5
/
+5
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-13
/
+13
*
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
2024-04-13
1
-8
/
+6
*
bcachefs: fix unsafety in bch2_stripe_to_text()
Kent Overstreet
2024-04-13
1
-21
/
+25
*
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-18
1
-3
/
+3
*
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-13
1
-2
/
+2
*
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
1
-2
/
+2
*
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
2024-01-21
1
-1
/
+1
*
bcachefs: unify stripe trigger
Kent Overstreet
2024-01-05
1
-92
/
+72
*
bcachefs: move stripe triggers to ec.c
Kent Overstreet
2024-01-05
1
-0
/
+321
*
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
1
-1
/
+0
*
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
1
-9
/
+6
*
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
1
-11
/
+4
*
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
1
-16
/
+8
*
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
2024-01-01
1
-2
/
+2
*
bcachefs: Kill for_each_btree_key()
Kent Overstreet
2024-01-01
1
-25
/
+21
*
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
1
-5
/
+5
*
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
2023-11-13
1
-2
/
+14
*
bcachefs: Improve stripe checksum error message
Kent Overstreet
2023-11-05
1
-8
/
+13
[next]