开源镜像站
帮助
动态
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: bch2_bkey_get_mut() improvements
Kent Overstreet
2023-10-22
bcachefs: Move bch2_bkey_make_mut() to btree_update.h
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
bcachefs: Btree iterator, update flags no longer conflict
Kent Overstreet
2023-10-22
bcachefs: remove unused key cache coherency flag
Brian Foster
2023-10-22
bcachefs: fix accounting corruption race between reclaim and dev add
Brian Foster
2023-10-22
bcachefs: Mark bch2_copygc() noinline
Kent Overstreet
2023-10-22
bcachefs: Delete obsolete btree ptr check
Kent Overstreet
2023-10-22
bcachefs: Always run topology error when CONFIG_BCACHEFS_DEBUG=y
Kent Overstreet
2023-10-22
bcachefs: Fix a userspace build error
Kent Overstreet
2023-10-22
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_verify_bucket_evacuated()
Kent Overstreet
2023-10-22
bcachefs: Improve move path tracepoints
Kent Overstreet
2023-10-22
bcachefs: Drop a redundant error message
Kent Overstreet
2023-10-22
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
2023-10-22
bcachefs: fix NULL bch_dev deref when checking bucket_gens keys
Brian Foster
2023-10-22
bcachefs: folio pos to bch_folio_sector index helper
Brian Foster
2023-10-22
bcachefs: Fix a null ptr deref in fsck check_extents()
Kent Overstreet
2023-10-22
bcachefs: Fix a slab-out-of-bounds
Kent Overstreet
2023-10-22
bcachefs: Allow answering y or n to all fsck errors of given type
Kent Overstreet
2023-10-22
bcachefs: use u64 for folio end pos to avoid overflows
Brian Foster
2023-10-22
bcachefs: clean up post-eof folios on -ENOSPC
Brian Foster
2023-10-22
bcachefs: fix truncate overflow if folio is beyond EOF
Brian Foster
2023-10-22
bcachefs: Enable large folios
Kent Overstreet
2023-10-22
bcachefs: Check for folios that don't have bch_folio attached
Kent Overstreet
2023-10-22
bcachefs: bch2_readahead() large folio conversion
Kent Overstreet
2023-10-22
bcachefs: filemap_get_contig_folios_d()
Kent Overstreet
2023-10-22
bcachefs: bch_folio_sector_state improvements
Kent Overstreet
2023-10-22
bcachefs: bch2_truncate_page() large folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch2_buffered_write large folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch_folio can now handle multi-order folios
Kent Overstreet
2023-10-22
bcachefs: More assorted large folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch2_seek_pagecache_data() folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch2_seek_pagecache_hole() folio conversion
Kent Overstreet
2023-10-22
bcachefs: bio_for_each_segment_all() -> bio_for_each_folio_all()
Kent Overstreet
2023-10-22
bcachefs: Initial folio conversion
Kent Overstreet
2023-10-22
bcachefs: Rename bch_page_state -> bch_folio
Kent Overstreet
2023-10-22
bcachefs: Add a bch_page_state assert
Kent Overstreet
2023-10-22
bcachefs: Add a cond_resched() call to journal_keys_sort()
Kent Overstreet
2023-10-22
bcachefs: Improve trace_move_extent_fail()
Kent Overstreet
2023-10-22
bcachefs: Print out counters correctly
Kent Overstreet
2023-10-22
bcachefs: Add missing bch2_err_class() call
Kent Overstreet
2023-10-22
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
2023-10-22
bcachefs: use reservation for log messages during recovery
Brian Foster
2023-10-22
bcachefs: Improve trans_restart_split_race tracepoint
Kent Overstreet
2023-10-22
bcachefs: Data update path no longer leaves cached replicas
Kent Overstreet
2023-10-22
bcachefs: Rhashtable based buckets_in_flight for copygc
Kent Overstreet
2023-10-22
bcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_extent()
Kent Overstreet
[next]