index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
1
-33
/
+67
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
1
-4
/
+6
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+0
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
3
-5
/
+3
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
1
-21
/
+4
2017-06-15
nvme-loop: merge init_request methods
Christoph Hellwig
1
-9
/
+4
2017-06-15
nvmet-fc: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
1
-0
/
+37
2017-06-15
nvmet: add uuid field to nvme_ns and populate via configfs
Johannes Thumshirn
1
-0
/
+31
2017-06-15
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
3
-1
/
+64
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2
-3
/
+3
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
1
-4
/
+4
2017-06-15
nvme-loop: get rid of unused controller lock
Sagi Grimberg
1
-3
/
+0
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-0
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-9
/
+8
2017-06-05
nvme: switch to uuid_t
Christoph Hellwig
1
-0
/
+1
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
1
-1
/
+1
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
2
-4
/
+1
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-8
/
+9
2017-04-27
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2
-6
/
+6
2017-04-24
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
1
-1
/
+1
2017-04-24
nvmet-fcloop: mark two symbols static
Christoph Hellwig
1
-2
/
+2
2017-04-24
nvmet-fc: properly endian swap sq_head
Christoph Hellwig
1
-1
/
+1
2017-04-24
nvmet-fc: mark the sqhd field as __le16
Christoph Hellwig
1
-1
/
+1
2017-04-24
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
Christoph Hellwig
1
-1
/
+1
2017-04-24
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
Christoph Hellwig
1
-1
/
+1
2017-04-21
nvmet_fc: Change traddr field separator to a colon
James Smart
1
-1
/
+1
2017-04-21
nvmet_fc: add missing reference in add_port
James Smart
1
-0
/
+1
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
2
-76
/
+281
2017-04-21
nvme_fcloop: split job struct from transport for req_release
James Smart
1
-8
/
+17
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
2
-7
/
+16
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2
-5
/
+37
2017-04-21
nvmet: convert from kmap to nvmet_copy_from_sgl
Logan Gunthorpe
1
-7
/
+25
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
1
-5
/
+2
2017-04-09
nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
1
-1
/
+1
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
1
-1
/
+1
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2
-3
/
+3
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
1
-16
/
+1
2017-04-04
nvme-loop: increment request retries counter before requeuing
Sagi Grimberg
1
-0
/
+1
2017-04-04
nvmet_fc: Clear SG list to avoid double frees
James Smart
1
-0
/
+2
2017-04-04
nvmet_fc: Sync NVME LS reject reasons with spec
James Smart
1
-7
/
+12
2017-04-04
nvme-loop: retrieve iod from the cqe command_id
Sagi Grimberg
1
-6
/
+25
2017-04-04
nvme-loop: remove unneeded includes
Sagi Grimberg
1
-2
/
+0
2017-04-04
nvme-loop: fix module_init (theoretical) error path
Sagi Grimberg
1
-1
/
+6
2017-04-04
nvmet: use symbolic constants for log identifiers
Max Gurtovoy
1
-6
/
+6
2017-04-04
nvmet: Introduced helper routine for controller status check.
Parav Pandit
6
-34
/
+41
2017-04-04
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
4
-21
/
+20
2017-04-04
nvmet-rdma: use generic inet_pton_with_scope
Sagi Grimberg
1
-13
/
+29
[next]