index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
ec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
bcachefs: clean up duplicate min_heap_callbacks declarations
Kuan-Wei Chiu
1
-14
/
+5
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
1
-0
/
+4
2024-10-18
bcachefS: ec: fix data type on stripe deletion
Kent Overstreet
1
-2
/
+2
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
1
-9
/
+9
2024-10-13
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
1
-28
/
+45
2024-10-13
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
1
-1
/
+9
2024-10-13
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
1
-1
/
+10
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
1
-1
/
+1
2024-09-21
bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devices
Kent Overstreet
1
-27
/
+57
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
1
-0
/
+67
2024-09-21
bcachefs: improve error messages in bch2_ec_read_extent()
Kent Overstreet
1
-17
/
+21
2024-09-21
bcachefs: improve error message on too few devices for ec
Kent Overstreet
1
-3
/
+16
2024-09-21
bcachefs: improve bch2_new_stripe_to_text()
Kent Overstreet
1
-0
/
+2
2024-09-21
bcachefs: ec_stripe_head.nr_created
Kent Overstreet
1
-2
/
+4
2024-09-21
bcachefs: bch_stripe.disk_label
Kent Overstreet
1
-14
/
+33
2024-09-21
bcachefs: stripe_to_mem()
Kent Overstreet
1
-18
/
+15
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
1
-12
/
+12
2024-09-21
bcachefs: fix prototype to bch2_alloc_sectors_start_trans()
Kent Overstreet
1
-0
/
+1
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-8
/
+7
2024-08-07
bcachefs: ec should not allocate from ro devs
Kent Overstreet
1
-0
/
+3
2024-08-07
bcachefs: Improved allocator debugging for ec
Kent Overstreet
1
-11
/
+20
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-25
/
+51
2024-07-14
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
1
-55
/
+42
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
1
-11
/
+15
2024-06-24
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
1
-25
/
+51
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
1
-6
/
+20
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
1
-11
/
+10
2024-05-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
1
-2
/
+2
2024-05-08
bcachefs: ec_validate_checksums() -> bch2_dev_tryget()
Kent Overstreet
1
-10
/
+12
2024-05-08
bcachefs: ob_dev()
Kent Overstreet
1
-5
/
+2
2024-05-08
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
1
-2
/
+3
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
1
-22
/
+26
2024-05-08
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
1
-5
/
+14
2024-05-08
bcachefs: bch2_bkey_drop_ptrs() declares loop iter
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
1
-13
/
+3
2024-05-08
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
1
-62
/
+38
2024-05-08
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
1
-3
/
+3
2024-05-08
bcachefs: alloc_data_type_set()
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
1
-1
/
+4
2024-05-08
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
1
-7
/
+7
2024-05-08
bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()
Kent Overstreet
1
-116
/
+135
2024-05-08
bcachefs: mark_stripe_bucket cleanup
Kent Overstreet
1
-35
/
+65
2024-05-08
bcachefs: bucket_data_type_mismatch()
Kent Overstreet
1
-10
/
+9
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
1
-5
/
+5
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-13
/
+13
2024-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
1
-8
/
+6
2024-04-13
bcachefs: fix unsafety in bch2_stripe_to_text()
Kent Overstreet
1
-21
/
+25
[next]