summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* raw: deprecate the raw driverChristoph Hellwig2020-09-011-0/+5
* block: remove the BIO_USER_MAPPED flagChristoph Hellwig2020-09-012-7/+4
* block: remove __blk_rq_map_user_iovChristoph Hellwig2020-09-011-90/+54
* block: remove __blk_rq_unmap_userChristoph Hellwig2020-09-011-18/+11
* block: remove the BIO_NULL_MAPPED flagChristoph Hellwig2020-09-012-5/+5
* nvme: don't call revalidate_disk from nvme_set_queue_dyingChristoph Hellwig2020-09-012-23/+23
* block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-016-36/+22
* block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig2020-09-016-13/+14
* block: Make request_queue.rpm_status an enumGeert Uytterhoeven2020-09-011-1/+2
* Merge branch 'block-5.9' into for-5.10/blockJens Axboe2020-09-0112-81/+204
|\
| * blk-stat: make q->stats->lock irqsafeTejun Heo2020-09-011-6/+11
| * blk-iocost: ioc_pd_free() shouldn't assume irq disabledTejun Heo2020-09-011-2/+3
| * block: fix locking in bdev_del_partitionChristoph Hellwig2020-09-011-14/+13
| * block: release disk reference in hd_struct_free_workMing Lei2020-09-011-1/+9
| * block: ensure bdi->io_pages is always initializedJens Axboe2020-09-011-0/+1
| * Merge branch 'nvme-5.9-rc' of git://git.infradead.org/nvme into block-5.9Jens Axboe2020-08-298-58/+167
| |\
| | * nvme-pci: cancel nvme device request before disablingTong Zhang2020-08-281-2/+2
| | * nvme: only use power of two io boundariesKeith Busch2020-08-281-9/+38
| | * nvme: fix controller instance leakKeith Busch2020-08-281-1/+1
| | * nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET2020-08-281-2/+2
| | * nvme: Fix NULL dereference for pci nvme controllersSagi Grimberg2020-08-281-0/+4
| | * nvme-rdma: fix reset hang if controller died in the middle of a resetSagi Grimberg2020-08-281-1/+12
| | * nvme-rdma: fix timeout handlerSagi Grimberg2020-08-281-16/+33
| | * nvme-rdma: serialize controller teardown sequencesSagi Grimberg2020-08-281-0/+6
| | * nvme-tcp: fix reset hang if controller died in the middle of a resetSagi Grimberg2020-08-281-1/+12
| | * nvme-tcp: fix timeout handlerSagi Grimberg2020-08-281-20/+36
| | * nvme-tcp: serialize controller teardown sequencesSagi Grimberg2020-08-281-2/+9
| | * nvme: have nvme_wait_freeze_timeout return if it timed outSagi Grimberg2020-08-282-2/+3
| | * nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptanceSagi Grimberg2020-08-281-1/+0
| | * nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang2020-08-281-1/+9
| |/
* | Linux 5.9-rc3v5.9-rc3Linus Torvalds2020-08-301-1/+1
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-304-13/+19
|\ \
| * | crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu2020-08-271-3/+10
| * | crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap2020-08-211-0/+3
| * | crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
| * | crypto: qat - add delay before polling mailboxGiovanni Cabiddu2020-08-211-3/+4
* | | Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-304-13/+45
|\ \ \
| * | | genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner2020-08-301-0/+7
| * | | x86/irq: Unbreak interrupt affinity settingThomas Gleixner2020-08-271-7/+9
| * | | x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj2020-08-271-6/+20
| * | | MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainersSteve Wahl2020-08-261-0/+9
* | | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-3023-394/+534
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-08-261477-13974/+25422
| |\ \ \ \
| | * | | | irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil2020-08-251-1/+1
| | * | | | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui12020-08-251-2/+12
| | * | | | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-254-14/+4
| | * | | | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier2020-08-171-1/+1
| | * | | | arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-162-12/+12
| | * | | | arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-164-20/+17
| | * | | | arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-163-32/+32