index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2016-07-14
nvme: Remove RCU namespace protection
Keith Busch
2016-06-09
NVMe: Only release requested regions
Johannes Thumshirn
2016-05-17
nvme/host: Add missing blk_integrity tag_size + flags assignments
Nicholas Bellinger
2016-05-17
NVMe: Add device ID's with stripe quirk
Keith Busch
2016-05-17
NVMe: Short-cut removal on surprise hot-unplug
Keith Busch
2016-05-17
NVMe: Allow user initiated rescan
Keith Busch
2016-05-17
NVMe: Reduce driver log spamming
Keith Busch
2016-05-17
NVMe: Unbind driver on failure
Keith Busch
2016-05-17
NVMe: Delete only created queues
Keith Busch
2016-05-17
NVMe: Allocate queues only for online cpus
Keith Busch
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-06
lightnvm: rename nr_pages to nr_ppas on nvm_rq
Javier González
2016-05-06
lightnvm: pass dma address to hardware rather than pointer
Arnd Bergmann
2016-05-06
nvme/lightnvm: Log using the ctrl named device
Sagi Grimberg
2016-05-06
lightnvm: rename dma helper functions
Javier González
2016-05-06
lightnvm: enable metadata to be sent to device
Javier González
2016-05-06
lightnvm: refactor set_bb_tbl for accepting ppa list
Matias Bjørling
2016-05-06
lightnvm: refactor device ops->get_bb_tbl()
Matias Bjørling
2016-05-06
lightnvm: move block fold outside of get_bb_tbl()
Matias Bjørling
2016-05-03
NVMe: Fix reset/remove race
Keith Busch
2016-05-02
nvme: fix nvme_ns_remove() deadlock
Ming Lin
2016-05-02
nvme: switch to RCU freeing the namespace
Ming Lin
2016-05-02
nvme: add helper nvme_cleanup_cmd()
Ming Lin
2016-05-02
nvme: move AER handling to common code
Christoph Hellwig
2016-05-02
nvme: move namespace scanning to core
Christoph Hellwig
2016-05-02
nvme: tighten up state check for namespace scanning
Christoph Hellwig
2016-05-02
nvme: introduce a controller state machine
Christoph Hellwig
2016-05-02
nvme: remove the io_incapable method
Christoph Hellwig
2016-05-02
NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...
Wang Sheng-Hui
2016-05-02
NVMe: Fix check_flush_dependency warning
Keith Busch
2016-04-26
NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
Wang Sheng-Hui
2016-04-26
nvme: fix cntlid type
Christoph Hellwig
2016-04-14
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
2016-04-13
nvme: Avoid reset work on watchdog timer function during error recovery
Guilherme G. Piccoli
2016-04-12
NVMe: silence warning about unused 'dev'
Jens Axboe
2016-04-12
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
2016-04-12
NVMe: Skip async events for degraded controllers
Keith Busch
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
2016-04-12
nvme: rewrite discard support
Ming Lin
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
2016-04-12
nvme: add missing lock nesting notation
Ming Lin
2016-04-12
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
2016-04-11
NVMe: Fix reset/remove race
Keith Busch
2016-03-22
nvme: avoid cqe corruption when update at the same time as read
Marta Rybczynska
2016-03-18
nvme: lightnvm: return ppa completion status
Matias Bjorling
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-16
NVMe: Expose ns wwid through single sysfs entry
Keith Busch
2016-03-08
NVMe: Remove unused sq_head read in completion path
Jon Derrick
2016-03-08
NVMe: Create discard zero quirk white list
Keith Busch
[next]