index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
apple.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-apple: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-08
1
-4
/
+2
*
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-13
1
-1
/
+1
*
nvme: use ctrl state accessor
Keith Busch
2024-01-29
1
-6
/
+7
*
nvme-apple: return directly instead of else
Chaitanya Kulkarni
2023-04-13
1
-2
/
+2
*
nvme-apple: return directly instead of else
Chaitanya Kulkarni
2023-04-13
1
-2
/
+2
*
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
2023-01-19
1
-3
/
+3
*
nvme-apple: reset controller during shutdown
Janne Grunau
2023-01-19
1
-1
/
+17
*
nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
Hector Martin
2023-01-10
1
-1
/
+1
*
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
1
-4
/
+1
*
nvme-apple: fix controller shutdown in apple_nvme_disable
Christoph Hellwig
2022-12-06
1
-1
/
+2
*
nvme: introduce nvme_start_request
Sagi Grimberg
2022-12-06
1
-1
/
+1
*
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-18
1
-6
/
+6
*
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
1
-1
/
+1
*
nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_work
Christoph Hellwig
2022-11-02
1
-1
/
+0
*
nvme: split nvme_kill_queues
Christoph Hellwig
2022-11-02
1
-1
/
+2
*
nvme-apple: remove an extra queue reference
Christoph Hellwig
2022-10-25
1
-9
/
+0
*
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
2022-10-25
1
-0
/
+1
*
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
2022-10-19
1
-0
/
+2
*
nvme-apple: stop casting function pointer signatures
Christoph Hellwig
2022-08-03
1
-6
/
+15
*
nvme-apple: use nvme core helper to cancel requests in tagset
Guixin Liu
2022-08-03
1
-5
/
+2
*
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-2
/
+1
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
nvme-apple: fix sparse endianess warnings
Arnd Bergmann
2022-05-06
1
-24
/
+24
*
nvme-apple: Add initial Apple SoC NVMe driver
Sven Peter
2022-05-02
1
-0
/
+1593