开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
nvme: initialize variable before logical OR'ing it
Jay Freyensee
2016-07-20
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
2016-07-14
NVMe: don't allocate unused nvme_major
NeilBrown
2016-07-14
nvme: Remove RCU namespace protection
Keith Busch
2016-07-12
nvme: Limit command retries
Keith Busch
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-08
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
2016-07-05
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-07-05
nvme: allow transitioning from NEW to LIVE state
Christoph Hellwig
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-06-12
nvme: move the workaround for I/O queue-less controllers from PCIe to core
Christoph Hellwig
2016-06-12
nvme: factor out a add nvme_is_write helper
Christoph Hellwig
2016-06-12
nvme: allow for size limitations from transport drivers
Christoph Hellwig
2016-06-08
NVMe: Fix removal in case of active namespace list scanning method
Sunad Bhandary
2016-06-07
nvme: use UINT_MAX for max discard sectors
Minfei Huang
2016-06-07
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-05-17
nvme/host: Add missing blk_integrity tag_size + flags assignments
Nicholas Bellinger
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-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: move AER handling to common code
Christoph Hellwig
2016-05-02
nvme: move namespace scanning to core
Christoph Hellwig
2016-05-02
nvme: introduce a controller state machine
Christoph Hellwig
2016-05-02
NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...
Wang Sheng-Hui
2016-04-12
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
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: Create discard zero quirk white list
Keith Busch
2016-03-03
nvme: fix max_segments integer truncation
Christoph Hellwig
2016-03-03
nvme: set queue limits for the admin queue
Christoph Hellwig
2016-03-03
NVMe: Fix 0-length integrity payload
Keith Busch
2016-03-03
NVMe: Don't allow unsupported flags
Keith Busch
2016-03-03
NVMe: Move error handling to failed reset handler
Keith Busch
2016-03-03
NVMe: Fix namespace removal deadlock
Keith Busch
2016-03-03
NVMe: Use IDA for namespace disk naming
Keith Busch
2016-02-29
nvme: expose cntlid in sysfs
Ming Lin
2016-02-29
nvme: return the whole CQE through the request passthrough interface
Christoph Hellwig
2016-02-11
NVMe: Allow request merges
Keith Busch
2016-02-10
nvme: split pci module out of core module
Ming Lin
[next]