summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2018-08-09nvme: make partition type depend on saved command lineShawn Lin
2018-08-03Merge tag 'lsk-v4.4-18.07-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-07-11nvme-pci: initialize queue memory before interruptsKeith Busch
2018-07-06Merge tag 'lsk-v4.4-18.06-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-05-30nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-02-16nvme: Fix managing degraded controllersKeith Busch
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-11-24nvme: Fix memory order on async queue deletionKeith Busch
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-12nvme: protect against simultaneous shutdown invocationsKeith Busch
2017-07-26Merge tag 'lsk-v4.4-17.07-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-06-29nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli
2017-06-29nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli
2017-01-05NVMe: tage the disk with flag of is_rk_diskShawn Lin
2016-12-21NVMe: don't try to read csts when failing to reset itShawn Lin
2016-09-15nvme: Call pci_disable_device on the error path.Gabriel Krisman Bertazi
2016-09-07NVMe: Don't unmap controller registers on resetKeith Busch
2015-12-22NVMe: IO ending fixes on surprise removalKeith Busch
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: check mm before useMatias Bjørling
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling
2015-11-29lightnvm: refactor and change vendor id for qemuMatias Bjørling
2015-11-29lightnvm: Simplify config when disabledKeith Busch
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan
2015-11-20NVMe: reap completion entries when deleting queueKeith Busch
2015-11-20nvme: lightnvm: use admin queues for admin cmdsWenwei Tao
2015-11-19NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch
2015-11-16nvme: remove reserved double wordMatias Bjørling
2015-11-16nvme: missing ppaf copyMatias Bjørling
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling
2015-11-16lightnvm: expose mccap in identify commandMatias Bjørling
2015-11-16lightnvm: update alignments for identify commandMatias Bjørling
2015-11-16lightnvm: update bad block table formatMatias Bjørling
2015-11-11NVMe: add support for Apple NVMe controllerStephan Günther
2015-11-11NVMe: use split lo_hi_{read,write}qStephan Günther
2015-11-11NVMe: Increase the max transfer size when mdts is 0Sathyavathi M
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07NVMe: add blk polling supportJens Axboe
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-03nvme: lightnvm: clean up a data typeDan Carpenter
2015-11-03NVMe: Precedence error in nvme_pr_clear()Dan Carpenter