index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
1
-2
/
+2
2020-09-27
nvmet-fc: fix missing check for no hostport struct
James Smart
1
-1
/
+1
2020-09-27
nvmet: add passthru ZNS support
Chaitanya Kulkarni
1
-0
/
+16
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
3
-2
/
+6
2020-09-27
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
1
-11
/
+10
2020-09-27
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
1
-11
/
+16
2020-09-23
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-09-17
nvmet: get transport reference for passthru ctrl
Christoph Hellwig
1
-0
/
+2
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+11
2020-08-29
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-08-29
nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
Ziye Yang
1
-1
/
+9
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-9
/
+25
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-5
/
+4
2020-08-22
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-08-22
nvme: rename and document nvme_end_request
Christoph Hellwig
1
-1
/
+1
2020-08-22
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
1
-3
/
+3
2020-08-22
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
1
-3
/
+3
2020-08-22
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
1
-4
/
+5
2020-08-22
nvmet-passthru: Reject commands with non-sgl flags set
Logan Gunthorpe
1
-0
/
+8
2020-08-22
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
1
-8
/
+6
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
1
-0
/
+3
2020-07-29
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
1
-0
/
+12
2020-07-29
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2
-0
/
+100
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
4
-1
/
+111
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
5
-2
/
+506
2020-07-29
nvmet-fc: remove redundant del_work_active flag
James Smart
1
-24
/
+3
2020-07-29
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
1
-1
/
+2
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
3
-57
/
+27
2020-07-29
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
1
-7
/
+7
2020-07-08
nvmet-tcp: simplify nvmet_process_resp_list
Sagi Grimberg
1
-9
/
+3
2020-07-08
nvme-fcloop: verify wwnn and wwpn format
Dongli Zhang
1
-6
/
+23
2020-07-08
nvmet: use unsigned type for u64
Chaitanya Kulkarni
1
-8
/
+8
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
5
-7
/
+7
2020-07-08
nvmet-tcp: remove has_keyed_sgls initialization
Max Gurtovoy
1
-1
/
+0
2020-07-08
nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
Dongli Zhang
1
-1
/
+0
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
1
-2
/
+2
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
1
-1
/
+1
2020-06-24
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
1
-2
/
+2
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
1
-1
/
+2
2020-06-12
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+22
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
1
-7
/
+20
2020-06-11
nvmet-tcp: constify nvmet_tcp_ops
Max Gurtovoy
1
-2
/
+2
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+3
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-44
/
+10
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-511
/
+1627
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
1
-8
/
+2
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-10
/
+2
2020-05-28
net: add sock_set_priority
Christoph Hellwig
1
-14
/
+4
2020-05-28
net: add sock_no_linger
Christoph Hellwig
1
-5
/
+1
[next]