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
2023-05-17
nvme: fix async event trace event
Keith Busch
1
-4
/
+1
2023-05-17
nvme: handle the persistent internal error AER
Michael Kelley
1
-2
/
+29
2023-03-22
nvme: fix handling single range discard request
Ming Lei
1
-9
/
+19
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
1
-4
/
+4
2022-11-25
nvme: restrict management ioctls to admin
Keith Busch
1
-0
/
+6
2022-10-30
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
1
-1
/
+5
2022-10-30
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
1
-0
/
+1
2022-10-26
nvme: copy firmware_rev on each init
Keith Busch
1
-1
/
+2
2022-10-05
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
1
-3
/
+3
2022-10-05
nvme: add new line after variable declatation
Chaitanya Kulkarni
1
-0
/
+3
2022-07-21
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
1
-0
/
+2
2022-06-29
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
1
-0
/
+14
2022-06-29
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
1
-0
/
+14
2022-06-29
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
1
-6
/
+5
2022-06-29
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
1
-1
/
+1
2022-06-29
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
1
-17
/
+35
2022-06-29
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
1
-2
/
+9
2022-06-22
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
1
-2
/
+2
2022-06-22
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
1
-20
/
+20
2022-06-09
nvme: set dma alignment to dword
Keith Busch
1
-1
/
+1
2022-05-25
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
1
-0
/
+1
2022-04-27
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
1
-6
/
+18
2022-04-08
nvme: cleanup __nvme_check_ids
Christoph Hellwig
1
-5
/
+4
2022-02-23
nvme: fix a possible use-after-free in controller reset during load
Sagi Grimberg
1
-1
/
+8
2021-10-06
nvme: add command id quirk for apple controllers
Keith Busch
1
-1
/
+3
2021-09-30
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
1
-16
/
+17
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-09-18
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-1
/
+2
2021-07-28
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Christoph Hellwig
1
-1
/
+4
2021-05-26
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
1
-1
/
+2
2021-05-19
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
1
-1
/
+2
2021-03-30
nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
Christoph Hellwig
1
-1
/
+1
2021-03-30
nvme-core: check ctrl css before setting up zns
Chaitanya Kulkarni
1
-0
/
+6
2021-03-30
nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
Hannes Reinecke
1
-0
/
+1
2021-03-30
nvme: simplify error logic in nvme_validate_ns()
Hannes Reinecke
1
-4
/
+4
2021-03-25
nvme: fix Write Zeroes limitations
Christoph Hellwig
1
-24
/
+12
2021-03-07
nvme-core: add cancel tagset helpers
Chao Leng
1
-0
/
+20
2021-02-07
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
1
-2
/
+15
2021-01-19
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
1
-3
/
+8
2020-11-14
nvme: fix memory leak freeing command effects
Keith Busch
1
-2
/
+14
2020-11-14
nvme: directly cache command effects log
Keith Busch
1
-5
/
+4
2020-11-09
nvme: fix incorrect behavior when BLKROSET is called by the user
Sagi Grimberg
1
-2
/
+0
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
1
-2
/
+6
2020-10-27
nvme: ignore zone validate errors on subsequent scans
Keith Busch
1
-1
/
+1
2020-10-14
nvme: translate zone resource errors
Keith Busch
1
-0
/
+4
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-303
/
+208
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+35
2020-10-09
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2020-10-07
nvme-core: remove extra condition for vwc
Chaitanya Kulkarni
1
-3
/
+1
2020-10-07
nvme-core: remove extra variable
Chaitanya Kulkarni
1
-3
/
+2
[next]