index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+3
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
12
-152
/
+142
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
Christoph Hellwig
1
-6
/
+5
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
1
-2
/
+1
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
1
-64
/
+19
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-5
/
+5
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
1
-1
/
+1
2022-09-27
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
1
-10
/
+8
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
1
-4
/
+2
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
4
-14
/
+13
2022-09-27
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
1
-8
/
+2
2022-09-27
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
1
-2
/
+9
2022-09-27
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
1
-0
/
+7
2022-09-27
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
1
-3
/
+16
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
1
-1
/
+6
2022-09-19
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
1
-31
/
+13
2022-09-19
nvmet: expose max queues to configfs
Daniel Wagner
1
-0
/
+29
2022-09-19
nvmet: avoid unnecessary flush bio
Guixin Liu
1
-0
/
+8
2022-09-19
nvmet-auth: remove redundant parameters req
Genjian Zhang
1
-2
/
+2
2022-09-19
nvmet-auth: clean up with done_kfree
Jackie Liu
1
-4
/
+2
2022-09-19
nvme-auth: remove the redundant req->cqe->result.u16 assignment operation
Jackie Liu
1
-1
/
+0
2022-09-19
nvme: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+19
2022-09-07
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
1
-2
/
+15
2022-09-05
nvmet: fix a use-after-free
Bart Van Assche
1
-2
/
+4
2022-09-03
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+4
2022-08-31
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
1
-0
/
+3
2022-08-31
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
1
-0
/
+1
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-08-10
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
1
-2
/
+2
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2022-08-05
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-12
/
+1369
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-08-03
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
1
-1
/
+2
2022-08-03
nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
Lukas Bulwahn
1
-1
/
+1
2022-08-03
nvmet-auth: fix return value check in auth receive
Chaitanya Kulkarni
1
-2
/
+1
2022-08-03
nvmet-auth: fix return value check in auth send
Chaitanya Kulkarni
1
-2
/
+2
2022-08-03
nvmet-auth: fix a couple of spelling mistakes
Colin Ian King
1
-1
/
+1
2022-08-03
nvmet: fix a format specifier in nvmet_auth_ctrl_exponential
Christoph Hellwig
1
-1
/
+1
2022-08-03
nvmet: don't check for NULL pointer before kfree in nvmet_host_release
Christoph Hellwig
1
-2
/
+2
2022-08-03
nvmet-auth: expire authentication sessions
Hannes Reinecke
3
-1
/
+21
2022-08-03
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
5
-8
/
+232
2022-08-03
nvmet: implement basic In-Band Authentication
Hannes Reinecke
9
-3
/
+1100
2022-08-03
nvmet: parse fabrics commands on io queues
Hannes Reinecke
4
-3
/
+23
2022-08-03
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
1
-6
/
+2
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-26
/
+27
2022-07-26
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
1
-1
/
+1
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2
-11
/
+12
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-2
/
+2
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-2
/
+2
[next]