Linux SCSI Development
[Prev Page][Next Page]
- [PATCH v4 2/2] ufs: exynos: enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL, (continued)
Re: [PATCH v4 0/2] ufs: introduce skipping manual flush for wb, Asutosh Das (asd)
Re: [PATCH v4 0/2] ufs: introduce skipping manual flush for wb, Martin K. Petersen
[PATCH v7 0/2] ufs: exynos: introduce the way to get cmd info,
Kiwoong Kim
Message not available
[PATCH v3 1/2] scsi: ibmvfc: use compiler attribute defines instead of __attribute__(),
Tyrel Datwyler
LSI 9201-16e regression ?, sgmihai
[PATCH v3 00/13] qla2xxx misc features and bug fixes,
Nilesh Javali
- [PATCH v3 01/13] qla2xxx: Fix I/O failures during remote port toggle testing, Nilesh Javali
- [PATCH v3 02/13] qla2xxx: Setup debugfs entries for remote ports, Nilesh Javali
- [PATCH v3 03/13] qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices, Nilesh Javali
- [PATCH v3 04/13] qla2xxx: Honor status qualifier in FCP_RSP per spec, Nilesh Javali
- [PATCH v3 05/13] qla2xxx: Reduce duplicate code in reporting speed, Nilesh Javali
- [PATCH v3 06/13] qla2xxx: Fix memory size truncation, Nilesh Javali
- [PATCH v3 07/13] qla2xxx: performance tweak, Nilesh Javali
- [PATCH v3 08/13] qla2xxx: Fix I/O errors during LIP reset tests, Nilesh Javali
- [PATCH v3 09/13] qla2xxx: Make tgt_port_database available in initiator mode, Nilesh Javali
- [PATCH v3 10/13] qla2xxx: Add rport fields in debugfs, Nilesh Javali
- [PATCH v3 11/13] qla2xxx: Add IOCB resource tracking, Nilesh Javali
- [PATCH v3 12/13] qla2xxx: Add SLER and PI control support, Nilesh Javali
- [PATCH v3 13/13] qla2xxx: Update version to 10.02.00.102-k, Nilesh Javali
- Re: [PATCH v3 00/13] qla2xxx misc features and bug fixes, Martin K. Petersen
About BLKSECTGET in sg,
Tom Yan
[PATCH v2] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel,
Bodo Stroesser
[RFC] add io_uring support in scsi layer,
Kashyap Desai
[PATCH RFC 0/3] scsi: mpt: Refactor and port to dma_* interface,
Alex Dewar
[PATCH] scsi: target: tcmu: add a missing newline when printing parameters,
Xiongfeng Wang
simplify gendisk lookup and remove struct block_device aliases v3,
Christoph Hellwig
- [PATCH 01/19] char_dev: replace cdev_map with an xarray, Christoph Hellwig
- [PATCH 05/19] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 16/19] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 18/19] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 19/19] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 17/19] z2ram: reindent, Christoph Hellwig
- [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 14/19] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 13/19] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 12/19] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 11/19] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c, Christoph Hellwig
- [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 08/19] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 07/19] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 06/19] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 03/19] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 04/19] block: split block_class_lock, Christoph Hellwig
clean up is partition checks,
Christoph Hellwig
- [PATCH 9/9] vsprintf: use bd_partno in bdev_name, Christoph Hellwig
- [PATCH 8/9] block: use bd_partno in bdevname, Christoph Hellwig
- [PATCH 6/9] drbd: don't set ->bd_contains, Christoph Hellwig
- [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params, Christoph Hellwig
- [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references, Christoph Hellwig
- [PATCH 5/9] drbd: don't detour through bd_contains for the gendisk, Christoph Hellwig
- [PATCH 4/9] md: don't detour through bd_contains for the gendisk, Christoph Hellwig
- [PATCH 2/9] block: add a bdev_is_partition helper, Christoph Hellwig
- [PATCH 3/9] md: compare bd_disk instead of bd_contains, Christoph Hellwig
- Re: clean up is partition checks, Christoph Hellwig
- Re: clean up is partition checks, Jens Axboe
[PATCH v4 1/3] scsi: 3w-9xxx: Use flexible array members to avoid struct padding,
Samuel Holland
SCSI staging branch,
Martin K. Petersen
[PATCH v2 0/2] Add UFS LINERESET handling,
Can Guo
[PATCH v2 0/3] scsi_debug: improve num_parts usage,
John Pittman
rework check_disk_change(),
Christoph Hellwig
- [PATCH 11/19] gdrom: use bdev_check_media_change, Christoph Hellwig
- [PATCH 13/19] ide-cd: remove idecd_revalidate_disk, Christoph Hellwig
- [PATCH 15/19] md: use bdev_check_media_change, Christoph Hellwig
- [PATCH 04/19] floppy: use bdev_check_media_change, Christoph Hellwig
- [PATCH 02/19] amiflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 16/19] sd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 18/19] sr: simplify sr_block_revalidate_disk, Christoph Hellwig
- [PATCH 19/19] block: remove check_disk_change, Christoph Hellwig
- [PATCH 17/19] sr: use bdev_check_media_change, Christoph Hellwig
- [PATCH 07/19] swim3: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 10/19] paride/pcd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 05/19] swim: use bdev_check_media_change, Christoph Hellwig
- [PATCH 14/19] ide-gd: stop using the disk events mechanism, Christoph Hellwig
- [PATCH 03/19] ataflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 09/19] xsysace: simplify media change handling, Christoph Hellwig
- [PATCH 01/19] block: add a bdev_check_media_change helper, Christoph Hellwig
- [PATCH 12/19] ide-cd: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 08/19] xsysace: use bdev_check_media_change, Christoph Hellwig
- [PATCH 06/19] swim: simplify media change handling, Christoph Hellwig
- Re: rework check_disk_change(), Douglas Gilbert
[PATCH] MAINTAINERS: update Marvell owned driver maintainers,
Nilesh Javali
[PATCH v2 00/13] qla2xxx misc features and bug fixes,
Nilesh Javali
- [PATCH v2 01/13] qla2xxx: Fix I/O failures during remote port toggle testing, Nilesh Javali
- [PATCH v2 02/13] qla2xxx: Setup debugfs entries for remote ports, Nilesh Javali
- [PATCH v2 03/13] qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices, Nilesh Javali
- [PATCH v2 04/13] qla2xxx: Honor status qualifier in FCP_RSP per spec, Nilesh Javali
- [PATCH v2 05/13] qla2xxx: Reduce duplicate code in reporting speed, Nilesh Javali
- [PATCH v2 06/13] qla2xxx: Fix memory size truncation, Nilesh Javali
- [PATCH v2 07/13] qla2xxx: performance tweak, Nilesh Javali
- [PATCH v2 08/13] qla2xxx: Fix I/O errors during LIP reset tests, Nilesh Javali
- [PATCH v2 09/13] qla2xxx: Make tgt_port_database available in initiator mode, Nilesh Javali
- [PATCH v2 10/13] qla2xxx: Add rport fields in debugfs, Nilesh Javali
- [PATCH v2 11/13] qla2xxx: Add IOCB resource tracking, Nilesh Javali
- [PATCH v2 12/13] qla2xxx: Add SLER and PI control support, Nilesh Javali
- [PATCH v2 13/13] qla2xxx: Update version to 10.02.00.102-k, Nilesh Javali
[PATCH] scsi: sym53c8xx_2: Delete useless if-else in sym_xerr_cam_status,
Ye Bin
[PATCH v11 0/4] scsi: ufs: Add Host Performance Booster Support,
Daejun Park
Message not available
Message not available
Message not available
Message not available
[PATCH] scsi: ufs: Fix NOP OUT timeout value,
Daejun Park
Re: [PATCH] scsi: ufs: Fix NOP OUT timeout value, Martin K. Petersen
Re: [PATCH] scsi: ufs: Fix NOP OUT timeout value, Martin K. Petersen
<Possible follow-ups>
RE: [PATCH] scsi: ufs: Fix NOP OUT timeout value, Daejun Park
[RFC v2 00/11] Hyper-V: Support PAGE_SIZE larger than 4K,
Boqun Feng
- [RFC v2 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl, Boqun Feng
- [RFC v2 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication, Boqun Feng
- [RFC v2 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header, Boqun Feng
- [RFC v2 06/11] hv: hyperv.h: Introduce some hvpfn helper functions, Boqun Feng
- [RFC v2 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K, Boqun Feng
- [RFC v2 10/11] Driver: hv: util: Make ringbuffer at least take two pages, Boqun Feng
- [RFC v2 09/11] HID: hyperv: Make ringbuffer at least take two pages, Boqun Feng
- [RFC v2 02/11] Drivers: hv: vmbus: Move __vmbus_open(), Boqun Feng
- [RFC v2 03/11] Drivers: hv: vmbus: Introduce types of GPADL, Boqun Feng
- [RFC v2 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs(), Boqun Feng
- [RFC v2 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages, Boqun Feng
KMSAN: uninit-value in scsi_mode_sense, syzbot
remove revalidate_disk(),
Christoph Hellwig
- [PATCH 7/9] sd: open code revalidate_disk, Christoph Hellwig
- [PATCH 5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 8/9] nvdimm: simplify revalidate_disk handling, Christoph Hellwig
- [PATCH 9/9] block: remove revalidate_disk(), Christoph Hellwig
- [PATCH 6/9] nvme: opencode revalidate_disk in nvme_validate_ns, Christoph Hellwig
- [PATCH 3/9] block: rename bd_invalidated, Christoph Hellwig
- [PATCH 4/9] block: add a new revalidate_disk_size helper, Christoph Hellwig
- [PATCH 2/9] block: don't clear bd_invalidated in check_disk_size_change, Christoph Hellwig
- [PATCH 1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence, Christoph Hellwig
- Re: remove revalidate_disk(), Josef Bacik
- Re: remove revalidate_disk(), Jens Axboe
[PATCH 0/8] hisi_sas: Misc patches,
John Garry
[PATCH] scsi: mpt3sas: Don't call disable_irq from IRQ poll handler,
Tomas Henzl
[PATCH v10 0/4] scsi: ufs: Add Host Performance Booster Support,
Daejun Park
Message not available
Message not available
Message not available
[PATCH v1 0/2] Supports Reading UFS's Vcc Voltage Levels from DT,
Bao D. Nguyen
[PATCH v1 1/1] scsi: ufshcd: Properly set the device Icc Level,
Bao D. Nguyen
Re: [PATCH v1 1/1] scsi: ufshcd: Properly set the device Icc Level, Bjorn Andersson
Re: [PATCH v1 1/1] scsi: ufshcd: Properly set the device Icc Level, nguyenb
Re: [PATCH v1 1/1] scsi: ufshcd: Properly set the device Icc Level, nguyenb
[PATCH v2] scsi: ibmvfc: interface updates for future FPIN and MQ support,
Tyrel Datwyler
[PATCH] scsi: add 256GBit speed setting to scsi fc transport,
James Smart
[PATCH] scsi: ibmvfc: interface updates for future FPIN and MQ support,
Tyrel Datwyler
[PATCH v2 0/4] qla2xxx: A couple crash fixes,
Daniel Wagner
"scheduling while atomic" BUG in iscsid since commit 1b66d253610c7, Marc Dionne
[PATCH 0/4] scsi: fnic: build warnings clean up,
Jason Yan
[PATCH RFC 0/6] Fix a deadlock in the SCSI power management code,
Bart Van Assche
simplify gendisk lookup and remove struct block_device aliases v2,
Christoph Hellwig
- [PATCH 01/19] char_dev: replace cdev_map with an xarray, Christoph Hellwig
- [PATCH 07/19] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 08/19] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 19/19] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 17/19] z2ram: reindent, Christoph Hellwig
- [PATCH 14/19] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 16/19] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 18/19] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 04/19] block: split block_class_lock, Christoph Hellwig
- [PATCH 12/19] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 13/19] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 11/19] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 05/19] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 03/19] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 06/19] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c, Christoph Hellwig
[PATCH] scsi: fdomain_isa: merge branches in fdomain_isa_match(),
Sergey Shtylyov
sysfs output without newlines,
Joe Perches
[PATCH] scsi: qla2xxx: Fix the return value,
Xianting Tian
[PATCH v1 1/1] scsi: ufshcd: Allow zero value setting to Auto-Hibernate Timer,
Bao D. Nguyen
[PATCH 0/2] smartpqi updates,
Don Brace
[PATCH] MAINTAINERS: update smartpqi and hpsa,
Don Brace
[PATCH] hpsa: update copyright,
Don Brace
[PATCH 0/4] lpfc: Update lpfc to revision 12.8.0.4,
James Smart
Re: [PATCH] block: Fix a race in the runtime power management code,
Alan Stern
[PATCH] Rescan the entire target on transport reset when LUN is 0,
Matej Genci
[PATCH v9 0/4] scsi: ufs: Add Host Performance Booster Support,
Daejun Park
Message not available
Message not available
Message not available
[PATCH] MAINTAINERS: orphan sections with qlogic.com group alias,
Lukas Bulwahn
[PATCH 0/2] scsi_debug: improve num_parts usage,
John Pittman
[PATCH v3] fix qla2xxx regression on sparc64,
Rene Rebe
[PATCH] scsi: megaraid_sas: Don't call disable_irq from process IRQ poll,
Tomas Henzl
[PATCH] scsi: isci: remove set but not used 'index',
Jason Yan
[PATCH] scsi: mptscsih: remove set but not used 'timeleft',
Jason Yan
[PATCH] scsi: dpt_i2o: remove set but not used 'pHba',
Jason Yan
[PATCH 0/4] qla2xxx: A couple crash fixes,
Daniel Wagner
[PATCH] scsi: qedi: Remove redundant null check,
Xu Wang
[PATCH V2] scsi: ufs-pci: Add LTR support for Intel controllers,
Adrian Hunter
[PATCH v1] scsi: libsas: set data_dir as DMA_NONE if libata mark qc as NODATA,
Luo Jiaxing
simplify gendisk lookup and remove struct block_device aliases,
Christoph Hellwig
- [PATCH 01/19] char_dev: replace cdev_map with an xarray, Christoph Hellwig
- [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c, Christoph Hellwig
- [PATCH 03/19] block: cleanup del_gendisk a bit, Christoph Hellwig
- [PATCH 04/19] block: split block_class_lock, Christoph Hellwig
- [PATCH 05/19] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 06/19] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 07/19] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 08/19] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 11/19] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 12/19] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 13/19] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 14/19] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 16/19] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 17/19] z2ram: reindent, Christoph Hellwig
- [PATCH 18/19] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 19/19] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
[PATCH] scsi: ufs: make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN,
Eric Biggers
[PATCH] scsi: target: iscsi: Fix data digest calculation,
Varun Prakash
[PATCH] scsi: aacraid: remove erroneous fallthrough annotation,
Dan Carpenter
[PATCH] libfc: Fix for double freed.,
Javed Hasan
[PATCH] scsi: ufs-pci: Add LTR support for Intel controllers,
Adrian Hunter
[PATCH 0/8] qedf: Misc fixes for the driver.,
Javed Hasan
- [PATCH 1/8] qedf: Changed the debug parameter permission from read to read & write., Javed Hasan
- [PATCH 2/8] qedf: Correct the comment in qedf_initiate_els., Javed Hasan
- [PATCH 3/8] qedf: Fix for the session’s E_D_TOV value., Javed Hasan
- [PATCH 4/8] qedf: FDMI Enhancement., Javed Hasan
- [PATCH 5/8] qedf: Return SUCCESS if stale rport in encounteredon eh_abort., Javed Hasan
- [PATCH 6/8] qedf: Add schedule_hw_err_handler callback for fan failure., Javed Hasan
- [PATCH 7/8] qedf: Retry qed->probe during recovery., Javed Hasan
- [PATCH 8/8] qedf: Changes the %p to %px to print pointers., Javed Hasan
- Re: [PATCH 0/8] qedf: Misc fixes for the driver., Martin K. Petersen
- <Possible follow-ups>
- [PATCH 0/8] qedf: Misc fixes for the driver., Javed Hasan
- [PATCH 5/8] qedf: Return SUCCESS if stale rport in encountered, Javed Hasan
- [PATCH 6/8] qedf: Add schedule_hw_err_handler callback for fan failure, Javed Hasan
- [PATCH 8/8] qedf: Changes the %p to %px to print pointers, Javed Hasan
- [PATCH 7/8] qedf: Retry qed->probe during recovery, Javed Hasan
- [PATCH 1/8] qedf: Changed the debug parameter permission to read & write, Javed Hasan
- [PATCH 3/8] qedf: Fix for the session’s E_D_TOV value, Javed Hasan
- [PATCH 4/8] qedf: FDMI attributes correction, Javed Hasan
- [PATCH 2/8] qedf: Correct the comment in qedf_initiate_els, Javed Hasan
- Re: [PATCH 0/8] qedf: Misc fixes for the driver., Martin K. Petersen
- Re: [PATCH 0/8] qedf: Misc fixes for the driver., Martin K. Petersen
[PATCH] scsi: megaraid: Remove unnecessary assignment to variable ret,
Jing Xiangfeng
[PATCH 00/29] treewide: Convert comma separated statements,
Joe Perches
[RESEND PATCH v1 0/2] Add UFS LINERESET handling,
Can Guo
[PATCH v3 0/2] ufs: introduce skipping manual flush for wb,
Kiwoong Kim
Message not available
Re: [PATCH v3 0/2] ufs: introduce skipping manual flush for wb, Martin K. Petersen
[PATCH] scsi: add expecting_media_change flag to error path, Martin Kepplinger
[PATCH AUTOSEL 5.8 40/63] scsi: ufs: Improve interrupt handling for shared interrupts, Sasha Levin
[PATCH AUTOSEL 5.8 39/63] scsi: ufs: Fix possible infinite loop in ufshcd_hold, Sasha Levin
[PATCH AUTOSEL 5.8 49/63] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command", Sasha Levin
[PATCH AUTOSEL 5.8 44/63] scsi: qla2xxx: Flush I/O on zone disable, Sasha Levin
[PATCH AUTOSEL 5.8 46/63] scsi: qla2xxx: Fix login timeout, Sasha Levin
[PATCH AUTOSEL 5.8 47/63] scsi: qla2xxx: Check if FW supports MQ before enabling, Sasha Levin
[PATCH AUTOSEL 5.8 45/63] scsi: qla2xxx: Indicate correct supported speeds for Mezz card, Sasha Levin
[PATCH AUTOSEL 5.8 41/63] scsi: ufs: Clean up completed request without interrupt notification, Sasha Levin
[PATCH AUTOSEL 5.8 43/63] scsi: qla2xxx: Flush all sessions on zone disable, Sasha Levin
[PATCH AUTOSEL 5.8 42/63] scsi: scsi_debug: Fix scp is NULL errors, Sasha Levin
[PATCH AUTOSEL 5.8 48/63] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem, Sasha Levin
[PATCH AUTOSEL 5.7 35/54] scsi: ufs: Improve interrupt handling for shared interrupts, Sasha Levin
[PATCH AUTOSEL 5.7 34/54] scsi: ufs: Fix possible infinite loop in ufshcd_hold, Sasha Levin
[PATCH AUTOSEL 5.7 40/54] scsi: qla2xxx: Fix login timeout, Sasha Levin
[PATCH AUTOSEL 5.7 36/54] scsi: ufs: Clean up completed request without interrupt notification, Sasha Levin
[PATCH AUTOSEL 5.7 41/54] scsi: qla2xxx: Check if FW supports MQ before enabling, Sasha Levin
[PATCH AUTOSEL 5.7 43/54] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command", Sasha Levin
[PATCH AUTOSEL 5.7 42/54] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem, Sasha Levin
[PATCH AUTOSEL 5.7 39/54] scsi: qla2xxx: Indicate correct supported speeds for Mezz card, Sasha Levin
[PATCH AUTOSEL 5.4 29/38] scsi: qla2xxx: Check if FW supports MQ before enabling, Sasha Levin
[PATCH AUTOSEL 5.4 25/38] scsi: ufs: Fix possible infinite loop in ufshcd_hold, Sasha Levin
[PATCH AUTOSEL 5.4 31/38] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command", Sasha Levin
[PATCH AUTOSEL 5.4 28/38] scsi: qla2xxx: Fix login timeout, Sasha Levin
[PATCH AUTOSEL 5.4 30/38] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem, Sasha Levin
[PATCH AUTOSEL 5.4 27/38] scsi: ufs: Clean up completed request without interrupt notification, Sasha Levin
[PATCH AUTOSEL 5.4 26/38] scsi: ufs: Improve interrupt handling for shared interrupts, Sasha Levin
[PATCH AUTOSEL 4.19 16/21] scsi: qla2xxx: Check if FW supports MQ before enabling, Sasha Levin
[PATCH AUTOSEL 4.19 15/21] scsi: ufs: Clean up completed request without interrupt notification, Sasha Levin
[PATCH AUTOSEL 4.19 13/21] scsi: ufs: Fix possible infinite loop in ufshcd_hold, Sasha Levin
[PATCH AUTOSEL 4.19 17/21] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem, Sasha Levin
[PATCH AUTOSEL 4.19 18/21] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command", Sasha Levin
[PATCH AUTOSEL 4.14 07/11] scsi: ufs: Fix possible infinite loop in ufshcd_hold, Sasha Levin
[PATCH AUTOSEL 4.14 08/11] scsi: ufs: Improve interrupt handling for shared interrupts, Sasha Levin
[PATCH AUTOSEL 4.9 6/8] scsi: ufs: Improve interrupt handling for shared interrupts, Sasha Levin
[PATCH AUTOSEL 4.9 5/8] scsi: ufs: Fix possible infinite loop in ufshcd_hold, Sasha Levin
[PATCH AUTOSEL 4.14 09/11] scsi: ufs: Clean up completed request without interrupt notification, Sasha Levin
[PATCH AUTOSEL 4.4 4/6] scsi: ufs: Fix possible infinite loop in ufshcd_hold, Sasha Levin
[PATCH AUTOSEL 4.19 14/21] scsi: ufs: Improve interrupt handling for shared interrupts, Sasha Levin
[PATCH AUTOSEL 5.7 38/54] scsi: qla2xxx: Flush I/O on zone disable, Sasha Levin
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]