linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-08 02:15:54 to 2020-10-12 22:52:53 UTC [more...]

[PATCH v4 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-10-12 22:51 UTC  (32+ messages)
` [PATCH v4 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v4 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v4 03/31] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v4 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v4 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v4 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v4 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v4 08/31] elx: libefc: Generic state machine framework
` [PATCH v4 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v4 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v4 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v4 12/31] elx: libefc: Remote node "
` [PATCH v4 13/31] elx: libefc: Fabric "
` [PATCH v4 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v4 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v4 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v4 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v4 18/31] elx: efct: Driver initialization routines
` [PATCH v4 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v4 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v4 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v4 22/31] elx: efct: Hardware queues processing
` [PATCH v4 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v4 24/31] elx: efct: SCSI IO handling routines
` [PATCH v4 25/31] elx: efct: LIO backend interface routines
` [PATCH v4 26/31] elx: efct: Hardware IO submission routines
` [PATCH v4 27/31] elx: efct: link and host statistics
` [PATCH v4 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v4 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v4 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v4 31/31] elx: efct: Tie into kernel Kconfig and build process

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-12 20:02 UTC  (80+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH v2 0/5] SAN Congestion Management (SCM) statistics
 2020-10-12 19:03 UTC  (12+ messages)
` [PATCH v2 1/5] scsi: fc: Update formal FPIN descriptor definitions
` [PATCH v2 2/5] scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
` [PATCH v2 3/5] scsi: fc: Parse FPIN packets and update statistics
` [PATCH v2 4/5] scsi: fc: Add mechanism to update FPIN signal statistics
` [PATCH v2 5/5] scsi: fc: Update documentation of sysfs nodes for FPIN stats

[PATCH v3] qla2xxx: Return EBUSY on fcport deletion
 2020-10-12 18:14 UTC  (2+ messages)
` [EXT] "

[PATCH v2] qla2xxx: Return EBUSY on fcport deletion
 2020-10-12 16:54 UTC  (2+ messages)

[PATCH] qla2xxx: Return EBUSY on fcport deletion
 2020-10-12 16:37 UTC  (3+ messages)

general protection fault in scsi_queue_rq
 2020-10-12 14:51 UTC 

[PATCH 00/14] mpt3sas: Add support for multi-port path topology
 2020-10-12 12:22 UTC  (16+ messages)
` [PATCH 01/14] mpt3sas: Define hba_port structure
` [PATCH 02/14] mpt3sas: Allocate memory for hba_port objects
` [PATCH 03/14] mpt3sas: Rearrange _scsih_mark_responding_sas_device()
` [PATCH 04/14] mpt3sas: Update hba_port's sas_address & phy_mask
` [PATCH 05/14] mpt3sas: Get device objects using sas_address & portID
` [PATCH 06/14] mpt3sas: Rename transport_del_phy_from_an_existing_port
` [PATCH 07/14] mpt3sas: Get sas_device objects using device's rphy
` [PATCH 08/14] mpt3sas: Update hba_port objects after host reset
` [PATCH 09/14] mpt3sas: Set valid PhysicalPort in SMPPassThrough
` [PATCH 10/14] mpt3sas: Handling HBA vSES device
` [PATCH 11/14] mpt3sas: Add bypass_dirty_port_flag parameter
` [PATCH 12/14] mpt3sas: Handle vSES vphy object during HBA reset
` [PATCH 13/14] mpt3sas: add module parameter multipath_on_hba
` [PATCH 14/14] mpt3sas: Bump driver version to 35.101.00.00

[PATCH] scsi: alua: fix the race between alua_bus_detach and alua_rtpg
 2020-10-12  8:52 UTC  (7+ messages)

[PATCH 0/4] pm80xx updates
 2020-10-12  5:24 UTC  (5+ messages)
` [PATCH 1/4] pm80xx: make mpi_build_cmd locking consistent
` [PATCH 2/4] pm80xx: make running_req atomic
` [PATCH 3/4] pm80xx: Avoid busywait in FW ready check
` [PATCH 4/4] pm80xx: make pm8001_mpi_set_nvmd_resp free of race condition

lib/scatterlist.c : sgl_alloc_order promises more than it delivers
 2020-10-11 22:24 UTC  (6+ messages)

[PATCH] scsi: core: don't start concurrent async scan on same host
 2020-10-10 17:31 UTC  (2+ messages)

[PATCH 1/1] aacraid: remove needless code
 2020-10-09 17:57 UTC 

[PATCHv4 0/3] zoned block device specific errors
 2020-10-09 15:29 UTC  (3+ messages)
` [PATCHv4 1/3] block: add zone specific block statuses

[PATCH 04/16] vhost: prep vhost_dev_init users to handle failures
 2020-10-09 11:41 UTC  (2+ messages)

[PATCH 0/4] scsi: FDMI enhancement
 2020-10-09  9:36 UTC  (5+ messages)
` [PATCH 1/4] include:scsi: "
` [PATCH 2/4] include:scsi:fc: "
` [PATCH 3/4] scsi:libfc: "
` [PATCH 4/4] scsi:qedf: Added attributes for RHBA and RPA

scsi regression fixes
 2020-10-09  6:36 UTC  (5+ messages)
` [PATCH 1/2] sr: initialize ->cmd_len
` [PATCH 2/2] scsi: set sc_data_direction to DMA_NONE for no-transfer commands

[PATCH] scsi: qla2xxx: Fix uninitialized variable reference in qla_nvme_post_cmd
 2020-10-09  3:05 UTC 

[PATCH v2 0/1] scsi: libiscsi: fix NOP race condition
 2020-10-08 20:54 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] scsi: qla2xxx: fix return of uninitialized value in rval
 2020-10-08 20:50 UTC  (5+ messages)

[v5 00/12] Add persistent durable identifier to storage log messages
 2020-10-08 20:49 UTC  (13+ messages)
` [v5 01/12] struct device: Add function callback durable_name

[PATCH 00/16 V2] vhost: fix scsi cmd handling and IOPs
 2020-10-08 20:26 UTC  (4+ messages)
` [PATCH 12/16] vhost: support multiple worker threads

misc I/O submission cleanups
 2020-10-08 16:39 UTC  (2+ messages)

[PATCH] scsi: sd: Use UNMAP in case the device doesn't support WRITE_SAME
 2020-10-08 14:24 UTC  (3+ messages)

[PATCH v4] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-10-08 12:58 UTC 

[PATCH 0/2] fix race conditions with task aborts
 2020-10-08  9:42 UTC  (4+ messages)
` [PATCH 1/2] target: iscsi: prevent a race condition in iscsit_unmap_cmd()

[PATCH] scsi: sym53c8xx_2: fix sizeof mismatch
 2020-10-08  3:12 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: Fix Fix inconsistent of format with argument type in ql4_nx.c
 2020-10-08  3:07 UTC  (2+ messages)

[PATCH] scsi: isci: Fix a typo in a comment
 2020-10-08  3:09 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: Fix inconsistent of format with argument type in megaraid_sas_base.c
 2020-10-08  3:05 UTC  (2+ messages)

[PATCH] scsi: myrb: Fix inconsistent of format with argument type in myrb.c
 2020-10-08  3:00 UTC  (2+ messages)

[PATCH] scsi: esas2r: Fix inconsistent of format with argument type
 2020-10-08  2:56 UTC  (2+ messages)

[PATCH] scsi: myrb: remove redundant assignment to variable timeout
 2020-10-08  2:47 UTC  (2+ messages)

[PATCH] scsi: bfa: fix error return in bfad_pci_init()
 2020-10-08  2:45 UTC  (2+ messages)

[PATCH -next] scsi: fcoe: simplify the return expression of fcoe_sysfs_setup
 2020-10-08  2:38 UTC  (2+ messages)

[PATCH -next] snic: simplify the return expression of svnic_cq_alloc
 2020-10-08  2:36 UTC  (2+ messages)

[PATCH -next] [SCSI] fnic: simplify the return expression of vnic_wq_copy_alloc
 2020-10-08  2:34 UTC  (2+ messages)

[PATCH 00/14] drop double zeroing
 2020-10-08  2:31 UTC  (3+ messages)
` [PATCH 02/14] target/rd: "

[PATCH -next v2] scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-10-08  2:24 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: initialize value
 2020-10-08  2:21 UTC  (2+ messages)

[PATCH] qla2xxx: Do not consume srb greedily
 2020-10-08  2:19 UTC  (2+ 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).