linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 16:54:29 to 2020-03-27 09:27:28 UTC [more...]

[PATCH v2 0/5] scsi: target:
 2020-03-27  9:27 UTC  (8+ messages)
` [PATCH v2 1/5] scsi: target: use #def for xcopy descriptor len
` [PATCH v2 2/5] scsi: target: drop xcopy DISK BLOCK LENGTH debug
` [PATCH v2 3/5] scsi: target: avoid per-loop XCOPY buffer allocations
` [PATCH v2 4/5] scsi: target: increase XCOPY I/O size
` [PATCH v2 5/5] scsi: target: use the stack for XCOPY passthrough cmds

[PATCH v2 0/2] scsi: ufs: add error recovery for suspend and resume in ufs-mediatek
 2020-03-27  9:24 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: export ufshcd_link_recovery for vendor's error recovery
` [PATCH v2 2/2] scsi: ufs-mediatek: add error recovery for suspend and resume

[PATCH v6 0/2] UFS driver general fixes bundle 2
 2020-03-27  7:49 UTC  (5+ messages)
` [PATCH v6 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
  ` [EXT] "
  ` [PATCH v6 2/2] scsi: ufs: Do not rely on prefetched data

[PATCH 0/2] libfc: Move to PLOGI state on RJT and retry exhaustion
 2020-03-27  6:02 UTC  (3+ messages)
` [PATCH 1/2] libfc: If PRLI rejected, move rport to PLOGI state
` [PATCH 2/2] libfc: rport state move to PLOGI if all PRLI retry exhausted

[PATCH 0/3] bnx2fc: General updates
 2020-03-27  5:48 UTC  (4+ messages)
` [PATCH 1/3] bnx2fc: Process the RQE with CQE in interrupt context
` [PATCH 2/3] bnx2fc: Fix scsi command completion after cleanup is posted
` [PATCH 3/3] bnx2fc: Update the driver version to 2.12.13

[PATCH 0/8] qed/qedf: Firmware recovery, bw update and misc fixes
 2020-03-27  4:32 UTC  (11+ messages)
` [PATCH 1/8] qedf: Keep track of num of pending flogi
` [PATCH 2/8] qedf: Fix for the deviations from the SAM-4 spec
` [PATCH 3/8] qed: Send BW update notifications to the protocol drivers
` [PATCH 4/8] qedf: Implement callback for bw_update
` [PATCH 5/8] qedf: Add schedule recovery handler
    ` [EXT] "
` [PATCH 6/8] qedf: Fix crash when MFW calls for protocol stats while function is still probing
` [PATCH 7/8] qedf: Get dev info after updating the params
` [PATCH 8/8] qedf: Update the driver version to 8.42.3.5

[PATCH 00/12] lpfc: Update lpfc to revision 12.8.0.0
 2020-03-27  3:17 UTC  (2+ messages)

[PATCH] dc395x: remove dc395x_bios_param
 2020-03-27  2:51 UTC  (2+ messages)

[PATCH] scsi:libiscsi:Fix an error count for active session
 2020-03-27  2:50 UTC  (3+ messages)

[PATCH] hpsa: correct race condition in offload enabled
 2020-03-27  2:45 UTC  (2+ messages)

[PATCH 0/2] Add MFW recovery and PCI Shutdown handler
 2020-03-27  2:39 UTC  (2+ messages)

[PATCH RESEND 0/3] Fix a race condition in the target driver
 2020-03-27  2:33 UTC  (2+ messages)

[PATCH v3 0/6] Fix qla2xxx endianness annotations
 2020-03-27  2:35 UTC  (2+ messages)

[PATCH v4 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
 2020-03-27  2:31 UTC  (2+ messages)

[PATCH v2 0/3] UFS Clock Scaling fixes and enhancements
 2020-03-27  2:18 UTC  (6+ messages)
` [PATCH v2 1/3] scsi: ufshcd: Update the set frequency to devfreq
` [PATCH v2 2/3] scsi: ufshcd: Let vendor override devfreq parameters
` [PATCH v2 3/3] scsi: ufs-qcom: Override "

[<PATCH v1> 1/1] scsi: ufs: Resume ufs host before accessing ufs device
 2020-03-27  2:11 UTC  (3+ messages)

[PATCH v7 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-27  2:09 UTC  (2+ messages)

[PATCH RESEND v4] iscsi: Report connection state on sysfs
 2020-03-27  2:00 UTC  (2+ messages)

[PATCH] scsi: target: core: add task tag to trace events
 2020-03-27  1:56 UTC  (2+ messages)

[PATCH] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-27  1:50 UTC  (4+ messages)

[PATCH] scsi: aha1740: Fix an errro handling path in 'aha1740_probe()'
 2020-03-27  1:12 UTC  (2+ messages)

[PATCH] qla2xxx: Remove non functional code
 2020-03-27  1:07 UTC  (3+ messages)

Invalid optimal transfer size 33553920 accepted when physical_block_size 512
 2020-03-27  0:54 UTC  (16+ messages)
                      ` [PATCH] scsi: sd: Fix optimal I/O size for devices that change reported values

[PATCH] scsi: core: Make MODE SENSE DBD a boolean
 2020-03-27  0:51 UTC  (6+ messages)
  ` [PATCH v2] "

[<RFC RESEND PATCH v2> 0/3] WriteBooster Feature Support
 2020-03-26 21:53 UTC  (2+ messages)

[RFC PATCH 0/5] scsi: target: XCOPY performance
 2020-03-26 21:20 UTC  (12+ messages)
` [RFC PATCH 1/5] scsi: target: use #def for xcopy descriptor len
` [RFC PATCH 2/5] scsi: target: drop xcopy DISK BLOCK LENGTH debug
` [RFC PATCH 3/5] scsi: target: avoid per-loop XCOPY buffer allocations
` [RFC PATCH 4/5] scsi: target: increase XCOPY I/O size
` [RFC PATCH 5/5] scsi: target: avoid XCOPY per-loop read/write cmd allocations

[PATCH v9 00/11] Inline Encryption Support
 2020-03-26 20:28 UTC  (20+ messages)
` [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v9 02/11] block: Inline encryption support for blk-mq
` [PATCH v9 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v9 04/11] block: blk-crypto-fallback for Inline Encryption
` [PATCH v9 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v9 06/11] scsi: ufs: UFS crypto API
` [PATCH v9 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v9 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v9 09/11] fscrypt: add inline encryption support
` [PATCH v9 10/11] f2fs: "
` [PATCH v9 11/11] ext4: "

[PATCH] scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code
 2020-03-26 19:38 UTC 

NULL pointer dereference in qla24xx_abort_command
 2020-03-26 14:36 UTC  (3+ messages)

[PATCH] block: all zones zone management operations
 2020-03-26  9:30 UTC  (4+ messages)

memory leak in scsi_init_io
 2020-03-26  5:24 UTC 

[PATCH v5 0/2] UFS driver general fixes bundle 2
 2020-03-25  9:23 UTC  (3+ messages)
` [PATCH v5 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
` [PATCH v5 2/2] scsi: ufs: Do not rely on prefetched data

[PATCH] drivers/scsi/arcmsr/armsr_hba.c: fix "msecs_to_jiffies(6 *
 2020-03-26  0:40 UTC 

[PATCH v2 0/3] scsi: qla2xxx: fixes for driver unloading
 2020-03-25 23:35 UTC  (15+ messages)
` [PATCH v2 1/3] scsi: qla2xxx: avoid sending mailbox commands if firmware is stopped
              ` [EXT] "
` [PATCH v2 2/3] scsi: qla2xxx: don't shut down firmware before closing sessions
` [PATCH v2 3/3] scsi: qla2xxx: set UNLOADING before waiting for session deletion

[PATCH v3 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
 2020-03-25 23:18 UTC 

[RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
 2020-03-25 22:55 UTC 

NULL pointer dereference in qla24xx_abort_command
 2020-03-25 18:20 UTC 

[PATCH v1 1/3] scsi: ufshcd: Update the set frequency to devfreq
 2020-03-25 16:32 UTC  (7+ messages)
` [PATCH v1 2/3] scsi: ufshcd: Let vendor override devfreq parameters
` [PATCH v1 3/3] scsi: ufs-qcom: Override "

[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-25 16:30 UTC  (4+ messages)
  ` [PATCH v3 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH v2 00/11] Introduce Zone Append for writing to zoned block devices
 2020-03-25 16:24 UTC  (28+ messages)
` [PATCH v2 01/11] block: factor out requeue handling from dispatch code
` [PATCH v2 02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v2 03/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v2 04/11] block: introduce blk_req_zone_write_trylock
` [PATCH v2 05/11] block: Introduce zone write pointer offset caching
` [PATCH v2 06/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v2 07/11] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v2 08/11] null_blk: Cleanup zoned device initialization
` [PATCH v2 09/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v2 10/11] iomap: Add support for zone append writes
` [PATCH v2 11/11] zonefs: use zone-append for sequential zones

[PATCH v2 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
 2020-03-25 13:11 UTC 

[PATCH v4 0/2] UFS driver general fixes bundle 2
 2020-03-25  8:56 UTC  (4+ messages)
` [PATCH 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2020-03-25  0:15 UTC  (13+ messages)

cleanup the partitioning code v2
 2020-03-24 13:58 UTC  (23+ messages)
` [PATCH 01/21] block: remove the blk_lookup_devt export
` [PATCH 02/21] block: remove __bdevname
` [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c
` [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c
` [PATCH 05/21] block: remove alloc_part_info and free_part_info
` [PATCH 06/21] scsi: simplify scsi_bios_ptable
` [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c
` [PATCH 08/21] scsi: simplify scsi_partsize
` [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector
` [PATCH 10/21] block: cleanup how md_autodetect_dev is called
` [PATCH 11/21] block: remove warn_no_part
` [PATCH 12/21] block: declare all partition detection routines in check.h
` [PATCH 13/21] block: remove block/partitions/karma.h
` [PATCH 14/21] block: remove block/partitions/osf.h
` [PATCH 15/21] block: remove block/partitions/sgi.h
` [PATCH 16/21] block: remove block/partitions/sun.h
` [PATCH 17/21] block: move struct partition out of genhd.h
` [PATCH 18/21] block: move the *_PARTITION enum "
` [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION
` [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h
` [PATCH 21/21] block: merge partition-generic.c and check.c

[PATCH] iscsi:report unbind session event when the target has been removed
 2020-03-24  7:58 UTC 

PATCH] iscsi:report unbind session event when the target has been removed
 2020-03-24  7:52 UTC 

[PATCH] qla2xxx: Fix I/Os being passed down when FC device is being deleted
 2020-03-23 20:18 UTC  (4+ messages)

cleanup the partitioning code
 2020-03-23 19:32 UTC  (6+ messages)


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).