summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-30bcachefs: btree perf testsbcachefs-v4.13Kent Overstreet
2018-01-30bcachefs: assorted microoptimizationsKent Overstreet
2018-01-29bcachefs: make six locks a bit smallerKent Overstreet
2018-01-29bcachefs: fix another deadlockKent Overstreet
2018-01-29bcachefs: more sysfs debug codeKent Overstreet
2018-01-28bcachefs: call journal_reclaim_fast() directlyKent Overstreet
2018-01-28bcachefs: better journal_pin_seq()Kent Overstreet
2018-01-27bcachefs: fix another deadlockKent Overstreet
2018-01-27bcachefs: fix btree iterators when btree depth == 3Kent Overstreet
2018-01-27bcachefs: fix a deadlockKent Overstreet
2018-01-25bcachefs: disallow POS_MAX keysKent Overstreet
2018-01-25bcachefs: fix a race in btree_update_drop_new_node()Kent Overstreet
2018-01-25bcachefs: provide an obj_cmpfn to rhashtable codeKent Overstreet
2018-01-23bcachefs: fix shutdown bug(s)Kent Overstreet
2018-01-21bcachefs: fix ioctls that set inode flagsKent Overstreet
2018-01-21bcachefs: fix bch2_bkey_val_to_text() callKent Overstreet
2018-01-19bcachefs: quota limit enforcementKent Overstreet
2018-01-19bcachefs: don't call page_state_cmpxchg() from bch2_writepage_io_done()Kent Overstreet
2018-01-19bcachefs: bch2_disk_reservation_init()Kent Overstreet
2018-01-19bcachefs: fixes for buffered io & replicationKent Overstreet
2018-01-19bcachefs: organize fs-io.c a bit betterKent Overstreet
2018-01-19bcachefs: fix build warnings with quotas offKent Overstreet
2018-01-15bcachefs: fix an allocator startup bugKent Overstreet
2018-01-14bcachefs: fix a bug with btree write completions when btree writes blockedKent Overstreet
2018-01-14bcachefs: better comments/cleanupsKent Overstreet
2018-01-12bcachefs: fix a locking bugKent Overstreet
2018-01-11bcachefs: minor locking fixKent Overstreet
2018-01-11bcachefs: Allocate new btree roots lazilyKent Overstreet
2018-01-11bcachefs: fix bch2_journal_flush_pins()Kent Overstreet
2018-01-11bcachefs: punt to workqueue in btree_node_write_endio()Kent Overstreet
2018-01-10bcachefs: bch_move_statsKent Overstreet
2018-01-10bcachefs; check_mark_super() now takes devlistKent Overstreet
2018-01-10bcachefs: remove sentinel null from btree_iterKent Overstreet
2018-01-10bcachefs: Quota accountingKent Overstreet
2018-01-10bcachefs: fix an assertionKent Overstreet
2018-01-10bcachefs: fix mounting read only block devicesKent Overstreet
2018-01-10bcachefs: return error codes from mount more correctlyKent Overstreet
2018-01-10bcachefs: fix a deadlock in bch2_journal_flush_pins()Kent Overstreet
2018-01-10bcachefs: fix dfKent Overstreet
2018-01-10bcachefs: dio write path improvementsKent Overstreet
2018-01-10bcachefs: fix a dio write bugKent Overstreet
2018-01-10bcachefs: better ifdefKent Overstreet
2018-01-10bcachefs: fix allocator startup, once and for allKent Overstreet
2018-01-04bcachefs: fix ptr offset increment in journal writeKent Overstreet
2018-01-03bcachefs: fix an assertionKent Overstreet
2018-01-02bcachefs: fix allocator thread shutdownKent Overstreet
2018-01-02bcachefs: fix another lockdep splatKent Overstreet
2018-01-02bcachefs: minor migrate.c refactoringKent Overstreet
2018-01-02bcachefs: fix bch2_dev_has_data()Kent Overstreet
2018-01-02bcachefs: fix btree_iter_drop_extra_locks()Kent Overstreet