summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-28rework allocator round robiningbcache-dev-wipKent Overstreet
2016-08-28bcache: new combined copygc/tieringKent Overstreet
2016-08-28debug crapKent Overstreet
2016-08-28XXX blocksizeKent Overstreet
2016-08-28bcache: bkey_reassemble XXXKent Overstreet
2016-08-28bcache gc debug codeKent Overstreet
2016-08-28more retry improvementsKent Overstreet
2016-08-28bcache: calculate capacity based off member infoKent Overstreet
2016-08-28suspend_test XXXKent Overstreet
2016-08-28pm debuggingKent Overstreet
2016-08-28workqueue: system_unbound_freezable_wqKent Overstreet
2016-08-28bcache: use context_is_freezable()Kent Overstreet
2016-08-28workqueue: context_is_freezable()Kent Overstreet
2016-08-28XXX acl thingKent Overstreet
2016-08-28debug crapKent Overstreet
2016-08-28fooKent Overstreet
2016-08-28bcachefs: i_sectors_dirty_get() removalKent Overstreet
2016-08-28bcache: fix warningsKent Overstreet
2016-08-28XXX writeback throttlingKent Overstreet
2016-08-28bcache: Fall back to allocating from all devices for btree nodesKent Overstreet
2016-08-28bcache: btree iterators deadlock fixmeKent Overstreet
2016-08-28bcache: data replicas fixmeKent Overstreet
2016-08-28bcache: more whiteout cleanupKent Overstreet
2016-08-28bcachefs: async fsyncKent Overstreet
2016-08-28iterators debug crapKent Overstreet
2016-08-28bcachefs: nfs export supportKent Overstreet
2016-08-28bcachefs: inode optional fieldsKent Overstreet
2016-08-28bcache: compressed disk accounting XXXKent Overstreet
2016-08-27bcache: bch_extent refactoringKent Overstreet
2016-08-27bcache: move type_is() to util.hKent Overstreet
2016-08-27bcache: fix some issues with journal seq blacklistingKent Overstreet
2016-08-27bcache: rename async_split -> btree_interior_updateKent Overstreet
2016-08-26bcache: delete an incorrect assertionKent Overstreet
2016-08-25bcache: select COMPACTION if bcache is enabledKent Overstreet
2016-08-23bcache: fix missing unlock in error pathKent Overstreet
2016-08-16bcache: refactor some superblock codeKent Overstreet
2016-08-16bcache: fix a journal assertionKent Overstreet
2016-08-16bcache: fifo improvementsKent Overstreet
2016-08-11bcache: verify k->format when reading in btree nodesKent Overstreet
2016-08-11bcache: convert do_btree_write() to bch_bio_alloc_pages_pool()Kent Overstreet
2016-08-11bcache: use memcpy_to_bio() in btree_io.cKent Overstreet
2016-08-11bcache: disable compressed_size disk space accounting until copygc issue fixedKent Overstreet
2016-08-10bcache: move checksums/encryption to checksum.cKent Overstreet
2016-08-10bcache: extent_for_each_crc()Kent Overstreet
2016-08-09block: add missing flush_dcache_page() callKent Overstreet
2016-08-09bcache: header cleanupKent Overstreet
2016-08-09bcache: fix a debug checkKent Overstreet
2016-08-09bcachefs: fsync on overwriting renameKent Overstreet
2016-08-05bcache: more btree insert path refactoringKent Overstreet
2016-08-05bcache: Combine bch_btree_insert_trans() with bch_btree_insert_at()Kent Overstreet