messages from 2019-10-22 19:36:55 to 2019-10-25 16:13:07 UTC [more...]
[PATCH v2 00/11] zfcp: retrieve local RDP data, fix and cleanup
2019-10-25 16:12 UTC (7+ 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 08/11] zfcp: implicitly refresh config-data diagnostics when reading SysFS
` [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 0/6] hisi_sas: Expose multiple hw queues for v3 hw as experimental
2019-10-25 16:04 UTC (8+ 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
[PATCH 00/32] [NEW] efct: Broadcom (Emulex) FC Target driver
2019-10-25 15:56 UTC (41+ 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 05/32] elx: libefc_sli: Populate and post different WQEs
` [PATCH 06/32] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH 07/32] elx: libefc_sli: APIs to setup SLI library
` [PATCH 08/32] elx: libefc: Generic state machine framework
` [PATCH 09/32] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH 10/32] elx: libefc: FC Domain state machine interfaces
` [PATCH 11/32] elx: libefc: SLI and FC PORT "
` [PATCH 12/32] elx: libefc: Remote node "
` [PATCH 13/32] elx: libefc: Fabric "
` [PATCH 14/32] elx: libefc: FC node ELS and state handling
` [PATCH 15/32] elx: efct: Data structures and defines for hw operations
` [PATCH 16/32] elx: efct: Driver initialization routines
` [PATCH 17/32] elx: efct: Hardware queues creation and deletion
` [PATCH 18/32] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH 19/32] elx: efct: Hardware IO and SGL initialization
` [PATCH 20/32] elx: efct: Hardware queues processing
` [PATCH 21/32] elx: efct: Unsolicited FC frame processing routines
` [PATCH 22/32] elx: efct: Extended link Service IO handling
` [PATCH 23/32] elx: efct: SCSI IO handling routines
` [PATCH 24/32] elx: efct: LIO backend interface routines
` [PATCH 25/32] elx: efct: Hardware IO submission routines
` [PATCH 26/32] elx: efct: link statistics and SFP data
` [PATCH 27/32] elx: efct: xport and hardware teardown routines
` [PATCH 28/32] elx: efct: IO timeout handling routines
` [PATCH 29/32] elx: efct: Firmware update, async link processing
` [PATCH 30/32] elx: efct: scsi_transport_fc host interface support
` [PATCH 31/32] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH 32/32] elx: efct: Tie into kernel Kconfig and build process
[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 v2 0/8] Fix cdrom autoclose
2019-10-25 10:42 UTC (32+ messages)
` [PATCH v2 1/8] cdrom: add poll_event_interruptible
` [PATCH v2 2/8] cdrom: factor out common open_for_* code
` [PATCH v2 3/8] cdrom: wait for the tray to close
` [PATCH v2 4/8] cdrom: separate autoclose into an IOCTL
` [PATCH v2 5/8] docs: cdrom: Add autoclose IOCTL
` [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
[PATCH V4 0/2] scsi: avoid atomic operations in IO path
2019-10-25 10:13 UTC (17+ 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
` [scsi] cc2f854c79: suspend_stress.fail
[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 (11+ messages)
` [PATCH 1/4] block: Enhance blk_revalidate_disk_zones()
` [PATCH 2/4] block: Simplify report zones execution
` [PATCH 3/4] block: Introduce report zones queue limits
` [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 00/16] lpfc: Update lpfc to revision 12.6.0.0
2019-10-25 1:03 UTC (4+ messages)
` [PATCH 02/16] lpfc: Fix reporting of read-only fw error errors
[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 (4+ messages)
[PATCH 05/18] scsi: hisi_sas: Add timestamp for a debugfs dump
2019-10-24 9:54 UTC (3+ messages)
[PATCH] scsi: qla2xxx: stop timer in shutdown path
2019-10-24 6:38 UTC
[PATCH v5 00/23] sg: add v4 interface
2019-10-24 5:51 UTC (11+ messages)
` [PATCH v5 13/23] sg: ioctl handling
` [PATCH v5 16/23] sg: rework sg_vma_fault
` [PATCH v5 20/23] sg: introduce request state machine
[PATCH] Add prctl support for controlling PF_MEMALLOC V2
2019-10-23 17:35 UTC (8+ messages)
[PATCH v3 1/2] scsi: ufs: export hibern8 entry and exit
2019-10-23 16:49 UTC (2+ messages)
` [PATCH v3 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling
[PATCH v2 1/2] scsi: ufs: export hibern8 entry and exit
2019-10-23 16:47 UTC (3+ messages)
` [PATCH v2 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling
[PATCH linux-firmware] bnx2x: Add FW 7.13.15.0
2019-10-23 12:34 UTC
[PATCH resend 0/6] Fix cdrom autoclose
2019-10-23 12:19 UTC (4+ messages)
` [PATCH resend 3/6] cdrom: wait for tray to close
[PATCH v1 0/2] Introduce a vops for resetting host controller
2019-10-23 10:39 UTC (4+ messages)
` [PATCH v1 1/2] scsi: ufs: "
` [EXT] "
` [PATCH v1 2/2] scsi: ufs-qcom: Add reset control support for "
[PATCH v1 1/1] scsi: ufs: Add command logging infrastructure
2019-10-23 10:33 UTC (4+ messages)
[PATCH v5 00/13] scsi: core: fix uninit-value access of variable sshdr
2019-10-23 6:51 UTC (7+ messages)
[PATCH -next] scsi: cxlflash: remove set but not used variable 'ioarcb'
2019-10-23 2:40 UTC (3+ messages)
[PATCH 0/2] qla2xxx: Fixes for the driver
2019-10-23 2:36 UTC (3+ messages)
` [PATCH 1/2] qla2xxx: Initialized mailbox to prevent driver load failure
[PATCH v2] scsi: lpfc: Honor module parameter lpfc_use_adisc
2019-10-23 2:33 UTC (2+ messages)
[PATCH v1 1/2] scsi: ufs: export hibern8 entry and exit
2019-10-23 1:40 UTC (2+ messages)
` [PATCH v1 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox