linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 07:13:38 to 2019-10-29 01:58:56 UTC [more...]

[PATCH] scsi: qla2xxx: stop timer in shutdown path
 2019-10-29  1:58 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix NULL check before mempool_destroy is not needed
 2019-10-29  1:53 UTC  (2+ messages)

[PATCH] lpfc: fix spelling error in MAGIC_NUMER_xxx
 2019-10-29  1:49 UTC  (3+ messages)

[PATCH] lpfc: fix build error of lpfc_debugfs.c for vfree/vmalloc
 2019-10-29  1:49 UTC  (3+ messages)

[PATCH 0/9] Consolidate {get,put}_unaligned_[bl]e24() definitions
 2019-10-29  1:10 UTC  (15+ messages)
` [PATCH 1/9] linux/unaligned/byteshift.h: Remove superfluous casts
` [PATCH 2/9] c6x: Include <linux/unaligned/generic.h> instead of duplicating it
` [PATCH 3/9] treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
` [PATCH 4/9] drivers/iio: Sign extend without triggering implementation-defined behavior
` [PATCH 5/9] scsi/st: Use get_unaligned_signed_be24()
` [PATCH 6/9] scsi/trace: Use get_unaligned_be*()
` [PATCH 7/9] arm/ecard: Use get_unaligned_le{16,24}()
` [PATCH 8/9] IB/qib: Sign extend without triggering implementation-defined behavior
` [PATCH 9/9] ASoC/fsl_spdif: Use put_unaligned_be24() instead of open-coding it

[PATCH] scsi: ufs: ufs-qcom.c: remove unneeded variable
 2019-10-28 21:02 UTC 

[PATCH] scsi: st.c: Remove unneeded variable
 2019-10-28 20:58 UTC 

[PATCH] cxlflash: superpipe.c: remove unneeded variable
 2019-10-28 20:54 UTC 

[PATCH] isci: request.c: remove unneeded variable status
 2019-10-28 20:49 UTC 

[PATCH] scsi: Fix scsi_get/set_resid() interface
 2019-10-28 20:38 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: ql4_init.c: Remove Unneeded variable status
 2019-10-28 19:58 UTC 

[PATCH] scsi: csiostor: Return value not required for csio_dfs_destroy
 2019-10-28 19:42 UTC 

[PATCH 00/32] [NEW] efct: Broadcom (Emulex) FC Target driver
 2019-10-28 18:31 UTC  (24+ messages)
` [PATCH 01/32] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH 02/32] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH 03/32] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH 04/32] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH 24/32] elx: efct: LIO backend interface routines
` [PATCH 31/32] elx: efct: Add Makefile and Kconfig for efct driver

[PATCH] scsi: avoid potential deadloop in iscsi_if_rx func
 2019-10-28 18:04 UTC  (2+ messages)

[PATCH -next] scsi: lpfc: Make lpfc_debugfs_ras_log_data static
 2019-10-28 17:45 UTC  (2+ messages)

[PATCH v1 0/5] UFS driver general fixes bundle 1
 2019-10-28 15:01 UTC  (8+ messages)
` [PATCH v1 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD
` [PATCH v1 2/5] scsi: ufs: Set DBD setting in mode sense for caching mode page
` [PATCH v1 3/5] scsi: ufs: Release clock if DMA map fails
` [PATCH v1 4/5] scsi: ufs: Do not clear the DL layer timers
` [PATCH v1 5/5] scsi: ufs: Do not free irq in suspend

[PATCH V4 0/2] scsi: avoid atomic operations in IO path
 2019-10-28  9:42 UTC  (19+ messages)
` [PATCH V4 1/2] scsi: core: avoid host-wide host_busy counter for scsi_mq
` [RFC PATCH V4 2/2] scsi: core: don't limit per-LUN queue depth for SSD

[PATCH] scsi: qla2xxx: Check return value of alloc_workqueue()
 2019-10-28  9:03 UTC  (2+ messages)

[PATCH 0/8] Zone management commands support
 2019-10-28  8:37 UTC  (13+ messages)
` [PATCH 1/8] block: Remove REQ_OP_ZONE_RESET plugging
` [PATCH 2/8] block: Simplify REQ_OP_ZONE_RESET_ALL handling
` [PATCH 3/8] scsi: sd_zbc: Fix sd_zbc_complete()
` [PATCH 4/8] block: add zone open, close and finish operations
` [PATCH 5/8] block: add zone open, close and finish ioctl support
` [PATCH 6/8] scsi: sd_zbc: add zone open, close, and finish support
` [PATCH 7/8] dm: add zone open, close "
` [PATCH 8/8] null_blk: add zone open, close, "

[PATCH v5 0/9] Inline Encryption Support
 2019-10-28  7:20 UTC  (10+ messages)
` [PATCH v5 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v5 2/9] block: Add encryption context to struct bio
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption
` [PATCH v5 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v5 5/9] scsi: ufs: UFS crypto API
` [PATCH v5 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v5 7/9] fscrypt: add inline encryption support
` [PATCH v5 8/9] f2fs: "
` [PATCH v5 9/9] ext4: "

[PATCH 0/6] hisi_sas: Expose multiple hw queues for v3 hw as experimental
 2019-10-27  8:19 UTC  (9+ messages)
` [PATCH 1/6] scsi: hisi_sas: Use sbitmap for IPTT management
` [PATCH 2/6] scsi: hisi_sas: Pass scsi_cmnd pointer to hisi_sas_hw.slot_index_alloc
` [PATCH 3/6] scsi: hisi_sas: Add bitmaps_alloc_v3_hw()
` [PATCH 4/6] scsi: hisi_sas: Add slot_index_alloc_v3_hw() and slot_index_free_v3_hw()
` [PATCH 5/6] scsi: hisi_sas: Split interrupt_init_v3_hw()
` [PATCH 6/6] scsi: hisi_sas: Expose multiple hw queues for v3 as experimental

FREE Bestiality Social Network
 2019-10-27  6:01 UTC 

[PATCH v2 0/8] Fix cdrom autoclose
 2019-10-26 14:57 UTC  (29+ messages)
` [PATCH v2 2/8] cdrom: factor out common open_for_* code
` [PATCH v2 6/8] bdev: add open_finish
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug
            ` [PATCH RFC] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v2 8/8] scsi: sr: wait for the medium to become ready
  ` [scsi] 9ed2563662: BUG:kernel_NULL_pointer_dereference,address

[PATCH 32/32] elx: efct: Tie into kernel Kconfig and build process
 2019-10-26 14:13 UTC  (5+ messages)
` [RFC PATCH] elx: efct: efct_libefc_templ can be static

