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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Ensure buckets have io_time[READ] set
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_inconsistent_on() in more places
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_open_buckets_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix CPU usage in journal read path
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-10-22
bcachefs: Don't trigger extra assertions in journal replay
Kent Overstreet
2023-10-22
bcachefs: Minor device removal fixes
Kent Overstreet
2023-10-22
bcachefs: Fix a few warnings on 32 bit
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_delete_extent_at()
Kent Overstreet
2023-10-22
bcachefs: Don't skip triggers in fcollapse()
Kent Overstreet
2023-10-22
bcachefs: Initialize ec work structs early
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Refactor journal_keys_sort() to return an error code
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Add a sysfs attr for triggering discards
Kent Overstreet
2023-10-22
bcachefs: Topology repair fixes
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_inconsistent() more
Kent Overstreet
2023-10-22
bcachefs: Move alloc assertion to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Improve btree_bad_header()
Kent Overstreet
2023-10-22
bcachefs: Check for read_time == 0 in bch2_alloc_v4_invalid()
Kent Overstreet
2023-10-22
bcachefs: fsck: Work around transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
bcachefs: Silence spurious copygc err when shutting down
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
bcachefs: Don't normalize to pages in btree cache shrinker
Kent Overstreet
2023-10-22
bcachefs: Add a tracepoint for superblock writes
Kent Overstreet
2023-10-22
bcachefs: gc mark fn fixes, cleanups
Kent Overstreet
2023-10-22
bcachefs: Don't write partially-initialized superblocks
Kent Overstreet
2023-10-22
bcachefs: Improve read_from_stale_dirty_pointer() message
Kent Overstreet
2023-10-22
bcachefs: Use crc_is_compressed()
Kent Overstreet
2023-10-22
bcachefs: Fix pr_buf() calls
Kent Overstreet
2023-10-22
bcachefs: Kill struct bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: bch2_dev_usage_update() no longer depends on bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
bcachefs: LRU btree
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_set
Kent Overstreet
2023-10-22
bcachefs: bch_sb_field_journal_v2
Kent Overstreet
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_update_start() refactoring
Kent Overstreet
2023-10-22
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
2023-10-22
bcachefs: Copygc allocations shouldn't be nowait
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_pin_set()
Kent Overstreet
[next]