开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
2023-10-22
bcachefs: Add missing call to bch2_replicas_entry_sort()
Kent Overstreet
2023-10-22
bcachefs: Add an assertion to check for journal writes to same location
Kent Overstreet
2023-10-22
bcachefs: Add an option for metadata_target
Kent Overstreet
2023-10-22
bcachefs: Repair bad data pointers
Kent Overstreet
2023-10-22
bcachefs: Add (partial) support for fixing btree topology
Kent Overstreet
2023-10-22
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
2023-10-22
bcachefs: Add BTREE_PTR_RANGE_UPDATED
Kent Overstreet
2023-10-22
bcachefs: Refactor checking of btree topology
Kent Overstreet
2023-10-22
bcachefs: Improve diagnostics when journal entries are missing
Kent Overstreet
2023-10-22
bcachefs: Fix BCH_REPLICAS_MAX check
Kent Overstreet
2023-10-22
bcachefs: Fix build in userspace
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion
Kent Overstreet
2023-10-22
bcachefs: Mark superblocks transactionally
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_invalidate_bucket()
Kent Overstreet
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
bcachefs: Kill metadata only gc
Kent Overstreet
2023-10-22
bcachefs: Ensure __bch2_trans_commit() always calls bch2_trans_reset()
Kent Overstreet
2023-10-22
bcachefs: Fix a faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Switch replicas.c allocations to GFP_KERNEL
Kent Overstreet
2023-10-22
bcachefs: Fix loopback in dio mode
Kent Overstreet
2023-10-22
bcachefs: Clean up bch2_extent_can_insert
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion pop
Kent Overstreet
2023-10-22
bcachefs: Don't allocate stripes at POS_MIN
Kent Overstreet
2023-10-22
bcachefs: Rework allocating buckets for stripes
Kent Overstreet
2023-10-22
bcachefs: Verify transaction updates are sorted
Kent Overstreet
2023-10-22
bcachefs: Preserve stripe blockcounts on existing stripes
Kent Overstreet
2023-10-22
bcachefs: Kill stripe->dirty
Kent Overstreet
2023-10-22
bcachefs: Fix gc updating stripes info
Kent Overstreet
2023-10-22
bcachefs: Fix double counting of stripe block counts by GC
Kent Overstreet
2023-10-22
bcachefs: Fix integer overflow in bch2_disk_reservation_get()
Kent Overstreet
2023-10-22
bcachefs: Correctly order flushes and journal writes on multi device filesystems
Kent Overstreet
2023-10-22
bcachefs: Run jset_validate in write path as well
Kent Overstreet
2023-10-22
bcachefs: Factor out bch2_ec_stripes_heap_start()
Kent Overstreet
2023-10-22
bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()
Kent Overstreet
2023-10-22
bcachefs: Erasure coding fixes & refactoring
Kent Overstreet
2023-10-22
bcachefs: Add cannibalize lock to btree_cache_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix .splice_write
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_replicas_gc2
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_write() should be writing for all devices
Kent Overstreet
2023-10-22
bcachefs: Fix btree node split after merge operations
Kent Overstreet
2023-10-22
bcachefs: Reserve some open buckets for btree allocations
Kent Overstreet
2023-10-22
bcachefs: Work around a zstd bug
Kent Overstreet
2023-10-22
bcachefs: Don't error out of recovery process on journal read error
Kent Overstreet
2023-10-22
bcachefs: Fix journal_buf_realloc()
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: Use separate new stripes for copygc and non-copygc
Kent Overstreet
2023-10-22
bcachefs: Change allocations for ec stripes to blocking
Kent Overstreet
2023-10-22
bcachefs: Don't read existing stripes synchronously in write path
Kent Overstreet
[next]