public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-04 17:25:38 to 2017-04-06 13:36:47 UTC [more...]

[PATCHv6 0/8] SCSI EH cleanup
 2017-04-06 13:36 UTC  (4+ messages)
` [PATCHv6 1/8] scsi_error: count medium access timeout only once per EH run
` [PATCHv6 3/8] scsi: always send command aborts
` [PATCHv6 4/8] libsas: allow async aborts

hpsa patches in mkp/4.12/scsi-queue and mkp/4.11/scsi-fixes
 2017-04-06 12:19 UTC 

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-06 11:25 UTC  (17+ messages)
  ` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
  ` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers
            ` [Nbd] "
  ` [PATCH 4/4] mtd: nand: nandsim: convert to memalloc_noreclaim_*()
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}
    ` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save, restore}

[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
 2017-04-06 11:19 UTC 

->retries fixups V2
 2017-04-06  8:55 UTC  (15+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd
` [PATCH 2/5] nvme: cleanup nvme_req_needs_retry
` [PATCH 3/5] nvme: mark nvme_max_retries static
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
` [PATCH 5/5] block, scsi: move the retries field to struct scsi_request

[RFC PATCH 0/2] block,scsi: support host-wide tagset
 2017-04-06  8:49 UTC  (4+ messages)
` [PATCH 1/2] block: Implement global tagset

->retries fixups
 2017-04-06  8:38 UTC  (15+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd
` [PATCH 2/5] nvme: cleanup nvme_req_needs_retry
` [PATCH 3/5] nvme: mark nvme_max_retries static
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
` [PATCH 5/5] block, scsi: move the retries field to struct scsi_request

[PATCH] Make checking the scsi_device_get() return value mandatory
 2017-04-06  8:25 UTC  (5+ messages)

[PATCH] sd: Explicit type cast to fix calculating rw_max
 2017-04-06  8:20 UTC 

[PATCH] csiostor: switch to pci_alloc_irq_vectors
 2017-04-06  7:58 UTC  (9+ messages)

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

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-06  5:47 UTC  (16+ messages)
` [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 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

4.11.0-rc5-00011-g08e4e0d oops in mpt3sas driver
 2017-04-06  1:47 UTC  (2+ messages)

[PATCH 21/24] scsi: Lock down the eata driver
 2017-04-05 20:17 UTC 

[PATCH v3 0/2] scsi: storvsc: Add support for FC rport
 2017-04-05 18:45 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: scsi_transport_fc: Add dummy initiator role to rport
` [PATCH v3 2/2] scsi: storvsc: Add support for FC rport

[PATCH v2] scsi: sd: Fix capacity calculation with 32-bit sector_t
 2017-04-05 18:13 UTC  (2+ messages)

(unknown),
 2017-04-05 18:10 UTC 

[PATCH v2] scsi: ses: don't get power status of SES device slot on probe
 2017-04-05 17:22 UTC  (4+ messages)

[PATCH 27/38] Annotate hardware config module parameters in drivers/scsi/
 2017-04-05 17:00 UTC 

[PATCH] osd_uld: Check scsi_device_get() return value
 2017-04-05 16:48 UTC  (2+ messages)

problem with discard granularity in sd
 2017-04-05 16:14 UTC  (3+ messages)

[PATCHv5 0/8] SCSI EH cleanup
 2017-04-05 15:05 UTC  (15+ messages)
` [PATCHv5 1/8] scsi_error: count medium access timeout only once per EH run
` [PATCHv5 2/8] sd: Return SUCCESS in sd_eh_action() after device offline
` [PATCHv5 3/8] scsi: always send command aborts
` [PATCHv5 5/8] scsi: make eh_eflags persistent
` [PATCHv5 6/8] scsi: make scsi_eh_scmd_add() always succeed
` [PATCHv5 7/8] scsi: make asynchronous aborts mandatory
` [PATCHv5 8/8] scsi: inline command aborts

[PATCH] scsi: ses: don't get power status of SES device slot on probe
 2017-04-05 14:59 UTC  (5+ messages)

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-05 14:51 UTC  (19+ messages)
  ` [PATCH 01/27] sd: split sd_setup_discard_cmnd
  ` [PATCH 02/27] block: renumber REQ_OP_WRITE_ZEROES
  ` [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 04/27] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 05/27] md: support REQ_OP_WRITE_ZEROES
` [PATCH 06/27] dm io: discards don't take a payload
` [PATCH 07/27] dm: support REQ_OP_WRITE_ZEROES
` [PATCH 08/27] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 09/27] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 10/27] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 11/27] block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 12/27] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 13/27] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 14/27] sd: implement unmapping Write Zeroes
` [PATCH 15/27] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/27] zram: "
` [PATCH 17/27] loop: "

[PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/
 2017-04-05 14:33 UTC  (3+ messages)

[PATCH] libiscsi: use vzalloc for large allocations in iscsi_pool_init
 2017-04-05 13:50 UTC  (3+ messages)

[lpfc 00/19] lpfc updates
 2017-04-05 13:30 UTC  (24+ messages)
` [lpfc 01/19] Fix advertised max_sgl_segment count for NVMET
` [lpfc 02/19] Fixes after reviewing last set of patches. Minor fixes to previous patches
` [lpfc 03/19] Fix spelling in comments
` [lpfc 04/19] Fix PRLI ACC rsp for NVME
` [lpfc 05/19] Fix driver unload/reload operation
` [lpfc 06/19] Fix discovery error handling in NVME initiator
` [lpfc 07/19] Fix driver usage of 128B WQEs when WQ_CREATE is V1
` [lpfc 08/19] Fix nvme initiator handling when CONFIG_LPFC_NVME_INITIATOR is not enabled
` [lpfc 09/19] Fix Kconfig defines
` [lpfc 11/19] Add NVMET changes to interface with 4.11 kernel
` [lpfc 12/19] cannot establish connection with target that sends PRLI in PT2PT
` [lpfc 13/19] Fix driver load issues when MRQ=8
` [lpfc 15/19] Fix max_sgl_segments settings for NVME / NVMET
` [lpfc 16/19] Add Fabric assigned WWN support
` [lpfc 17/19] Fix implicit logo and RSCN handling for NVMET
` [lpfc 18/19] Update ABORT processing "
` [lpfc 19/19] lpfc revison 11.2.0.12

always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-04-05 12:08 UTC  (29+ 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 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 22/25] block: stop using discards for zeroing
` [PATCH 25/25] block: remove the discard_zeroes_data flag

[PATCH 1/2] scsi: sd: Separate zeroout and discard command choices
 2017-04-05 11:41 UTC  (2+ messages)
` [PATCH 2/2] scsi: sd: Remove LBPRZ dependency for discards

[PATCH v2 1/1] aacraid: pci_alloc_consistent() failures on ARM64
 2017-04-05 10:44 UTC 

[PATCH v2] lsscsi: Fix truncation of 128-bit wwn
 2017-04-05 10:26 UTC  (2+ messages)

9613 linux-scsi
 2017-04-05  9:05 UTC 

[PATCH v5 0/2] tcmu: Dynamic growing data area support
 2017-04-05  6:06 UTC  (3+ messages)
` [PATCH v5 1/2] tcmu: Add dynamic growing data area feature support
` [PATCH v5 2/2] tcmu: Add global data block pool support

[PATCHv4 8/8] scsi: inline command aborts
 2017-04-05  4:33 UTC  (2+ messages)

[PATCH] sas: remove sas_domain_release_transport
 2017-04-05  0:17 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: Bug Fixes for qla2xxx driver
 2017-04-05  0:14 UTC  (5+ messages)
` [PATCH 1/2] qla2xxx: Add fix to read correct register value for ISP82xx
` [PATCH 2/2] qla2xxx: Fix typo in driver

[PATCH] sd: close hole in > 2T device rejection when !CONFIG_LBDAF
 2017-04-04 23:54 UTC  (6+ messages)

[PATCH] scsi: advansys: fix uninitialized data access
 2017-04-04 23:40 UTC  (2+ messages)

[PATCH] qedf: Fix crash due to unsolicited FIP VLAN response
 2017-04-04 23:39 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