index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Revert "nvme: add support for the Write Zeroes command"
Linus Torvalds
1
-21
/
+0
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-73
/
+77
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
1
-13
/
+4
2016-12-06
nvme-fabrics: set sqe.command_id in core not transports
James Smart
1
-1
/
+2
2016-12-01
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
1
-0
/
+21
2016-11-29
nvme: lightnvm: attach lightnvm sysfs to nvme block device
Matias Bjørling
1
-22
/
+21
2016-11-15
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
1
-2
/
+2
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
1
-6
/
+13
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
1
-15
/
+13
2016-11-02
nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
1
-14
/
+2
2016-11-02
nvme: Fix a race condition related to stopping queues
Bart Van Assche
1
-1
/
+1
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-1
/
+1
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
1
-1
/
+0
2016-10-19
nvme: use symbolic constants for CNS values
Christoph Hellwig
1
-2
/
+2
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
1
-4
/
+4
2016-10-12
nvme: Stop probing a removed device
Keith Busch
1
-0
/
+2
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
1
-8
/
+6
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
1
-6
/
+7
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
1
-21
/
+15
2016-09-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
1
-41
/
+73
2016-09-15
nvme: remove the post_scan callout
Christoph Hellwig
1
-3
/
+0
2016-08-24
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
1
-2
/
+2
2016-08-15
nvme: Prevent controller state invalid transition
Gabriel Krisman Bertazi
1
-2
/
+5
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-49
/
+269
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2016-07-21
nvme: initialize variable before logical OR'ing it
Jay Freyensee
1
-0
/
+1
2016-07-21
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
1
-4
/
+0
2016-07-14
NVMe: don't allocate unused nvme_major
NeilBrown
1
-15
/
+1
2016-07-14
nvme: Remove RCU namespace protection
Keith Busch
1
-35
/
+39
2016-07-13
nvme: Limit command retries
Keith Busch
1
-0
/
+5
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
1
-0
/
+9
2016-07-09
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
1
-2
/
+1
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
1
-0
/
+12
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
1
-0
/
+76
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
1
-1
/
+18
2016-07-05
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
1
-2
/
+2
2016-07-05
nvme: add fabrics sysfs attributes
Ming Lin
1
-3
/
+73
2016-07-05
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
1
-9
/
+18
2016-07-05
nvme: allow transitioning from NEW to LIVE state
Christoph Hellwig
1
-0
/
+1
2016-06-27
block: convert to device_add_disk()
Dan Williams
1
-2
/
+1
2016-06-12
nvme: move the workaround for I/O queue-less controllers from PCIe to core
Christoph Hellwig
1
-3
/
+14
2016-06-12
nvme: factor out a add nvme_is_write helper
Christoph Hellwig
1
-3
/
+2
2016-06-12
nvme: allow for size limitations from transport drivers
Christoph Hellwig
1
-2
/
+5
2016-06-08
NVMe: Fix removal in case of active namespace list scanning method
Sunad Bhandary
1
-6
/
+15
2016-06-08
nvme: use UINT_MAX for max discard sectors
Minfei Huang
1
-1
/
+1
2016-06-07
nvme: move nvme_cancel_request() to common code
Ming Lin
1
-0
/
+17
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-1
/
+1
2016-06-07
drivers: use req op accessor
Mike Christie
1
-1
/
+1
2016-05-18
nvme/host: Add missing blk_integrity tag_size + flags assignments
Nicholas Bellinger
1
-0
/
+4
[next]