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
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2021-11-09
nvme: wait until quiesce is done
Ming Lei
1
-0
/
+4
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+46
2021-10-20
nvme: display correct subsystem NQN
Hannes Reinecke
1
-1
/
+1
2021-10-20
nvme: Add connect option 'discovery'
Hannes Reinecke
1
-0
/
+7
2021-10-20
nvme: expose subsystem type in sysfs attribute 'subsystype'
Hannes Reinecke
1
-0
/
+27
2021-10-20
nvme: paring quiesce/unquiesce
Ming Lei
1
-4
/
+8
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
1
-1
/
+1
2021-10-20
nvme: add APIs for stopping/starting admin queue
Ming Lei
1
-0
/
+12
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
1
-3
/
+7
2021-10-18
nvme: add support for batched completion of polled IO
Jens Axboe
1
-3
/
+14
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
1
-0
/
+1
2021-10-14
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
1
-9
/
+12
2021-10-14
nvme: fix per-namespace chardev deletion
Adam Manzanares
1
-9
/
+12
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
1
-1
/
+3
2021-09-21
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
1
-16
/
+17
2021-09-15
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
1
-8
/
+7
2021-09-15
nvme: remove the call to nvme_update_disk_info in nvme_ns_remove
Christoph Hellwig
1
-2
/
+0
2021-09-13
nvme: avoid race in shutdown namespace removal
Daniel Wagner
1
-8
/
+7
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: move nvme_multi_css into nvme.h
Adam Manzanares
1
-5
/
+0
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
1
-0
/
+3
2021-08-31
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+2
2021-08-23
nvme: use blk_mq_alloc_disk
Christoph Hellwig
1
-20
/
+13
2021-08-16
nvme: use bvec_virt
Christoph Hellwig
1
-3
/
+2
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-1
/
+2
2021-08-15
remove the lightnvm subsystem
Christoph Hellwig
1
-13
/
+0
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
1
-1
/
+1
2021-08-12
nvme: remove the GENHD_FL_UP check in nvme_ns_remove
Christoph Hellwig
1
-8
/
+6
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-1
/
+1
2021-07-21
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
1
-1
/
+4
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
1
-3
/
+11
2021-07-01
nvme: use return value from blk_execute_rq()
Keith Busch
1
-8
/
+27
2021-07-01
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-33
/
+7
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-65
/
+127
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-06-17
nvme: remove zeroout memset call for struct
Chaitanya Kulkarni
1
-13
/
+6
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
1
-41
/
+27
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
1
-0
/
+11
2021-06-03
nvme-tcp: allow selecting the network interface for connections
Martin Belanger
1
-0
/
+5
2021-06-03
nvme: extend and modify the APST configuration algorithm
Alexey Bogoslavsky
1
-11
/
+78
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-05-25
nvme: fix potential memory leaks in nvme_cdev_add
Guoqing Jiang
1
-1
/
+3
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
1
-1
/
+2
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
1
-0
/
+60
[next]