summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-11lightnvm: pblk: add helpers for OOB metadataIgor Konopko6-32/+69
2018-12-11lightnvm: pblk: move lba list to partial read contextIgor Konopko2-15/+7
2018-12-11lightnvm: pblk: avoid ref warning on cache creationJavier González1-9/+5
2018-12-11lightnvm: simplify geometry enumerationMatias Bjørling4-30/+20
2018-12-11lightnvm: pblk: add comments wrt locking in recovery pathJavier González2-0/+4
2018-12-11lightnvm: pblk: add lock protection to list operationsHua Su1-3/+10
2018-12-11lightnvm: pblk: fix spelling in commentHua Su1-1/+1
2018-12-11lightnvm: pblk: remove dead code in pblk_recov_l2pHans Holmberg1-1/+0
2018-12-11lightnvm: pblk: fix pblk_lines_init error handling pathHans Holmberg1-1/+1
2018-12-11lightnvm: pblk: remove unused macroHans Holmberg1-3/+0
2018-12-11lightnvm: pblk: set conservative threshold for user writesHans Holmberg3-13/+44
2018-12-11lightnvm: pblk: stop writes gracefully when running out of linesHans Holmberg3-30/+51
2018-12-11lightnvm: pblk: account for write error sectors in emetaHans Holmberg1-2/+15
2018-12-11lightnvm: pblk: fix resubmission of overwritten write err lbasHans Holmberg1-3/+5
2018-12-11lightnvm: pblk: fix chunk close trace event checkHans Holmberg1-1/+1
2018-12-11lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()Geert Uytterhoeven2-2/+3
2018-12-11lightnvm: pblk: ignore the smeta oob area scanZhoujie Wu1-2/+3
2018-12-11dm: fix request-based dm's use of dm_wait_for_completionMike Snitzer2-5/+11
2018-12-11nvme: fix irq vs io_queue calculationsJens Axboe1-35/+29
2018-12-10dm: fix inflight IO checkJens Axboe1-8/+6
2018-12-10mtip32xx: use BLK_STS_DEV_RESOURCE for device resourcesJens Axboe1-2/+2
2018-12-10mtip32xx: avoid using semaphoresArnd Bergmann2-5/+5
2018-12-10dm: remove the pending IO accountingMikulas Patocka2-21/+15
2018-12-10block: return just one value from part_in_flightMikulas Patocka5-36/+22
2018-12-10block: switch to per-cpu in-flight countersMikulas Patocka2-17/+55
2018-12-10block: delete part_round_stats and switch to less precise countingMikulas Patocka6-70/+26
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer7-52/+46
2018-12-10dm rq: leverage blk_mq_queue_busy() to check for outstanding IOMike Snitzer1-5/+4
2018-12-10dm: dont rewrite dm_disk(md)->part0.in_flightMikulas Patocka1-3/+1
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe294-1265/+3083
2018-12-09sbitmap: silence bogus lockdep IRQ warningJens Axboe1-0/+8
2018-12-09Linux 4.20-rc6v4.20-rc6Linus Torvalds1-1/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds83-368/+1225
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+10
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+5
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-25/+42
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz1-13/+10
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller3-13/+50
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan1-0/+7
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-69/+166
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-12/+11
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-15/+70
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-27/+8
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-25/+50
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-30/+114
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2