index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2025-03-14
bcachefs: backpointer_get_key() doesn't pull in btree node
Kent Overstreet
2025-03-14
bcachefs: Internal reads can now correct errors
Kent Overstreet
2025-03-14
bcachefs: Don't self-heal if a data update is already rewriting
Kent Overstreet
2025-03-14
bcachefs: Don't start promotes from bch2_rbio_free()
Kent Overstreet
2025-03-14
bcachefs: Bail out early on alloc_nowait data updates
Kent Overstreet
2025-03-14
bcachefs: Rework init order in bch2_data_update_init()
Kent Overstreet
2025-03-14
bcachefs: Self healing writes are BCH_WRITE_alloc_nowait
Kent Overstreet
2025-03-14
bcachefs: Promotes should use BCH_WRITE_only_specified_devs
Kent Overstreet
2025-03-14
bcachefs: Be stricter in bch2_read_retry_nodecode()
Kent Overstreet
2025-03-14
bcachefs: cleanup redundant code around data_update_op initialization
Kent Overstreet
2025-03-14
bcachefs: bch2_update_unwritten_extent() no longer depends on wbio
Kent Overstreet
2025-03-14
bcachefs: promote_op uses embedded bch_read_bio
Kent Overstreet
2025-03-14
bcachefs: data_update now embeds bch_read_bio
Kent Overstreet
2025-03-14
bcachefs: rbio_init() cleanup
Kent Overstreet
2025-03-14
bcachefs: rbio_init_fragment()
Kent Overstreet
2025-03-14
bcachefs: Rename BCH_WRITE flags fer consistency with other x-macros enums
Kent Overstreet
2025-03-14
bcachefs: x-macroize BCH_READ flags
Kent Overstreet
2025-03-14
bcachefs: kill bch_read_bio.devs_have
Kent Overstreet
2025-03-14
bcachefs: bch2_data_update_inflight_to_text()
Kent Overstreet
2025-03-14
bcachefs: BCH_IOCTL_QUERY_COUNTERS
Kent Overstreet
2025-03-14
bcachefs: BCH_COUNTER_bucket_discard_fast
Kent Overstreet
2025-03-14
bcachefs: enum bch_persistent_counters_stable
Kent Overstreet
2025-03-14
bcachefs: Separate running/runnable in wp stats
Kent Overstreet
2025-03-14
bcachefs: Move write_points to debugfs
Kent Overstreet
2025-03-14
bcachefs: Don't inc io_(read|write) counters for moves
Kent Overstreet
2025-03-14
bcachefs: Fix missing increment of move_extent_write counter
Kent Overstreet
2025-03-14
bcachefs: check_bp_exists() check for backpointers for stale pointers
Kent Overstreet
2025-03-14
bcachefs: btree_node_(rewrite|update_key) cleanup
Kent Overstreet
2025-03-14
bcachefs: bs > ps support
Kent Overstreet
2025-03-14
bcachefs: fix build on 32 bit in get_random_u64_below()
Kent Overstreet
2025-03-14
bcachefs: Change btree wb assert to runtime error
Kent Overstreet
2025-03-13
bcachefs: bch2_get_random_u64_below()
Kent Overstreet
2025-03-13
bcachefs: target_congested -> get_random_u32_below()
Kent Overstreet
2025-03-13
bcachefs: fix tiny leak in bch2_dev_add()
Kent Overstreet
2025-03-11
bcachefs: Make sure trans is unlocked when submitting read IO
Kent Overstreet
2025-03-11
bcachefs: Initialize from_inode members for bch_io_opts
Roxana Nicolescu
2025-03-11
bcachefs: Fix b->written overflow
Alan Huang
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
2025-03-06
bcachefs: copygc now skips non-rw devices
Kent Overstreet
2025-03-06
bcachefs: Fix bch2_dev_journal_alloc() spuriously failing
Kent Overstreet
2025-02-28
bcachefs: Don't set BCH_FEATURE_incompat_version_field unless requested
Kent Overstreet
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-27
Merge patch series "prep patches for my mkdir series"
Christian Brauner
2025-02-26
bcachefs: Fix truncate sometimes failing and returning 1
Kent Overstreet
2025-02-26
bcachefs: Fix deadlock
Alan Huang
2025-02-26
bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize
Kent Overstreet
2025-02-26
bcachefs: Revert directory i_size
Kent Overstreet
2025-02-23
bcachefs: fix bch2_extent_ptr_eq()
Kent Overstreet
2025-02-20
bcachefs: Fix memmove when move keys down
Alan Huang
2025-02-20
bcachefs: print op->nonce on data update inconsistency
Kent Overstreet
[prev]
[next]