index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2022-08-02
nvmet-auth: expire authentication sessions
Hannes Reinecke
2022-08-02
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
2022-08-02
nvmet: implement basic In-Band Authentication
Hannes Reinecke
2022-08-02
nvmet: parse fabrics commands on io queues
Hannes Reinecke
2022-08-02
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
2022-06-29
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-31
nvmet: fix typo in comment
Julia Lawall
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-29
nvmet: remove redundant assignment after left shift
Colin Ian King
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-16
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
2022-03-15
nvmet: revert "nvmet: make discovery NQN configurable"
Hannes Reinecke
2022-03-15
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
2022-03-14
nvmet: use snprintf() with PAGE_SIZE in configfs
Chaitanya Kulkarni
2022-03-14
nvmet: don't fold lines
Chaitanya Kulkarni
2022-03-14
nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removal
Chaitanya Kulkarni
2022-03-14
nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetport
Chaitanya Kulkarni
2022-03-14
nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetport
Chaitanya Kulkarni
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
nvmet: allow bdev in buffered_io mode
Chaitanya Kulkarni
2022-02-28
nvmet: use i_size_read() to set size for file-ns
Chaitanya Kulkarni
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-08
nvmet-tcp: fix possible list corruption for unexpected command failure
Sagi Grimberg
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-25
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
[next]