[GIT PULL] SCSI fixes for 5.4-rc4
 2019-10-26  0:15 UTC  (2+ messages)

[PATCH 00/16] lpfc: Update lpfc to revision 12.6.0.0
 2019-10-25 16:15 UTC  (5+ messages)
` [PATCH 02/16] lpfc: Fix reporting of read-only fw error errors

[PATCH v2 00/11] zfcp: retrieve local RDP data, fix and cleanup
 2019-10-25 16:12 UTC  (12+ messages)
` [PATCH v2 01/11] zfcp: signal incomplete or error for sync exchange config/port data
` [PATCH v2 02/11] zfcp: diagnostics buffer caching and use for exchange port data
` [PATCH v2 03/11] zfcp: add diagnostics buffer for exchange config data
` [PATCH v2 04/11] zfcp: support retrieval of SFP Data via Exchange Port Data
` [PATCH v2 05/11] zfcp: introduce SysFS interface for diagnostics of local SFP transceiver
` [PATCH v2 06/11] zfcp: implicitly refresh port-data diagnostics when reading SysFS
` [PATCH v2 07/11] zfcp: introduce SysFS interface to read the local B2B-Credit
` [PATCH v2 08/11] zfcp: implicitly refresh config-data diagnostics when reading SysFS
` [PATCH v2 09/11] zfcp: move maximum age of diagnostic buffers into a per-adapter variable
` [PATCH v2 10/11] zfcp: proper indentation to reduce confusion in zfcp_erp_required_act
` [PATCH v2 11/11] zfcp: trace channel log even for FCP command responses

[PATCH AUTOSEL 5.3 14/33] scsi: qla2xxx: Fix different size DMA Alloc/Unmap
 2019-10-25 13:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 20/33] scsi: qedf: Fix crash during sg_reset

[PATCH AUTOSEL 4.19 09/37] scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
 2019-10-25 13:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 15/37] scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out

[PATCH AUTOSEL 4.14 06/25] scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
 2019-10-25 13:56 UTC 

