Linux SCSI Development
[Prev Page][Next Page]
- Re: [PATCH v2 51/82] scsi: mac_scsi: Declare SCSI host template const, (continued)
- [PATCH v2 53/82] scsi: mesh: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 54/82] scsi: mpi3mr: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 55/82] scsi: mpt3sas: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 56/82] scsi: mvme147: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 57/82] scsi: mvsas: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 58/82] scsi: mvumi: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 59/82] scsi: myrb: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 60/82] scsi: myrs: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 61/82] scsi: nsp32: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 62/82] scsi: pcmcia-sym53c500: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 63/82] scsi: pcmcia-pm8001: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 64/82] scsi: pmcraid: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 65/82] scsi: ppa: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 66/82] scsi: ps3rom: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 67/82] scsi: qla1280: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 68/82] scsi: qla2xxx: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 70/82] scsi: sgiwd93: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 73/82] scsi: stex: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 75/82] scsi: virtio-scsi: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 74/82] scsi: sym53c8xx: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 76/82] scsi: wd719x: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 77/82] scsi: xen-scsifront: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 72/82] scsi: snic: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 71/82] scsi: smartpqi: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 69/82] scsi: qlogicpti: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 78/82] scsi: rts5208: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 79/82] scsi: target: tcm-loop: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 80/82] scsi: ufs: Declare SCSI host template const, Bart Van Assche
- [PATCH v2 82/82] scsi: core: Update a source code comment, Bart Van Assche
- [PATCH v2 81/82] usb: uas: Declare two host templates and host template pointers const, Bart Van Assche
- [PATCH] scsi: qla4xxx: Fix use after free bug in da9150_charger_remove due to race condition,
Zheng Wang
- [bug report] scsi: mpt3sas: Reload SBR without rebooting HBA,
Dan Carpenter
- [RFC PATCH v2 0/3] ufs: core: mcq: Add ufshcd_abort() support in MCQ mode,
Bao D. Nguyen
- [PATCH v1] scsi: ufs: core: print trs for pending requests in MCQ mode,
Ziqi Chen
- [PATCH v2 1/1] scsi: ufs: mcq: Use active_reqs to check busy in clock scaling,
Asutosh Das
- [RFC PATCH v2 0/7] Add dedicated Qcom ICE driver,
Abel Vesa
- [RFC PATCH v1 0/4] ufs: core: mcq: Add ufshcd_abort() support in MCQ mode,
Bao D. Nguyen
- [PATCH v1 1/1] scsi: ufs: mcq: Use active_reqs to check busy in clock scaling,
Asutosh Das
- [PATCH-next v3] scsi: fix use-after-free problem in scsi_remove_target, Zhong Jinghua
- [PATCH] scsi: core: Simplify the code for waking up the error handler,
Bart Van Assche
- [PATCH] scsi: core: Fix a procfs host directory removal regression,
Bart Van Assche
- [PATCH 5.15 421/567] scsi: snic: Fix memory leak with using debugfs_lookup(), Greg Kroah-Hartman
- [PATCH 6.1 843/885] scsi: aacraid: Allocate cmd_priv with scsicmd, Greg Kroah-Hartman
- [PATCH 6.1 634/885] scsi: snic: Fix memory leak with using debugfs_lookup(), Greg Kroah-Hartman
- [PATCH 00/10] PCI/AER: Remove redundant Device Control Error Reporting Enable,
Bjorn Helgaas
- [PATCH 10/10] scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting(), Bjorn Helgaas
- [PATCH 09/10] scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting(), Bjorn Helgaas
- [PATCH 07/10] scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting(), Bjorn Helgaas
- [PATCH 04/10] scsi: bfa: Drop redundant pci_enable_pcie_error_reporting(), Bjorn Helgaas
- [PATCH 05/10] scsi: csiostor: Remove unnecessary aer.h include, Bjorn Helgaas
- [PATCH 02/10] scsi: arcmsr: Remove unnecessary aer.h include, Bjorn Helgaas
- [PATCH 01/10] scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting(), Bjorn Helgaas
- [PATCH 06/10] scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() comment, Bjorn Helgaas
- [PATCH 08/10] scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting(), Bjorn Helgaas
- [PATCH 03/10] scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting(), Bjorn Helgaas
- Re: [PATCH 00/10] PCI/AER: Remove redundant Device Control Error Reporting Enable, Martin K. Petersen
- Re: [PATCH 00/10] PCI/AER: Remove redundant Device Control Error Reporting Enable, Martin K. Petersen
- [syzbot] [scsi?] memory leak in __proc_create, syzbot
- [PATCH 6.2 0956/1001] scsi: aacraid: Allocate cmd_priv with scsicmd, Greg Kroah-Hartman
- [PATCH 6.2 0729/1001] scsi: snic: Fix memory leak with using debugfs_lookup(), Greg Kroah-Hartman
- [PATCH v1] ufs: core: Add support for qTimestamp attribute,
Arthur Simchaev
- [PATCH 00/11] scsi_debug: Some minor improvements,
John Garry
- [PATCH 01/11] scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[], John Garry
- [PATCH 02/11] scsi: scsi_debug: Stop setting devip->sdbg_host twice, John Garry
- [PATCH 03/11] scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checks, John Garry
- [PATCH 06/11] scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checks, John Garry
- [PATCH 04/11] scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checks, John Garry
- [PATCH 05/11] scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checks, John Garry
- [PATCH 08/11] scsi: scsi_debug: Drop check for num_in_q exceeding queue depth, John Garry
- [PATCH 07/11] scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer check, John Garry
- [PATCH 09/11] scsi: scsi_debug: Drop sdebug_dev_info.num_in_q, John Garry
- [PATCH 11/11] scsi: scsi_debug: Add poll mode deferred completions to statistics, John Garry
- [PATCH 10/11] scsi: scsi_debug: Get command abort feature working again, John Garry
- [PATCH v2 00/12] add virtual remote fabric,
Dmitry Bogdanov
- [PATCH v2 02/12] infiniband: srpt: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 01/12] scsi: target: add default fabric ops callaouts, Dmitry Bogdanov
- [PATCH v2 03/12] scsi: ibmvscsit: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 04/12] scsi: target: loop: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 05/12] scsi: target: sbp: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 06/12] scsi: target: fcoe: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 12/12] target: add virtual remote target, Dmitry Bogdanov
- [PATCH v2 11/12] scsi: efct: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 09/12] xen-scsiback: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 10/12] scsi: qla2xxx: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 07/12] usb: gadjet: f_tcm: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v2 08/12] vhost-scsi: remove default fabric ops callouts, Dmitry Bogdanov
- [PATCH v4 0/5] Several UFS MCQ Code Changes,
Po-Wen Kao
- [PATCH 0/4] Add poll support for hisi_sas v3 hw,
chenxiang
- [PATCH v2 0/4] fix call cpumask_next() if no further cpus set,
Vernon Yang
- [PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support,
Lux Aliaga
- [no subject],
Lux Aliaga
- [PATCH 0/5] fix call cpumask_next() if no further cpus set,
Vernon Yang
- [PATCH-next v2 Resend] scsi: fix use-after-free problem in scsi_remove_target,
Zhong Jinghua
- [PATCH-next v2] scsi: fix use-after-free problem in scsi_remove_target, Zhong Jinghua
- [PATCH REPOST] scsi: sd: Fix wrong zone_write_granularity value at revalidate,
Shin'ichiro Kawasaki
- [Bug report] scsi: advansys: module init fails if ISA_BUS_API is not set,
Pascal Hambourg
[PATCH] ufs: core: Add support for qTimestamp attribute, Arthur Simchaev
[LSF/MM/BPF] Running BOF,
Matthew Wilcox
[PATCH 00/81] Constify most SCSI host templates,
Bart Van Assche
- [PATCH 02/81] scsi: core: Declare most SCSI host template pointers const, Bart Van Assche
- [PATCH 01/81] scsi: qla2xxx: Refer directly to the qla2xxx_driver_template, Bart Van Assche
- [PATCH 03/81] scsi: core: Declare SCSI host template pointer members const, Bart Van Assche
- [PATCH 05/81] firewire: sbp2: Declare the SCSI host template const, Bart Van Assche
- [PATCH 06/81] RDMA/srp: Declare the SCSI host template const, Bart Van Assche
- [PATCH 04/81] ata: Declare SCSI host templates const, Bart Van Assche
- [PATCH 07/81] scsi: message: fusion: Declare SCSI host template members const, Bart Van Assche
- [PATCH 08/81] scsi: zfcp: Declare SCSI host template const, Bart Van Assche
- [PATCH 09/81] scsi: 3w-9xxx: Declare SCSI host template const, Bart Van Assche
- [PATCH 10/81] scsi: 3w-sas: Declare SCSI host template const, Bart Van Assche
- [PATCH 11/81] scsi: 3w-xxxx: Declare SCSI host template const, Bart Van Assche
- [PATCH 12/81] scsi: BusLogic: Declare SCSI host template const, Bart Van Assche
- [PATCH 13/81] scsi: a100u2w: Declare SCSI host template const, Bart Van Assche
- [PATCH 14/81] scsi: a2091: Declare SCSI host template const, Bart Van Assche
- [PATCH 15/81] scsi: a3000: Declare SCSI host template const, Bart Van Assche
- [PATCH 16/81] scsi: aacraid: Declare SCSI host template const, Bart Van Assche
- [PATCH 17/81] scsi: advansys: Declare SCSI host template const, Bart Van Assche
- [PATCH 18/81] scsi: aha152x: Declare SCSI host template const, Bart Van Assche
- [PATCH 19/81] scsi: aha1542: Declare SCSI host template const, Bart Van Assche
- [PATCH 20/81] scsi: aic94xx: Declare SCSI host template const, Bart Van Assche
- [PATCH 21/81] scsi: arcmsr: Declare SCSI host template const, Bart Van Assche
- [PATCH 23/81] scsi: arxescsi: Declare SCSI host template const, Bart Van Assche
- [PATCH 22/81] scsi: acornscsi: Declare SCSI host template const, Bart Van Assche
- [PATCH 24/81] scsi: aha1740: Declare SCSI host template const, Bart Van Assche
- [PATCH 26/81] scsi: eesox: Declare SCSI host template const, Bart Van Assche
- [PATCH 27/81] scsi: oak: Declare SCSI host template const, Bart Van Assche
- [PATCH 28/81] scsi: powertec: Declare SCSI host template const, Bart Van Assche
- [PATCH 25/81] scsi: cumana: Declare SCSI host template const, Bart Van Assche
- [PATCH 29/81] scsi: atp870u: Declare SCSI host template const, Bart Van Assche
- [PATCH 30/81] scsi: dc395x: Declare SCSI host template const, Bart Van Assche
- [PATCH 31/81] scsi: dmx3191d: Declare SCSI host template const, Bart Van Assche
- [PATCH 32/81] scsi: elx: efct: Declare SCSI host template const, Bart Van Assche
- [PATCH 33/81] scsi: esas2r: Declare SCSI host template const, Bart Van Assche
- [PATCH 34/81] scsi: esp_scsi: Declare SCSI host template const, Bart Van Assche
- [PATCH 35/81] scsi: fcoe: Declare SCSI host template const, Bart Van Assche
- [PATCH 36/81] scsi: fnic: Declare host template const, Bart Van Assche
- [PATCH 37/81] scsi: qedf: Declare host template const, Bart Van Assche
- [PATCH 38/81] scsi: fdomain: Declare SCSI host template const, Bart Van Assche
- [PATCH 39/81] scsi: NCR5380: Declare SCSI host template const, Bart Van Assche
- [PATCH 40/81] scsi: gvp11: Declare SCSI host template const, Bart Van Assche
- [PATCH 41/81] scsi: hisi_sas: Declare SCSI host template const, Bart Van Assche
- [PATCH 42/81] scsi: hpsa: Declare SCSI host template const, Bart Van Assche
- [PATCH 43/81] scsi: hptiop: Declare SCSI host template const, Bart Van Assche
- [PATCH 46/81] scsi: initio: Declare SCSI host template const, Bart Van Assche
- [PATCH 44/81] scsi: ibmvfc: Declare SCSI host template const, Bart Van Assche
- [PATCH 45/81] scsi: imm: Declare SCSI host template const, Bart Van Assche
- [PATCH 47/81] scsi: ipr: Declare SCSI host template const, Bart Van Assche
- [PATCH 49/81] scsi: mac53c94: Declare SCSI host template const, Bart Van Assche
- [PATCH 48/81] scsi: iscsi: Declare SCSI host template const, Bart Van Assche
- [PATCH 51/81] scsi: megaraid: Declare SCSI host template const, Bart Van Assche
- [PATCH 50/81] scsi: mac_scsi: Declare SCSI host template const, Bart Van Assche
- [PATCH 52/81] scsi: mesh: Declare SCSI host template const, Bart Van Assche
- [PATCH 53/81] scsi: mpi3mr: Declare SCSI host template const, Bart Van Assche
- [PATCH 55/81] scsi: mvme147: Declare SCSI host template const, Bart Van Assche
- [PATCH 54/81] scsi: mpt3sas: Declare SCSI host template const, Bart Van Assche
- [PATCH 56/81] scsi: mvsas: Declare SCSI host template const, Bart Van Assche
- [PATCH 57/81] scsi: mvumi: Declare SCSI host template const, Bart Van Assche
- [PATCH 58/81] scsi: myrb: Declare SCSI host template const, Bart Van Assche
- [PATCH 59/81] scsi: myrs: Declare SCSI host template const, Bart Van Assche
- [PATCH 60/81] scsi: nsp32: Declare SCSI host template const, Bart Van Assche
- [PATCH 63/81] scsi: pmcraid: Declare SCSI host template const, Bart Van Assche
- [PATCH 61/81] scsi: pcmcia-sym53c500: Declare SCSI host template const, Bart Van Assche
- [PATCH 62/81] scsi: pcmcia-pm8001: Declare SCSI host template const, Bart Van Assche
- [PATCH 64/81] scsi: ppa: Declare SCSI host template const, Bart Van Assche
- [PATCH 65/81] scsi: ps3rom: Declare SCSI host template const, Bart Van Assche
- [PATCH 66/81] scsi: qla1280: Declare SCSI host template const, Bart Van Assche
- [PATCH 67/81] scsi: qla2xxx: Declare SCSI host template const, Bart Van Assche
- [PATCH 68/81] scsi: qlogicpti: Declare SCSI host template const, Bart Van Assche
- [PATCH 69/81] scsi: sgiwd93: Declare SCSI host template const, Bart Van Assche
- [PATCH 70/81] scsi: smartpqi: Declare SCSI host template const, Bart Van Assche
- [PATCH 71/81] scsi: snic: Declare SCSI host template const, Bart Van Assche
- [PATCH 72/81] scsi: stex: Declare SCSI host template const, Bart Van Assche
- [PATCH 74/81] scsi: virtio-scsi: Declare SCSI host template const, Bart Van Assche
- [PATCH 75/81] scsi: wd719x: Declare SCSI host template const, Bart Van Assche
- [PATCH 73/81] scsi: sym53c8xx: Declare SCSI host template const, Bart Van Assche
- [PATCH 76/81] scsi: xen-scsifront: Declare SCSI host template const, Bart Van Assche
- [PATCH 77/81] scsi: rts5208: Declare SCSI host template const, Bart Van Assche
- [PATCH 78/81] scsi: target: tcm-loop: Declare SCSI host template const, Bart Van Assche
- [PATCH 79/81] scsi: ufs: Declare SCSI host template const, Bart Van Assche
- [PATCH 80/81] usb: uas: Declare two host templates and host template pointers const, Bart Van Assche
- [PATCH 81/81] scsi: core: Update a source code comment, Bart Van Assche
[GIT PULL] final round of SCSI updates for the 6.2+ merge window,
James Bottomley
[PATCH v4] scsi: ufs: core: Add trace event for MCQ,
Ziqi Chen
[PATCH 0/2] scsi: sd: Fix physical block size issues of host-managed zoned disks,
Shin'ichiro Kawasaki
[PATCH v2 0/6] scsi: mpi3mr: fix few resource leaks,
Tomas Henzl
[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table(),
Luis Chamberlain
[PATCH RESEND] scsi: Add error checking to sysfs_update_group in drivers/scsi/scsi_transport_spi.c, Nur Hussein
[PATCH 0/6] scsi: mpi3mr: fix few resource leaks,
Tomas Henzl
[PATCH 0/3] Driver version update to 07.725.01.00-rc1,
Chandrakanth Patil
[PATCH v1 1/1] ufs: mcq: qcom: Clean the return path of ufs_qcom_mcq_config_resource,
Asutosh Das
[PATCH v2 1/1] ufs: mcq: qcom: Fix passing zero to PTR_ERR,
Asutosh Das
[LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms,
Khazhy Kumykov
[PATCH 00/10] lpfc: Update lpfc to revision 14.2.0.11,
Justin Tee
- [PATCH 01/10] lpfc: Protect against potential lpfc_debugfs_lockstat_write buffer overflow, Justin Tee
- [PATCH 02/10] lpfc: Reorder freeing of various dma buffers and their list removal, Justin Tee
- [PATCH 03/10] lpfc: Fix lockdep warning for rx_monitor lock when unloading driver, Justin Tee
- [PATCH 04/10] lpfc: Record LOGO state with discovery engine even if aborted, Justin Tee
- [PATCH 05/10] lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN, Justin Tee
- [PATCH 06/10] lpfc: Correct used_rpi count when devloss tmo fires with no recovery, Justin Tee
- [PATCH 07/10] lpfc: Skip waiting for register ready bits when in unrecoverable state, Justin Tee
- [PATCH 08/10] lpfc: Revise lpfc_error_lost_link reason code evaluation logic, Justin Tee
- [PATCH 09/10] lpfc: Update lpfc version to 14.2.0.11, Justin Tee
- [PATCH 10/10] lpfc: Copyright updates for 14.2.0.11 patches, Justin Tee
- Re: [PATCH 00/10] lpfc: Update lpfc to revision 14.2.0.11, Martin K. Petersen
- Re: [PATCH 00/10] lpfc: Update lpfc to revision 14.2.0.11, Martin K. Petersen
[PATCH RESEND] scsi: megaraid_sas: Use a variable for repeated mem_size computation, Deepak R Varma
[PATCH RESEND] scsi: fnic: Use a variable for repeated mem_size computation, Deepak R Varma
[PATCH RESEND] scsi: libfc: Use refcount_* APIs for reference count management,
Deepak R Varma
[PATCH] scsi: lpfc: avoid usage of list iterator variable after loop,
Jakob Koschel
[PATCH v5 0/5] scsi: target: make RTPI an TPG identifier,
Dmitry Bogdanov
[PATCH] ufs: host: ufs-qcom: Return directly if MCQ resource is provided in DT,
Manivannan Sadhasivam
[PATCH v1 1/1] ufs: mcq: qcom: Fix Smatch static checker warning,
Asutosh Das
[PATCH 0/6] This patchset contains critical Bug fixes,
Ranjan Kumar
[PATCH v2 1/1] scsi: lpfc: add null check of kzalloc in lpfc_sli4_cgn_params_read,
Justin Tee
[PATCH 1/1] scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file, Michael Kelley
[bug report] scsi: libsas: Fix hung when disable phys,
yangxingui
[PATCH] scsi: ufs: ufs-qcom: remove impossible check,
Dan Carpenter
IRQ affinity problem from hisi_sas_v3_hw,
liuchao (CR)
[bug report] scsi: ufs: core: mcq: Configure resource regions,
Dan Carpenter
[bug report] BUG: KASAN: use-after-free in fcoe_ctlr_encaps+0xb2c/0xd60 [libfcoe], Guangwu Zhang
[PATCH] scsi: hisi_sas: add a check of devm_add_action,
void0red
[PATCH AUTOSEL 6.1 47/58] scsi: ufs: core: Fix device management cmd timeout flow, Sasha Levin
[bug report] BUG: KASAN: use-after-free in qla_nvme_abort_process_comp_status+0x322/0x380 [qla2xxx], Guangwu Zhang
[PATCH AUTOSEL 5.15 20/25] scsi: snic: Fix memory leak with using debugfs_lookup(), Sasha Levin
[PATCH AUTOSEL 6.1 46/58] scsi: snic: Fix memory leak with using debugfs_lookup(), Sasha Levin
[PATCH AUTOSEL 5.15 07/25] scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write, Sasha Levin
[PATCH AUTOSEL 6.1 13/58] scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write, Sasha Levin
[PATCH AUTOSEL 6.2 47/60] scsi: snic: Fix memory leak with using debugfs_lookup(), Sasha Levin
[PATCH AUTOSEL 6.2 48/60] scsi: ufs: core: Fix device management cmd timeout flow, Sasha Levin
[PATCH AUTOSEL 6.2 13/60] scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write, Sasha Levin
[PATCH] scsi: lpfc: add null check of kzalloc in lpfc_sli4_cgn_params_read,
Kang Chen
[PATCH] scsi: mpt3sas: fix NULL pointer access in mpt3sas_transport_port_add(),
Wenchao Hao
[PATCH v4 01/18] Use block pr_ops in LIO,
Mike Christie
- [PATCH v4 03/18] scsi: Rename sd_pr_command, Mike Christie
- [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT, Mike Christie
- [PATCH v4 01/18] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v4 06/18] dm: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v4 09/18] nvme: Move pr code to it's own file, Mike Christie
- [PATCH v4 04/18] scsi: Move sd_pr_type to header to share, Mike Christie
- [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v4 07/18] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v4 11/18] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v4 08/18] nvme: Don't hardcode the data len for pr commands, Mike Christie
- [PATCH v4 13/18] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v4 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled, Mike Christie
- [PATCH v4 12/18] nvme: Add a nvme_pr_type enum, Mike Christie
- [PATCH v4 10/18] nvme: Add helper to send pr command, Mike Christie
- [PATCH v4 15/18] scsi: target: Allow backends to hook into PR handling, Mike Christie
- [PATCH v4 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v4 18/18] scsi: target: Add block PR support to iblock, Mike Christie
- [PATCH v4 17/18] scsi: target: Report and detect unsupported PR commands, Mike Christie
[PATCH 00/15] mpi3mr: Few Enhancements and minor fixes,
Ranjan Kumar
- [PATCH 01/15] mpi3mr: Support for Clean device removal of drives, Ranjan Kumar
- [PATCH 02/15] mpi3mr: Modified MUR timeout value to 120 seconds, Ranjan Kumar
- [PATCH 03/15] mpi3mr: Avoid escalating to higher level reset when target is removed, Ranjan Kumar
- [PATCH 04/15] mpi3mr: Updated MPI Headers to revision 27, Ranjan Kumar
- [PATCH 05/15] mpi3mr: Fixed the W=1 compilation warnings, Ranjan Kumar
- [PATCH 06/15] mpi3mr: updated copyright year, Ranjan Kumar
- [PATCH 07/15] mpi3mr: IOCTL timeout when disable/enable Interpt, Ranjan Kumar
- [PATCH 08/15] mpi3mr: Driver unload crash host when enhanced logging is enabled, Ranjan Kumar
- [PATCH 09/15] mpi3mr: Wait for diagnostic save during controller init, Ranjan Kumar
- [PATCH 12/15] mpi3mr: NVMe commands size greater than 8K fails, Ranjan Kumar
- [PATCH 11/15] mpi3mr: Successive VD delete and add causes FW Fault, Ranjan Kumar
- [PATCH 13/15] mpi3mr: Bad drive in topology results kernel crash, Ranjan Kumar
- [PATCH 10/15] mpi3mr: appropriate return values for failures in firmware init path, Ranjan Kumar
- [PATCH 15/15] mpi3mr: Update driver version to 8.4.1.0.0, Ranjan Kumar
- [PATCH 14/15] mpi3mr: fix admin queues memory leak upon soft reset, Ranjan Kumar
[PATCH v3 0/6] Several UFS MCQ Code Changes,
Po-Wen Kao
[PATCH 0/5] vhost-scsi: Fix management operation hangs,
Mike Christie
[GIT PULL] first round of SCSI updates for the 6.2+ merge window,
James Bottomley
[PATCH 0/2] ufs: core: Add support for qTimestamp attribute,
Arthur Simchaev
[PATCH v3] scsi: ufs: core: Add trace event for MCQ,
Ziqi Chen
[PATCH v2 0/7] Several UFS MCQ Code Changes,
Po-Wen Kao
zfcp changes for v6.3,
Benjamin Block
[PATCH v4 0/5] scsi: target: make RTPI an TPG identifier,
Dmitry Bogdanov
[PATCH 3/4] scsi: ufs: core: Add hwq print for debug, Po-Wen Kao
[PATCH 4/4] scsi: ufs: core: Remove redundant check, Po-Wen Kao
[PATCH 1/4] scsi: ufs: core: Fix mcq tag calcualtion,
Po-Wen Kao
[PATCH 2/4] scsi: ufs: core: Fix mcq nr_hw_queues, Po-Wen Kao
[PATCH] scsi: message: fusion: avoid flush_scheduled_work() usage,
Tetsuo Handa
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]