messages from 2017-06-02 21:22:16 to 2017-06-08 20:47:13 UTC [more...]
[PATCH] scsi: ipr: remove unnecessary variable assignments and the variable itself
2017-06-08 20:47 UTC
[PATCH 00/15] qla2xxx: Add Target Multiqueue support
2017-06-08 20:42 UTC (18+ messages)
` [PATCH 01/15] qla2xxx: Combine Active command arrays
` [PATCH 02/15] qla2xxx: Preparation for Target MQ
` [PATCH 03/15] qla2xxx: Enable Target Multi Queue
` [PATCH 04/15] qla2xxx: Fix mailbox failure while deleting Queue pairs
` [PATCH 05/15] qla2xxx: Add debug knob for user control workload
` [PATCH 06/15] qla2xxx: Add fw_started flags to qpair
` [PATCH 07/15] qla2xxx: Move fields from qla_hw_data to qla_qpair
` [PATCH 08/15] qla2xxx: Use shadow register for ISP27XX
` [PATCH 09/15] qla2xxx: Add function call to qpair for door bell
` [PATCH 10/15] qla2xxx: Add debug logging routine for qpair
` [PATCH 11/15] qla2xxx: Remove unused tgt_enable_64bit_addr flag
` [PATCH 12/15] qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
` [PATCH 13/15] qla2xxx: Move target stat counters from vha to qpair
` [PATCH 14/15] qla2xxx: Include Exchange offload/Extended Login into FW dump
` [PATCH 15/15] qla2xxx: Update driver version to 9.01.00.00-k
[PATCH v3 00/12] SCSI patches for kernel v4.13
2017-06-08 15:53 UTC (17+ messages)
` [PATCH v3 01/12] Avoid that scsi_exit_rq() triggers a use-after-free
` [PATCH v3 02/12] Split scsi_internal_device_block()
` [PATCH v3 04/12] Protect SCSI device state changes with a mutex
` [PATCH v3 05/12] Introduce scsi_start_queue()
` [PATCH v3 06/12] Make __scsi_remove_device go straight from BLOCKED to DEL
` [PATCH v3 07/12] Only add commands to the device command list if required by the LLD
` [PATCH v3 08/12] Introduce scsi_mq_sgl_size()
` [PATCH v3 09/12] Make scsi_mq_prep_fn() call scsi_init_command()
` [PATCH v3 10/12] snic: Remove code that zeroes driver-private command data
` [PATCH v3 11/12] virtio_scsi: "
` [PATCH v3 12/12] xen/scsifront: "
[PATCH] iscsi-target: Reject immediate data underflow larger than SCSI transfer length
2017-06-08 15:37 UTC (2+ messages)
(unknown),
2017-06-08 15:18 UTC
[PATCH 0/2] esas2r: Replace semaphores with mutexes
2017-06-08 15:05 UTC (4+ messages)
` [PATCH 1/2] scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
` [PATCH 2/2] scsi: esas2r: Replace semaphore fs_api_semaphore "
[PATCH 0/7] Enable iSCSI offload drivers to use information from iface
2017-06-08 12:53 UTC (14+ messages)
` [PATCH 1/7] scsi/scsi_transport_iscsi: Add iface struct to kernel
` [PATCH 2/7] scsi/scsi_transport_iscsi: Update ep_connect to include iface
` [PATCH 3/7] ib/iSER: Add binding to source IP address
` [PATCH 4/7] scsi/be2iscsi: Update beiscsi_ep_connect to accept iface and sockaddr_storage
` [PATCH 5/7] scsi/bnx2i: Update bnx2i_ep_connect "
` [PATCH 6/7] scsi/cxgbi: Update cxgbi_ep_connect "
` [PATCH 7/7] scsi/qla4xxx: Update qla4xxx_ep_connect "
[PATCH] configfs: Fix race between create_link and configfs_rmdir
2017-06-08 12:34 UTC (3+ messages)
[PATCH 2/7] scsi: ibmvscsi_tgt: remove use of class_attrs
2017-06-08 12:31 UTC (2+ messages)
[PATCH v3 00/23] hisi_sas: hip08 support
2017-06-08 12:09 UTC (6+ messages)
` [PATCH v3 14/23] scsi: hisi_sas: add v3 cq interrupt handler
[PATCH V4 0/2] scsi: ufshcd-pci: Add Intel CNL support
2017-06-08 9:36 UTC (6+ messages)
` [PATCH V4 1/2] scsi: ufshcd-pci: Fix PM config
` [PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support
[PATCH][scsi-next] scsi: qla2xxx: remove redundant null check on tgt
2017-06-07 22:42 UTC (2+ messages)
[PATCH] scsi: remove useless variable assignment
2017-06-07 20:27 UTC
[PATCH net-next] cxgb4: Fix tids count for ipv6 offload connection
2017-06-07 19:15 UTC (2+ messages)
[PATCH v4 00/23] hisi_sas: hip08 support
2017-06-07 15:20 UTC (24+ messages)
` [PATCH v4 01/23] scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
` [PATCH v4 02/23] scsi: hisi_sas: define hisi_sas_device.device_id as int
` [PATCH v4 03/23] scsi: hisi_sas: optimise the usage of hisi_hba.lock
` [PATCH v4 04/23] scsi: hisi_sas: relocate get_ata_protocol()
` [PATCH v4 05/23] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH v4 06/23] scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
` [PATCH v4 07/23] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH v4 08/23] scsi: hisi_sas: create hisi_sas_get_fw_info()
` [PATCH v4 09/23] scsi: hisi_sas: add skeleton v3 hw driver
` [PATCH v4 10/23] scsi: hisi_sas: add initialisation for v3 pci-based controller
` [PATCH v4 11/23] scsi: hisi_sas: add v3 hw init
` [PATCH v4 12/23] scsi: hisi_sas: add v3 hw PHY init
` [PATCH v4 13/23] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH v4 14/23] scsi: hisi_sas: add v3 cq interrupt handler
` [PATCH v4 15/23] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH v4 16/23] scsi: hisi_sas: add v3 code to send SMP frame
` [PATCH v4 17/23] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH v4 18/23] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH v4 19/23] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH v4 20/23] scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
` [PATCH v4 21/23] scsi: hisi_sas: Add v3 code to support ECC and AXI bus fatal error
` [PATCH v4 22/23] scsi: hisi_sas: add v3 code to fill some more hw function pointers
` [PATCH v4 23/23] scsi: hisi_sas: modify internal abort dev flow for v3 hw
[PATCH] scsi_lib: increase {host|target|device}_busy count after dispatch cmd
2017-06-07 9:22 UTC (2+ messages)
[PATCH blktests v2 0/3] Add SCSI generic test group
2017-06-07 7:03 UTC (3+ messages)
[PATCH 0/3] target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support
2017-06-07 5:02 UTC (10+ messages)
` [PATCH 1/3] target: Add support for TMR percpu reference counting
` [PATCH 2/3] target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
` [PATCH 3/3] qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
[PATCH v2 00/17] lpfc updates for 11.4.0.0
2017-06-07 4:20 UTC (3+ messages)
next build: 113 warnings 0 failures (next/next-20170605)
2017-06-06 22:36 UTC (2+ messages)
TCG Opal support for libata
2017-06-06 21:40 UTC (20+ messages)
` [PATCH 1/6] libata: move ata_read_log_page to libata-core.c
` [PATCH 2/6] libata: factor out a ata_log_supported helper
` [PATCH 3/6] libata: clarify log page naming / grouping
` [PATCH 4/6] libata: factor out a ata_identify_page_supported helper
` [PATCH 5/6] libata: implement SECURITY PROTOCOL IN/OUT
` [PATCH 6/6] sd: add support for TCG OPAL self encrypting disks
[PATCH] qla2xxx: Fix compile warning
2017-06-06 20:55 UTC
[PATCH v1] ibmvscsis: Use tpgt passed in by user
2017-06-06 20:45 UTC
[PATCH] Pass iface for connection
2017-06-06 18:19 UTC
Application stops due to ext4 filesytsem IO error
2017-06-06 15:34 UTC
[PATCH v5 06/12] blk-mq: use the introduced blk_mq_unquiesce_queue()
2017-06-06 15:22 UTC
[PATCH v4 0/5] tcmu: Add Type of reconfig into netlink
2017-06-06 14:28 UTC (6+ messages)
` [PATCH v4 1/5] tcmu: Support emulate_write_cache
` [PATCH v4 2/5] tcmu: Add netlink for device reconfiguration
` [PATCH v4 3/5] tcmu: Make dev_size configurable via userspace
` [PATCH v4 4/5] tcmu: Make dev_config configurable
` [PATCH v4 5/5] tcmu: Add Type of reconfig into netlink
[PATCH 0/2] scsi: ufs: Add PCI driver for Intel Host controllers
2017-06-06 10:10 UTC (12+ messages)
` [PATCH 1/2] scsi: ufs: Tidy clocks list head usage
` [PATCH 2/2] scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers
` [PATCH V2 1/2] scsi: ufs: Tidy clocks list head usage
` [PATCH V2 2/2] scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers
` [PATCH V3 "
Treat as Confidential!
2017-06-06 7:50 UTC
(unknown),
2017-06-06 7:19 UTC
[PATCH] m68k/atari: atari_scsi.c - use m68k_realnum_memory for FastRAM test
2017-06-06 3:38 UTC (4+ messages)
[PATCH v2 0/5] TCMU Enable Reconfiguration Patches
2017-06-06 2:10 UTC (6+ messages)
` [PATCH v2 4/5] tcmu: Make dev_config configurable
` [PATCH v2 5/5] tcmu: Add Type of reconfig into netlink
[PATCH] qla2xxx: remove writeq/readq function definitions
2017-06-06 0:49 UTC (4+ messages)
[RFC v2 0/2] generate uevent for SCSI sense code
2017-06-05 22:22 UTC (3+ messages)
` [RFC v2 2/2] scsi: add rate limit to scsi sense code uevent
[PATCH v4 05/11] blk-mq: use the introduced blk_mq_unquiesce_queue()
2017-06-05 21:31 UTC (2+ messages)
hello
2017-06-05 19:08 UTC
[ufs]: [scsi]: BUG: spinlock recursion on CPU#4
2017-06-05 15:23 UTC (4+ messages)
[PATCH] Remove white spaces from fcoe.h
2017-06-05 9:42 UTC (3+ messages)
Establishing Charity Organization**
2017-06-05 8:56 UTC
Application stops due to ext4 filesytsem IO error
2017-06-05 7:28 UTC
[PATCH RESEND] Eliminate extra 'out_free' label from fcoe_init function
2017-06-05 4:12 UTC (5+ messages)
Investment Interest & Offer
2017-06-02 23:01 UTC
[PATCH] tcmu: Add fifo type waiter list support to avoid starvation
2017-06-04 4:11 UTC (2+ messages)
[GIT PULL] SCSI fixes for 4.12-rc3
2017-06-03 21:34 UTC
[PATCH] iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
2017-06-03 21:32 UTC
[PATCH] target: Fix kref->refcount underflow in transport_cmd_finish_abort
2017-06-03 21:09 UTC
[PATCH] Remove an extra out label in _fcoe_create function
2017-06-03 2:30 UTC (3+ messages)
[PATCH] qedf: Check if sense buffer has been allocated during completion
2017-06-03 0:40 UTC (2+ messages)
[PATCH-v2] target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
2017-06-03 0:39 UTC (2+ messages)
[PATCH v3 00/15] qla2xxx: Cleanup and minor fixes
2017-06-03 0:38 UTC (3+ messages)
[PATCH V2 00/15] qedf: Update driver to version 8.18.22.0
2017-06-03 0:37 UTC (2+ messages)
[PATCH v3 3/9] blk-mq: use the introduced blk_mq_unquiesce_queue()
2017-06-02 22:19 UTC (6+ messages)
[PATCH] scsi: csiostor: add check for supported fw version
2017-06-02 21:37 UTC (2+ messages)
[PATCH] Fix few small typos in fcoe.c
2017-06-02 21:31 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).