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
2025-07-05
bcachefs: btree read retry fixes
Kent Overstreet
2025-06-16
bcachefs: Kill unused tracepoints
Kent Overstreet
2025-06-04
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
Kent Overstreet
2025-06-02
bcachefs: bch2_require_recovery_pass()
Kent Overstreet
2025-05-30
bcachefs: Mark bch_errcode helpers __attribute__((const))
Kent Overstreet
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass() cleanup
Kent Overstreet
2025-05-21
bcachefs: bch2_fsck_err_opt()
Kent Overstreet
2025-05-21
bcachefs: Async object debugging
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_small_image
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_no_alloc_info
Kent Overstreet
2025-05-21
bcachefs: Single device mode
Kent Overstreet
2025-05-21
bcachefs: early return for negative values when parsing BCH_OPT_UINT
Integral
2025-05-07
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
[next]