开源镜像站
帮助
动态
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: Fix an out of bounds read
Kent Overstreet
2023-10-22
bcachefs: Use mmap() instead of vmalloc_exec() in userspace
Kent Overstreet
2023-10-22
bcachefs: Don't BUG_ON() btree topology error
Kent Overstreet
2023-10-22
bcachefs: Fix repair leading to replicas not marked
Kent Overstreet
2023-10-22
bcachefs: Lookup/create lost+found lazily
Kent Overstreet
2023-10-22
bcachefs: Don't BUG() in update_replicas
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock on journal reclaim
Kent Overstreet
2023-10-22
bcachefs: Update bch2_btree_verify()
Kent Overstreet
2023-10-22
bcachefs: Fix two btree iterator leaks
Kent Overstreet
2023-10-22
bcachefs: Punt btree writes to workqueue to submit
Kent Overstreet
2023-10-22
bcachefs: Fix a use after free
Kent Overstreet
2023-10-22
bcachefs: Fix for btree_gc repairing interior btree ptrs
Kent Overstreet
2023-10-22
bcachefs: Preallocate trans mem in bch2_migrate_index_update()
Kent Overstreet
2023-10-22
bcachefs: Allocator refactoring
Kent Overstreet
2023-10-22
bcachefs: Always check for invalid bkeys in trans commit path
Kent Overstreet
2023-10-22
bcachefs: Check that keys are in the correct btrees
Kent Overstreet
2023-10-22
bcachefs: Handle errors in bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Allocator thread doesn't need gc_lock anymore
Kent Overstreet
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-10-22
bcachefs: Refactor bchfs_fallocate() to not nest btree_trans on stack
Kent Overstreet
2023-10-22
bcachefs: Fix an unused var warning in userspace
Kent Overstreet
2023-10-22
bcachefs: Fix some small memory leaks
Kent Overstreet
2023-10-22
bcachefs: Simplify fsck remove_dirent()
Kent Overstreet
2023-10-22
bcachefs: Fix transaction restarts due to upgrading of cloned iterators
Kent Overstreet
2023-10-22
bcachefs: Fix journal reclaim loop
Kent Overstreet
2023-10-22
bcachefs: Fix an RCU splat
Kent Overstreet
2023-10-22
bcachefs: Simplify bch2_set_nr_journal_buckets()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_mark_dev_sb()
Kent Overstreet
2023-10-22
bcachefs: Improve trans_restart_mem_realloced tracepoint
Kent Overstreet
2023-10-22
bcachefs: Don't downgrade iterators in bch2_trans_get_iter()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_btree_iter_traverse_all()
Kent Overstreet
2023-10-22
bcachefs: Fix journal_reclaim_wait_done()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_gc_done() error messages
Kent Overstreet
2023-10-22
bcachefs: Don't call bch2_btree_iter_traverse() unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Better iterator picking
Kent Overstreet
2023-10-22
bcachefs: Drop old style btree node coalescing
Kent Overstreet
2023-10-22
bcachefs: Add a perf test for multiple updates per commit
Kent Overstreet
2023-10-22
bcachefs: Ensure bucket gen gc completes
Kent Overstreet
2023-10-22
bcachefs: Add the status of bucket gen gc to sysfs
Kent Overstreet
2023-10-22
bcachefs: Fix heap overrun in bch2_fs_usage_read() XXX squash
Kent Overstreet
2023-10-22
bcachefs: BCH_BEATURE_atomic_nlink is obsolete
Kent Overstreet
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
2023-10-22
bcachefs: Fix fsck to not use bch2_link_trans()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_relock()
Kent Overstreet
2023-10-22
bcachefs: Redo check_nlink fsck pass
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers are now required
Kent Overstreet
2023-10-22
bcachefs: Simplify hash table checks
Kent Overstreet
2023-10-22
bcachefs: Check inodes at start of fsck
Kent Overstreet
2023-10-22
bcachefs: Fix BTREE_ITER_NOT_EXTENTS
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_gc_btree_gens()
Kent Overstreet
[next]