summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-09nvme: make sure ns head inherits underlying device limitsSagi Grimberg2-1/+4
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg1-1/+1
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-11-08ubd: fix missing initialization of io_reqAnton Ivanov1-2/+1
2018-11-07block: Clear kernel memory before copying to userKeith Busch1-0/+1
2018-11-07MAINTAINERS: Fix remaining pointers to obsolete libata.gitGeert Uytterhoeven1-3/+3
2018-11-07ubd: fix missing lock around request issueJens Axboe1-2/+7
2018-11-07block: respect virtual boundary mask in bvecsJohannes Thumshirn2-2/+2
2018-11-02nvme-pci: fix conflicting p2p resource addsKeith Busch1-1/+4
2018-11-02nvme-fc: fix request private initializationJames Smart1-1/+1
2018-11-02blkcg: revert blkcg cleanups seriesDennis Zhou22-403/+208
2018-11-02block: brd: associate with queue until adding diskMing Lei1-5/+11
2018-10-31block: call rq_qos_exit() after queue is frozenMing Lei2-2/+3
2018-10-30mtip32xx: clean an indentation issue, remove extraneous tabsColin Ian King1-2/+2
2018-10-29block: fix the DISCARD request mergeJianchao Wang1-10/+36
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola1-0/+1
2018-10-25block, bfq: fix asymmetric scenarios detectionFederico Motta1-12/+6
2018-10-25gdrom: fix mistake in assignment of errorJens Axboe1-1/+1
2018-10-25blk-mq: place trace_block_getrq() in correct placeXiaoguang Wang1-2/+2
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal9-198/+194
2018-10-25block: add a report_zones methodChristoph Hellwig16-425/+266
2018-10-25block: Expose queue nr_zones in sysfsDamien Le Moal2-0/+21
2018-10-25block: Improve zone reset executionDamien Le Moal3-20/+24
2018-10-25block: Introduce BLKGETNRZONES ioctlDamien Le Moal2-0/+3
2018-10-25block: Introduce BLKGETZONESZ ioctlDamien Le Moal2-0/+4
2018-10-25block: Limit allocation of zone descriptors for report zonesDamien Le Moal1-2/+1
2018-10-25block: Introduce blkdev_nr_zones() helperDamien Le Moal3-2/+33
2018-10-25scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal1-11/+8
2018-10-25scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal1-54/+40
2018-10-25scsi: sd_zbc: Rearrange codeDamien Le Moal1-20/+19
2018-10-25cdrom: remove set but not used variable 'tocuse'zhong jiang1-3/+3
2018-10-25skd: fix unchecked return valuesGustavo A. R. Silva1-2/+2
2018-10-25xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis1-0/+3
2018-10-24net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TESTLinus Torvalds1-1/+1
2018-10-24tcp: add tcp_reset_xmit_timer() helperEric Dumazet3-15/+41
2018-10-23qed: Fix static checker warningRahul Verma1-3/+3
2018-10-23Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2-4/+3
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul13-16/+22
2018-10-23net: socionext: Reset tx queue in ndo_stopMasahisa Kojima1-0/+3
2018-10-23net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima1-2/+16
2018-10-23net: socionext: Stop PHY before resetting netsecMasahisa Kojima1-4/+15
2018-10-23ASoC: stm32: sai: fix master clock namingOlivier Moysan1-3/+2
2018-10-23ASoC: stm32: add clock dependency for saiOlivier Moysan1-0/+1
2018-10-23mfd: cros_ec: Avoid unneeded internal declaration warningNathan Chancellor1-0/+1
2018-10-23mfd: ti-lmu: Use of_device_get_match_data() helperPavel Machek1-16/+14
2018-10-23mfd: ti-lmu: Use managed resource for everythingPavel Machek1-13/+8
2018-10-23mfd: ti-lmu: Switch to GPIODPavel Machek2-17/+14
2018-10-23mfd: ti-lmu: constify mfd_cell tablesSebastian Reichel1-7/+7
2018-10-23mfd: max8997: Disable interrupt handling for suspend/resume cycleMarek Szyprowski1-0/+2
2018-10-23mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2-8/+1