Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6703c9771d83ebe092b0d49cb0609a3f9d8b4ff7
/
drivers
/
nvme
/
target
619c62d
nvmet-fc: correct ref counting error when deferred rcv used
by James Smart
· 7 years ago
9d7fab0
nvme-loop: check if queue is ready in queue_rq
by Sagi Grimberg
· 7 years ago
cce7529
nvmet_fc: fix better length checking
by James Smart
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
abc36be
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
e454d12
nvmet: kill nvmet_inline_bio_init
by Christoph Hellwig
· 7 years ago
5e62d5c
nvmet: better data length validation
by Christoph Hellwig
· 7 years ago
ad22c35
nvme: remove handling of multiple AEN requests
by Keith Busch
· 7 years ago
38dabe2
nvme: centralize AEN defines
by Keith Busch
· 7 years ago
4185f25
nvmet: remove redundant local variable
by Sagi Grimberg
· 7 years ago
dafc040
nvmet: remove redundant memset if failed to get_smart_log failed
by Sagi Grimberg
· 7 years ago
18c53e4
nvmet: fix comment typos in admin-cmd.c
by Minwoo Im
· 7 years ago
43b92fd
nvmet-rdma: update queue list during ib_device removal
by Israel Rukshin
· 7 years ago
ea435e1
block: add a poll_fn callback to struct request_queue
by Christoph Hellwig
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a96d4bd
nvmet: fix fatal_err_work deadlock
by James Smart
· 7 years ago
6cd53d1
nvme: consolidate common code from ->reset_work
by Christoph Hellwig
· 7 years ago
c5017e8
nvme: move controller deletion to common code
by Christoph Hellwig
· 7 years ago
d22524a
nvme: switch controller refcounting to use struct device
by Christoph Hellwig
· 7 years ago
ba2dec3
nvmet: Change max_nsid in subsystem due to ns_disable if needed
by Roy Shterman
· 7 years ago
66603a3
nvmet: make config_item_type const
by Bhumika Goyal
· 7 years ago
86f36b9
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
by Israel Rukshin
· 7 years ago
f9cf2a6
nvmet: synchronize sqhd update
by James Smart
· 7 years ago
3375e29
nvmet: bump NVMET_NR_QUEUES to 128
by James Smart
· 7 years ago
fddc992
nvme-fcloop: fix port deletes and callbacks
by James Smart
· 7 years ago
0c319d3
nvmet-fc: ensure target queue id within range.
by James Smart
· 7 years ago
3688feb
nvmet-fc: on port remove call put outside lock
by James Smart
· 7 years ago
8cbd96a
nvme: fix sqhd reference when admin queue connect fails
by James Smart
· 7 years ago
bb1cc74
nvmet: implement valid sqhd values in completions
by James Smart
· 7 years ago
deb6174
nvmet-fc: fix failing max io queue connections
by James Smart
· 7 years ago
fc9608e
nvmet-fcloop: remove use of FC-specific error codes
by James Smart
· 7 years ago
29b3d26
nvmet-fc: remove use of FC-specific error codes
by James Smart
· 7 years ago
126e76f
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
aa9d464
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
28dd5cf
nvmet: add support for reporting the host identifier
by Omri Mann
· 7 years ago
17c39d0
nvmet: use memcpy_and_pad for identify sn/fr
by Martin Wilck
· 7 years ago
48fa362
nvmet-fc: simplify sg list handling
by James Smart
· 7 years ago
ad4e05b
nvme: add symbolic constants for CC identifiers
by Max Gurtovoy
· 7 years ago
34b6c23
nvme: Add admin_tagset pointer to nvme_ctrl
by Sagi Grimberg
· 7 years ago
1c35be8
nvmet-fcloop: remove ALL_OPTS define
by Johannes Thumshirn
· 7 years ago
130c24b
nvmet: fix the return error code of target if host is not allowed
by Guan Junxiong
· 7 years ago
1645d50
nvmet: use NVME_NSID_ALL
by Christoph Hellwig
· 7 years ago
cd996fb
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
by Jens Axboe
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
ec06530
nvmet-rdma: remove redundant empty device add callout
by Sagi Grimberg
· 7 years ago
369157b
nvmet-fc: eliminate incorrect static markers on local variables
by James Smart
· 7 years ago
16a5a48
nvmet-fc: correct use after free on list teardown
by James Smart
· 7 years ago
42819eb
nvmet: don't overwrite identify sn/fr with 0-bytes
by Martin Wilck
· 7 years ago
0fb228d
nvmet_fc: add defer_req callback for deferment of cmd buffer return
by James Smart
· 7 years ago
9c5358e
nvme-fc: revise TRADDR parsing
by James Smart
· 7 years ago
42de82a
nvmet: don't report 0-bytes in serial number
by Martin Wilck
· 7 years ago
fcbc545
nvmet: preserve controller serial number between reboots
by Johannes Thumshirn
· 7 years ago
2e7f5d2
nvmet: Move serial number from controller to subsystem
by Johannes Thumshirn
· 7 years ago
41528f8
nvmet: prefix version configfs file with attr
by Johannes Thumshirn
· 7 years ago
7722ecd
nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association
by Christoph Hellwig
· 7 years ago
c2f30f08
nvmet: avoid unneeded assignment of submit_bio return value
by Max Gurtovoy
· 7 years ago
4cb7ca8
nvmet_fc: Accept variable pad lengths on Create Association LS
by James Smart
· 7 years ago
d09f2b4
nvme: split nvme_uninit_ctrl into stop and uninit
by Sagi Grimberg
· 7 years ago
c1c0fff
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
by Sagi Grimberg
· 7 years ago
4368c39
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
by Sagi Grimberg
· 7 years ago
20d0dfe
nvme: move ctrl cap to struct nvme_ctrl
by Sagi Grimberg
· 7 years ago
d858e5f
nvme: move queue_count to the nvme_ctrl
by Sagi Grimberg
· 8 years ago
f1d4ef7
nvmet-rdma: register ib_client to not deadlock in device removal
by Sagi Grimberg
· 7 years ago
188f7e8
nvmet_fc: fix crashes on bad opcodes
by James Smart
· 8 years ago
180de007
nvme: read the subsystem NQN from Identify Controller
by Christoph Hellwig
· 7 years ago
7aa1f42
nvme: use a single NVME_AQ_DEPTH and relax it to 32
by Sagi Grimberg
· 8 years ago
d86c4d8
nvme: move reset workqueue handling to common code
by Christoph Hellwig
· 8 years ago
62b83b1
nvme-loop: merge init_request methods
by Christoph Hellwig
· 8 years ago
1b63327
nvmet-fc: Remove a set-but-not-used variable
by Bart Van Assche
· 8 years ago
c61d788
nvmet: allow overriding the NVMe VS via configfs
by Johannes Thumshirn
· 8 years ago
430c7be
nvmet: add uuid field to nvme_ns and populate via configfs
by Johannes Thumshirn
· 8 years ago
637dc0f
nvmet: implement namespace identify descriptor list
by Johannes Thumshirn
· 8 years ago
0add5e8
nvmet: use NVME_IDENTIFY_DATA_SIZE
by Johannes Thumshirn
· 8 years ago
9a6327d
nvme: Move transports to use nvme-core workqueue
by Sagi Grimberg
· 8 years ago
a29001c
nvme-loop: get rid of unused controller lock
by Sagi Grimberg
· 8 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
fc17b65
blk-mq: switch ->queue_rq return value to blk_status_t
by Christoph Hellwig
· 8 years ago
8e41226
nvme: switch to uuid_t
by Christoph Hellwig
· 8 years ago
d3d5b87
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
by Christoph Hellwig
· 8 years ago
549f01a
nvmet: release the sq ref on rdma read errors
by Vijay Immanuel
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
d6296d3
blk-mq: update ->init_request and ->exit_request prototypes
by Christoph Hellwig
· 8 years ago
b06e13c
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge
by Jens Axboe
· 8 years ago
d9fd363
Merge branch 'master' into for-4.12/post-merge
by Jens Axboe
· 8 years ago
36b8890
nvmet-fcloop: mark two symbols static
by Christoph Hellwig
· 8 years ago
8ad76cf
nvmet-fc: properly endian swap sq_head
by Christoph Hellwig
· 8 years ago
f63688a
nvmet-fc: mark the sqhd field as __le16
by Christoph Hellwig
· 8 years ago
3f5e118
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
by Christoph Hellwig
· 8 years ago
edba98d
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
by Christoph Hellwig
· 8 years ago
4363135
nvmet_fc: Change traddr field separator to a colon
by James Smart
· 8 years ago
568ad51
nvmet_fc: add missing reference in add_port
by James Smart
· 8 years ago
a97ec51
nvmet_fc: Rework target side abort handling
by James Smart
· 8 years ago
ce79bfc
nvme_fcloop: split job struct from transport for req_release
by James Smart
· 8 years ago
19b58d9
nvmet_fc: add req_release to lldd api
by James Smart
· 8 years ago
39498fa
nvmet_fc: add target feature flags for upcall isr contexts
by James Smart
· 8 years ago
1c05cf9
nvmet: convert from kmap to nvmet_copy_from_sgl
by Logan Gunthorpe
· 8 years ago
27fa9bc
nvme: split nvme status from block req->errors
by Christoph Hellwig
· 8 years ago
Next »