index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
1
-9
/
+2
*
nvmet: fix space padding in serial number
Daniel Verkamp
2018-04-12
1
-0
/
+1
*
nvmet: Fix nvmet_execute_write_zeroes sector count
Rodrigo R. Galvao
2018-04-12
1
-2
/
+2
*
nvme: target: fix buffer overflow
Arnd Bergmann
2018-04-12
1
-1
/
+1
*
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
2018-04-12
1
-7
/
+2
*
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
2018-03-26
5
-17
/
+17
*
nvmet: refactor configfs transport type handling
Christoph Hellwig
2018-03-26
1
-32
/
+29
*
nvmet: move device_uuid configfs attr definition to suitable place
Max Gurtovoy
2018-03-26
1
-2
/
+2
*
nvmet-rdma: Don't flush system_wq by default during remove_one
Max Gurtovoy
2018-03-26
1
-1
/
+18
*
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
Israel Rukshin
2018-03-26
1
-16
/
+11
*
nvmet-rdma: Remove unused queue state
Israel Rukshin
2018-03-26
1
-5
/
+1
*
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
2018-03-26
1
-3
/
+16
*
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
2018-03-26
3
-3
/
+47
*
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
2
-5
/
+8
|
\
|
*
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
1
-3
/
+6
|
*
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
2018-02-22
1
-2
/
+2
*
|
nvmet: Change return code of discard command if not supported
Israel Rukshin
2018-02-14
1
-2
/
+5
|
/
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
7
-186
/
+222
|
\
|
*
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
2018-01-15
1
-0
/
+3
|
*
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-15
1
-1
/
+1
|
*
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
2018-01-08
1
-3
/
+4
|
*
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
2018-01-08
1
-1
/
+3
|
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
1
-0
/
+1
|
*
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-08
1
-21
/
+3
|
*
nvme_fcloop: refactor host/target io job access
James Smart
2018-01-08
1
-22
/
+125
|
*
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
2018-01-08
1
-35
/
+63
|
*
nvme_fcloop: disassocate local port structs
James Smart
2018-01-08
1
-10
/
+25
|
*
nvme_fcloop: fix abort race condition
James Smart
2018-01-08
1
-5
/
+7
|
*
nvmet: lower log level for each queue creation
Sagi Grimberg
2018-01-08
1
-1
/
+1
|
*
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
2018-01-08
1
-1
/
+1
|
*
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
2018-01-08
1
-17
/
+1
|
*
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-59
/
+5
|
*
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-34
/
+3
*
|
nvme-fcloop: avoid possible uninitialized variable warning
James Smart
2017-12-29
1
-1
/
+1
|
/
*
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
2017-11-20
1
-3
/
+6
*
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+24
*
nvmet_fc: fix better length checking
James Smart
2017-11-16
1
-2
/
+4
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
7
-111
/
+89
|
\
|
*
nvmet: kill nvmet_inline_bio_init
Christoph Hellwig
2017-11-10
1
-14
/
+4
|
*
nvmet: better data length validation
Christoph Hellwig
2017-11-10
5
-25
/
+34
|
*
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-10
1
-1
/
+1
|
*
nvme: centralize AEN defines
Keith Busch
2017-11-10
1
-11
/
+3
|
*
nvmet: remove redundant local variable
Sagi Grimberg
2017-11-10
1
-9
/
+4
|
*
nvmet: remove redundant memset if failed to get_smart_log failed
Sagi Grimberg
2017-11-10
1
-3
/
+1
|
*
nvmet: fix comment typos in admin-cmd.c
Minwoo Im
2017-11-10
1
-2
/
+2
|
*
nvmet-rdma: update queue list during ib_device removal
Israel Rukshin
2017-11-10
1
-2
/
+4
|
*
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
1
-1
/
+1
|
*
nvmet: fix fatal_err_work deadlock
James Smart
2017-11-01
1
-2
/
+14
|
*
nvme: consolidate common code from ->reset_work
Christoph Hellwig
2017-11-01
1
-4
/
+0
|
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
1
-39
/
+9
[next]