index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
2022-08-31
1
-0
/
+3
|
*
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
2022-08-31
1
-0
/
+1
*
|
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
1
-2
/
+2
|
\
|
|
*
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
2022-08-10
1
-2
/
+2
*
|
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
2022-07-26
1
-1
/
+1
*
|
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-05
11
-12
/
+1369
|
\
\
|
*
|
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
2022-08-03
1
-1
/
+2
|
*
|
nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
Lukas Bulwahn
2022-08-03
1
-1
/
+1
|
*
|
nvmet-auth: fix return value check in auth receive
Chaitanya Kulkarni
2022-08-03
1
-2
/
+1
|
*
|
nvmet-auth: fix return value check in auth send
Chaitanya Kulkarni
2022-08-03
1
-2
/
+2
|
*
|
nvmet-auth: fix a couple of spelling mistakes
Colin Ian King
2022-08-03
1
-1
/
+1
|
*
|
nvmet: fix a format specifier in nvmet_auth_ctrl_exponential
Christoph Hellwig
2022-08-03
1
-1
/
+1
|
*
|
nvmet: don't check for NULL pointer before kfree in nvmet_host_release
Christoph Hellwig
2022-08-03
1
-2
/
+2
|
*
|
nvmet-auth: expire authentication sessions
Hannes Reinecke
2022-08-03
3
-1
/
+21
|
*
|
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
2022-08-03
5
-8
/
+232
|
*
|
nvmet: implement basic In-Band Authentication
Hannes Reinecke
2022-08-03
9
-3
/
+1100
|
*
|
nvmet: parse fabrics commands on io queues
Hannes Reinecke
2022-08-03
4
-3
/
+23
|
*
|
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
2022-08-03
1
-6
/
+2
*
|
|
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
keep iocb_flags() result cached in struct file
Al Viro
2022-06-10
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
3
-26
/
+27
|
\
\
|
*
|
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
2
-11
/
+12
|
*
|
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
1
-2
/
+2
|
*
|
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-2
/
+2
|
*
|
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-07-06
1
-2
/
+2
|
*
|
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
1
-3
/
+3
|
*
|
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-6
/
+6
|
|
/
*
|
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
2022-06-30
4
-0
/
+82
*
|
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
2022-06-29
1
-20
/
+3
|
/
*
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
1
-1
/
+1
|
\
|
*
nvmet: fix typo in comment
Julia Lawall
2022-05-31
1
-1
/
+1
*
|
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
1
-1
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-2
/
+2
*
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
|
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-04-18
1
-2
/
+1
|
/
*
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
11
-38
/
+51
|
\
|
*
nvmet: remove redundant assignment after left shift
Colin Ian King
2022-03-29
1
-1
/
+1
|
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
11
-37
/
+50
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
1
-0
/
+1
|
\
\
|
*
|
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+1
*
|
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
12
-55
/
+61
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
2022-03-16
1
-1
/
+2
|
*
|
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
2022-03-15
5
-7
/
+15
|
*
|
nvmet: use snprintf() with PAGE_SIZE in configfs
Chaitanya Kulkarni
2022-03-14
1
-5
/
+8
|
*
|
nvmet: don't fold lines
Chaitanya Kulkarni
2022-03-14
1
-9
/
+5
|
*
|
nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removal
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
|
*
|
nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetport
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
|
*
|
nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetport
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
[prev]
[next]