Linux SCSI Development
[Prev Page][Next Page]
- [PATCH 17/42] scsi: add translate_msg_byte(), (continued)
- [PATCH 17/42] scsi: add translate_msg_byte(), Hannes Reinecke
- [PATCH 32/42] acornscsi: translate message byte to host byte, Hannes Reinecke
- [PATCH 25/42] nsp32: do not set message byte, Hannes Reinecke
- [PATCH 23/42] nsp32: use standard macros to set SCSI result, Hannes Reinecke
- [PATCH 19/42] dc395: translate message bytes, Hannes Reinecke
- [PATCH 31/42] acornscsi: remove acornscsi_reportstatus(), Hannes Reinecke
- [PATCH 30/42] acornscsi: use standard macros to set SCSI result, Hannes Reinecke
- [PATCH 26/42] wd33c93: use standard macros to set SCSI result, Hannes Reinecke
- [PATCH 28/42] mesh: use standard macros to set SCSI result, Hannes Reinecke
- [PATCH 24/42] nsp32: whitespace cleanup, Hannes Reinecke
- [PATCH 36/42] advansys: use SCSI result accessors, Hannes Reinecke
- Re: [RFC PATCH 00/42] SCSI result cleanup, part 2, Bart Van Assche
- Re: [RFC PATCH 00/42] SCSI result cleanup, part 2, Bart Van Assche
- [PATCH] blk-mq: fix build warning when making htmldocs,
Ming Lei
- [PATCH v2] scsi: a100u2w: Remove useless variable, Jiapeng Chong
- [PATCH 0/5] scsi: fnic: use blk_mq_tagset_busy_iter() to walk scsi commands,
Ming Lei
- [PATCH v3] scsi: ufs: Add batched WB buffer flush,
Daejun Park
- [PATCH RESEND 0/2] scsi: target: user configurable IEEE Company ID,
Sergey Samoylenko
- [PATCH] scsi: bfa: Remove some unused variables,
Christophe JAILLET
- [PATCH v2 0/5] Bring the BusLogic host bus adapter driver up to Y2021,
Maciej W. Rozycki
- [PATCH] drivers: target: target_core_pr.c: Fix tabspace error,
Shubhankar Kuranagatti
- [PATCH] scsi: megaraid_mbox: remove redundant initialization of pointer mbox,
Colin King
- [PATCH] scsi: lpfc: remove redundant assignment to pointer temp_hdr,
Colin King
- [PATCH v2] scsi: ufs: Add batched WB buffer flush, Daejun Park
- [PATCH] scsi: ufs: Add batched WB buffer flush, Daejun Park
- [PATCH 000/117] Make better use of static type checking,
Bart Van Assche
- [PATCH 001/117] libsas: Introduce more SAM status code aliases in enum exec_status, Bart Van Assche
- [PATCH 002/117] Introduce enums for the SAM, message, host and driver status codes, Bart Van Assche
- [PATCH 003/117] Change the type of the second argument of scsi_host_complete_all_commands(), Bart Van Assche
- [PATCH 004/117] libiscsi: Use the host_status enum, Bart Van Assche
- [PATCH 005/117] libsas: Use the host_status and sam_status enums, Bart Van Assche
- [PATCH 006/117] target: Use enum sam_status instead of u8, Bart Van Assche
- [PATCH 007/117] lpfc: Reformat four comparisons, Bart Van Assche
- [PATCH 008/117] fc: Add a compile-time structure size check, Bart Van Assche
- [PATCH 009/117] iscsi: Add a compile-time structure size check, Bart Van Assche
- [PATCH 010/117] ufs: Add a compile-time structure size check, Bart Van Assche
- [PATCH 011/117] Introduce the scsi_status union, Bart Van Assche
- [PATCH 012/117] block: Convert SCSI and bsg code to the scsi_status union, Bart Van Assche
- [PATCH 013/117] core: Convert to the scsi_status union, Bart Van Assche
- [PATCH 014/117] ch: Pass union scsi_status to driver_byte(), Bart Van Assche
- [PATCH 015/117] sd: Convert to the scsi_status union, Bart Van Assche
- [PATCH 017/117] st: Convert to the scsi_status union, Bart Van Assche
- [PATCH 016/117] sr: Convert to the scsi_status union, Bart Van Assche
- [PATCH 018/117] sg: Convert to the scsi_status union, Bart Van Assche
- [PATCH 019/117] 3w*: Convert to the scsi_status union, Bart Van Assche
- [PATCH 020/117] 53c700: Convert to the scsi_status union, Bart Van Assche
- [PATCH 021/117] BusLogic: Convert to the scsi_status union, Bart Van Assche
- [PATCH 022/117] NCR5380: Convert to the scsi_status union, Bart Van Assche
- [PATCH 023/117] a100u2w: Convert to the scsi_status union, Bart Van Assche
- [PATCH 024/117] aacraid: Convert to the scsi_status union, Bart Van Assche
- [PATCH 025/117] acornscsi: Annotate fallthrough, Bart Van Assche
- [PATCH 027/117] advansys: Convert to the scsi_status union, Bart Van Assche
- [PATCH 026/117] acornscsi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 028/117] aha*: Convert to the scsi_status union, Bart Van Assche
- [PATCH 029/117] aic*: Convert to the scsi_status union, Bart Van Assche
- [PATCH 030/117] arcmsr: Convert to the scsi_status union, Bart Van Assche
- [PATCH 032/117] atp870u: Convert to the scsi_status union, Bart Van Assche
- [PATCH 033/117] be2iscsi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 031/117] ata: Convert to the scsi_status union, Bart Van Assche
- [PATCH 034/117] bfa: Use type int32_t to represent a signed integer, Bart Van Assche
- [PATCH 035/117] bfa: Convert to the scsi_status union, Bart Van Assche
- [PATCH 036/117] bnx2fc: Convert to the scsi_status union, Bart Van Assche
- [PATCH 037/117] cdrom: Convert to the scsi_status union, Bart Van Assche
- [PATCH 038/117] csiostor: Convert to the scsi_status union, Bart Van Assche
- [PATCH 039/117] cxlflash: Convert to the scsi_status union, Bart Van Assche
- [PATCH 041/117] dc395x: Convert to the scsi_status union, Bart Van Assche
- [PATCH 040/117] dc395x: Use the set_{host,msg,status}_byte() functions, Bart Van Assche
- [PATCH 042/117] dpt_i2o: Convert to the scsi_status union, Bart Van Assche
- [PATCH 044/117] esp_scsi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 043/117] esas2r: Convert to the scsi_status union, Bart Van Assche
- [PATCH 045/117] fas216: Fix two source code comments, Bart Van Assche
- [PATCH 047/117] fc: Convert to the scsi_status union, Bart Van Assche
- [PATCH 048/117] fdomain: Convert to the scsi_status union, Bart Van Assche
- [PATCH 049/117] firewire: sbp2: Convert to the scsi_status union, Bart Van Assche
- [PATCH 046/117] fas216: Convert to the scsi_status union, Bart Van Assche
- [PATCH 050/117] fnic: Convert to the scsi_status union, Bart Van Assche
- [PATCH 051/117] hpsa: Convert to the scsi_status union, Bart Van Assche
- [PATCH 052/117] hptiop: Convert to the scsi_status union, Bart Van Assche
- [PATCH 053/117] ib_srp: Convert to the scsi_status union, Bart Van Assche
- [PATCH 054/117] ibmvfc: Fix the documentation of the return value of ibmvfc_host_chkready(), Bart Van Assche
- [PATCH 055/117] ibmvfc: Convert to the scsi_status union, Bart Van Assche
- [PATCH 056/117] ibmvscsi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 057/117] ide: Convert to the scsi_status union, Bart Van Assche
- [PATCH 058/117] imm: Convert to the scsi_status union, Bart Van Assche
- [PATCH 059/117] initio: Convert to the scsi_status union, Bart Van Assche
- [PATCH 060/117] ipr: Convert to the scsi_status union, Bart Van Assche
- [PATCH 061/117] ips: Convert to the scsi_status union, Bart Van Assche
- [PATCH 062/117] iscsi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 063/117] libfc: Convert to the scsi_status union, Bart Van Assche
- [PATCH 064/117] sas: Convert to the scsi_status union, Bart Van Assche
- [PATCH 066/117] mac53c94: Convert to the scsi_status union, Bart Van Assche
- [PATCH 065/117] lpfc: Convert to the scsi_status union, Bart Van Assche
- [PATCH 067/117] megaraid: Convert to the scsi_status union, Bart Van Assche
- [PATCH 068/117] mesh: Convert to the scsi_status union, Bart Van Assche
- [PATCH 069/117] message: fusion: Convert to the scsi_status union, Bart Van Assche
- [PATCH 070/117] mpt3sas: Convert to the scsi_status union, Bart Van Assche
- [PATCH 071/117] mvumi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 072/117] myrb: Convert to the scsi_status union, Bart Van Assche
- [PATCH 073/117] myrs: Convert to the scsi_status union, Bart Van Assche
- [PATCH 074/117] ncr53c8xx: Convert to the scsi_status union, Bart Van Assche
- [PATCH 075/117] nfsd: Convert to the scsi_status union, Bart Van Assche
- [PATCH 076/117] nsp32: Convert to the scsi_status union, Bart Van Assche
- [PATCH 077/117] pcmcia: Convert to the scsi_status union, Bart Van Assche
- [PATCH 078/117] pktcdvd: Convert to the scsi_status union, Bart Van Assche
- [PATCH 079/117] pmcraid: Convert to the scsi_status union, Bart Van Assche
- [PATCH 081/117] ps3rom: Convert to the scsi_status union, Bart Van Assche
- [PATCH 080/117] ppa: Convert to the scsi_status union, Bart Van Assche
- [PATCH 082/117] qedf: Convert to the scsi_status union, Bart Van Assche
- [PATCH 083/117] qedi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 084/117] qla1280: Convert to the scsi_status union, Bart Van Assche
- [PATCH 085/117] qla2xxx: Convert to the scsi_status union, Bart Van Assche
- [PATCH 086/117] qla4xxx: Convert to the scsi_status union, Bart Van Assche
- [PATCH 087/117] qlogicfas408: Convert to the scsi_status union, Bart Van Assche
- [PATCH 088/117] qlogicpti: Convert to the scsi_status union, Bart Van Assche
- [PATCH 089/117] s390/zfcp: Convert to the scsi_status union, Bart Van Assche
- [PATCH 090/117] scsi_debug: Convert to the scsi_status union, Bart Van Assche
- [PATCH 091/117] smartpqi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 092/117] snic: Convert to the scsi_status union, Bart Van Assche
- [PATCH 093/117] staging: Convert to the scsi_status union, Bart Van Assche
- [PATCH 094/117] stex: Convert to the scsi_status union, Bart Van Assche
- [PATCH 095/117] storvsc: Convert to the scsi_status union, Bart Van Assche
- [PATCH 096/117] sym53c8xx_2: Convert to the scsi_status union, Bart Van Assche
- [PATCH 097/117] target: Convert to the scsi_status union, Bart Van Assche
- [PATCH 098/117] ufs: Remove an unused structure member, Bart Van Assche
- [PATCH 100/117] ufs: Use enum sam_status where appropriate, Bart Van Assche
- [PATCH 099/117] ufs: Remove a local variable, Bart Van Assche
- [PATCH 101/117] ufs: Remove an assignment from ufshcd_transfer_rsp_status(), Bart Van Assche
- [PATCH 102/117] ufs: Convert to the scsi_status union, Bart Van Assche
- [PATCH 103/117] usb: Convert to the scsi_status union, Bart Van Assche
- [PATCH 104/117] virtio-scsi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 105/117] vmw_pvscsi: Convert to the scsi_status union, Bart Van Assche
- [PATCH 106/117] wd33c93: Convert to the scsi_status union, Bart Van Assche
- [PATCH 107/117] wd719x: Convert to the scsi_status union, Bart Van Assche
- [PATCH 108/117] xen-scsiback: Pass union status to the {status,msg,host,driver}_byte() macros, Bart Van Assche
- [PATCH 109/117] xen-scsifront: Convert to the scsi_status union, Bart Van Assche
- [PATCH 110/117] Finalize the switch from 'int' to 'union scsi_status', Bart Van Assche
- [PATCH 111/117] Use the scsi_status union more widely, Bart Van Assche
- [PATCH 112/117] Change the return type of scsi_execute() into union scsi_status, Bart Van Assche
- [PATCH 113/117] Change the return type of scsi_execute_req() into union scsi_status, Bart Van Assche
- [PATCH 114/117] Change the return type of scsi_test_unit_ready() into union scsi_status, Bart Van Assche
- [PATCH 115/117] Change the return types of scsi_mode_sense() and sd_do_mode_sense(), Bart Van Assche
- [PATCH 116/117] Change the return type of scsi_mode_select() into union scsi_status, Bart Van Assche
- [PATCH 117/117] Change the return type of ioctl_internal_command() into union scsi_status, Bart Van Assche
- Re: [PATCH 000/117] Make better use of static type checking, Hannes Reinecke
- [PATCH] scsi: smartpqi: create module parameters for LUN reset, Enzo Matsumiya
- [PATCH] scsi: core: Cap initial sdev queue depth at shost.can_queue,
John Garry
- Linux pm8001 driver / PMC-Sierra PM8072 card, Michael Drüing
- [PATCH v3 00/24] Introducing mpi3mr driver,
Kashyap Desai
- [PATCH v3 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig, Kashyap Desai
- [PATCH v3 02/24] mpi3mr: base driver code, Kashyap Desai
- [PATCH v3 03/24] mpi3mr: create operational request and reply queue pair, Kashyap Desai
- [PATCH v3 04/24] mpi3mr: add support of queue command processing, Kashyap Desai
- [PATCH v3 05/24] mpi3mr: add support of internal watchdog thread, Kashyap Desai
- [PATCH v3 07/24] mpi3mr: add support of event handling pcie devices part-2, Kashyap Desai
- [PATCH v3 06/24] mpi3mr: add support of event handling part-1, Kashyap Desai
- [PATCH v3 08/24] mpi3mr: add support of event handling part-3, Kashyap Desai
- [PATCH v3 09/24] mpi3mr: add support for recovering controller, Kashyap Desai
- [PATCH v3 10/24] mpi3mr: add support of timestamp sync with firmware, Kashyap Desai
- [PATCH v3 11/24] mpi3mr: print ioc info for debugging, Kashyap Desai
- [PATCH v3 12/24] mpi3mr: add bios_param shost template hook, Kashyap Desai
- [PATCH v3 13/24] mpi3mr: implement scsi error handler hooks, Kashyap Desai
- [PATCH v3 14/24] mpi3mr: add change queue depth support, Kashyap Desai
- [PATCH v3 15/24] mpi3mr: allow certain commands during pci-remove hook, Kashyap Desai
- [PATCH v3 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives, Kashyap Desai
- [PATCH v3 17/24] mpi3mr: add support of threaded isr, Kashyap Desai
- [PATCH v3 18/24] mpi3mr: add complete support of soft reset, Kashyap Desai
- [PATCH v3 19/24] mpi3mr: print pending host ios for debug, Kashyap Desai
- [PATCH v3 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout, Kashyap Desai
- [PATCH v3 21/24] mpi3mr: add support of PM suspend and resume, Kashyap Desai
- [PATCH v3 22/24] mpi3mr: add support of DSN secure fw check, Kashyap Desai
- [PATCH v3 23/24] mpi3mr: add eedp dif dix support, Kashyap Desai
- [PATCH v3 24/24] mpi3mr: add event handling debug prints, Kashyap Desai
- [RFC] qla2xxx: Add dev_loss_tmo kernel module options,
Daniel Wagner
- Broadcom 9460 raid card takes too long at system resuming,
Chris Chiu
- [bug report] scsi host hang when running fio,
John Garry
- [PATCH] scsi: fusion: documentation cleanup,
Randy Dunlap
- [PATCH] scsi: mpt3sas: documentation cleanup,
Randy Dunlap
- [PATCH] scsi: ufs: Check for bkops in runtime suspend,
Avri Altman
- [PATCH v2 0/3] Fix dm-crypt zoned block device support,
Damien Le Moal
- [PATCH v20 0/2] Enable power management for ufs wlun,
Asutosh Das
- [PATCH] scsi: 3w-9xxx: Move * operator to clean up code style warning,
Colin King
- [PATCH v2] target: core: remove from tmr_list at lun unlink,
Dmitry Bogdanov
- [PATCH v4 0/7 target: make tpg/enable attribute,
Dmitry Bogdanov
- [PATCH 2/2] scsi: arcmsr: update driver version to v1.50.00.04-20210414,
ching Huang
- [PATH 2/2] scsi: arcmsr: update driver version to v1.50.00.04-20210414, ching Huang
- [PATCH 1/2] scsi: arcmsr: fixed the wrong cdb payload report to IOP,
ching Huang
- [PATCH 0/2] scsi: arcmsr: fix SCSI command timeout on ARC-1886, ching Huang
- [PATCH 0/4] Fix dm-crypt zoned block device support,
Damien Le Moal
- [PATCH v3 00/17] libicsi and qedi TMF fixes,
Mike Christie
- [PATCH v3 01/17] scsi: iscsi: add task completion helper, Mike Christie
- [PATCH v3 04/17] scsi: iscsi: drop suspend calls from ep_disconnect, Mike Christie
- [PATCH v3 02/17] scsi: iscsi: sync libiscsi and driver reset cleanup, Mike Christie
- [PATCH v3 03/17] scsi: iscsi: stop queueing during ep_disconnect, Mike Christie
- [PATCH v3 05/17] scsi: iscsi: wait on cmds before freeing conn, Mike Christie
- [PATCH v3 07/17] scsi: iscsi: move pool freeing, Mike Christie
- [PATCH v3 06/17] scsi: iscsi: fix use conn use after free, Mike Christie
- [PATCH v3 09/17] scsi: qedi: fix race during abort timeouts, Mike Christie
- [PATCH v3 10/17] scsi: qedi: fix use after free during abort cleanup, Mike Christie
- [PATCH v3 08/17] scsi: qedi: fix null ref during abort handling, Mike Christie
- [PATCH v3 11/17] scsi: qedi: fix TMF tid allocation, Mike Christie
- [PATCH v3 12/17] scsi: qedi: use GFP_NOIO for tmf allocation, Mike Christie
- [PATCH v3 14/17] scsi: qedi: fix cleanup session block/unblock use, Mike Christie
- [PATCH v3 15/17] scsi: qedi: pass send_iscsi_tmf task to abort, Mike Christie
- [PATCH v3 13/17] scsi: qedi: fix TMF session block/unblock use, Mike Christie
- [PATCH v3 17/17] scsi: qedi: always wake up if cmd_cleanup_req is set, Mike Christie
- [PATCH v3 16/17] scsi: qedi: complete TMF works before disconnect, Mike Christie
- [PATCH v19 0/2] Enable power management for ufs wlun,
Asutosh Das
- [PATCH v2 00/20] SCSI patches for kernel v5.13,
Bart Van Assche
- [PATCH v2 01/20] Make the scsi_alloc_sgtables() documentation more accurate, Bart Van Assche
- [PATCH v2 02/20] Remove an incorrect comment, Bart Van Assche
- [PATCH v2 03/20] Rename scsi_softirq_done() into scsi_complete(), Bart Van Assche
- [PATCH v2 04/20] Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case, Bart Van Assche
- [PATCH v2 06/20] aacraid: Remove an unused function, Bart Van Assche
- [PATCH v2 05/20] Introduce enum scsi_disposition, Bart Van Assche
- [PATCH v2 07/20] libfc: Fix a format specifier, Bart Van Assche
- [PATCH v2 09/20] mpt3sas: Fix two kernel-doc headers, Bart Van Assche
- [PATCH v2 08/20] fcoe: Suppress a compiler warning, Bart Van Assche
- [PATCH v2 10/20] myrb: Remove unused functions, Bart Van Assche
- [PATCH v2 12/20] qla4xxx: Remove an unused function, Bart Van Assche
- [PATCH v2 13/20] smartpqi: Remove unused functions, Bart Van Assche
- [PATCH v2 14/20] 53c700: Open-code status_byte(u8) calls, Bart Van Assche
- [PATCH v2 15/20] dc395x: Open-code status_byte(u8) calls, Bart Van Assche
- [PATCH v2 16/20] sd: Introduce a new local variable in sd_check_events(), Bart Van Assche
- [PATCH v2 17/20] target: Compare explicitly with SAM_STAT_GOOD, Bart Van Assche
- [PATCH v2 18/20] target: Fix two format specifiers, Bart Van Assche
- [PATCH v2 19/20] target: Shorten ALUA error messages, Bart Van Assche
- [PATCH v2 20/20] target/tcm_fc: Fix a kernel-doc header, Bart Van Assche
- [PATCH v2 11/20] myrs: Remove unused functions, Bart Van Assche
- Re: [PATCH v2 00/20] SCSI patches for kernel v5.13, Martin K. Petersen
- Re: [PATCH v2 00/20] SCSI patches for kernel v5.13, Martin K. Petersen
- [PATCH] scsi: qla2xx: wait for stop_phase1 at wwn removal,
Dmitry Bogdanov
- [PATCH for-5.4 0/2] scsi: qla2xxx: Fix P2P mode,
Anastasia Kovaleva
- [PATCH 0/2] smartpqi fix static checker issues,
Don Brace
- [PATCH hyperv-next] scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs,
Andrea Parri (Microsoft)
- [PATCH v4 0/8] pm80xx updates,
Viswas G
- [PATCH v4 1/8] pm80xx: Add sysfs attribute to check mpi state, Viswas G
- [PATCH v4 2/8] pm80xx: Add sysfs attribute to check controller hmi error, Viswas G
- [PATCH v4 3/8] pm80xx: Add sysfs attribute to track RAAE count, Viswas G
- [PATCH v4 4/8] pm80xx: Add sysfs attribute to track iop0 count, Viswas G
- [PATCH v4 5/8] pm80xx: Add sysfs attribute to track iop1 count, Viswas G
- [PATCH v4 6/8] pm80xx: Completing pending IO after fatal error, Viswas G
- [PATCH v4 8/8] pm80xx: remove global lock from outbound queue processing, Viswas G
- [PATCH v4 7/8] pm80xx: Reset PI and CI memory during re-initialize, Viswas G
- Re: [PATCH v4 0/8] pm80xx updates, Martin K. Petersen
- Re: [PATCH v4 0/8] pm80xx updates, Martin K. Petersen
- [PATCH] scsi_debug: fix cmd_per_lun, set to max_queue,
Douglas Gilbert
- [PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021,
Maciej W. Rozycki
- [PATCH v18 0/2] Enable power management for ufs wlun,
Asutosh Das
- [PATCH 0/6] zfcp: cleanups and qdio code refactor for 5.13/5.14,
Benjamin Block
- [Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [Resend RFC PATCH V2 01/12] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [Resend RFC PATCH V2 02/12] x86/HV: Initialize shared memory boundary in Isolation VM, Tianyu Lan
- [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support, Tianyu Lan
- [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb, Tianyu Lan
- [Resend RFC PATCH V2 05/12] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [Resend RFC PATCH V2 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM., Tianyu Lan
- [Resend RFC PATCH V2 09/12] swiotlb: Add bounce buffer remap address setting function, Tianyu Lan
- [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support, Tianyu Lan
- [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [Resend RFC PATCH V2 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [PATCH] smartpqi: fix static checker warnings, Don Brace
- [PATCH] scsi: target: cxgbit: unmap DMA buffer before calling target_execute_cmd(),
Varun Prakash
- [PATCH] scsi: qla4xxx: Simplify judgement condition,
Wan Jiabing
- [bug report] shared tags causes IO hang and performance drop,
Ming Lei
- KMSAN: uninit-value in sr_check_events,
Hao Sun
- [PATCH 00/13] scsi: libicsi and qedi tmf fixes,
Mike Christie
- [PATCH 01/13] scsi: iscsi: add task completion helper, Mike Christie
- [PATCH 02/13] scsi: iscsi: fix lun/target reset cmd cleanup handling, Mike Christie
- [PATCH 05/13] scsi: qedi: fix abort vs cmd re-use race, Mike Christie
- [PATCH 04/13] scsi: qedi: fix null ref during abort handling, Mike Christie
- [PATCH 03/13] scsi: iscsi: prevent cmds from queueing to driver during ep_disconnect, Mike Christie
- [PATCH 06/13] scsi: qedi: fix use after free during abort cleanup, Mike Christie
- [PATCH 07/13] scsi: qedi: fix tmf tid allocation, Mike Christie
- [PATCH 08/13] scsi: qedi: use GFP_NOIO for tmf allocation, Mike Christie
- [PATCH 09/13] scsi: qedi: fix session block/unblock abuse during tmf handling, Mike Christie
- [PATCH 10/13] scsi: qedi: fix session block/unblock abuse during cleanup, Mike Christie
- [PATCH 11/13] scsi: qedi: pass send_iscsi_tmf task to abort, Mike Christie
- [PATCH 13/13] scsi: qedi: always wake up if cmd_cleanup_req is set, Mike Christie
- [PATCH 12/13] scsi: qedi: make sure tmf works are done before disconnect, Mike Christie
- [PATCH 00/20] SCSI patches for kernel v5.13,
Bart Van Assche
- [PATCH 01/20] Make the scsi_alloc_sgtables() documentation more accurate, Bart Van Assche
- [PATCH 02/20] Remove an incorrect comment, Bart Van Assche
- [PATCH 03/20] Rename scsi_softirq_done() into scsi_complete(), Bart Van Assche
- [PATCH 05/20] Introduce enum scsi_disposition, Bart Van Assche
- [PATCH 06/20] aacraid: Remove an unused function, Bart Van Assche
- [PATCH 07/20] libfc: Fix a format specifier, Bart Van Assche
- [PATCH 04/20] Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case, Bart Van Assche
- [PATCH 08/20] fcoe: Suppress a compiler warning, Bart Van Assche
- [PATCH 09/20] iscsi: Suppress two clang format mismatch warnings, Bart Van Assche
- [PATCH 10/20] mpt3sas: Fix two kernel-doc headers, Bart Van Assche
- [PATCH 11/20] myrb: Remove unused functions, Bart Van Assche
- [PATCH 12/20] myrs: Remove unused functions, Bart Van Assche
- [PATCH 13/20] qla4xxx: Remove an unused function, Bart Van Assche
- [PATCH 16/20] dc395x: Open-code status_byte(u8) calls, Bart Van Assche
- [PATCH 14/20] smartpqi: Remove unused functions, Bart Van Assche
- [PATCH 15/20] 53c700: Open-code status_byte(u8) calls, Bart Van Assche
- [PATCH 17/20] sd: Introduce a new local variable in sd_check_events(), Bart Van Assche
- [PATCH 18/20] target: Compare explicitly with SAM_STAT_GOOD, Bart Van Assche
- [PATCH 19/20] target: Fix several format specifiers, Bart Van Assche
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]