index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
errcode.h
Age
Commit message (
Expand
)
Author
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2024-10-24
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2024-10-09
bcachefs: Disk accounting device validation fixes
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
2024-09-21
bcachefs: BCH_WRITE_ALLOC_NOWAIT no longer applies to open bucket allocation
Kent Overstreet
2024-08-31
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: Add error code to defer option parsing
Thomas Bertschinger
2024-06-21
bcachefs: Replace bare EEXIST with private error codes
Kent Overstreet
2024-05-06
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
2024-03-31
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
2024-03-13
bcachefs: intercept mountoption value for bool type
Hongbo Li
2024-03-13
bcachefs: Buffered write path now can avoid the inode lock
Kent Overstreet
2024-03-13
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
2024-03-13
bcachefs: Errcode tracepoint, documentation
Kent Overstreet
2024-03-13
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-10
bcachefs: Kill some -EINVALs
Kent Overstreet
2024-01-05
bcachefs: Split brain detection
Kent Overstreet
2024-01-01
bcachefs: better error message in btree_node_write_work()
Kent Overstreet
2024-01-01
bcachefs: Improve the nopromote tracepoint
Kent Overstreet
2024-01-01
bcachefs: check for failure to downgrade
Kent Overstreet
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: BCH_ERR_opt_parse_error
Kent Overstreet
2024-01-01
bcachefs: Make journal replay more efficient
Kent Overstreet
2024-01-01
bcachefs: bch_sb_field_downgrade
Kent Overstreet
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-05
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-10-31
bcachefs: Guard against unknown compression options
Kent Overstreet
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
bcachefs: More minor smatch fixes
Kent Overstreet
2023-10-22
bcachefs: trace_read_nopromote()
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Convert btree_err_type to normal error codes
Kent Overstreet
2023-10-22
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-10-22
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
bcachefs: overlapping_extents_found()
Kent Overstreet
2023-10-22
bcachefs: Convert more -EROFS to private error codes
Kent Overstreet
2023-10-22
bcachefs: BCH_ERR_fsck -> EINVAL
Kent Overstreet
2023-10-22
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-10-22
bcachefs: Use unlikely() in bch2_err_matches()
Kent Overstreet
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_empty_slot()
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Fix stripe reuse path
Kent Overstreet
[next]