index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
nvme: wait until quiesce is done
Ming Lei
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-27
nvmet-tcp: fix header digest verification
Amit Engel
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2021-10-27
nvmet: switch check for subsystem type
Hannes Reinecke
2021-10-27
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-27
nvme-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-27
nvme-tcp: fix possible req->offset corruption
Varun Prakash
2021-10-26
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
2021-10-26
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-20
nvmet: use struct_size over open coded arithmetic
Len Baker
2021-10-20
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
2021-10-20
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-10-20
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
2021-10-20
nvmet: use macro definition for setting nmic value
Max Gurtovoy
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-20
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
2021-10-20
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-19
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
2021-10-19
nvme: paring quiesce/unquiesce
Ming Lei
2021-10-19
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-19
nvme: add APIs for stopping/starting admin queue
Ming Lei
2021-10-19
nvme: don't memset() the normal read/write command
Jens Axboe
2021-10-19
nvme: move command clear into the various setup helpers
Jens Axboe
2021-10-18
nvmet: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
[next]