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