summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-28nvme: simplify nvme_dev_attrs_are_visibleChristoph Hellwig
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: remove a misleading comment on struct nvme_nsChristoph Hellwig
2017-06-28nvme: explicitly disable APST on quirked devicesKai-Heng Feng
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn
2017-06-28nvme: Remove SCSI translationsKeith Busch
2017-06-28nvme-pci: open-code polling logic in nvme_pollSagi Grimberg
2017-06-28nvme-pci: factor out the cqe reading mechanics from __nvme_process_cqSagi Grimberg
2017-06-28nvme-pci: factor out cqe handling into a dedicated routineSagi Grimberg
2017-06-28nvme-pci: Introduce nvme_ring_cq_doorbellSagi Grimberg
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-06-28drm/etnaviv: Fix implicit/explicit sync sense inversionDaniel Stone
2017-06-28drm/etnaviv: fix submit flags getting overwritten by BO contentLucas Stach
2017-06-28Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-28Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-27drbd: Drop unnecessary staticJulia Lawall
2017-06-27nvme/pci: Fix stuck nvme resetKeith Busch
2017-06-27net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis
2017-06-27fsl/fman: add dependency on HAS_DMAMadalin Bucur
2017-06-27dm thin: do not queue freed thin mapping for next stage processingVallish Vaidyeshwara
2017-06-27mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig
2017-06-27dm: don't set bounce limitChristoph Hellwig
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig
2017-06-27block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig
2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig
2017-06-27blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig
2017-06-27pktcdvd: remove the call to blk_queue_bounceChristoph Hellwig
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-27lightnvm: if LUNs are already allocated fix returnRakesh Pandit
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot
2017-06-26lightnvm: pblk: fail gracefully on irrec. errorJavier González
2017-06-26lightnvm: pblk: set mempool and workqueue params.Javier González
2017-06-26lightnvm: pblk: redesign GC algorithmJavier González
2017-06-26lightnvm: pblk: add lock assertions on helpersJavier González
2017-06-26lightnvm: pblk: cleanup unnecessary codeJavier González
2017-06-26lightnvm: pblk: set metadata list for all I/OsJavier González
2017-06-26lightnvm: pblk: choose optimal victim GC lineJavier González
2017-06-26lightnvm: pblk: decouple bad block from line allocJavier González
2017-06-26lightnvm: pblk: simplify meta. memory allocationJavier González
2017-06-26lightnvm: pblk: issue multiplane reads if possibleJavier González
2017-06-26lightnvm: pblk: delete redundant buffer pointerJavier González
2017-06-26lightnvm: pblk: delete redundant debug line statJavier González
2017-06-26lightnvm: pblk: sched. metadata on write threadJavier González
2017-06-26lightnvm: pblk: rename read request poolJavier González
2017-06-26lightnvm: pblk: generalize erase pathJavier González
2017-06-26lightnvm: pblk: expose max sec per write on sysfsJavier González
2017-06-26lightnvm: pblk: add debug stat for read cache hitsJavier González
2017-06-26lightnvm: pblk: spare double cpu_to_le64 calc.Javier González