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.13.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
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
1
-4
/
+4
2022-12-08
nvme: restrict management ioctls to admin
Keith Busch
1
-0
/
+6
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-02-23
nvme: fix a possible use-after-free in controller reset during load
Sagi Grimberg
1
-1
/
+8
2021-05-22
nvme: do not try to reconfigure APST when the controller is not live
Christoph Hellwig
1
-1
/
+2
2021-03-11
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
1
-12
/
+9
2021-03-11
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2020-10-14
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
1
-1
/
+3
2020-10-07
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
1
-0
/
+15
2020-10-01
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
1
-0
/
+1
2020-10-01
nvme: fix possible deadlock when I/O is blocked
Sagi Grimberg
1
-1
/
+0
2020-10-01
nvme: Fix controller creation races with teardown flow
Israel Rukshin
1
-0
/
+5
2020-10-01
nvme-multipath: do not reset on unknown status
John Meneghini
1
-4
/
+1
2020-06-22
nvme: refine the Qemu Identify CNS quirk
Christoph Hellwig
1
-2
/
+14
2020-04-17
nvme: Treat discovery subsystems as unique subsystems
James Smart
1
-0
/
+11
2020-03-11
nvme: Fix uninitialized-variable warning
Keith Busch
1
-1
/
+1
2020-02-19
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
1
-1
/
+1
2019-12-31
nvme: Discard workaround for non-conformant devices
Eduard Hasenleithner
1
-3
/
+9
2019-12-13
nvme: Free ctrl device name on init failure
Keith Busch
1
-1
/
+1
2019-12-05
nvme: fix kernel paging oops
Sagi Grimberg
1
-1
/
+1
2019-12-05
nvme: provide fallback for discard alloc failure
Jens Axboe
1
-6
/
+35
2019-12-01
nvme-pci: fix surprise removal
Igor Konopko
1
-1
/
+1
2019-10-29
nvme-pci: Fix a race in controller removal
Balbir Singh
1
-1
/
+4
2019-09-06
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
1
-0
/
+5
2019-09-06
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
1
-0
/
+1
2019-07-26
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
1
-6
/
+8
2019-06-25
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-06-19
nvme: fix memory leak for power latency tolerance
Yufen Yu
1
-0
/
+1
2019-06-19
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
1
-5
/
+20
2019-06-19
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
1
-23
/
+24
2019-06-19
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+0
2019-06-19
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
1
-4
/
+9
2019-05-31
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
1
-1
/
+6
2019-03-14
nvme: lock NS list changes while handling command effects
Keith Busch
1
-1
/
+7
2019-02-20
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
1
-1
/
+1
2018-12-21
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
2018-12-17
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-11-27
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
1
-1
/
+3
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
1
-1
/
+1
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
1
-0
/
+6
2018-08-06
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
Jens Axboe
1
-26
/
+43
2018-08-06
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
1
-29
/
+34
2018-07-30
nvme: use blk API to remap ref tags for IOs with metadata
Max Gurtovoy
1
-0
/
+18
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-2
/
+1
2018-07-27
nvme: add ANA support
Christoph Hellwig
1
-8
/
+34
2018-07-27
nvme: remove nvme_req_needs_failover
Christoph Hellwig
1
-1
/
+2
2018-07-27
nvme: simplify the API for getting log pages
Christoph Hellwig
1
-21
/
+11
2018-07-23
nvme: use hw qid in trace events
Keith Busch
1
-4
/
+1
[next]