public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-04 14:33:18 to 2016-06-09 13:16:15 UTC [more...]

[PATCH 00/11] SCSI smpboot thread conversion
 2016-06-09 13:15 UTC  (11+ messages)
` [PATCH 01/11] scsi/fcoe: lock online CPUs in fcoe_percpu_clean()
        ` [PATCH v2] scsi/fcoe: convert to kworker
          ` [PREEMPT-RT] "

CD media burnt using TAO mode fails to boot
 2016-06-09 13:15 UTC  (2+ messages)

[PATCH] aic7xxx: fix wrong return values
 2016-06-09  9:37 UTC  (3+ messages)

[PATCH v2] Add support for Write Same via SCT
 2016-06-09  9:22 UTC  (3+ messages)
` [PATCH v2] Add support for SCT Write Same

[PATCH v2] scsi_debug: fix sleep in invalid context
 2016-06-09  9:14 UTC  (6+ messages)

[PATCH] Add support for Write Same via SCT
 2016-06-09  6:32 UTC  (4+ messages)
` [PATCH] Add support for SCT Write Same

[PATCH] Fix for hang of Ordered task in TCM
 2016-06-09  5:38 UTC  (3+ messages)
` [PATCH] target: "

[RFC 0/2] nvme/loop: Add support for controllers-per-port model
 2016-06-09  5:13 UTC  (5+ messages)
` [RFC 1/2] nvme-fabrics: Add nvmf_get_default_host helper
` [RFC 2/2] nvme/loop: Add support for controller-per-port model

[PATCH 16/21] fnic: Use time64_t to represent trace timestamps
 2016-06-09  5:05 UTC 

NVMe over Fabrics target implementation
 2016-06-09  4:36 UTC  (10+ messages)

[PATCH] sd: remove redundant check for BLK_DEF_MAX_SECTORS
 2016-06-09  3:29 UTC  (7+ messages)

[PATCH V1 0/2] Series short description
 2016-06-09  3:17 UTC  (4+ messages)
` [PATCH V1 1/2] smartpqi: initial commit of Microsemi smartpqi driver
` [PATCH V1 2/2] aacraid: remove wildcard for series 9 controllers

[PATCH v4 1/2] scsi: fix race between simultaneous decrements of ->host_failed
 2016-06-09  3:11 UTC  (3+ messages)
` [PATCH v4 2/2] Documentation/scsi: update scsi_eh.txt about ->host_failed

[PATCH 0/2] initial submit of Microsemi smartpqi driver
 2016-06-09  1:07 UTC  (3+ messages)
` [PATCH 1/2] smartpqi: initial commit "
` [PATCH 2/2] aacraid: remove wildcard for series 9 controllers

[PATCH v3 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-08 23:04 UTC  (5+ messages)
` [PATCH v3 3/6] lpfc: Use pci_(request|release)_mem_regions

Behavior for hot-plugging SD card in USB SD card reader
 2016-06-08  5:24 UTC  (2+ messages)

[PATCH v2] scsi: ufs: fix potential memory leak
 2016-06-07 23:22 UTC 

[PATCH] lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
 2016-06-07 23:13 UTC 

[PATCH] scsi: ufs: fix potential memory leak
 2016-06-07 22:49 UTC  (3+ messages)

[PATCH v2 0/4] Block layer support ZAC/ZBC commands
 2016-06-07 20:02 UTC  (5+ messages)
` [PATCH v2 1/4] Losing bits on request.cmd_flags
` [PATCH v2 2/4] Add bio/request flags for using ZBC/ZAC commands
` [PATCH v2 3/4] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH v2 4/4] Add ata pass-through path for ZAC commands

Partitions not detected with firewire - 36 bytes offset - PL-3507
 2016-06-07 13:15 UTC 

[RFC 0/8] nvmet: Add support for multi-tenant configfs
 2016-06-07  6:36 UTC  (9+ messages)
` [RFC 1/8] nvmet: Add nvmet_fabric_ops get/put transport helpers
` [RFC 2/8] nvmet: Add support for configfs-ng multi-tenant logic
` [RFC 3/8] nvmet: Hookup nvmet_ns->dev to nvmet_ns_enable
` [RFC 4/8] nvmet/io-cmd: Hookup sbc_ops->execute_rw backend ops
` [RFC 5/8] nvmet/io-cmd: Hookup sbc_ops->execute_sync_cache "
` [RFC 6/8] nvmet/io-cmd: Hookup sbc_ops->execute_unmap "
` [RFC 7/8] nvmet/admin-cmd: Hookup T10-PI to ID_NS.ms + ID_NS.dps feature bits
` [RFC 8/8] nvme/loop: Add support for bio integrity handling

[PATCH v3 1/2] scsi: fix race between simultaneous decrements of ->host_failed
 2016-06-07  4:42 UTC  (4+ messages)
` [PATCH v3 2/2] Documentation/scsi: update scsi_eh.txt about ->host_failed

[PATCH-v2 00/16] target: Allow backends to operate independent of se_cmd
 2016-06-07  4:12 UTC  (18+ messages)
