summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs.h
AgeCommit message (Expand)Author
2020-12-07bcachefs: Take a SRCU lock in btree transactionsKent Overstreet
2020-11-05bcachefs: Add a single slot percpu buf for btree itersKent Overstreet
2020-11-05bcachefs: Improved inode create optimizationKent Overstreet
2020-11-05bcachefs: Split out debug_check_btree_accountingKent Overstreet
2020-11-05bcachefs: Drop sysfs interface to debug parametersKent Overstreet
2020-11-05bcachefs: Inode create optimizationKent Overstreet
2020-11-05bcachefs: Fix unmount pathKent Overstreet
2020-11-05bcachefs: Make copygc thread globalKent Overstreet
2020-11-05bcachefs: Move stripe creation to workqueueKent Overstreet
2020-11-05bcachefs: Improve stripe triggers/heap codeKent Overstreet
2020-11-05bcachefs: Increase size of btree node reserveKent Overstreet
2020-11-05bcachefs: Use cached iterators for alloc btreeKent Overstreet
2020-11-05bcachefs: Btree key cacheKent Overstreet
2020-11-05bcachefs: Turn c->state_lock into an rwsemKent Overstreet
2020-11-05bcachefs: Hacky io-in-flight throttlingKent Overstreet
2020-11-05bcachefs: More open bucketsKent Overstreet
2020-11-05bcachefs: Kill old allocator startup codeKent Overstreet
2020-11-05bcachefs: Add debug code to print btree transactionsKent Overstreet
2020-11-05bcachefs: Fixes for going ROKent Overstreet
2020-11-05bcachefs: Interior btree updates are now fully transactionalKent Overstreet
2020-11-05bcachefs: Be more rigorous about marking the filesystem cleanKent Overstreet
2020-11-05bcachefs: Add an option for keeping journal entries after startupKent Overstreet
2020-11-05bcachefs: Seralize btree_update operations at btree_update_nodes_written()Kent Overstreet
2020-11-05bcachefs: Convert some enums to x-macrosKent Overstreet
2020-11-05bcachefs: kill ca->freelist_lockKent Overstreet
2020-11-05bcachefs: bkey_on_stackKent Overstreet
2020-11-05bcachefs: Initial commitKent Overstreet