summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23bcache: reap from tail of c->btree_cache in bch_mca_scan()for-5.6/drivers-2020-01-27Coly Li
2020-01-23bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()Coly Li
2020-01-23bcache: remove member accessed from struct btreeColy Li
2020-01-23bcache: print written and keys in trace_bcache_btree_writeGuoju Fang
2020-01-23bcache: avoid unnecessary btree nodes flushing in btree_flush_write()Coly Li
2020-01-23bcache: add code comments for state->pool in __btree_sort()Coly Li
2020-01-23lib: crc64: include <linux/crc64.h> for 'crc64_be'Ben Dooks (Codethink)
2020-01-23bcache: use read_cache_page_gfp to read the superblockChristoph Hellwig
2020-01-23bcache: store a pointer to the on-disk sb in the cache and cached_dev structuresChristoph Hellwig
2020-01-23bcache: return a pointer to the on-disk sb from read_superChristoph Hellwig
2020-01-23bcache: transfer the sb_page reference to register_{bdev,cache}Christoph Hellwig
2020-01-23bcache: fix use-after-free in register_bcache()Coly Li
2020-01-23bcache: properly initialize 'path' and 'err' in register_bcache()Coly Li
2020-01-23bcache: rework error unwinding in register_bcacheChristoph Hellwig
2020-01-23bcache: use a separate data structure for the on-disk super blockChristoph Hellwig
2020-01-23bcache: cached_dev_free needs to put the sb pageLiang Chen
2020-01-13Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...Jens Axboe
2020-01-13md/raid1: introduce wait_for_serializationGuoqing Jiang
2020-01-13md/raid1: use bucket based mechanism for IO serializationGuoqing Jiang
2020-01-13md: introduce a new struct for IO serializationGuoqing Jiang
2020-01-13md: don't destroy serial_info_pool if serialize_policy is trueGuoqing Jiang
2020-01-13raid1: serialize the overlap writeGuoqing Jiang
2020-01-13md: reorgnize mddev_create/destroy_serial_poolGuoqing Jiang
2020-01-13md: add serialize_policy sysfs node for raid1Guoqing Jiang
2020-01-13md: prepare for enable raid1 io serializationGuoqing Jiang
2020-01-13md: fix a typo s/creat/createGuoqing Jiang
2020-01-13md: rename wb stuffsGuoqing Jiang
2020-01-13raid5: remove worker_cnt_per_group argument from alloc_thread_groupsGuoqing Jiang
2020-01-13md/raid6: fix algorithm choice under larger PAGE_SIZEZhengyuan Liu
2020-01-13raid6/test: fix a compilation warningZhengyuan Liu
2020-01-13raid6/test: fix a compilation errorZhengyuan Liu
2020-01-13md-bitmap: small cleanupsZhiqiang Liu
2020-01-09block: mark zone-mgmt bios with REQ_SYNCChaitanya Kulkarni
2020-01-06blk-mq: Document functions for sending requestAndré Almeida
2020-01-06block: Allow t10-pi to be modularHerbert Xu
2019-12-19blk-mq: optimise blk_mq_flush_plug_list()Pavel Begunkov
2019-12-19list: introduce list_for_each_continue()Pavel Begunkov
2019-12-19blk-mq: optimise rq sort functionPavel Begunkov
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-12-17Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-17early init: fix error handling when opening /dev/consoleLinus Torvalds
2019-12-17Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-17Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai