summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23bcachefs: track incompressible dataincompressibleKent Overstreet
2018-02-20bcachefs: kill btree_node_iter->usedKent Overstreet
2018-02-20bcachefs: drop writeback throttling codeKent Overstreet
2018-02-20bcachefs: fix an acl bugKent Overstreet
2018-02-19bcachefs: Option parsing for io targetsKent Overstreet
2018-02-19bcachefs: Convert tiering/promote code to disk groupsKent Overstreet
2018-02-19bcachefs: fixes for check_set_has_compressed_data()Kent Overstreet
2018-02-19bcachefs: bch_move_data() no longer takes sectors_in_flightKent Overstreet
2018-02-16bcachefs: background compression optionKent Overstreet
2018-02-16bcachefs: zstd support, compression refactoringKent Overstreet
2018-02-15bcachefs: use reserve when open buckets pinnedKent Overstreet
2018-02-15bcachefs: make writeback throttling limit configurableKent Overstreet
2018-02-13bcachefs: Add another sequence number to struct btree_nodeKent Overstreet
2018-02-12bcachefs: refactor data move pathKent Overstreet
2018-02-12bcachefs: Fix allocator stripingKent Overstreet
2018-02-11fixup! bcachefs: -o verbose_init, more error messagesKent Overstreet
2018-02-09bcachefs: minor prjquota fixesKent Overstreet
2018-02-09bcachefs: -o verbose_init, more error messagesKent Overstreet
2018-02-09bcachefs: fixes for bch2_dev_set_state()Kent Overstreet
2018-02-09bcachefs: fix an inconsistency with replicas trackingKent Overstreet
2018-02-09bcachefs: delete dead codeKent Overstreet
2018-02-08bcachefs: BCH_DATA ioctlKent Overstreet
2018-02-08bcachefs: fix fsck error booting in degraded modeKent Overstreet
2018-02-08bcachefs: fix filesystem character deviceKent Overstreet
2018-02-07bcachefs: Add superblock field for disk groupsKent Overstreet
2018-02-07bcachefs: export bch2_alloc_write()Kent Overstreet
2018-02-05bcachefs: bch2_getattr()Kent Overstreet
2018-02-05bcachefs: don't use bch2_btree_iter_set_pos() unnecessarilyKent Overstreet
2018-02-05bcachefs: call posix_acl_update_mode() from bch2_set_aclKent Overstreet
2018-02-05bcachefs: fix a race in bch2_check_mark_super()Kent Overstreet
2018-02-05bcachefs: foreground merging of interior btree nodesKent Overstreet
2018-02-05bcachefs: Fix a shutdown bugKent Overstreet
2018-02-05bcachefs: More bch2_btree_iter_next optimizationKent Overstreet
2018-02-05bcachefs: more btree_iter refactoringKent Overstreet
2018-02-05bcachefs: optimize bch2_btree_iter_traverse() callsKent Overstreet
2018-02-05bcachefs: btree_iter_next()/btree_iter_next_slot()Kent Overstreet
2018-02-04bcachefs: struct btree_iter_levelKent Overstreet
2018-02-04bcachefs: fix another lockdep splatKent Overstreet
2018-02-04bcachefs: better threshold for compacting whiteoutsKent Overstreet
2018-02-04bcachefs: fix a lockdep thingKent Overstreet
2018-02-04bcachefs: fix a faulty assertionKent Overstreet
2018-02-01mm: export find_get_pages_range()Kent Overstreet
2018-01-30bcachefs: assorted microoptimizationsKent Overstreet
2018-01-30bcachefs: make six locks a bit smallerKent Overstreet
2018-01-30bcachefs: fix another deadlockKent Overstreet
2018-01-30bcachefs: more sysfs debug codeKent Overstreet
2018-01-30bcachefs: call journal_reclaim_fast() directlyKent Overstreet
2018-01-30bcachefs: better journal_pin_seq()Kent Overstreet
2018-01-30bcachefs: fix another deadlockKent Overstreet
2018-01-30bcachefs: fix btree iterators when btree depth == 3Kent Overstreet