messages from 2021-08-17 17:36:33 to 2021-08-20 17:37:19 UTC [more...]
arm scsi drivers
2021-08-20 17:37 UTC
[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-08-20 16:08 UTC (26+ messages)
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver
[PATCH] scsi: snic: Fix spelling mistake "progres" -> "progress"
2021-08-20 15:18 UTC
ensure each gendisk always has a request_queue reference v2
2021-08-20 13:42 UTC (14+ messages)
` [PATCH 1/9] nvme: use blk_mq_alloc_disk
` [PATCH 3/9] sg: do not allocate a gendisk
` [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk
` [PATCH 9/9] block: add an explicit ->disk backpointer to the request_queue
[PATCH v2] scsi: simplify scsi_get_vpd_page()
2021-08-20 13:13 UTC (2+ messages)
[PATCH 0/7] add simple copy support
2021-08-20 11:11 UTC (18+ messages)
` [PATCH 7/7] dm kcopyd: add simple copy offload support
` [dm-devel] "
` [PATCH 4/7] block: Introduce a new ioctl for simple copy
` [PATCH 3/7] block: copy offload support infrastructure
[PATCH 0/3] snic: Fixes for SCSI EH rework
2021-08-20 10:12 UTC (6+ messages)
` [PATCH 1/3] snic: reserve tag for TMF
` [PATCH 2/3] snic: use dedicated device reset command
` [PATCH 3/3] snic: Use scsi_host_busy_iter() to traverse commands
[PATCH 0/3] ncr53c8xx: Fixes for SCSI EH rework
2021-08-20 9:56 UTC (7+ messages)
` [PATCH 1/3] ncr53c8xx: remove 'sync_reset' argument from ncr_reset_bus()
` [PATCH 2/3] ncr53c8xx: Complete all commands during bus reset
` [PATCH 3/3] ncr53c8xx: Remove unused code
[PATCH linux-next] scsi: megaraid: fix Coccinelle warnings
2021-08-20 8:16 UTC (2+ messages)
[PATCH v3 0/3] Fixes for scsi_mode_sense/select()
2021-08-20 7:02 UTC (4+ messages)
` [PATCH v3 1/3] scsi: fix scsi_mode_sense() buffer length handling
` [PATCH v3 2/3] scsi: fix scsi_mode_select() "
` [PATCH v3 3/3] scsi: sd: fix sd_do_mode_sense() "
[PATCH] scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
2021-08-20 5:37 UTC (3+ messages)
[PATCH 0/3] qla2xxx: Fixes for SCSI EH rework
2021-08-20 5:16 UTC (7+ messages)
` [PATCH 1/3] qla2xxx: Do not call fc_block_scsi_eh() during bus reset
` [EXT] "
` [PATCH 2/3] qla2xxx: Open-code qla2xxx_eh_target_reset()
` [EXT] "
` [PATCH 3/3] qla2xxx: Open-code qla2xxx_eh_device_reset()
` [EXT] "
[PATCH 0/4] sym53c8xx_2: Fixes for SCSI EH rework
2021-08-20 5:13 UTC (6+ messages)
` [PATCH 1/4] sym53c8xx_2: move PCI EEH handling to host reset
` [PATCH 2/4] sym53c8xx_2: split off host reset from sym_eh_handler()
` [PATCH 3/4] sym53c8xx_2: split off bus "
` [PATCH 4/4] sym53c8xx_2: rework reset handling
[PATCH] scsi: fix scsi_mode_sense()
2021-08-20 3:57 UTC (6+ messages)
[PATCH v2 0/2] Fixes for scsi_mode_sense/select()
2021-08-20 3:28 UTC (3+ messages)
` [PATCH v2 1/2] scsi: fix scsi_mode_sense() buffer length handling
` [PATCH v2 2/2] scsi: fix scsi_mode_select() "
[PATCH linux-next] scsi: remove unneeded semicolon
2021-08-20 3:16 UTC
[PATCH linux-next] scsi/ncr53c8xx: Use bitwise instead of arithmetic operator for flags
2021-08-20 3:12 UTC
[PATCH linux-next] scsi/dc395x: Use bitwise instead of arithmetic operator for flags
2021-08-20 3:04 UTC
[PATCH linux-next] scsi/csiostor: fix application of sizeof to pointer
2021-08-20 3:00 UTC
[PATCH] scsi: ufs: ufshpb: Fix possible memory leak
2021-08-20 1:46 UTC
[PATCH] scsi: ufs: ufs-exynos: Fix static checker warning
2021-08-19 17:11 UTC
[bug report] scsi: ufs: ufs-exynos: Add UFS host support for Exynos SoCs
2021-08-19 16:57 UTC (2+ messages)
[PATCH v2] scsi: simplify scsi_get_vpd_page()
2021-08-19 23:59 UTC (3+ messages)
[PATCH 0/5] lpfc: fixes for SCSI EH rework
2021-08-19 23:19 UTC (8+ messages)
` [PATCH 1/5] lpfc: kill lpfc_bus_reset_handler
` [PATCH 2/5] lpfc: drop lpfc_no_handler()
` [PATCH 3/5] lpfc: use fc_block_rport()
` [PATCH 4/5] lpfc: use rport as argument for lpfc_send_taskmgmt()
` [PATCH 5/5] lpfc: use rport as argument for lpfc_chk_tgt_mapped()
[PATCH v2 0/2] scsi: qla1280: Resolve some compilation issues
2021-08-19 19:24 UTC (7+ messages)
` [PATCH v2 1/2] scsi: qla1280: Stop using scsi_cmnd.tag
` [PATCH v2 2/2] scsi: qla1280: Fix DEBUG_QLA1280 compilation issues
[PATCHv2 00/51] SCSI EH argument reshuffle part II
2021-08-19 18:37 UTC (28+ messages)
` [PATCH 01/51] lpfc: kill lpfc_bus_reset_handler
` [PATCH 02/51] lpfc: drop lpfc_no_handler()
` [PATCH 08/51] zfcp: open-code fc_block_scsi_eh() for host reset
` [PATCH 10/51] scsi: Use Scsi_Host as argument for eh_host_reset_handler
` [PATCH 25/51] lpfc: use fc_block_rport()
` [PATCH 26/51] lpfc: use rport as argument for lpfc_send_taskmgmt()
` [PATCH 27/51] lpfc: use rport as argument for lpfc_chk_tgt_mapped()
` [PATCH 36/51] scsi: Use scsi_target as argument for eh_target_reset_handler()
` [PATCH 37/51] aha152x: look for stuck command when resetting device
` [PATCH 49/51] scsi: Move eh_device_reset_handler() to use scsi_device as argument
[PATCH 0/4] scsi: remove last references to scsi_cmnd.tag
2021-08-19 16:59 UTC (7+ messages)
` [PATCH 1/4] scsi: Introduct scsi_cmd_to_tag()
` [PATCH 2/4] fas216: kill scmd->tag
` [PATCH 3/4] acornscsi: remove tagged queuing vestiges
` [PATCH 4/4] scsi: remove 'current_tag'
[PATCH 0/3] megaraid: Fixes for SCSI EH rework
2021-08-19 9:16 UTC (4+ messages)
` [PATCH 1/3] megaraid: complete all commands in megaraid_reset()
` [PATCH 2/3] megaraid: rename megaraid_abort_and_reset() to __megaraid_abort()
` [PATCH 3/3] megaraid: remove pointless bus_reset and device_reset handler
[PATCH 0/3] mptfusion: Fixes for SCSI EH rework
2021-08-19 9:10 UTC (4+ messages)
` [PATCH 1/3] mptfusion: correct definitions for mptscsih_dev_reset()
` [PATCH 2/3] mptfc: use fc_block_rport() instead of open-coding it
` [PATCH 3/3] mptfc: iterate over all rports during bus reset
[PATCH 0/3] Remove scsi_cmnd.tag
2021-08-19 9:09 UTC (9+ messages)
[PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
2021-08-19 7:32 UTC (22+ messages)
` [PATCH v2 03/11] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH v2 04/11] blk-mq: Invert check "
` [PATCH v2 05/11] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_request}()
` [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH v2 07/11] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx()
` [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support
` [PATCH v2 11/11] blk-mq: Stop using pointers for blk_mq_tags bitmap tags
[PATCH v2 0/2] lkdtm: update block layer crashpoints
2021-08-19 7:09 UTC (8+ messages)
` [PATCH v2 1/2] lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
` [PATCH v2 2/2] lkdtm: remove IDE_CORE_CP crashpoint
[PATCH] scsi: fix missing FORCE for scsi_devinfo_tbl.c build rule
2021-08-19 1:23 UTC
[PATCH 2/5] treewide: Replace open-coded flex arrays in unions
2021-08-18 21:51 UTC (4+ messages)
` [PATCH 3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays
[PATCH 0/2] scsi: qla1280: Resolve some compilation issues
2021-08-18 15:26 UTC (5+ messages)
` [PATCH 1/2] scsi: qla1280: Stop using scsi_cmnd.tag
` [PATCH 2/2] scsi: qla1280: Fix DEBUG_QLA1280 compilation issues
linux-next: build failure after merge of the scsi-mkp tree
2021-08-18 11:41 UTC (3+ messages)
[PATCH] scsi: ibmvfc: Stop using scsi_cmnd.tag
2021-08-18 11:29 UTC (4+ messages)
[PATCH] scsi: ufs: ufshpb: Fix typo in comments
2021-08-18 9:41 UTC
[PATCH] mpi3mr: setup irqs in resume path
2021-08-18 8:18 UTC (2+ messages)
[PATCH RESEND] mpi3mr: setup irqs in resume path
2021-08-18 8:17 UTC
[PATCH v2 36/63] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
2021-08-18 6:05 UTC
[PATCH v5 0/5] Initial support for multi-actuator HDDs
2021-08-18 2:45 UTC (5+ messages)
[PATCH] scsi: sd: Do not exit sd_spinup_disk quietly
2021-08-18 2:37 UTC (2+ messages)
[PATCH RESEND] ibmvfc: do not wait for initial device scan
2021-08-18 2:26 UTC (2+ messages)
[PATCH -next 0/2] Fix out-of-bound in resp_readcap16 and resp_report_tgtpgs
2021-08-18 2:14 UTC (3+ messages)
` [PATCH -next 1/2] scsi:scsi_debug: Fix out-of-bound in resp_readcap16
` [PATCH -next 2/2] scsi:scsi_debug: Fix potential OOB in resp_report_tgtpgs
[PATCH] scsi: st: Add missing break in switch statement in st_ioctl()
2021-08-18 1:12 UTC (4+ messages)
[PATCH 5/7] block: add emulation for simple copy
2021-08-17 22:10 UTC (2+ messages)
[PATCH 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1" during
2021-08-17 19:57 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).