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
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-8
/
+9
*
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2017-04-27
2
-6
/
+6
|
\
|
*
nvmet-fcloop: mark two symbols static
Christoph Hellwig
2017-04-24
1
-2
/
+2
|
*
nvmet-fc: properly endian swap sq_head
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
nvmet-fc: mark the sqhd field as __le16
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
Christoph Hellwig
2017-04-24
1
-1
/
+1
|
*
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
Christoph Hellwig
2017-04-24
1
-1
/
+1
*
|
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-09
1
-1
/
+1
*
|
nvmet_fc: Change traddr field separator to a colon
James Smart
2017-04-21
1
-1
/
+1
*
|
nvmet_fc: add missing reference in add_port
James Smart
2017-04-21
1
-0
/
+1
*
|
nvmet_fc: Rework target side abort handling
James Smart
2017-04-21
2
-76
/
+281
*
|
nvme_fcloop: split job struct from transport for req_release
James Smart
2017-04-21
1
-8
/
+17
*
|
nvmet_fc: add req_release to lldd api
James Smart
2017-04-21
2
-7
/
+16
*
|
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2017-04-21
2
-5
/
+37
*
|
nvmet: convert from kmap to nvmet_copy_from_sgl
Logan Gunthorpe
2017-04-21
1
-7
/
+25
*
|
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-20
1
-5
/
+2
*
|
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
2
-3
/
+3
|
\
\
|
|
/
|
*
nvmet: fix byte swap in nvmet_parse_io_cmd
Christoph Hellwig
2017-04-02
1
-1
/
+1
|
*
nvmet: fix byte swap in nvmet_execute_write_zeroes
Christoph Hellwig
2017-04-02
1
-1
/
+1
|
*
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
2017-04-02
1
-1
/
+1
|
*
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-03-21
1
-38
/
+50
|
*
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-03-16
1
-5
/
+3
|
*
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2017-03-16
2
-1
/
+11
|
*
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
2017-03-16
1
-1
/
+1
*
|
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
1
-16
/
+1
*
|
nvme-loop: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
1
-0
/
+1
*
|
nvmet_fc: Clear SG list to avoid double frees
James Smart
2017-04-04
1
-0
/
+2
*
|
nvmet_fc: Sync NVME LS reject reasons with spec
James Smart
2017-04-04
1
-7
/
+12
*
|
nvme-loop: retrieve iod from the cqe command_id
Sagi Grimberg
2017-04-04
1
-6
/
+25
*
|
nvme-loop: remove unneeded includes
Sagi Grimberg
2017-04-04
1
-2
/
+0
*
|
nvme-loop: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
1
-1
/
+6
*
|
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
2017-04-04
1
-6
/
+6
*
|
nvmet: Introduced helper routine for controller status check.
Parav Pandit
2017-04-04
6
-34
/
+41
*
|
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
2017-04-04
4
-21
/
+20
*
|
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
2017-04-04
1
-13
/
+29
*
|
nvme-loop: remove some code duplication
Sagi Grimberg
2017-04-04
1
-12
/
+21
*
|
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
2017-04-04
1
-0
/
+5
*
|
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-04-04
1
-5
/
+3
*
|
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2017-04-04
2
-1
/
+11
*
|
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-04-04
1
-38
/
+50
*
|
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
2017-04-04
1
-1
/
+1
*
|
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
1
-2
/
+2
|
/
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
2
-0
/
+4
*
nvmet-rdma: Fix error handling
Christophe JAILLET
2017-02-22
1
-1
/
+1
*
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
2017-02-22
1
-2
/
+3
*
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-22
1
-2
/
+1
*
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
2
-3
/
+3
*
nvmet: avoid dereferencing nvmet_req
Max Gurtovoy
2017-02-22
1
-1
/
+1
[next]