aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/nvme/host/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-10/+195
2025-05-20nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_diskNilay Shroff1-2/+2
2025-05-20nvme-multipath: introduce delayed removal of the multipath head nodeNilay Shroff1-3/+5
2025-05-14nvme: all namespaces in a subsystem must adhere to a common atomic write sizeAlan Adamson1-3/+27
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig1-1/+1
2025-05-07nvme: unblock ctrl state transition for firmware updateDaniel Wagner1-1/+2
2025-05-06nvme: fix incorrect sizeofKanchan Joshi1-1/+1
2025-05-06nvme: fix write_stream_granularity initializationCaleb Sander Mateos1-1/+1
2025-05-06nvme: use fdp streams if write stream is providedKeith Busch1-1/+30
2025-05-06nvme: register fdp parameters with the block layerKeith Busch1-0/+144
2025-05-06nvme: pass a void pointer to nvme_get/set_features for the resultChristoph Hellwig1-2/+2
2025-05-06nvme: add a nvme_get_log_lsi helperChristoph Hellwig1-2/+12
2025-04-16nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke1-1/+1
2025-04-08nvme: re-read ANA log page after ns scan completesHannes Reinecke1-0/+5
2025-04-07nvme: requeue namespace scan on missed AENsHannes Reinecke1-0/+4
2025-04-03Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-4/+2
2025-04-01nvme: update the multipath warning in nvme_init_ns_headJohn Meneghini1-1/+1
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds1-0/+3
2025-03-20nvme-multipath: Add visibility for round-robin io-policyNilay Shroff1-0/+3
2025-03-17nvme: convert timeouts to secs_to_jiffies()Easwar Hariharan1-4/+2
2025-03-11nvme: move error logging from nvme_end_req() to __nvme_end_req()Shin'ichiro Kawasaki1-6/+6
2025-02-20nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner1-2/+0
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe1-1/+7
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig1-7/+10
2025-01-23nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner1-1/+7
2025-01-20Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds1-8/+13
2025-01-17block: Add common atomic writes enable flagJohn Garry1-0/+1
2025-01-13nvme: fix bogus kzalloc() return check in nvme_init_effects_log()Jens Axboe1-1/+1
2025-01-13Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.14/blockJens Axboe1-6/+28
2025-01-12nvme: Add error path for xa_store in nvme_init_effectsKeisuke Nishimura1-4/+22
2025-01-10nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura1-2/+6
2025-01-10nvme: fix queue freeze vs limits lock orderChristoph Hellwig1-4/+5
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig1-1/+0
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig1-1/+0
2024-12-23nvme: add support for passing on the application tagKanchan Joshi1-0/+10
2024-12-23block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flagsAnuj Gupta1-8/+3
2024-12-18nvme: use blk_validate_block_size() for max LBA checkLuis Chamberlain1-1/+1
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe1-3/+5
2024-12-04nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi1-2/+3
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-7/+7
2024-12-02nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supportedChristoph Hellwig1-1/+2
2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds1-7/+15
2024-11-19nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff1-0/+5
2024-11-19Revert "nvme: make keep-alive synchronous operation"Nilay Shroff1-7/+10
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds1-12/+26
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.13/blockJens Axboe1-10/+19
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu1-1/+3
2024-11-11nvme: add rotational supportWang Yugui1-0/+6
2024-11-11nvme: use command set independent id ns if availableMatias Bjørling1-3/+4