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
/
nvme.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-26
nvme: ensure subsystem reset is single threaded
Keith Busch
1
-3
/
+13
2022-07-21
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
1
-0
/
+1
2022-05-25
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
1
-0
/
+4
2022-04-27
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
1
-0
/
+5
2022-04-08
nvme: allow duplicate NSIDs for private namespaces
Sungup Moon
1
-0
/
+19
2021-09-27
nvme: add command id quirk for apple controllers
Keith Busch
1
-0
/
+6
2021-09-06
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
1
-0
/
+5
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
1
-0
/
+5
2021-08-17
nvme: remove the unused NVME_NS_* enum
Christoph Hellwig
1
-5
/
+0
2021-08-16
nvme: remove nvm_ndev from ns
Keith Busch
1
-1
/
+0
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-1
/
+46
2021-08-15
remove the lightnvm subsystem
Christoph Hellwig
1
-26
/
+0
2021-07-21
nvme: fix refcounting imbalance when all paths are down
Hannes Reinecke
1
-9
/
+2
2021-07-01
nvme: use return value from blk_execute_rq()
Keith Busch
1
-1
/
+1
2021-07-01
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-1
/
+1
2021-06-17
nvme: add a helper to check ctrl sgl support
Chaitanya Kulkarni
1
-0
/
+5
2021-06-03
nvme: remove nvme_{get,put}_ns_from_disk
Christoph Hellwig
1
-4
/
+1
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
1
-5
/
+2
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
1
-2
/
+6
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
1
-0
/
+15
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
1
-1
/
+0
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
1
-0
/
+13
2021-04-21
nvme: sanitize KATO setting
Hannes Reinecke
1
-1
/
+0
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
1
-1
/
+4
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
1
-1
/
+9
2021-04-15
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+2
2021-04-15
nvme: cleanup setting the disk name
Christoph Hellwig
1
-10
/
+4
2021-04-15
nvme: add a nvme_ns_head_multipath helper
Minwoo Im
1
-1
/
+6
2021-04-06
nvme: implement non-mdts command limits
Keith Busch
1
-0
/
+3
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
1
-2
/
+1
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: use NVME_CTRL_CMIC_ANA macro
Kanchan Joshi
1
-1
/
+1
2021-02-10
nvme: add 48-bit DMA address quirk for Amazon NVMe controllers
Filippo Sironi
1
-0
/
+6
2021-02-10
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
1
-0
/
+8
2021-02-10
nvme: introduce a nvme_host_path_error helper
Chao Leng
1
-0
/
+1
2021-02-02
nvme-core: add cancel tagset helpers
Chao Leng
1
-0
/
+2
2021-01-06
nvme: remove the unused status argument from nvme_trace_bio_complete
Max Gurtovoy
1
-4
/
+2
2021-01-06
nvme: unexport functions with no external caller
Minwoo Im
1
-3
/
+0
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+9
2020-12-01
nvme: export zoned namespaces without Zone Append support read-only
Javier González
1
-0
/
+1
2020-12-01
nvme-fabrics: reject I/O to offline device
Victor Gladkov
1
-0
/
+3
2020-12-01
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-0
/
+2
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
1
-1
/
+1
2020-12-01
nvme: simplify nvme_req_qid()
Baolin Wang
1
-1
/
+2
2020-11-14
nvme: directly cache command effects log
Keith Busch
1
-6
/
+0
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
1
-0
/
+1
2020-10-22
nvme: use queuedata for nvme_req_qid
Keith Busch
1
-1
/
+1
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+5
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+0
2020-10-07
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
1
-6
/
+2
[next]