Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b0e8ed933a57042080763b587c8f5a9bec958b0a
/
drivers
/
nvme
/
host
8000d1f
nvme-rdma: fix sysfs invoked reset_ctrl error flow
by Nitzan Carmi
· 7 years ago
4244140
nvme-pci: Fix timeouts in connecting state
by Keith Busch
· 7 years ago
815c670
nvme-pci: Remap CMB SQ entries on every controller reset
by Keith Busch
· 7 years ago
3fd176b
nvme: fix the deadlock in nvme_update_formats
by Jianchao Wang
· 7 years ago
0a34e46
nvme: Don't use a stack buffer for keep-alive command
by Roland Dreier
· 7 years ago
c3aedd22
nvme_fc: cleanup io completion
by James Smart
· 7 years ago
3efd6e8
nvme_fc: correct abort race condition on resets
by James Smart
· 7 years ago
8cb6af7
nvme: Fix discard buffer overrun
by Keith Busch
· 7 years ago
3096a73
nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition
by Max Gurtovoy
· 7 years ago
b754a32
nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
by Max Gurtovoy
· 7 years ago
ad6a0a5
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
by Max Gurtovoy
· 7 years ago
64b2868
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
86ff7c2
blk-mq: introduce BLK_STS_DEV_RESOURCE
by Ming Lei
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
ca5554a
nvme: add tracepoint for nvme_complete_rq
by Johannes Thumshirn
· 7 years ago
3d030e4
nvme: add tracepoint for nvme_setup_cmd
by Johannes Thumshirn
· 7 years ago
ad70062
nvme-pci: introduce RECONNECTING state to mark initializing procedure
by Jianchao Wang
· 7 years ago
1dad3a6
nvme-rdma: remove redundant boolean for inline_data
by Max Gurtovoy
· 7 years ago
6e49412
nvme: don't free uuid pointer before printing it
by Johannes Thumshirn
· 7 years ago
ee9aebb
nvme-pci: Suspend queues after deleting them
by Keith Busch
· 7 years ago
62314e4
nvme-pci: Fix queue double allocations
by Keith Busch
· 7 years ago
b0f2853
nvme-pci: take sglist coalescing in dma_map_sg into account
by Christoph Hellwig
· 7 years ago
20469a3
nvme-pci: check segement valid for SGL use
by Keith Busch
· 7 years ago
88de459
nvme-pci: clean up SMBSZ bit definitions
by Christoph Hellwig
· 7 years ago
f65efd6
nvme-pci: clean up CMB initialization
by Christoph Hellwig
· 7 years ago
0fd997d
nvme-fc: correct hang in nvme_ns_remove()
by James Smart
· 7 years ago
d625d05
nvme-fc: fix rogue admin cmds stalling teardown
by James Smart
· 7 years ago
df351ef
nvme-fabrics: fix memory leak when parsing host ID option
by Roland Dreier
· 7 years ago
8adb8c1
nvme: fix comment typos in nvme_create_io_queues
by Minwoo Im
· 7 years ago
b227c59
nvme: host delete_work and reset_work on separate workqueues
by Roy Shterman
· 7 years ago
147b27e
nvme-pci: allocate device queues storage space at probe
by Sagi Grimberg
· 7 years ago
79c48cc
nvme-pci: serialize pci resets
by Sagi Grimberg
· 7 years ago
e1f425e
nvme/multipath: Use blk_path_error
by Keith Busch
· 7 years ago
908e456
nvme/multipath: Consult blk_status_t for failover
by Keith Busch
· 7 years ago
e96fef2
nvme: Add more command status translation
by Keith Busch
· 7 years ago
c828a89
treewide: Use DEVICE_ATTR_RO
by Joe Perches
· 7 years ago
b837b28
nvme: fix subsystem multiple controllers support check
by Israel Rukshin
· 7 years ago
85088c4
nvme: take refcount on transport module
by Nitzan Carmi
· 7 years ago
2b1b7e7
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
by Jianchao Wang
· 7 years ago
1a3838d
nvme: modify the debug level for setting shutdown timeout
by Max Gurtovoy
· 7 years ago
4caff8f
nvme-pci: don't open-code nvme_reset_ctrl
by Sagi Grimberg
· 7 years ago
6fbcde6
nvme-pci: remove an unnecessary initialization in HMB code
by Minwoo Im
· 7 years ago
0de5cd3
nvme-fabrics: protect against module unload during create_ctrl
by Roy Shterman
· 7 years ago
6b01823
nvme-fabrics: initialize default host->id in nvmf_host_default()
by Ewan D. Milne
· 7 years ago
fae7fae
lightnvm: make geometry structures 2.0 ready
by Matias Bjørling
· 7 years ago
bb27aa9
lightnvm: remove lower page tables
by Matias Bjørling
· 7 years ago
e3e13bc
lightnvm: remove hybrid ocssd 1.2 support
by Matias Bjørling
· 7 years ago
479a322
nvme-mpath: fix last path removal during traffic
by Sagi Grimberg
· 7 years ago
d5bf4b7
nvme-rdma: fix concurrent reset and reconnect
by Sagi Grimberg
· 7 years ago
cee160f
nvme: fix sector units when going between formats
by Jeff Lien
· 7 years ago
955b1b5
nvme-pci: move use_sgl initialization to nvme_init_iod()
by Minwoo Im
· 7 years ago
654b4a4
nvme: setup streams after initializing namespace head
by Keith Busch
· 7 years ago
249159c
nvme: check hw sectors before setting chunk sectors
by Keith Busch
· 7 years ago
bd9f5d6
nvme: call blk_integrity_unregister after queue is cleaned up
by Ming Lei
· 7 years ago
4596e75
nvme-fc: remove double put reference if admin connect fails
by James Smart
· 7 years ago
b224f61
nvme: set discard_alignment to zero
by David Disseldorp
· 7 years ago
7e5dd57
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
by Minwoo Im
· 7 years ago
eb1bd24
nvme-rdma: fix memory leak during queue allocation
by Max Gurtovoy
· 7 years ago
f41725b
nvme-rdma: Use mr pool
by Israel Rukshin
· 7 years ago
3ef0279
nvme-rdma: Check remotely invalidated rkey matches our expected rkey
by Sagi Grimberg
· 7 years ago
2f122e4
nvme-rdma: wait for local invalidation before completing a request
by Sagi Grimberg
· 7 years ago
4af7f7f
nvme-rdma: don't complete requests before a send work request has completed
by Sagi Grimberg
· 7 years ago
b4b591c
nvme-rdma: don't suppress send completions
by Sagi Grimberg
· 7 years ago
26c0a26
nvme-fc: don't use bit masks for set/test_bit() numbers
by Jens Axboe
· 7 years ago
8c97eec
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
by Jeff Lien
· 7 years ago
9941a86
nvme: Suppress static analyis warning
by Keith Busch
· 7 years ago
b0d61d5
nvme: Fix NULL dereference on reservation request
by Keith Busch
· 7 years ago
89c4aff
nvme: fix spelling mistake: "requeing" -> "requeuing"
by Colin Ian King
· 7 years ago
244a8fe
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
by Minwoo Im
· 7 years ago
8427bbc
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
by Kai-Heng Feng
· 7 years ago
9e0ed16
nvme-fc: check if queue is ready in queue_rq
by Sagi Grimberg
· 7 years ago
48832f8
nvme-fabrics: introduce init command check for a queue that is not alive
by Sagi Grimberg
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
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
ab9e00c
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
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
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
1f61def
nvme-rdma: fix nvme_rdma_create_queue_ib error flow
by Max Gurtovoy
· 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
Next »