index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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]