summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-11lightnvm: pblk: do not overwrite ppa list with meta listIgor Konopko
2018-12-11lightnvm: pblk: support packed metadataIgor Konopko
2018-12-11lightnvm: disable interleaved metadataIgor Konopko
2018-12-11lightnvm: dynamic DMA pool entry sizeIgor Konopko
2018-12-11lightnvm: pblk: add helpers for OOB metadataIgor Konopko
2018-12-11lightnvm: pblk: move lba list to partial read contextIgor Konopko
2018-12-11lightnvm: pblk: avoid ref warning on cache creationJavier González
2018-12-11lightnvm: simplify geometry enumerationMatias Bjørling
2018-12-11lightnvm: pblk: add comments wrt locking in recovery pathJavier González
2018-12-11lightnvm: pblk: add lock protection to list operationsHua Su
2018-12-11lightnvm: pblk: fix spelling in commentHua Su
2018-12-11lightnvm: pblk: remove dead code in pblk_recov_l2pHans Holmberg
2018-12-11lightnvm: pblk: fix pblk_lines_init error handling pathHans Holmberg
2018-12-11lightnvm: pblk: remove unused macroHans Holmberg
2018-12-11lightnvm: pblk: set conservative threshold for user writesHans Holmberg
2018-12-11lightnvm: pblk: stop writes gracefully when running out of linesHans Holmberg
2018-12-11lightnvm: pblk: account for write error sectors in emetaHans Holmberg
2018-12-11lightnvm: pblk: fix resubmission of overwritten write err lbasHans Holmberg
2018-12-11lightnvm: pblk: fix chunk close trace event checkHans Holmberg
2018-12-11lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()Geert Uytterhoeven
2018-12-11lightnvm: pblk: ignore the smeta oob area scanZhoujie Wu
2018-12-11dm: fix request-based dm's use of dm_wait_for_completionMike Snitzer
2018-12-11nvme: fix irq vs io_queue calculationsJens Axboe
2018-12-10dm: fix inflight IO checkJens Axboe
2018-12-10mtip32xx: use BLK_STS_DEV_RESOURCE for device resourcesJens Axboe
2018-12-10mtip32xx: avoid using semaphoresArnd Bergmann
2018-12-10dm: remove the pending IO accountingMikulas Patocka
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer
2018-12-10dm rq: leverage blk_mq_queue_busy() to check for outstanding IOMike Snitzer
2018-12-10dm: dont rewrite dm_disk(md)->part0.in_flightMikulas Patocka
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-07nvme: remove unused function nvme_ctrl_readyIsrael Rukshin
2018-12-07nvme: implement Enhanced Command RetryKeith Busch
2018-12-07nvmet: fix the structure member indentationChaitanya Kulkarni
2018-12-07nvmet: use unlikely for req status checkChaitanya Kulkarni
2018-12-07nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin