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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
nvmet: use macro definition for setting nmic value
Max Gurtovoy
1
-1
/
+1
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
5
-4
/
+11
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
3
-1
/
+13
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
2
-0
/
+28
2021-10-20
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
3
-1
/
+9
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
3
-4
/
+9
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
2
-1
/
+41
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
1
-0
/
+6
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2
-3
/
+6
2021-10-20
nvme-rdma: limit the maximal queue size for RDMA controllers
Max Gurtovoy
1
-0
/
+7
2021-10-20
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+16
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+24
2021-10-20
nvmet: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+2
2021-10-20
nvme-fc: add support for ->map_queues
Saurav Kashyap
1
-0
/
+24
2021-10-20
nvme: generate uevent once a multipath namespace is operational again
Hannes Reinecke
1
-2
/
+5
2021-10-20
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
1
-0
/
+2
2021-10-20
nvme: paring quiesce/unquiesce
Ming Lei
2
-4
/
+10
2021-10-20
nvme: prepare for pairing quiescing and unquiescing
Ming Lei
1
-21
/
+31
2021-10-20
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
6
-26
/
+26
2021-10-20
nvme: add APIs for stopping/starting admin queue
Ming Lei
2
-0
/
+14
2021-10-19
nvme: don't memset() the normal read/write command
Jens Axboe
1
-2
/
+6
2021-10-19
nvme: move command clear into the various setup helpers
Jens Axboe
2
-3
/
+9
2021-10-18
nvmet: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-2
/
+2
2021-10-18
nvme: wire up completion batching for the IRQ path
Jens Axboe
1
-1
/
+5
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
3
-12
/
+51
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
3
-4
/
+4
2021-10-18
nvme-multipath: enable polled I/O
Christoph Hellwig
1
-1
/
+15
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-4
/
+2
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
1
-1
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
5
-0
/
+5
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
3
-12
/
+13
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
2
-11
/
+12
2021-10-07
nvme-pci: Fix abort command id
Keith Busch
1
-1
/
+1
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
3
-2
/
+11
2021-09-21
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
1
-16
/
+17
2021-09-21
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
1
-3
/
+10
2021-09-21
nvme-fc: remove freeze/unfreeze around update_nr_hw_queues
James Smart
1
-2
/
+0
2021-09-21
nvme-fc: avoid race between time out and tear down
James Smart
1
-0
/
+2
2021-09-21
nvme-fc: update hardware queues before using them
Daniel Wagner
1
-8
/
+8
2021-09-15
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
5
-34
/
+26
2021-09-15
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
1
-2
/
+0
2021-09-14
nvme-tcp: fix io_work priority inversion
Keith Busch
1
-10
/
+10
2021-09-14
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
1
-13
/
+3
2021-09-14
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
1
-2
/
+5
2021-09-13
nvme: avoid race in shutdown namespace removal
Daniel Wagner
1
-8
/
+7
2021-09-13
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
1
-1
/
+1
2021-09-06
nvme: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+8
2021-09-06
nvme: only call synchronize_srcu when clearing current path
Daniel Wagner
1
-3
/
+6
2021-09-06
nvme: update keep alive interval when kato is modified
Tatsuya Sasaki
1
-2
/
+40
2021-09-06
nvme-tcp: Do not reset transport on data digest errors
Daniel Wagner
1
-4
/
+18
[prev]
[next]