index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2017-12-29
1
-0
/
+1
*
nvme: fix sector units when going between formats
Jeff Lien
2017-12-29
1
-1
/
+5
*
nvme: setup streams after initializing namespace head
Keith Busch
2017-12-15
1
-1
/
+1
*
nvme: check hw sectors before setting chunk sectors
Keith Busch
2017-12-15
1
-1
/
+2
*
nvme: call blk_integrity_unregister after queue is cleaned up
Ming Lei
2017-12-15
1
-2
/
+2
*
nvme: set discard_alignment to zero
David Disseldorp
2017-12-15
1
-1
/
+1
*
nvme: Suppress static analyis warning
Keith Busch
2017-11-20
1
-5
/
+2
*
nvme: Fix NULL dereference on reservation request
Keith Busch
2017-11-20
1
-6
/
+6
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-384
/
+917
|
\
|
*
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
2017-11-11
1
-1
/
+1
|
*
nvme: expose subsys attribute to sysfs
Hannes Reinecke
2017-11-10
1
-0
/
+48
|
*
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
2017-11-10
1
-0
/
+2
|
*
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
2017-11-10
1
-26
/
+31
|
*
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-10
1
-14
/
+133
|
*
nvme: track shared namespaces
Christoph Hellwig
2017-11-10
1
-39
/
+181
|
*
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
2017-11-10
1
-30
/
+39
|
*
nvme: track subsystems
Christoph Hellwig
2017-11-10
1
-29
/
+181
|
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
1
-2
/
+3
|
*
nvme: send uevent for some asynchronous events
Keith Busch
2017-11-10
1
-0
/
+28
|
*
nvme: unexport starting async event work
Keith Busch
2017-11-10
1
-7
/
+1
|
*
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-10
1
-25
/
+3
|
*
nvme: centralize AEN defines
Keith Busch
2017-11-10
1
-1
/
+1
|
*
nvme: fix eui_show() print format
Javier González
2017-11-10
1
-1
/
+1
|
*
nvme: compare NQN string with right size
Javier González
2017-11-10
1
-1
/
+1
|
*
nvme: check admin passthru command effects
Keith Busch
2017-11-10
1
-0
/
+107
|
*
nvme: factor get log into a helper
Keith Busch
2017-11-10
1
-6
/
+13
|
*
nvme: fix and clarify the check for missing metadata
Christoph Hellwig
2017-11-10
1
-13
/
+18
|
*
nvme: split __nvme_revalidate_disk
Christoph Hellwig
2017-11-10
1
-23
/
+26
|
*
nvme: set the chunk size before freezing the queue
Christoph Hellwig
2017-11-10
1
-2
/
+3
|
*
nvme: don't pass struct nvme_ns to nvme_config_discard
Christoph Hellwig
2017-11-10
1
-16
/
+17
|
*
nvme: don't pass struct nvme_ns to nvme_init_integrity
Christoph Hellwig
2017-11-10
1
-7
/
+7
|
*
nvme: always unregister the integrity profile in __nvme_revalidate_disk
Christoph Hellwig
2017-11-10
1
-30
/
+10
|
*
nvme: move the dying queue check from cancel to completion
Christoph Hellwig
2017-11-10
1
-6
/
+3
|
*
nvme: comment typo fixed in clearing AER
Minwoo Im
2017-11-03
1
-1
/
+1
|
*
nvme: allow controller RESETTING to RECONNECTING transition
James Smart
2017-11-01
1
-0
/
+1
|
*
nvme: flush reset_work before safely continuing with delete operation
Sagi Grimberg
2017-11-01
1
-0
/
+1
|
*
nvme: consolidate common code from ->reset_work
Christoph Hellwig
2017-11-01
1
-0
/
+4
|
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
1
-1
/
+37
|
*
nvme: check for a live controller in nvme_dev_open
Christoph Hellwig
2017-10-27
1
-1
/
+1
|
*
nvme: get rid of nvme_ctrl_list
Christoph Hellwig
2017-10-27
1
-60
/
+16
|
*
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
1
-21
/
+22
|
*
nvme: simplify nvme_open
Christoph Hellwig
2017-10-27
1
-30
/
+10
|
*
nvme: use kref_get_unless_zero in nvme_find_get_ns
Christoph Hellwig
2017-10-27
1
-1
/
+2
|
*
nvme: use ida_simple_{get,remove} for the controller instance
Christoph Hellwig
2017-10-20
1
-33
/
+7
|
*
nvme: introduce nvme_reinit_tagset
Sagi Grimberg
2017-10-18
1
-0
/
+10
|
*
nvme: simplify compat_ioctl handling
Christoph Hellwig
2017-10-16
1
-11
/
+1
|
*
nvme: update timeout module parameter type
Marc Olson
2017-10-04
1
-4
/
+4
*
|
nvme: Fix setting logical block format when revalidating
Keith Busch
2017-10-30
1
-0
/
+1
*
|
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
2017-10-01
1
-1
/
+1
|
/
*
nvme-core: Use nvme_wq to queue async events and fw activation
Sagi Grimberg
2017-09-25
1
-2
/
+2
[next]