Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0afe9d4ab9d40c281bdcdd118661fe8e4bdcef18
/
drivers
/
nvme
cce7529
nvmet_fc: fix better length checking
by James Smart
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
abc36be
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
a04b5de
nvme: fix visibility of "uuid" ns attribute
by Martin Wilck
· 7 years ago
1e49693
nvme: expose subsys attribute to sysfs
by Hannes Reinecke
· 7 years ago
e9a4803
nvme: create 'slaves' and 'holders' entries for hidden controllers
by Hannes Reinecke
· 7 years ago
5b85b82
nvme: also expose the namespace identification sysfs files for mpath nodes
by Christoph Hellwig
· 7 years ago
32acab3
nvme: implement multipath access to nvme subsystems
by Christoph Hellwig
· 7 years ago
ed754e5
nvme: track shared namespaces
by Christoph Hellwig
· 7 years ago
002fab0
nvme: introduce a nvme_ns_ids structure
by Christoph Hellwig
· 7 years ago
ab9e00cc
nvme: track subsystems
by Christoph Hellwig
· 7 years ago
9a95e4e
block, nvme: Introduce blk_mq_req_flags_t
by Bart Van Assche
· 7 years ago
e454d12
nvmet: kill nvmet_inline_bio_init
by Christoph Hellwig
· 7 years ago
5e62d5c
nvmet: better data length validation
by Christoph Hellwig
· 7 years ago
03e0f3a
nvme-pci: avoid dereference of symbol from unloaded module
by Ming Lei
· 7 years ago
e3d7874
nvme: send uevent for some asynchronous events
by Keith Busch
· 7 years ago
d99ca60
nvme: unexport starting async event work
by Keith Busch
· 7 years ago
ad22c35
nvme: remove handling of multiple AEN requests
by Keith Busch
· 7 years ago
08e1507
nvme-fc: remove unused "queue_size" field
by Keith Busch
· 7 years ago
38dabe2
nvme: centralize AEN defines
by Keith Busch
· 7 years ago
4185f25
nvmet: remove redundant local variable
by Sagi Grimberg
· 7 years ago
dafc040
nvmet: remove redundant memset if failed to get_smart_log failed
by Sagi Grimberg
· 7 years ago
ab083b1
nvme: fix eui_show() print format
by Javier González
· 7 years ago
a47619b
nvme: compare NQN string with right size
by Javier González
· 7 years ago
18c53e4
nvmet: fix comment typos in admin-cmd.c
by Minwoo Im
· 7 years ago
1f61def
nvme-rdma: fix nvme_rdma_create_queue_ib error flow
by Max Gurtovoy
· 7 years ago
43b92fd
nvmet-rdma: update queue list during ib_device removal
by Israel Rukshin
· 7 years ago
158bfb8
nvme-fc: decouple ns references from lldd references
by James Smart
· 7 years ago
c5760f3
nvme-fc: fix localport resume using stale values
by James Smart
· 7 years ago
84fef62
nvme: check admin passthru command effects
by Keith Busch
· 7 years ago
c627c48
nvme: factor get log into a helper
by Keith Busch
· 7 years ago
715ea9e
nvme: fix and clarify the check for missing metadata
by Christoph Hellwig
· 7 years ago
24b0b58
nvme: split __nvme_revalidate_disk
by Christoph Hellwig
· 7 years ago
6e78f21
nvme: set the chunk size before freezing the queue
by Christoph Hellwig
· 7 years ago
30e5e92
nvme: don't pass struct nvme_ns to nvme_config_discard
by Christoph Hellwig
· 7 years ago
39b7baa
nvme: don't pass struct nvme_ns to nvme_init_integrity
by Christoph Hellwig
· 7 years ago
b5be3b3
nvme: always unregister the integrity profile in __nvme_revalidate_disk
by Christoph Hellwig
· 7 years ago
e54b064
nvme: move the dying queue check from cancel to completion
by Christoph Hellwig
· 7 years ago
ea435e1
block: add a poll_fn callback to struct request_queue
by Christoph Hellwig
· 7 years ago
3e2cb3a
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
by Jens Axboe
· 7 years ago
a806c6c
nvme: comment typo fixed in clearing AER
by Minwoo Im
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3639efe
nvme: Remove unused headers
by Keith Busch
· 7 years ago
a96d4bd
nvmet: fix fatal_err_work deadlock
by James Smart
· 7 years ago
2b63297
nvme-fc: add dev_loss_tmo timeout and remoteport resume support
by James Smart
· 7 years ago
3cec7f9
nvme: allow controller RESETTING to RECONNECTING transition
by James Smart
· 7 years ago
96e2480
nvme-fc: check connectivity before initiating reconnects
by James Smart
· 7 years ago
ac7fe82
nvme-fc: add a dev_loss_tmo field to the remoteport
by James Smart
· 7 years ago
44c6ec7
nvme-fc: change ctlr state assignments during reset/reconnect
by James Smart
· 7 years ago
4054637
nvme: flush reset_work before safely continuing with delete operation
by Sagi Grimberg
· 7 years ago
12fa130
nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expire
by Sagi Grimberg
· 7 years ago
6cd53d1
nvme: consolidate common code from ->reset_work
by Christoph Hellwig
· 7 years ago
e9bc258
nvme-rdma: remove nvme_rdma_remove_ctrl
by Christoph Hellwig
· 7 years ago
c5017e8
nvme: move controller deletion to common code
by Christoph Hellwig
· 7 years ago
29c0964
nvme-fc: merge __nvme_fc_schedule_delete_work into __nvme_fc_del_ctrl
by Christoph Hellwig
· 7 years ago
71c691f
nvme-fc: avoid workqueue flush stalls
by James Smart
· 7 years ago
5e0fab5
nvme: Fix setting logical block format when revalidating
by Keith Busch
· 7 years ago
ecad0d2
nvme-fc: remove NVME_FC_MAX_SEGMENTS
by James Smart
· 7 years ago
56d5f4f
nvme-fc: add support for duplicate_connect option
by James Smart
· 7 years ago
36e835f
nvme-rdma: add support for duplicate_connect option
by James Smart
· 7 years ago
991231d
nvme: add helper to compare options to controller
by James Smart
· 7 years ago
3b33876
nvme: add duplicate_connect option
by James Smart
· 7 years ago
999ada2
nvme: check for a live controller in nvme_dev_open
by Christoph Hellwig
· 7 years ago
a6a5149
nvme: get rid of nvme_ctrl_list
by Christoph Hellwig
· 7 years ago
d22524a
nvme: switch controller refcounting to use struct device
by Christoph Hellwig
· 7 years ago
c6424a9
nvme: simplify nvme_open
by Christoph Hellwig
· 7 years ago
2dd4122
nvme: use kref_get_unless_zero in nvme_find_get_ns
by Christoph Hellwig
· 7 years ago
e62a538
nvme-rdma: Add debug message when reaches timeout
by Nitzan Carmi
· 7 years ago
f87c89a
nvme-rdma: align nvme_rdma_device structure
by Max Gurtovoy
· 7 years ago
7db8144
nvme-rdma: fix possible hang when issuing commands during ctrl removal
by Sagi Grimberg
· 7 years ago
134aedc
nvme-fc: correct io timeout behavior
by James Smart
· 7 years ago
0a02e39
nvme-fc: correct io termination handling
by James Smart
· 7 years ago
a7a7cbe
nvme-pci: add SGL support
by Chaitanya Kulkarni
· 7 years ago
9843f68
nvme: use ida_simple_{get,remove} for the controller instance
by Christoph Hellwig
· 7 years ago
ba2dec3
nvmet: Change max_nsid in subsystem due to ns_disable if needed
by Roy Shterman
· 7 years ago
f04b9cc
nvme-rdma: Fix error status return in tagset allocation failure
by Sagi Grimberg
· 7 years ago
bd9f075
nvme-rdma: Fix possible double free in reconnect flow
by Sagi Grimberg
· 7 years ago
66603a3
nvmet: make config_item_type const
by Bhumika Goyal
· 7 years ago
86f36b9
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
by Israel Rukshin
· 7 years ago
5a22e2b
nvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
by Israel Rukshin
· 7 years ago
94f29d4
nvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
by Israel Rukshin
· 7 years ago
16772ae
nvme-pci: fix typos in comments
by Minwoo Im
· 7 years ago
f9cf2a6
nvmet: synchronize sqhd update
by James Smart
· 7 years ago
17c4dc6
nvme-fc: retry initial controller connections 3 times
by James Smart
· 7 years ago
8a82dbf
nvme-fc: fix iowait hang
by James Smart
· 7 years ago
0ad0bfa
nvme-rdma: stop controller reset if the controller is deleting
by Sagi Grimberg
· 7 years ago
5013e98
nvme-rdma: change queue flag semantics DELETING -> ALLOCATED
by Sagi Grimberg
· 7 years ago
60a5188
nvme-rdma: Don't local invalidate if the queue is not live
by Sagi Grimberg
· 7 years ago
5e1fe61
nvme-rdma: teardown admin/io queues once on error recovery
by Sagi Grimberg
· 7 years ago
0fc176d
nvme-rdma: Check that reinit_request got a proper mr
by Sagi Grimberg
· 7 years ago
0c5b43b
nvme-rdma: move assignment to declaration
by Sagi Grimberg
· 7 years ago
d8bfcee
nvme-rdma: fix wrong logging message
by Sagi Grimberg
· 7 years ago
60070c7
nvme-rdma: pass tagset to directly nvme_rdma_free_tagset
by Sagi Grimberg
· 7 years ago
31b8446
nvme: introduce nvme_reinit_tagset
by Sagi Grimberg
· 7 years ago
761f2e1
nvme: simplify compat_ioctl handling
by Christoph Hellwig
· 7 years ago
1a94b2d
lightnvm: implement generic path for sync I/O
by Javier González
· 7 years ago
1b83918
lightnvm: fail fast on passthrough commands
by Javier González
· 7 years ago
469d0ef
nvme-fc: move remote port get/put/free location
by James Smart
· 7 years ago
8969f1f
nvme-pci: Use PCI bus address for data/queues in CMB
by Christoph Hellwig
· 7 years ago
Next »