index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Commit message (
Expand
)
Author
Age
*
nvme: simplify stripe quirk
Keith Busch
2017-04-12
*
nvme/core: Fix race kicking freed request_queue
Keith Busch
2017-04-08
*
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
2017-01-19
*
nvme: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
*
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-19
*
nvme: Stop probing a removed device
Keith Busch
2016-10-12
*
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
|
\
|
*
nvme: remove the post_scan callout
Christoph Hellwig
2016-09-15
*
|
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-24
*
|
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
*
|
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
*
|
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-21
|
/
*
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
2016-08-24
*
nvme: Prevent controller state invalid transition
Gabriel Krisman Bertazi
2016-08-15
*
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
|
\
|
*
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-20
|
*
NVMe: don't allocate unused nvme_major
NeilBrown
2016-07-14
|
*
nvme: Limit command retries
Keith Busch
2016-07-12
|
*
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-12
|
*
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-07-08
|
|
\
|
|
*
block: convert to device_add_disk()
Dan Williams
2016-06-27
|
*
|
nvme: add new reconnecting controller state
Christoph Hellwig
2016-07-08
|
*
|
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-07-05
|
|
/
|
*
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-12
|
*
NVMe: Fix removal in case of active namespace list scanning method
Sunad Bhandary
2016-06-08
|
*
nvme: use UINT_MAX for max discard sectors
Minfei Huang
2016-06-08
|
*
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
|
\
|
|
*
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
|
*
drivers: use req op accessor
Mike Christie
2016-06-07
*
|
nvme: Remove RCU namespace protection
Keith Busch
2016-07-14
|
/
*
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-17
*
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-05-02
*
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
*
nvme: add helper nvme_setup_cmd()
Ming Lin
2016-04-12
[next]