[PATCH v3 0/7] Fix cdrom autoclose
 2019-10-25 11:21 UTC  (8+ messages)
` [PATCH v3 1/7] cdrom: add poll_event_interruptible
` [PATCH v3 2/7] cdrom: factor out common open_for_* code
` [PATCH v3 3/7] cdrom: wait for the tray to close
` [PATCH v3 4/7] cdrom: export autoclose logic as a separate function
` [PATCH v3 5/7] bdev: add open_finish
` [PATCH v3 6/7] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v3 7/7] scsi: sr: wait for the medium to become ready

[PATCH V5] scsi: core: avoid host-wide host_busy counter for scsi_mq
 2019-10-25  6:58 UTC 

[PATCH 0/4] zoned block device report zones enhancements
 2019-10-25  5:17 UTC  (9+ messages)
` [PATCH 1/4] block: Enhance blk_revalidate_disk_zones()
` [PATCH 2/4] block: Simplify report zones execution
` [PATCH 4/4] block: Generically handle report zones buffer

[PATCH v2 00/18] hisi_sas: Misc patches, mostly debugfs
 2019-10-25  1:31 UTC  (20+ messages)
` [PATCH v2 01/18] scsi: hisi_sas: Don't create debugfs dump folder twice
` [PATCH v2 02/18] scsi: hisi_sas: Set the BIST init value before enabling BIST
` [PATCH v2 03/18] scsi: hisi_sas: use wait_for_completion_timeout() when clearing ITCT
` [PATCH v2 04/18] scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec()
` [PATCH v2 05/18] scsi: hisi_sas: Add timestamp for a debugfs dump
` [PATCH v2 06/18] scsi: hisi_sas: Add debugfs file structure for CQ
` [PATCH v2 07/18] scsi: hisi_sas: Add debugfs file structure for DQ
` [PATCH v2 08/18] scsi: hisi_sas: Add debugfs file structure for registers
` [PATCH v2 09/18] scsi: hisi_sas: Add debugfs file structure for port
` [PATCH v2 10/18] scsi: hisi_sas: Add debugfs file structure for IOST
` [PATCH v2 11/18] scsi: hisi_sas: Add debugfs file structure for ITCT
` [PATCH v2 12/18] scsi: hisi_sas: Add debugfs file structure for IOST cache
` [PATCH v2 13/18] scsi: hisi_sas: Add debugfs file structure for ITCT cache
` [PATCH v2 14/18] scsi: hisi_sas: Allocate memory for multiple dumps of debugfs
` [PATCH v2 15/18] scsi: hisi_sas: Add module parameter for debugfs dump count
` [PATCH v2 16/18] scsi: hisi_sas: Add ability to have multiple debugfs dumps
` [PATCH v2 17/18] scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails
` [PATCH v2 18/18] scsi: hisi_sas: Record the phy down event in debugfs

[PATCH trivial] scsi: Fix various misspellings of "connect"
 2019-10-25  1:23 UTC  (2+ messages)

[PATCH trivial] scsi: isci: Spelling s/configruation/configuration/
 2019-10-25  1:21 UTC  (2+ messages)

[PATCH 1/1] mpt3sas: change allocation option
 2019-10-25  1:20 UTC  (2+ messages)

[PATCH] scsi: lpfc: lpfc_nvmet.c: Fix Use plain integer as NULL pointer
 2019-10-25  1:12 UTC  (2+ messages)

[PATCH] scsi: lpfc: lpfc_attr.c: Fix Use plain integer as NULL pointer
 2019-10-25  1:11 UTC  (2+ messages)

[PATCH] [SCSI] esas2r: unlock on error in esas2r_nvram_read_direct()
 2019-10-25  1:17 UTC  (2+ messages)

[PATCH -next] scsi: cxgb4i: remove set but not used variable 'ppmax'
 2019-10-25  1:16 UTC  (2+ messages)

[PATCH] scsi: csiostor: Don't enable IRQs too early
 2019-10-25  1:14 UTC  (2+ messages)

[PATCH] scsi:sd: define variable dif as unsigned int instead of bool
 2019-10-25  0:35 UTC  (3+ messages)

Query: SCSI Device node creation when UFS is loaded as a module
 2019-10-24 17:05 UTC  (3+ messages)

[PATCH 05/18] scsi: hisi_sas: Add timestamp for a debugfs dump
 2019-10-24  9:54 UTC  (3+ 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).