` [PATCH-v2 01/16] target: Fix for hang of Ordered task in TCM
` [PATCH-v2 02/16] target: Add target_iomem descriptor
` [PATCH-v2 03/16] target: Add target_iostate descriptor
` [PATCH-v2 04/16] target: Add target_complete_ios wrapper
` [PATCH-v2 05/16] target: Setup target_iostate memory in __target_execute_cmd
` [PATCH-v2 06/16] target: Convert se_cmd->execute_cmd to target_iostate
` [PATCH-v2 07/16] target/sbc: Convert sbc_ops->execute_rw "
` [PATCH-v2 08/16] target/sbc: Convert sbc_dif_copy_prot "
` [PATCH-v2 09/16] target/file: Convert sbc_dif_verify "
` [PATCH-v2 10/16] target/iblock: Fold iblock_req into target_iostate
` [PATCH-v2 11/16] target/sbc: Convert sbc_ops->execute_sync_cache to target_iostate
` [PATCH-v2 12/16] target/sbc: Convert sbc_ops->execute_write_same "
` [PATCH-v2 13/16] target/sbc: Convert sbc_ops->execute_unmap "
` [PATCH-v2 14/16] target: Make sbc_ops accessable via target_backend_ops
` [PATCH-v2 15/16] target/sbc: Convert ->execute_unmap to __blkdev_issue_discard
` [PATCH-v2 16/16] target/iblock: Convert to inline bio/bvec + blk_poll

[PATCH] bnx2i: fix spelling mistake "complection" -> "completion"
 2016-06-07  3:43 UTC  (3+ messages)

[PATCH 0/3] hisi_sas: v2 hw ACPI support and fix lock
 2016-06-07  3:16 UTC  (6+ messages)
` [PATCH 1/3] hisi_sas: add v2 hw ACPI support
` [PATCH 2/3] hisi_sas: fix the inconsistent lock issue reported by CONFIG_PROVE_LOCKING

[target:nvmet-configfs-ng 20/49] ERROR: "__udivdi3" [drivers/nvme/target/nvmet.ko] undefined!
 2016-06-07  2:06 UTC 

linux-next: Tree for Jun 6 (scsi_debug.c)
 2016-06-07  3:10 UTC 

[PATCH 0/4] Block layer support ZAC/ZBC commands
 2016-06-06 19:26 UTC  (7+ messages)
` [PATCH 1/4] Add support for SCT Write Same
` [PATCH 2/4] Add bio/request flags for using ZBC/ZAC commands
` [PATCH 3/4] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH 4/4] Add ata pass-through path for ZAC commands

ATTENTION ! ATTENTION !! ATTENTION !!!
 2016-06-06 18:37 UTC 

[PATCH] scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
 2016-06-06 16:03 UTC  (9+ messages)

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (68+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 03/45] fs: have submit_bh users pass in op and flags separately
` [PATCH 04/45] fs: have ll_rw_block "
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [PATCH 06/45] dm: use op_is_write "
` [PATCH 07/45] bcache: "
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 10/45] direct-io: use bio set/get op accessors
` [PATCH 11/45] btrfs: have submit_one_bio users use bio "
` [PATCH 12/45] btrfs: "
` [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
` [PATCH 14/45] btrfs: use bio fields for op and flags
` [PATCH 15/45] f2fs: use bio op accessors
` [PATCH 16/45] gfs2: "
` [PATCH 17/45] xfs: "
` [PATCH 18/45] hfsplus: "
` [PATCH 19/45] mpage: "
` [PATCH 20/45] nilfs: "
` [PATCH 21/45] ocfs2: "
` [PATCH 22/45] pm: "
` [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 26/45] drbd: "
` [PATCH 27/45] md: "
` [PATCH 28/45] target: "
` [PATCH 29/45] xen: "
` [PATCH 30/45] block: copy bio op to request op
` [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 32/45] block: prepare mq request creation "
` [PATCH 33/45] block: prepare elevator "
` [PATCH 34/45] blkg_rwstat: separate op from flags
` [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs
` [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 38/45] blktrace: use op accessors
` [PATCH 39/45] ide cd: do not set REQ_WRITE on requests
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
` [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[Bug 118621] New: After upgrading from ubuntu 15.10 to 16.04 CD-R's won't mount, others mount just fine
 2016-06-06 14:35 UTC  (3+ messages)
` [Bug 118621] "

[PATCH v2 1/2] scsi: fix race between simultaneous decrements of ->host_failed
 2016-06-06 12:48 UTC  (4+ messages)

[PATCH v2 0/6] Introduce pci_(request|release)_(mem|io)_regions
 2016-06-06  8:12 UTC  (3+ messages)
` [PATCH v2 3/6] lpfc: Use pci_(request|release)_mem_regions

[PATCH] scsi:stex.c Support Pegasus 3 product
 2016-06-06  7:53 UTC 

[PATCH 1/3] driver-core: Implement device_match_always()
 2016-06-06  7:32 UTC  (3+ messages)
` [PATCH 2/3] PCI: Use device_match_always()
` [PATCH 3/3] scsi: "

Outstanding pay-out
 2016-06-05 19:22 UTC 

[PATCH 1/1] scsi: storvsc: Filter out storvsc messages CD-ROM medium not present
 2016-06-04 14:33 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