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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
1
-2
/
+3
2017-06-07
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
1
-1
/
+7
2017-06-07
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
1
-4
/
+14
2017-05-25
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-09
nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
1
-1
/
+1
2017-04-09
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
1
-1
/
+1
2017-04-02
nvme: add missing byte swap in nvme_setup_discard
Christoph Hellwig
1
-1
/
+1
2017-03-21
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-03-02
nvme: Complete all stuck requests
Keith Busch
3
-5
/
+79
2017-03-02
nvme: allocate nvme_queue in correct node
Shaohua Li
1
-4
/
+8
2017-02-28
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
nvme/pci: re-check security protocol support after reset
Scott Bauer
1
-7
/
+10
2017-02-23
nvme: detect NVMe controller in recent MacBooks
Daniel Roschka
1
-0
/
+1
2017-02-22
nvme-rdma: add support for host_traddr
Max Gurtovoy
1
-2
/
+21
2017-02-22
nvme-rdma: move nvme cm status helper to .h file
Max Gurtovoy
1
-22
/
+0
2017-02-22
nvme-fc: don't bother to validate ioccsz and iorcsz
James Smart
1
-12
/
+0
2017-02-22
nvme/pci: No special case for queue busy on IO
Keith Busch
1
-4
/
+1
2017-02-22
nvme/core: Fix race kicking freed request_queue
Keith Busch
1
-3
/
+3
2017-02-22
nvme/pci: Disable on removal when disconnected
Keith Busch
1
-1
/
+3
2017-02-22
nvme: Enable autonomous power state transitions
Andy Lutomirski
2
-0
/
+165
2017-02-22
nvme: Add a quirk mechanism that uses identify_ctrl
Andy Lutomirski
2
-0
/
+65
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
4
-6
/
+9
2017-02-22
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
1
-2
/
+3
2017-02-22
nvme: add semicolon in nvme_command setting
Max Gurtovoy
1
-2
/
+2
2017-02-22
nvme: Make controller state visible via sysfs
Sagi Grimberg
1
-0
/
+24
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
5
-24
/
+51
2017-02-18
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
4
-51
/
+322
2017-02-17
nvme: Check for Security send/recv support before issuing commands.
Scott Bauer
3
-1
/
+3
2017-02-17
block/sed-opal: allocate struct opal_dev dynamically
Christoph Hellwig
3
-18
/
+13
2017-02-15
Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN
Scott Bauer
1
-1
/
+2
2017-02-08
nvme: support ranged discard requests
Christoph Hellwig
1
-7
/
+23
2017-02-06
nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls
Scott Bauer
3
-0
/
+46
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2
-9
/
+19
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
3
-5
/
+5
2017-01-31
nvme/pci: Don't mark IOD as aborted if abort wasn't sent
Keith Busch
1
-2
/
+1
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-1
/
+2
2017-01-31
lightnvm: add ioctls for vector I/Os
Matias Bjørling
3
-0
/
+230
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
1
-45
/
+42
2017-01-31
lightnvm: merge gennvm with core
Matias Bjørling
1
-4
/
+3
2017-01-30
nvme/scsi: don't rely on BLK_MAX_CDB
Christoph Hellwig
1
-3
/
+3
2017-01-30
nvme: fix compilation of scsi component
Jens Axboe
1
-0
/
+1
2017-01-28
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
1
-0
/
+1
2017-01-26
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
1
-3
/
+3
2017-01-24
nvme-rdma: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
1
-0
/
+1
2017-01-14
nvme: use blk_rq_payload_bytes
Christoph Hellwig
4
-30
/
+15
2017-01-11
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
1
-6
/
+1
[next]