linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-09 09:57:51 to 2020-01-16 03:52:44 UTC [more...]

[PATCH v3] iscsi: Perform connection failure entirely in kernel space
 2020-01-16  3:52 UTC  (6+ messages)
      ` [PATCH v4] "

[PATCH RESEND] iscsi: Don't destroy session if there are outstanding connections
 2020-01-16  3:50 UTC  (4+ messages)

[PATCH v3 0/2] scsi: ufs: pass device information to apply_dev_quirks
 2020-01-16  3:24 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] scsi: ufs-mediatek: add apply_dev_quirks variant operation

[PATCH] scsi: BusLogic: use %lX for unsigned long rather than %X
 2020-01-16  3:20 UTC  (3+ messages)

Trace seen on target during iSER login
 2020-01-16  3:03 UTC  (4+ messages)

[PATCH v1 0/3] scsi: ufs: fix error history and complete device reset history
 2020-01-16  3:00 UTC  (12+ messages)
` [PATCH v1 1/3] scsi: ufs: fix empty check of error history
  ` [EXT] "
` [PATCH v1 2/3] scsi: ufs: add device reset history for vendor implementations
  ` [EXT] "
` [PATCH v1 3/3] scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
  ` [EXT] "

REMINDER: LSF/MM/BPF: 2020: Call for Proposals
 2020-01-15 21:54 UTC 

[PATCH] qla2xxx: Fix unbound NVME response length
 2020-01-15 16:19 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2] qla2xxx: Fix unbound NVME response length
 2020-01-15 16:12 UTC 

[PATCH] qla2xxx: Fix a NULL pointer dereference in an error path
 2020-01-15 16:08 UTC  (8+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-01-14 21:24 UTC  (10+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio
` [PATCH v6 3/9] block: blk-crypto for Inline Encryption
` [PATCH v6 5/9] scsi: ufs: UFS crypto API
` [PATCH v6 7/9] fscrypt: add inline encryption support

[GIT PULL] SCSI fixes for 5.5-rc6
 2020-01-14 18:25 UTC  (2+ messages)

[PATCH] scsi: qla1280: Fix dma firmware download, if dma address is 64bit
 2020-01-14 16:09 UTC 

[PATCH v1] driver core: Use list_del_init to replace list_del at device_links_purge()
 2020-01-14 15:28 UTC  (10+ messages)

[PATCH 0/3] drivers base: transport component error propagation
 2020-01-14 15:06 UTC  (6+ messages)
` [PATCH 1/3] drivers: base: Support atomic version of attribute_container_device_trigger
` [PATCH 2/3] drivers: base: Propagate errors through the transport component

[PATCH RESEND 0/2] Fixing libfc memory leaks
 2020-01-14 14:43 UTC  (3+ messages)
` [PATCH RESEND 1/2] scsi: libfc: free response frame from GPN_ID
` [PATCH RESEND 2/2] scsi: libfc: drop extra rport reference in fc_rport_create()

[PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-01-14 13:57 UTC  (14+ messages)
` [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ

[PATCH] scsi: mptfusion: Fix double fetch bug in ioctl
 2020-01-14 12:34 UTC 

[PATCH v2 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-01-14 11:21 UTC  (12+ messages)
` [PATCH v2 01/11] megaraid_sas: Reset adapter if FW is not in READY state after device resume
` [PATCH v2 02/11] megaraid_sas: Set no_write_same only for Virtual Disk
` [PATCH v2 03/11] megaraid_sas: Update optimal queue depth for SAS and NVMe devices
` [PATCH v2 04/11] megaraid_sas: Do not kill host bus adapter, if adapter is already dead
` [PATCH v2 05/11] megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
` [PATCH v2 06/11] megaraid_sas: Do not set HBA Operational if FW is not in operational state
` [PATCH v2 07/11] megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
` [PATCH v2 08/11] megaraid_sas: Do not initiate OCR if controller is not in ready state
` [PATCH v2 09/11] megaraid_sas: Limit the number of retries for the IOCTLs causing firmware fault
` [PATCH v2 10/11] megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests
` [PATCH v2 11/11] megaraid_sas: Update driver version to 07.713.01.00-rc1

[PATCH v6 00/37] sg: add v4 interface
 2020-01-14 10:21 UTC  (44+ messages)
` [PATCH v6 01/37] sg: move functions around
` [PATCH v6 02/37] sg: remove typedefs, type+formatting cleanup
` [PATCH v6 03/37] sg: sg_log and is_enabled
` [PATCH v6 04/37] sg: rework sg_poll(), minor changes
` [PATCH v6 05/37] sg: bitops in sg_device
` [PATCH v6 06/37] sg: make open count an atomic
` [PATCH v6 07/37] sg: move header to uapi section
` [PATCH v6 08/37] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v6 09/37] sg: sg_allow_if_err_recovery and renames
` [PATCH v6 10/37] sg: improve naming
` [PATCH v6 11/37] sg: change rwlock to spinlock
` [PATCH v6 12/37] sg: ioctl handling
` [PATCH v6 13/37] sg: split sg_read
` [PATCH v6 14/37] sg: sg_common_write add structure for arguments
` [PATCH v6 15/37] sg: rework sg_vma_fault
` [PATCH v6 16/37] sg: rework sg_mmap
` [PATCH v6 17/37] sg: replace sg_allow_access
` [PATCH v6 18/37] sg: rework scatter gather handling
` [PATCH v6 19/37] sg: introduce request state machine
` [PATCH v6 20/37] sg: sg_find_srp_by_id
` [PATCH v6 21/37] sg: sg_fill_request_element
` [PATCH v6 22/37] sg: printk change %p to %pK
` [PATCH v6 23/37] sg: xarray for fds in device
` [PATCH v6 24/37] sg: xarray for reqs in fd
` [PATCH v6 25/37] sg: replace rq array with lists
` [PATCH v6 26/37] sg: sense buffer rework
` [PATCH v6 27/37] sg: add sg v4 interface support
` [PATCH v6 28/37] sg: rework debug info
` [PATCH v6 29/37] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v6 30/37] sg: expand sg_comm_wr_t
` [PATCH v6 31/37] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v6 32/37] sg: add some __must_hold macros
` [PATCH v6 33/37] sg: move procfs objects to avoid forward decls
` [PATCH v6 34/37] sg: protect multiple receivers
` [PATCH v6 35/37] sg: first debugfs support
` [PATCH v6 36/37] sg: warn v3 write system call users
` [PATCH v6 37/37] sg: bump version to 4.0.08

How to reset HBA when using libsas/mvsas
 2020-01-14 10:14 UTC  (4+ messages)

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-01-14  5:47 UTC  (4+ messages)

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-14  5:20 UTC  (19+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH] scsi: storvsc: Correctly set number of hardware queues for IDE disk
 2020-01-14  0:09 UTC  (4+ messages)

[Patch v2] scsi: storvsc: Correctly set number of hardware queues for IDE disk
 2020-01-14  0:08 UTC 

[PATCH v1 0/3] use UFS device indicated maximum LU number
 2020-01-13 18:45 UTC  (12+ messages)
` [PATCH 1/3] scsi: ufs: add max_lu_supported in struct ufs_dev_info
` [PATCH 2/3] scsi: ufs: initialize max_lu_supported while booting
    ` [EXT] "
` [PATCH 3/3] scsi: ufs: use UFS device indicated maximum LU number

[PATCH] megaraid_sas: fixup MSIx interrupt setup during resume
 2020-01-13 13:26 UTC 

[PATCH] scsi: csiostor: simplify macro CSIO_VALID_WWN
 2020-01-13 13:12 UTC 

Failed to disable WCE for a SATA disk
 2020-01-13 10:11 UTC  (3+ messages)

[PATCH 00/12] pm80xx : Updates for the driver version 0.1.39
 2020-01-13  9:39 UTC  (7+ messages)
` [PATCH 06/12] pm80xx : sysfs attribute for number of phys

Investment opportunity
 2020-01-11 23:46 UTC 

[PATCH 0/4] ufs: Let the SCSI core allocate per-command UFS data
 2020-01-11  7:21 UTC  (11+ messages)
` [PATCH 2/4] ufs: Introduce ufshcd_init_lrb()
` [PATCH 3/4] ufs: Simplify two tests
` [PATCH 4/4] ufs: Let the SCSI core allocate per-command UFS data

[PATCH v2 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists
 2020-01-10 17:05 UTC  (3+ messages)
` [PATCH v2 2/3] drivers: target: target_core_tpg: "
` [PATCH v2 3/3] drivers: target: tcm_fc: tfc_sess: "

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-10 16:13 UTC  (14+ messages)
` [RFC 9/9] __xfs_printk: Add durable name to output

[PATCH 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists
 2020-01-10 12:44 UTC  (3+ messages)
` [PATCH 2/3] drivers: target: target_core_tpg: "
` [PATCH 3/3] drivers: target: tcm_fc: tfc_sess: "

[PATCH v2 0/2] scsi: ufs: pass device information to apply_dev_quirks
 2020-01-10  7:08 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] enclosure: Fix stale device oops with hot replug
 2020-01-10  6:39 UTC  (2+ messages)

[PATCH] scsi: sd: Clear sdkp->protection_type when the disk isn't DIF in sd_read_protection_type()
 2020-01-10  6:36 UTC  (2+ messages)

[PATCH -next] scsi: lpfc: Make lpfc_defer_acc_rsp static
 2020-01-10  6:26 UTC  (2+ messages)

[RFC PATCH 0/5] Inline crypto support on DragonBoard 845c
 2020-01-10  6:16 UTC  (6+ messages)
` [RFC PATCH 1/5] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH 2/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [RFC PATCH 3/5] scsi: ufs: add quirk to disable inline crypto support
` [RFC PATCH 4/5] scsi: ufs: add program_key() variant op
` [RFC PATCH 5/5] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-01-10  6:03 UTC  (7+ messages)
` [PATCH 01/11] megaraid_sas: Add transition_to_ready retry logic in resume path
` [PATCH 03/11] megaraid_sas: Update queue_depth of SAS and NVMe devices
` =?y?q?=5BPATCH=2004/11=5D=20megaraid=5Fsas=3A=20Don=E2=80=99t=20kill=20already=20dead=20adapter?=
  ` .PATCH.04/11.megaraid.sas.Don.t.kill.already.dead.adapter

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2020-01-10  5:33 UTC  (3+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
 2020-01-09 12:59 UTC  (4+ messages)

[PATCH v2 00/32] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-01-09 11:47 UTC  (19+ messages)
` [PATCH v2 14/32] elx: libefc: FC node ELS and state handling
` [PATCH v2 15/32] elx: efct: Data structures and defines for hw operations
` [PATCH v2 26/32] elx: efct: link statistics and SFP data
` [PATCH v2 27/32] elx: efct: xport and hardware teardown routines
` [PATCH v2 28/32] elx: efct: IO timeout handling routines
` [PATCH v2 29/32] elx: efct: Firmware update, async link processing
` [PATCH v2 30/32] elx: efct: scsi_transport_fc host interface support
` [PATCH v2 31/32] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v2 32/32] elx: efct: Tie into kernel Kconfig and build process


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