summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-13bcache: do not check if debug dentry is ERR or NULL explicitly on removeShenghui Wang
2018-12-13bcache: add comment for cache_set->fill_iterShenghui Wang
2018-12-12blkcg: handle dying request_queue when associating a blkgDennis Zhou
2018-12-12block: deactivate blk_stat timer in wbt_disable_default()Ming Lei
2018-12-11sbitmap: flush deferred clears for resize and shallow getsJens Axboe
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: return just one value from part_in_flightMikulas Patocka
2018-12-10block: switch to per-cpu in-flight countersMikulas Patocka
2018-12-10block: delete part_round_stats and switch to less precise countingMikulas 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-09sbitmap: silence bogus lockdep IRQ warningJens Axboe
2018-12-09Linux 4.20-rc6Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
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