messages from 2017-03-22 16:58:20 to 2017-03-29 10:17:36 UTC [more...]
[PATCH 0/2] Fix sysfs recursive removal splats in isci
2017-03-29 10:17 UTC (9+ messages)
` [PATCH 1/2] scsi: sas: flush destruct workqueue on device unregister
` [PATCH 2/2] scsi: isci: remove the SAS host after the SCSI host
` [PATCH 3/6] aic94xx: "
` [PATCH 4/6] scsi: hisi_sas: "
` [PATCH 5/6] mvsas: "
` [PATCH 6/6] scsi: pm8001: "
[PATCH v2] libsas: fix "sysfs group not found" warnings at port teardown time
2017-03-29 8:11 UTC (5+ messages)
[PATCH] Revert "scsi: ufs: add queries retry mechanism"
2017-03-29 6:19 UTC
[PATCH 1/6] scsi: ufs: make ufshcd_is_{device_present,hba_active}() return bool
2017-03-29 5:08 UTC (12+ messages)
` [PATCH 2/6] scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
` [PATCH 3/6] scsi: ufs: non functional macro fix
` [PATCH 4/6] scsi: ufs: add missing macros for register bits from UFSHCI spec
` [PATCH 5/6] scsi: ufs: remove deprecated enum for hw interrupt
` [PATCH 6/6] scsi: ufs: just use sizeof() for snprintf()
[PATCH] Revert "scsi: ufs: add queries retry mechanism"
2017-03-29 4:53 UTC
[REGRESSION] v4.11-rc3: lpfc: panic during module removal / shutdown
2017-03-29 2:29 UTC
[PATCH 0/2] hpsa updates
2017-03-28 21:40 UTC (3+ messages)
` [PATCH 1/2] hpsa: update pci ids
` [PATCH 2/2] hpsa: change driver version
RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
2017-03-28 19:33 UTC (41+ messages)
` [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 02/23] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 04/23] md: support REQ_OP_WRITE_ZEROES
` [PATCH 05/23] dm: "
` [PATCH 06/23] dm-kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 07/23] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 08/23] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 09/23] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 10/23] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 13/23] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 14/23] zram: "
` [PATCH 15/23] loop: "
` [PATCH 16/23] brd: remove discard support
` [PATCH 17/23] rbd: remove the discard_zeroes_data flag
` [PATCH 18/23] rsxx: "
` [PATCH 19/23] mmc: "
` [PATCH 20/23] block: stop using discards for zeroing
` [PATCH 21/23] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 23/23] block: remove the discard_zeroes_data flag
` [Drbd-dev] RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
[PATCHv5 0/2] tcmu: For bugs fix only
2017-03-28 18:34 UTC (4+ messages)
` [PATCHv5 1/2] tcmu: Fix possible overwrite of t_data_sg's last iov[]
` [PATCHv5 2/2] tcmu: Fix wrongly calculating of the base_command_size
[PATCH] scsi: hisi_sas: fix SATA dependency
2017-03-28 16:48 UTC (2+ messages)
[REGRESSION][Stable][v3.12.y][v4.4.y][v4.9.y][v4.10.y][v4.11-rc1] scsi: storvsc: properly set residual data length on errors
2017-03-28 16:14 UTC (5+ messages)
` [REGRESSION][v3.12.y][v4.4.y][v4.9.y][v4.10.y][v4.11-rc1] "
support ranges TRIM for libata
2017-03-28 14:05 UTC (22+ messages)
` [PATCH 1/7] ѕd: split sd_setup_discard_cmnd
` [PATCH 2/7] sd: provide a new ata trim provisioning mode
` [PATCH 5/7] block: add a max_discard_segment_size queue limit
` [PATCH 6/7] sd: support multi-range TRIM for ATA disks
` [PATCH 7/7] sd: use ZERO_PAGE for WRITE_SAME payloads
[PATCH] scsi: hisi_sas: add missing break in switch statement
2017-03-28 11:42 UTC (2+ messages)
[PATCH] enclosure: fix sysfs symlinks creation when using multipath
2017-03-28 8:13 UTC (5+ messages)
[PATCH v2] sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
2017-03-28 7:14 UTC (2+ messages)
[PATCH] sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
2017-03-28 2:11 UTC (3+ messages)
[PATCH v3 00/10] be2iscsi: driver update 11.4.0.0
2017-03-28 2:04 UTC (20+ messages)
` [PATCH v3 01/10] be2iscsi: Check tag in beiscsi_mccq_compl_wait
` [PATCH v3 02/10] be2iscsi: Fix closing of connection
` [PATCH v3 03/10] be2iscsi: Replace spin_unlock_bh with spin_lock
` [PATCH v3 04/10] scsi_transport_iscsi: Use flush_work in iscsi_remove_session
` [PATCH v3 05/10] be2iscsi: Increase HDQ default queue size
` [PATCH v3 06/10] be2iscsi: Use num_cons field in Rx CQE
` [PATCH v3 07/10] be2iscsi: Remove free_list for ASYNC handles
` [PATCH v3 08/10] be2iscsi: Check size before copying ASYNC handle
` [PATCH v3 09/10] be2iscsi: Update Copyright
` [PATCH v3 10/10] be2iscsi: Update driver version
[PATCH] scsi: ufs: fix wrong/ambiguous fall through comments
2017-03-28 1:56 UTC (3+ messages)
[PATCH] scsi: osd_uld: remove an unneeded NULL check
2017-03-28 1:54 UTC (3+ messages)
[PATCH] scsi: ufs: remove the duplicated checking for supporting clkscaling
2017-03-28 1:46 UTC (3+ messages)
Delock 89384 Sata Controller Causes Lockups Under Heavy Load
2017-03-28 0:53 UTC
EMAIL BENUTZER
2017-03-25 13:21 UTC
[PATCH v6 00/15] Replace PCI pool by DMA pool API
2017-03-25 17:03 UTC (9+ messages)
` [PATCH v6 03/15] IB/mthca: Replace PCI pool old API
` [PATCH v6 05/15] mlx4: "
` [PATCH v6 06/15] mlx5: "
[PATCHv4 0/4] tcmu: bug fix and dynamic growing data area support
2017-03-25 8:57 UTC (3+ messages)
iscsi (?): Unknown VPD Code: 0xc7
2017-03-24 20:32 UTC (2+ messages)
[PATCH] MAINTAINERS: remove pmchba list for PM8001
2017-03-24 9:49 UTC
[PATCH v2 00/10] be2iscsi: driver update 11.4.0.0
2017-03-24 8:24 UTC (9+ messages)
` [PATCH v2 01/10] be2iscsi: Check tag in beiscsi_mccq_compl_wait
` [PATCH v2 02/10] be2iscsi: Fix closing of connection
` [PATCH v2 03/10] be2iscsi: Replace spin_unlock_bh with spin_lock
[PATCH] lsscsi: Fix truncation of 128-bit wwn
2017-03-24 4:18 UTC (3+ messages)
[PATCH] qedf: fix wrong le16 conversion
2017-03-23 20:07 UTC (4+ messages)
iscsi (?): Unknown VPD Code: 0xc7
2017-03-23 19:59 UTC (2+ messages)
ATM Department Center for urgent delivery
2017-03-23 16:27 UTC
57730 linux-scsi
2017-03-23 16:26 UTC
[PATCH 1/6] ipr: Fix missed EH wakeup
2017-03-23 16:04 UTC (4+ messages)
sg: random memory corruptions
2017-03-23 15:50 UTC
[PATCH] Fix PT2PT PRLI reject
2017-03-23 15:20 UTC
[PATCH 00/23] hisi_sas: error handling and other misc fixes and improvements
2017-03-23 15:12 UTC (22+ messages)
` [PATCH 01/23] scsi: hisi_sas: add to_hisi_sas_port()
` [PATCH 02/23] scsi: hisi_sas: add controller reset
` [PATCH 03/23] scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
` [PATCH 04/23] scsi: hisi_sas: add softreset function for SATA disk
` [PATCH 05/23] scsi: hisi_sas: remove hisi_sas_port_deformed()
` [PATCH 06/23] scsi: hisi_sas: error hisi_sas_task_prep() when port down
` [PATCH 07/23] scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
` [PATCH 09/23] scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
` [PATCH 10/23] scsi: hisi_sas: hardreset for SATA disk in LU reset
` [PATCH 11/23] scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
` [PATCH 12/23] scsi: hisi_sas: free slots after hardreset
` [PATCH 13/23] scsi: hisi_sas: fix some sas_task.task_state_lock locking
` [PATCH 14/23] scsi: hisi_sas: remove task free'ing for timeouts
` [PATCH 15/23] scsi: hisi_sas: process error codes according to their priority
` [PATCH 16/23] scsi: hisi_sas: some modifications to v2 hw reg init values
` [PATCH 17/23] scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
` [PATCH 19/23] scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
` [PATCH 20/23] scsi: hisi_sas: release SMP slot in lldd_abort_task
` [PATCH 21/23] scsi: hisi_sas: check hisi_sas_lu_reset() error message
` [PATCH 23/23] scsi: hisi_sas: add is_sata_phy_v2_hw()
[PATCH] scsi: advansys: fix uninitialized data access
2017-03-23 15:02 UTC
[PATCH] scsi: lpfc: fix building without debugfs support
2017-03-23 14:53 UTC
[PATCH] hpsa: fix volume offline state
2017-03-23 14:13 UTC (2+ messages)
[PATCH 1/1] fnic: Adding Check Condition counter to misc fnicstats
2017-03-23 13:59 UTC (4+ messages)
[PATCH] qedf: Fix crash due to unsolicited FIP VLAN response
2017-03-23 13:58 UTC
[PATCH] qla2xxx: use sg_virt()
2017-03-23 13:16 UTC
[PATCHv3 0/6] SCSI EH cleanup
2017-03-23 13:11 UTC (8+ messages)
` [PATCHv3 4/6] scsi_error: do not escalate failed EH command
[PATCH] qla2xxx: remove redundant check on sess being non-null
2017-03-23 11:49 UTC
[PATCH] scsi: fcoe: sanity check string size for store_ctrl_mode option
2017-03-23 11:45 UTC (4+ messages)
[PATCH] scsi: pm8001: build in relevant functions and code on PM8001_USE_MSIX
2017-03-23 9:17 UTC (4+ messages)
[PATCH 1/1] fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req
2017-03-22 23:55 UTC
[PATCH v7 00/11] char:rpmb: Replay Protected Memory Block (RPMB) subsystem
2017-03-22 21:25 UTC (6+ messages)
` [PATCH v7 09/11] scsi: ufs: connect to RPMB subsystem
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).