开源镜像站
帮助
动态
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: add const annotations to bset.c
Kent Overstreet
2023-10-22
bcachefs: Don't embed btree iters in btree_trans
Kent Overstreet
2023-10-22
bcachefs: Split out debug_check_btree_accounting
Kent Overstreet
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-10-22
bcachefs: Minor journal reclaim improvement
Kent Overstreet
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Improve check for when bios are physically contiguous
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Improve tracing for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Fix stack corruption
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for inode updates
Kent Overstreet
2023-10-22
bcachefs: fiemap fixes
Kent Overstreet
2023-10-22
bcachefs: Fix btree updates when mixing cached and non cached iterators
Kent Overstreet
2023-10-22
bcachefs: Add mode to bch2_inode_to_text
Kent Overstreet
2023-10-22
bcachefs: Always write a journal entry when stopping journal
Kent Overstreet
2023-10-22
bcachefs: Drop alloc keys from journal when -o reconstruct_alloc
Kent Overstreet
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
2023-10-22
bcachefs: Fix rare use after free in read path
Kent Overstreet
2023-10-22
bcachefs: Improve some error messages
Kent Overstreet
2023-10-22
bcachefs: Fix for passing target= opts as mount opts
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_mark_stripe()
Kent Overstreet
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
2023-10-22
bcachefs: Account for stripe parity sectors separately
Kent Overstreet
2023-10-22
bcachefs: Fix for bad stripe pointers
Kent Overstreet
2023-10-22
bcachefs: Start/stop io clock hands in read/write paths
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix assertion popping in transaction commit path
Kent Overstreet
2023-10-22
bcachefs: Perf improvements for bch_alloc_read()
Kent Overstreet
2023-10-22
bcachefs: Fix copygc dying on startup
Kent Overstreet
2023-10-22
bcachefs: Fix copygc of compressed data
Kent Overstreet
2023-10-22
bcachefs: Fix another lockdep splat
Kent Overstreet
2023-10-22
bcachefs: Fix errors early in the fs init process
Kent Overstreet
2023-10-22
bcachefs: Copy ptr->cached when migrating data
Kent Overstreet
2023-10-22
bcachefs: Fix gc of stale ptr gens
Kent Overstreet
2023-10-22
bcachefs: Fix off-by-one error in ptr gen check
Kent Overstreet
2023-10-22
bcachefs: Fix a lockdep splat
Kent Overstreet
2023-10-22
bcachefs: Fix __bch2_truncate_page()
Kent Overstreet
2023-10-22
bcachefs: Fix journal_seq_copy()
Kent Overstreet
2023-10-22
bcachefs: Fix unmount path
Kent Overstreet
2023-10-22
bcachefs: Don't fail mount if device has been removed
Kent Overstreet
2023-10-22
bcachefs: Improvements to the journal read error paths
Kent Overstreet
2023-10-22
bcachefs: Make sure to go rw if lazy in fsck
Kent Overstreet
2023-10-22
bcachefs: Some project id fixes
Kent Overstreet
2023-10-22
bcachefs: Don't report inodes to statfs
Kent Overstreet
2023-10-22
bcachefs: Add a cond_resched() to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Fix a couple null ptr derefs when no disk groups exist
Kent Overstreet
2023-10-22
bcachefs: Fix disk groups not being updated when set via sysfs
Kent Overstreet
2023-10-22
bcachefs: Change copygc to consider bucket fragmentation
Kent Overstreet
2023-10-22
bcachefs: Don't block on allocations when only writing to specific device
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
[next]