index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
nvme: make nvme_get_log_ext non-static
Matias Bjørling
1
-1
/
+1
2018-03-26
nvme: Add .stop_ctrl to nvme ctrl ops
Nitzan Carmi
1
-0
/
+2
2018-03-26
nvme: Skip checking heads without namespaces
Keith Busch
1
-0
/
+1
2018-03-26
nvme: centralize ctrl removal prints
Max Gurtovoy
1
-0
/
+3
2018-03-26
nvme: implement log page low/high offset and dwords
Matias Bjørling
1
-10
/
+22
2018-03-26
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
1
-32
/
+32
2018-03-26
nvme: fix the dangerous reference of namespaces list
Jianchao Wang
1
-2
/
+14
2018-03-26
nvme: Add fault injection feature
Thomas Tai
1
-0
/
+2
2018-03-26
nvme: use define instead of magic value for identify size
Minwoo Im
1
-2
/
+3
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-2
/
+2
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-9
/
+3
2018-02-28
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
1
-9
/
+3
2018-02-14
nvme-rdma: fix sysfs invoked reset_ctrl error flow
Nitzan Carmi
1
-1
/
+5
2018-02-13
nvme: fix the deadlock in nvme_update_formats
Jianchao Wang
1
-3
/
+8
2018-02-12
nvme: Don't use a stack buffer for keep-alive command
Roland Dreier
1
-5
/
+3
2018-02-08
nvme: Fix discard buffer overrun
Keith Busch
1
-3
/
+5
2018-02-08
nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition
Max Gurtovoy
1
-1
/
+0
2018-02-08
nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
Max Gurtovoy
1
-0
/
+1
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
1
-5
/
+5
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+116
2018-01-26
nvme: add tracepoint for nvme_complete_rq
Johannes Thumshirn
1
-0
/
+2
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
1
-0
/
+7
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
1
-1
/
+1
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
1
-5
/
+39
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
1
-1
/
+2
2018-01-10
nvme/multipath: Consult blk_status_t for failover
Keith Busch
1
-4
/
+5
2018-01-10
nvme: Add more command status translation
Keith Busch
1
-0
/
+7
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-5
/
+5
2018-01-08
nvme: fix subsystem multiple controllers support check
Israel Rukshin
1
-1
/
+17
2018-01-08
nvme: take refcount on transport module
Nitzan Carmi
1
-3
/
+14
2018-01-08
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
1
-3
/
+22
2018-01-08
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
1
-1
/
+1
2017-12-29
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
1
-0
/
+1
2017-12-29
nvme: fix sector units when going between formats
Jeff Lien
1
-1
/
+5
2017-12-15
nvme: setup streams after initializing namespace head
Keith Busch
1
-1
/
+1
2017-12-15
nvme: check hw sectors before setting chunk sectors
Keith Busch
1
-1
/
+2
2017-12-15
nvme: call blk_integrity_unregister after queue is cleaned up
Ming Lei
1
-2
/
+2
2017-12-15
nvme: set discard_alignment to zero
David Disseldorp
1
-1
/
+1
2017-11-20
nvme: Suppress static analyis warning
Keith Busch
1
-5
/
+2
2017-11-20
nvme: Fix NULL dereference on reservation request
Keith Busch
1
-6
/
+6
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-384
/
+917
2017-11-11
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
1
-1
/
+1
2017-11-10
nvme: expose subsys attribute to sysfs
Hannes Reinecke
1
-0
/
+48
2017-11-10
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
1
-0
/
+2
2017-11-10
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
1
-26
/
+31
2017-11-10
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
1
-14
/
+133
2017-11-10
nvme: track shared namespaces
Christoph Hellwig
1
-39
/
+181
2017-11-10
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
1
-30
/
+39
2017-11-10
nvme: track subsystems
Christoph Hellwig
1
-29
/
+181
[next]