summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super.c
AgeCommit message (Expand)Author
2020-11-07bcachefs: New varintsKent 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: Minor journal reclaim improvementKent Overstreet
2020-11-05bcachefs: Inode create optimizationKent Overstreet
2020-11-05bcachefs: Start/stop io clock hands in read/write pathsKent Overstreet
2020-11-05bcachefs: Improvements to writing alloc infoKent Overstreet
2020-11-05bcachefs: Fix copygc dying on startupKent Overstreet
2020-11-05bcachefs: Fix errors early in the fs init processKent Overstreet
2020-11-05bcachefs: Fix unmount pathKent Overstreet
2020-11-05bcachefs: Don't fail mount if device has been removedKent Overstreet
2020-11-05bcachefs: Fix a bug with the journal_seq_blacklist mechanismKent Overstreet
2020-11-05bcachefs: Don't let copygc buckets be stolen by other threadsKent Overstreet
2020-11-05bcachefs: Make copygc thread globalKent Overstreet
2020-11-05bcachefs: Use x-macros for data typesKent Overstreet
2020-11-05bcachefs: Move stripe creation to workqueueKent Overstreet
2020-11-05bcachefs: Improve stripe triggers/heap codeKent 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: Kill old allocator startup codeKent Overstreet
2020-11-05bcachefs: Fixes for going ROKent Overstreet
2020-11-05bcachefs: Interior btree updates are now fully transactionalKent Overstreet
2020-11-05bcachefs: Factor out bch2_fs_btree_interior_update_init()Kent Overstreet
2020-11-05bcachefs: Fix reading of alloc info after unclean shutdownKent Overstreet
2020-11-05bcachefs: Be more rigorous about marking the filesystem cleanKent Overstreet
2020-11-05bcachefs: Fixes for startup on very full filesystemsKent Overstreet
2020-11-05bcachefs: Add an option for keeping journal entries after startupKent Overstreet
2020-11-05bcachefs: Dont't del sysfs dir until after we go ROKent Overstreet
2020-11-05bcachefs: Seralize btree_update operations at btree_update_nodes_written()Kent Overstreet
2020-11-05bcachefs: Hacky fixes for device removalKent Overstreet
2020-11-05bcachefs: Don't export __bch2_fs_read_writeKent Overstreet
2020-11-05bcachefs: Kill btree_node_iter_largeKent Overstreet
2020-11-05bcachefs: kill ca->freelist_lockKent Overstreet
2020-11-05bcachefs: bkey_on_stackKent Overstreet
2020-11-05bcachefs: Initial commitKent Overstreet