summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq-debugfs: Also show requests that have not yet been startedBart Van Assche2018-10-051-2/+1
* Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/blockJens Axboe2018-10-0512-60/+347
|\
| * nvmet-rdma: use a private workqueue for deleteSagi Grimberg2018-10-051-4/+15
| * nvme: take node locality into account when selecting a pathChristoph Hellwig2018-10-013-28/+54
| * nvmet: don't split large I/Os unconditionallySagi Grimberg2018-10-012-2/+8
| * nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart2018-10-013-2/+13
| * nvme-core: add async event trace helperChaitanya Kulkarni2018-10-012-2/+37
| * nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart2018-10-011-9/+95
| * nvmet_fc: support target port removal with nvmet layerJames Smart2018-10-011-8/+120
| * nvme-fc: fix for a minor typosMilan P. Gandhi2018-10-012-3/+3
| * nvmet: remove redundant module prefixChaitanya Kulkarni2018-10-011-1/+1
| * nvme: fix typo in nvme_identify_ns_descsMilan P. Gandhi2018-10-011-1/+1
* | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche2018-10-048-11/+11
* | cdrom: fix improper type cast, which can leat to information leak.Young_X2018-10-031-1/+1
* | pktcdvd: fix fall-through annotationGustavo A. R. Silva2018-10-021-1/+1
|/
* Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01846-4530/+8074
|\
| * Linux 4.19-rc6v4.19-rc6Greg Kroah-Hartman2018-09-301-1/+1
| * Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linuxGreg Kroah-Hartman2018-09-301-1/+1
| |\
| | * MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.cMiguel Ojeda2018-09-301-1/+1
| * | Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-09-301-0/+1
| |\ \
| | * | dax: Fix deadlock in dax_lock_mapping_entry()Jan Kara2018-09-271-0/+1
| | |/
| * | Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-298-19/+25
| |\ \
| | * \ Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-09-281-2/+4
| | |\ \
| | | * | nvme: properly propagate errors in nvme_mpath_initSusobhan Dey2018-09-261-2/+4
| | * | | xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
| | * | | Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3
| | * | | blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov2018-09-271-2/+2
| | * | | bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang2018-09-273-3/+12
| | * | | xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-271-3/+1
| | * | | block: fix deadline elevator drain for zoned block devicesDamien Le Moal2018-09-271-1/+1
| | * | | blk-mq: Allow blocking queue tag iter callbacksKeith Busch2018-09-261-9/+4
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-291-19/+0
| |\ \ \ \
| | * | | | x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-09-271-19/+0
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2018-09-293-13/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-271-6/+14
| | |\ \ \ \ \
| | | * | | | | clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni2018-09-271-6/+14
| | * | | | | | Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner2018-09-242-7/+14
| | |\| | | | | | | | |_|_|_|/ | | |/| | | |
| | | * | | | clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren2018-09-241-7/+11
| | | * | | | clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy2018-09-131-0/+3
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-291-0/+6
| |\ \ \ \ \ \
| | * | | | | | perf/core: Add sanity check to deal with pinned event failureReinette Chatre2018-09-281-0/+6
| * | | | | | | Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman2018-09-291-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor2018-09-291-2/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mappingGreg Kroah-Hartman2018-09-291-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig2018-09-261-0/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-295-48/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-191-1/+1
| | * | | | | | | | Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma2018-09-191-0/+2
| | * | | | | | | | Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-09-191-8/+2
| | * | | | | | | | Input: atakbd - fix Atari keymapAndreas Schwab2018-09-191-38/+26