summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-13bcachefs: error handling on disk format stuff WIPdevKent Overstreet
2018-03-06todoKent Overstreet
2018-03-06bcachefs: drop incorrect s_dev/s_bdevKent Overstreet
2018-03-06bcachefs: use array_insert_item() in bset.cKent Overstreet
2018-03-06bcachefs: refactor bch2_bset_fix_lookup_table() XXX brokenKent Overstreet
2018-03-06bcachefs: convert moving_io to bioset XXX brokenKent Overstreet
2018-03-06debug crapKent Overstreet
2018-03-06bcachefs: rework fallocate XXX brokenKent Overstreet
2018-03-06bcachefs: rework fallocateKent Overstreet
2018-03-06bcachefs: rework truncateKent Overstreet
2018-03-06bcachefs: cacheline align journal reservationsKent Overstreet
2018-03-06lockdep thingKent Overstreet
2018-03-06bcachefs: struct bch_btree_ptrKent Overstreet
2018-03-06fooKent Overstreet
2018-03-06fooKent Overstreet
2018-03-06bcache: lift restrictions on 0 size extentsKent Overstreet
2018-03-06bcachefs: make btree_iter smaller with pointer compressionKent Overstreet
2018-03-06bcachefs: btree perf testsKent Overstreet
2018-03-06bcachefs: fix missing bch_crc_bytes entriesKent Overstreet
2018-03-01bcachefs: fix an error pathKent Overstreet
2018-03-01bcachefs: more readable btree err messagesKent Overstreet
2018-02-28bcachefs: fix variable shadowing in macro callKent Overstreet
2018-02-27bcachefs: Better signal from allocator to copygc threadKent Overstreet
2018-02-27bcachefs: change default journal_write_delay to 1 secKent Overstreet
2018-02-23bcachefs: fix bch2_extent_has_group, dev_in_targetKent Overstreet
2018-02-23bcachefs: trim whitespace when setting disk groupKent 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