summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-09lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart
2020-05-09lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart
2020-05-09lpfc: Refactor Send LS Response supportJames Smart
2020-05-09lpfc: Refactor Send LS Abort supportJames Smart
2020-05-09lpfc: Refactor Send LS Request supportJames Smart
2020-05-09lpfc: Refactor NVME LS receive handlingJames Smart
2020-05-09lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart
2020-05-09nvme-fcloop: add target to host LS request supportJames Smart
2020-05-09nvme-fcloop: refactor to enable target to host LSJames Smart
2020-05-09nvmet-fc: Add Disconnect Association Xmt supportJames Smart
2020-05-09nvmet-fc: rename ls_list to ls_rcv_listJames Smart
2020-05-09nvmet-fc: track hostport handle for associationsJames Smart
2020-05-09nvmet-fc: perform small cleanups on unneeded checksJames Smart
2020-05-09nvmet-fc: add LS failure messagesJames Smart
2020-05-09nvme-fc: Add Disconnect Association Rcv supportJames Smart
2020-05-09nvmet-fc: Update target for common definitions for LS handlingJames Smart
2020-05-09nvme-fc: Update header and host for common definitions for LS handlingJames Smart
2020-05-09nvme-fc: convert assoc_active flag to bit opJames Smart
2020-05-09nvme-fc: Ensure private pointers are NULL if no dataJames Smart
2020-05-09nvmet-fc: Better size LS buffersJames Smart
2020-05-09nvme-fc nvmet-fc: refactor for common LS definitionsJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: simplify bdi_allocChristoph Hellwig
2020-05-09driver core: remove device_create_vargsChristoph Hellwig
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig
2020-05-04ide-cd: rename cdrom_read_tocentryChristoph Hellwig
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig
2020-04-27nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig
2020-04-25dm: remove the make_request_fn check in device_area_is_invalidChristoph Hellwig
2020-04-25bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig
2020-04-22block: move dma drain handling to scsiChristoph Hellwig
2020-04-22scsi: merge scsi_init_sgtable into scsi_init_ioChristoph Hellwig
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig
2020-04-20Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Douglas Anderson
2020-04-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-04-18Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds