public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-28 21:40:24 to 2017-04-03 14:51:38 UTC [more...]

[PATCH] csiostor: switch to pci_alloc_irq_vectors
 2017-04-03 14:51 UTC  (4+ messages)

[PATCH] sas: remove sas_domain_release_transport
 2017-04-03 14:32 UTC 

[PATCH] libiscsi: use vzalloc for large allocations in iscsi_pool_init
 2017-04-03 14:02 UTC  (3+ messages)

[PATCH v2] scsi: storvsc: Add support for FC rport
 2017-04-03 13:14 UTC  (3+ messages)

[PATCH 1/2] scsi: convert unrecovered read error to -EILSEQ
 2017-04-03 12:03 UTC  (2+ messages)
` [PATCH 2/2] block: Improve error handling verbosity

scsi-mq - tag# and can_queue, performance
 2017-04-03  7:29 UTC  (2+ messages)

always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-04-03  6:06 UTC  (27+ messages)
` [PATCH 01/25] ѕd: split sd_setup_discard_cmnd
` [PATCH 02/25] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/25] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 04/25] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 05/25] md: support REQ_OP_WRITE_ZEROES
` [PATCH 06/25] dm io: discards don't take a payload
` [PATCH 07/25] dm: support REQ_OP_WRITE_ZEROES
` [PATCH 08/25] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 09/25] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 10/25] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 11/25] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 12/25] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 13/25] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 14/25] sd: implement unmapping Write Zeroes
` [PATCH 15/25] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/25] zram: "
` [PATCH 17/25] loop: "
` [PATCH 18/25] brd: remove discard support
` [PATCH 19/25] rbd: remove the discard_zeroes_data flag
` [PATCH 20/25] rsxx: "
` [PATCH 21/25] mmc: "
` [PATCH 22/25] block: stop using discards for zeroing
` [PATCH 23/25] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 24/25] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 25/25] block: remove the discard_zeroes_data flag

[PATCH] target/user: PGR Support
 2017-04-03  5:20 UTC  (3+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-03  4:26 UTC  (23+ messages)
  ` [RFC 1/8] Introduce Peer-to-Peer memory (p2pmem) device
  ` [RFC 2/8] cxgb4: setup pcie memory window 4 and create p2pmem region
  ` [RFC 3/8] nvmet: Use p2pmem in nvme target
  ` [RFC 4/8] p2pmem: Add debugfs "stats" file
  ` [RFC 5/8] scatterlist: Modify SG copy functions to support io memory
  ` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem
  ` [RFC 7/8] p2pmem: Support device removal
` [RFC 8/8] p2pmem: Added char device user interface

[PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
 2017-04-02 23:20 UTC  (3+ messages)

[PATCH 0/2] target: Bug-fixes for v4.11-rc
 2017-04-02 22:38 UTC  (5+ messages)
` [PATCH 1/2] iscsi-target: Fix TMR reference leak during session shutdown
` [PATCH 2/2] target: Avoid mappedlun symlink creation during lun shutdown

[PATCH] iscsi-target: Drop work-around for legacy GlobalSAN initiator
 2017-04-02 21:21 UTC 

[PATCH] scsi/mac_esp: Replace bogus memory barrier with spinlock
 2017-04-02  7:08 UTC 

[PATCH 1/6] virtio: wrap find_vqs
 2017-04-01 16:13 UTC  (8+ messages)

[GIT PULL] SCSI fixes for 4.11-rc4
 2017-04-01 16:13 UTC 

[PATCH] scsi: mpt3sas: fix hang on ata passthrough commands
 2017-04-01 16:10 UTC  (4+ messages)
  ` [PATCH] scsi: mpt3sas: fix hang on ata passthrough command (try 2)

12470 linux-scsi
 2017-04-01  4:34 UTC 

[PATCH 0/2] qla2xxx: Bug Fixes for qla2xxx driver
 2017-03-31 21:37 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Add fix to read correct register value for ISP82xx
` [PATCH 2/2] qla2xxx: Fix typo in driver

[PATCH v6 00/15] Replace PCI pool by DMA pool API
 2017-03-31 18:21 UTC  (2+ messages)

problem with discard granularity in sd
 2017-03-31 16:52 UTC 

[PATCH 0/3] Improve block device testing coverage
 2017-03-31 16:08 UTC  (10+ messages)
` [PATCH 1/3] add lio-target helpers
` [PATCH 2/3] add test: generic/420 check information lead for lio-fileio
` [PATCH 3/3] add test: generic/421 basic blockdev T10-DIF-TYPE1 integrity checks

15931 linux-scsi
 2017-03-31 15:00 UTC 

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-31  7:18 UTC  (44+ messages)
` [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
        ` [Drbd-dev] "
` [PATCH 23/23] block: remove the discard_zeroes_data flag

[PATCH v2] sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
 2017-03-31  4:05 UTC  (5+ messages)

commit 1b6ac5e3f "fnic: Using rport->dd_data to check rport online instead of rport_lookup."
 2017-03-31  0:36 UTC 

[PATCH] osd_uld: Check scsi_device_get() return value
 2017-03-30 17:17 UTC 

[PATCH] be2iscsi: switch to pci_alloc_irq_vectors
 2017-03-30 15:37 UTC  (6+ messages)

[PATCHv5 0/2] tcmu: For bugs fix only
 2017-03-30 15:03 UTC  (4+ messages)

support ranges TRIM for libata
 2017-03-30  8:49 UTC  (5+ messages)
` [PATCH 1/7] ѕd: split sd_setup_discard_cmnd

[PATCH v2] scsi/bfa: use designated initializers
 2017-03-30  8:18 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-30  8:03 UTC  (5+ messages)
` [REGRESSION][v3.12.y][v4.4.y][v4.9.y][v4.10.y][v4.11-rc1] "

[PATCH] Revert "scsi: ufs: add queries retry mechanism"
 2017-03-30  2:53 UTC  (2+ messages)

[PATCH 0/2] hpsa updates
 2017-03-30  2:50 UTC  (7+ messages)
` [PATCH 1/2] hpsa: update pci ids
` [PATCH 2/2] hpsa: change driver version

[PATCH] scsi: hisi_sas: fix SATA dependency
 2017-03-30  2:45 UTC  (2+ messages)

[PATCH 1/6] scsi: ufs: make ufshcd_is_{device_present,hba_active}() return bool
 2017-03-30  2:44 UTC  (13+ 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] scsi: hisi_sas: add missing break in switch statement
 2017-03-30  2:39 UTC  (2+ messages)

[PATCH] scsi: ses: don't get power status of SES device slot on probe
 2017-03-30  1:02 UTC 

[REGRESSION] v4.11-rc3: lpfc: panic during module removal / shutdown
 2017-03-29 23:26 UTC  (3+ messages)

[PATCH] scsi: qedi,qedf: Use designated initializers
 2017-03-29 20:59 UTC 

[PATCH 0/2] Fix sysfs recursive removal splats in isci
 2017-03-29 15:23 UTC  (23+ 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: "

Delock 89384 Sata Controller Causes Lockups Under Heavy Load
 2017-03-29 13:43 UTC 

[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  4:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox