index
:
linux.git
for-next
master
Linus' 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
2 days
bcachefs: journal_shutdown is EROFS, not EIO
Kent Overstreet
2025-04-15
bcachefs: Silence extent_poisoned error messages
Kent Overstreet
2025-03-28
bcachefs: Fix WARN() in bch2_bkey_pick_read_device()
Kent Overstreet
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
2025-03-24
bcachefs: Kill JOURNAL_ERRORS()
Kent Overstreet
2025-03-24
bcachefs: Validate bch_sb.offset field
Kent Overstreet
2025-03-16
bcachefs: Checksum errors get additional retries
Kent Overstreet
2025-03-16
bcachefs: BCH_ERR_data_read_buffer_too_small
Kent Overstreet
2025-03-16
bcachefs: Convert read path to standard error codes
Kent Overstreet
2025-03-14
bcachefs: trace_stripe_create
Kent Overstreet
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
2025-03-14
bcachefs: data_update now checks for extents that can't be moved
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_extent_flags
Kent Overstreet
2025-03-14
bcachefs: bch2_request_incompat_feature() now returns error code
Kent Overstreet
2025-03-14
bcachefs: bch2_btree_node_scrub()
Kent Overstreet
2025-03-14
bcachefs: Bail out early on alloc_nowait data updates
Kent Overstreet
2025-03-14
bcachefs: bch2_update_unwritten_extent() no longer depends on wbio
Kent Overstreet
2025-03-14
bcachefs: btree_node_(rewrite|update_key) cleanup
Kent Overstreet
2025-01-09
bcachefs: Don't rely on snapshot_tree.master_subvol for reattaching
Kent Overstreet
2024-12-29
bcachefs: check_extents_to_backpointers() now only checks buckets with mismat...
Kent Overstreet
2024-12-21
bcachefs: Use proper errcodes for inode unpack errors
Kent Overstreet
2024-12-21
bcachefs: Kill unnecessary mark_lock usage
Kent Overstreet
2024-12-21
bcachefs: BCH_ERR_insufficient_journal_devices
Kent Overstreet
2024-12-21
bcachefs: bch2_inum_to_path()
Kent Overstreet
2024-12-21
bcachefs: Issue a transaction restart after commit in repair
Kent Overstreet
2024-12-21
bcachefs: Don't try to en/decrypt when encryption not available
Kent Overstreet
2024-12-21
bcachefs: errcode cleanup: journal errors
Kent Overstreet
2024-12-21
bcachefs: BCH_ERR_btree_node_read_error_cached
Kent Overstreet
2024-12-21
bcachefs: Don't BUG_ON() when superblock feature wasn't set for compressed data
Kent Overstreet
2024-12-21
bcachefs: Don't use a shared decompress workspace mempool
Kent Overstreet
2024-12-21
bcachefs: Implement bch2_btree_iter_prev_min()
Kent Overstreet
2024-12-21
bcachefs: bch2_run_explicit_recovery_pass() returns different error when not ...
Kent Overstreet
2024-12-21
bcachefs: Delete dead code
Alan Huang
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
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
[next]