summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-07todobtree-key-cacheKent Overstreet
2020-11-07fooKent Overstreet
2020-11-07bcachefs: drop .write_inode methodKent Overstreet
2020-11-07bcachefs: Kill ei_update_lockKent Overstreet
2020-11-07change bch2_dirent_lookupKent Overstreet
2020-11-07lockdep: debug_check_lock_not_held()Kent Overstreet
2020-11-07bcachefs: Make workqueues unboundKent Overstreet
2020-11-07TODOKent Overstreet
2020-11-07print hash table max chainKent Overstreet
2020-11-07bcachefs: new resizable hash tablesKent Overstreet
2020-11-07disable flush/fua & time statsKent Overstreet
2020-11-07more prefetchingKent Overstreet
2020-11-07aux search tree debugKent Overstreet
2020-11-07don't inline bset_search_tree()Kent Overstreet
2020-11-07have aux search tree lookup return a rangeKent Overstreet
2020-11-07bcachefs: Fix btree iterator leakKent Overstreet
2020-11-07bcachefs: Inline make_bfloat() into __build_ro_aux_tree()Kent Overstreet
2020-11-07bcachefs: use a radix tree for inum bitmap in fsckKent Overstreet
2020-11-07bcachefs: New varintsKent Overstreet
2020-11-07bcachefs: Fix build warning when CONFIG_BCACHEFS_DEBUG=nKent Overstreet
2020-11-07bcachefs: Drop typechecking from bkey_cmp_packed()Kent Overstreet
2020-11-06bcachefs: More inlinining in the btree key cache codeKent Overstreet
2020-11-05bcachefs: Fix spurious transaction restartsKent Overstreet
2020-11-05bcachefs: Add a single slot percpu buf for btree itersKent Overstreet
2020-11-05bcachefs: Convert to readaheadMatthew Wilcox (Oracle)
2020-11-05bcachefs: Use attach_page_private and detach_page_privateMatthew Wilcox (Oracle)
2020-11-05bcachefs: Remove page_state_init_for_readMatthew Wilcox (Oracle)
2020-11-05bcachefs: Build fixes for 32bit x86Kent Overstreet
2020-11-05bcachefs: Delete memcpy() macroKent Overstreet
2020-11-05bcachefs: Improved inode create optimizationKent Overstreet
2020-11-05bcachefs: Report inode counts via statfsKent Overstreet
2020-11-05bcachefs: add const annotations to bset.cKent Overstreet
2020-11-05bcachefs: Don't embed btree iters in btree_transKent Overstreet
2020-11-05bcachefs: Split out debug_check_btree_accountingKent Overstreet
2020-11-05bcachefs: Drop sysfs interface to debug parametersKent Overstreet
2020-11-05bcachefs: Minor journal reclaim improvementKent Overstreet
2020-11-05bcachefs: Inode create optimizationKent Overstreet
2020-11-05bcachefs: Improve check for when bios are physically contiguousKent Overstreet
2020-11-05bcachefs: Fix spurious transaction restartsKent Overstreet
2020-11-05bcachefs: Improve tracing for transaction restartsKent Overstreet
2020-11-05bcachefs: Fix stack corruptionKent Overstreet
2020-11-05bcachefs: Use cached iterators for inode updatesKent Overstreet
2020-11-05bcachefs: fiemap fixesKent Overstreet
2020-11-05bcachefs: Fix btree updates when mixing cached and non cached iteratorsKent Overstreet
2020-11-05bcachefs: Add mode to bch2_inode_to_textKent Overstreet
2020-11-05bcachefs: Always write a journal entry when stopping journalKent Overstreet
2020-11-05bcachefs: Drop alloc keys from journal when -o reconstruct_allocKent Overstreet
2020-11-05bcachefs: Indirect inline data extentsKent Overstreet
2020-11-05bcachefs: Fix rare use after free in read pathKent Overstreet
2020-11-05bcachefs: Improve some error messagesKent Overstreet