index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
nvme-fc: correct hang in nvme_ns_remove()
James Smart
1
-0
/
+3
2018-01-17
nvme-fc: fix rogue admin cmds stalling teardown
James Smart
1
-0
/
+3
2018-01-15
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
1
-0
/
+3
2018-01-15
nvme-fabrics: fix memory leak when parsing host ID option
Roland Dreier
1
-1
/
+3
2018-01-15
nvme: fix comment typos in nvme_create_io_queues
Minwoo Im
1
-2
/
+2
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
4
-7
/
+43
2018-01-15
nvme-pci: allocate device queues storage space at probe
Sagi Grimberg
1
-37
/
+26
2018-01-15
nvme-pci: serialize pci resets
Sagi Grimberg
3
-2
/
+4
2018-01-10
nvme/multipath: Use blk_path_error
Keith Busch
1
-13
/
+1
2018-01-10
nvme/multipath: Consult blk_status_t for failover
Keith Busch
3
-42
/
+16
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
3
-12
/
+44
2018-01-08
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
1
-1
/
+1
2018-01-08
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
1
-2
/
+2
2018-01-08
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
1
-3
/
+4
2018-01-08
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
1
-1
/
+3
2018-01-08
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
1
-2
/
+2
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
5
-4
/
+18
2018-01-08
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
1
-21
/
+3
2018-01-08
nvme_fcloop: refactor host/target io job access
James Smart
1
-22
/
+125
2018-01-08
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
1
-35
/
+63
2018-01-08
nvme_fcloop: disassocate local port structs
James Smart
1
-10
/
+25
2018-01-08
nvme_fcloop: fix abort race condition
James Smart
1
-5
/
+7
2018-01-08
nvmet: lower log level for each queue creation
Sagi Grimberg
1
-1
/
+1
2018-01-08
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
1
-1
/
+1
2018-01-08
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
1
-17
/
+1
2018-01-08
nvme-fabrics: initialize default host->id in nvmf_host_default()
Ewan D. Milne
1
-0
/
+1
2018-01-06
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2
-59
/
+5
2018-01-06
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2
-34
/
+3
2018-01-05
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
1
-29
/
+50
2018-01-05
lightnvm: remove lower page tables
Matias Bjørling
1
-14
/
+0
2018-01-05
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
1
-96
/
+0
2017-12-29
nvme-fcloop: avoid possible uninitialized variable warning
James Smart
1
-1
/
+1
2017-12-29
nvme-mpath: fix last path removal during traffic
Sagi Grimberg
2
-0
/
+13
2017-12-29
nvme-rdma: fix concurrent reset and reconnect
Sagi Grimberg
1
-1
/
+13
2017-12-29
nvme: fix sector units when going between formats
Jeff Lien
1
-1
/
+5
2017-12-29
nvme-pci: move use_sgl initialization to nvme_init_iod()
Minwoo Im
1
-22
/
+20
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-fc: remove double put reference if admin connect fails
James Smart
1
-1
/
+0
2017-12-15
nvme: set discard_alignment to zero
David Disseldorp
1
-1
/
+1
2017-11-28
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Minwoo Im
1
-0
/
+1
2017-11-28
nvme-rdma: fix memory leak during queue allocation
Max Gurtovoy
1
-3
/
+18
2017-11-26
nvme-rdma: Use mr pool
Israel Rukshin
1
-58
/
+37
2017-11-26
nvme-rdma: Check remotely invalidated rkey matches our expected rkey
Sagi Grimberg
1
-2
/
+7
2017-11-26
nvme-rdma: wait for local invalidation before completing a request
Sagi Grimberg
1
-15
/
+24
[prev]
[next]