index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2018-07-11
nvme-pci: initialize queue memory before interrupts
Keith Busch
2018-05-30
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-16
nvme: Fix managing degraded controllers
Keith Busch
2017-11-24
nvme: Fix memory order on async queue deletion
Keith Busch
2017-10-12
nvme: protect against simultaneous shutdown invocations
Keith Busch
2017-06-29
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
2017-06-29
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-09-15
nvme: Call pci_disable_device on the error path.
Gabriel Krisman Bertazi
2016-09-07
NVMe: Don't unmap controller registers on reset
Keith Busch
2015-12-22
NVMe: IO ending fixes on surprise removal
Keith Busch
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
lightnvm: check mm before use
Matias Bjørling
2015-12-01
nvme: temporary fix for Apple controller reset
Stephan Günther
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
lightnvm: refactor and change vendor id for qemu
Matias Bjørling
2015-11-29
lightnvm: Simplify config when disabled
Keith Busch
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
2015-11-20
NVMe: reap completion entries when deleting queue
Keith Busch
2015-11-20
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
2015-11-19
NVMe: Fix possible arithmetic overflow for max segments
Keith Busch
2015-11-16
nvme: remove reserved double word
Matias Bjørling
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
2015-11-11
NVMe: add support for Apple NVMe controller
Stephan Günther
2015-11-11
NVMe: use split lo_hi_{read,write}q
Stephan Günther
2015-11-11
NVMe: Increase the max transfer size when mdts is 0
Sathyavathi M
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
NVMe: add blk polling support
Jens Axboe
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-03
nvme: lightnvm: clean up a data type
Dan Carpenter
2015-11-03
NVMe: Precedence error in nvme_pr_clear()
Dan Carpenter
2015-10-29
nvme: LightNVM support
Matias Bjørling
2015-10-22
nvme: add missing endianess annotations in nvme_pr_command
Christoph Hellwig
2015-10-22
NVMe: Add persistent reservation ops
Keith Busch
2015-10-21
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
Dan Williams
2015-10-21
block: move blk_integrity to request_queue
Dan Williams
2015-10-21
nvme: suspend i/o during runtime blk_integrity_unregister
Dan Williams
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
[next]