summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* null_blk: Support REQ_OP_ZONE_APPENDDamien Le Moal2020-05-131-8/+29
* scsi: sd_zbc: emulate ZONE_APPEND commandsJohannes Thumshirn2020-05-133-30/+392
* scsi: sd_zbc: factor out sanity checks for zoned commandsJohannes Thumshirn2020-05-131-11/+25
* block: Modify revalidate zonesDamien Le Moal2020-05-131-1/+1
* block: Introduce REQ_OP_ZONE_APPENDKeith Busch2020-05-131-0/+1
* bdi: fix up for "remove the name field in struct backing_dev_info"Stephen Rothwell2020-05-111-1/+0
* bdi: remove the name field in struct backing_dev_infoChristoph Hellwig2020-05-101-1/+0
* bdi: simplify bdi_allocChristoph Hellwig2020-05-101-1/+1
* driver core: remove device_create_vargsChristoph Hellwig2020-05-101-35/+2
* Merge branch 'block-5.7' into for-5.8/blockJens Axboe2020-05-105-55/+91
|\
| * nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg2020-05-101-1/+1
| * nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan2020-05-101-1/+5
| * nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel2020-04-271-0/+2
| * null_blk: Cleanup zoned device initializationDamien Le Moal2020-04-233-26/+36
| * null_blk: Fix zoned command handlingDamien Le Moal2020-04-233-27/+47
* | cdrom: factor out a cdrom_multisession helperChristoph Hellwig2020-05-041-16/+25
* | cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig2020-05-041-17/+22
* | ide-cd: rename cdrom_read_tocentryChristoph Hellwig2020-05-041-7/+7
* | block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig2020-05-045-7/+8
* | block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig2020-04-251-0/+3
* | dm: remove the make_request_fn check in device_area_is_invalidChristoph Hellwig2020-04-251-17/+0
* | bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig2020-04-251-1/+0
* | block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig2020-04-223-4/+15
* | block: move dma drain handling to scsiChristoph Hellwig2020-04-222-23/+44
* | scsi: merge scsi_init_sgtable into scsi_init_ioChristoph Hellwig2020-04-221-28/+18
* | dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig2020-04-201-16/+4
* | Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Douglas Anderson2020-04-201-6/+1
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
|\ \
| * | clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| * | clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| * | clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
* | | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-198-17/+49
|\ \ \
| * \ \ Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7Marc Zyngier2020-04-172-4/+27
| |\ \ \
| | * | | irqchip/gic-v4.1: Update effective affinity of virtual SGIsMarc Zyngier2020-04-161-0/+1
| | * | | irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier2020-04-162-4/+26
| | |/ /
| * | | irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() staticJason Yan2020-04-171-1/+1
| * | | irqchip/irq-mvebu-icu: Make legacy_bindings staticJason Yan2020-04-171-1/+1
| * | | irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderMarc Zyngier2020-04-171-8/+10
| * | | irqchip/sifive-plic: Fix maximum priority threshold valueAtish Patra2020-04-171-1/+1
| * | | irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko2020-04-171-1/+2
| * | | irqchip/mbigen: Free msi_desc on device teardownZenghui Yu2020-04-171-1/+7
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-04-188-9/+10
|\ \ \
| * | | scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-04-141-1/+3
| * | | scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser2020-04-131-0/+1
| * | | scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-04-131-1/+1
| * | | scsi: target: Write NULL to *port_nexus_ptr if no ISIDBodo Stroesser2020-04-131-1/+2
| * | | scsi: qla2xxx: Fix regression warningsNilesh Javali2020-04-134-6/+2
| * | | scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing2020-04-131-0/+1
| |/ /
* | | Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-185-12/+96
|\ \ \
| * | | hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-04-181-1/+1