index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix write zeroes pi
Klaus Jensen
2021-11-23
1
-3
/
+12
*
nvme-fabrics: ignore invalid fast_io_fail_tmo values
Maurizio Lombardi
2021-11-23
1
-0
/
+3
*
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
2021-11-23
1
-0
/
+14
*
nvme-tcp: fix memory leak when freeing a queue
Maurizio Lombardi
2021-11-23
1
-0
/
+6
*
nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t()
Varun Prakash
2021-11-23
1
-31
/
+24
*
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-0
/
+4
|
\
|
*
nvme: wait until quiesce is done
Ming Lei
2021-11-09
1
-0
/
+4
*
|
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
10
-19
/
+128
|
\
\
|
*
|
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
1
-1
/
+1
|
*
|
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-10-20
1
-5
/
+4
|
*
|
nvme-pci: clear shadow doorbell memory on resets
Keith Busch
2021-10-20
1
-1
/
+8
|
*
|
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-10-20
1
-0
/
+2
|
*
|
nvme-multipath: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
1
-2
/
+12
|
*
|
nvme: display correct subsystem NQN
Hannes Reinecke
2021-10-20
5
-4
/
+11
|
*
|
nvme: Add connect option 'discovery'
Hannes Reinecke
2021-10-20
3
-1
/
+13
|
*
|
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2021-10-20
2
-0
/
+28
|
*
|
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
2021-10-20
1
-0
/
+7
|
*
|
nvme-fc: add support for ->map_queues
Saurav Kashyap
2021-10-20
1
-0
/
+24
|
*
|
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
2021-10-20
1
-2
/
+5
|
*
|
nvme: don't memset() the normal read/write command
Jens Axboe
2021-10-19
1
-2
/
+6
|
*
|
nvme: move command clear into the various setup helpers
Jens Axboe
2021-10-19
2
-3
/
+9
*
|
|
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
7
-67
/
+155
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvme: paring quiesce/unquiesce
Ming Lei
2021-10-20
2
-4
/
+10
|
*
|
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
2021-10-20
1
-21
/
+31
|
*
|
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-20
5
-24
/
+24
|
*
|
nvme: add APIs for stopping/starting admin queue
Ming Lei
2021-10-20
2
-0
/
+14
|
|
/
|
*
nvme: wire up completion batching for the IRQ path
Jens Axboe
2021-10-18
1
-1
/
+5
|
*
nvme: add support for batched completion of polled IO
Jens Axboe
2021-10-18
3
-12
/
+51
|
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
3
-4
/
+4
|
*
nvme-multipath: enable polled I/O
Christoph Hellwig
2021-10-18
1
-1
/
+15
|
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-4
/
+2
|
*
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
1
-1
/
+1
|
*
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
3
-0
/
+3
*
|
nvme-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-27
1
-1
/
+1
*
|
nvme-tcp: fix possible req->offset corruption
Varun Prakash
2021-10-27
1
-1
/
+2
*
|
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
2021-10-26
1
-1
/
+3
|
/
*
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-14
3
-12
/
+13
|
\
|
*
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-10-14
2
-11
/
+12
|
*
nvme-pci: Fix abort command id
Keith Busch
2021-10-07
1
-1
/
+1
*
|
nvme: add command id quirk for apple controllers
Keith Busch
2021-09-27
3
-2
/
+11
|
/
*
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
2021-09-21
1
-16
/
+17
*
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
2021-09-21
1
-3
/
+10
*
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
2021-09-21
1
-2
/
+0
*
nvme-fc: avoid race between time out and tear down
James Smart
2021-09-21
1
-0
/
+2
*
nvme-fc: update hardware queues before using them
Daniel Wagner
2021-09-21
1
-8
/
+8
*
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-09-15
4
-33
/
+25
|
\
|
*
nvme-tcp: fix io_work priority inversion
Keith Busch
2021-09-14
1
-10
/
+10
|
*
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
2021-09-14
1
-13
/
+3
|
*
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-14
1
-2
/
+5
|
*
nvme: avoid race in shutdown namespace removal
Daniel Wagner
2021-09-13
1
-8
/
+7
[next]