public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-20 17:15:28 to 2017-01-26 02:56:55 UTC [more...]

[PATCH] Revert "sd: remove __data_len hack for WRITE SAME"
 2017-01-26  2:56 UTC  (3+ messages)

[patch] qla4xxx: remove some bogus casts
 2017-01-26  2:54 UTC  (6+ messages)

[PATCH] sd: always scan VPD pages if thin provisioning is enabled
 2017-01-26  2:45 UTC  (9+ messages)

[PATCH V2 00/24] aacraid: Patchset for Smart Family support
 2017-01-25 18:01 UTC  (25+ messages)
` [PATCH V2 01/24] aacraid: Remove duplicate irq management code
` [PATCH V2 02/24] aacraid: Added aacraid.h include guard
` [PATCH V2 03/24] aacraid: added support for init_struct_8
` [PATCH V2 04/24] aacraid: Added sa firmware support
` [PATCH V2 05/24] aacraid: Retrieve and update the device types
` [PATCH V2 06/24] aacraid: Reworked scsi command submission path
` [PATCH V2 07/24] aacraid: Process Error for response I/O
` [PATCH V2 08/24] aacraid: Added support for response path
` [PATCH V2 09/24] aacraid: Added support for read medium error
` [PATCH V2 10/24] aacraid: Reworked aac_command_thread
` [PATCH V2 11/24] aacraid: Added support for periodic wellness sync
` [PATCH V2 12/24] aacraid: Retrieve Queue Depth from Adapter FW
` [PATCH V2 13/24] aacraid: Added support to set QD of attached drives
` [PATCH V2 14/24] aacraid: Added support for hotplug
` [PATCH V2 15/24] aacraid: Include HBA direct interface
` [PATCH V2 16/24] aacraid: Add task management functionality
` [PATCH V2 17/24] aacraid: Added support to abort cmd and reset lun
` [PATCH V2 18/24] aacraid: VPD 83 type3 support
` [PATCH V2 19/24] aacraid: Added new IWBR reset
` [PATCH V2 20/24] aacraid: Added ioctl to trigger IOP/IWBR reset
` [PATCH V2 21/24] aacraid: Retrieve HBA host information ioctl
` [PATCH V2 22/24] aacraid: Update copyrights
` [PATCH V2 23/24] aacraid: Change Driver Version Prefix
` [PATCH V2 24/24] aacraid: update version

[PATCH 00/24] aacraid: Patchset for Smart Family card support
 2017-01-26  0:29 UTC  (30+ messages)
` [PATCH 01/24] aacraid: Remove duplicate irq management code
` [PATCH 02/24] aacraid: Added aacraid.h include guard
` [PATCH 03/24] aacraid: added support for init_struct_8
` [PATCH 04/24] aacraid: Added sa firmware support
` [PATCH 05/24] aacraid: Retrieve and update the device types
` [PATCH 06/24] aacraid: Reworked scsi command submission path
` [PATCH 07/24] aacraid: Process Error for response I/O
` [PATCH 08/24] aacraid: Added support for response path
` [PATCH 09/24] aacraid: Added support for read medium error
` [PATCH 10/24] aacraid: Reworked aac_command_thread
` [PATCH 11/24] aacraid: Added support for periodic wellness sync
` [PATCH 12/24] aacraid: Retrieve Queue Depth from Adapter FW
` [PATCH 13/24] aacraid: Added support to set QD of attached drives
` [PATCH 14/24] aacraid: Added support for hotplug
` [PATCH 15/24] aacraid: Include HBA direct interface
` [PATCH 16/24] aacraid: Add task management functionality
` [PATCH 17/24] aacraid: Added support to abort cmd and reset lun
` [PATCH 18/24] aacraid: VPD 83 type3 support
` [PATCH 19/24] aacraid: Added new IWBR reset
` [PATCH 20/24] aacraid: Added ioctl to trigger IOP/IWBR reset
` [PATCH 21/24] aacraid: Retrieve HBA host information ioctl
` [PATCH 22/24] aacraid: Update copyrights
` [PATCH 23/24] aacraid: Change Driver Version Prefix
` [PATCH 24/24] aacraid: update version

[PATCH 0/2] qla2xxx: Two bug fixes
 2017-01-26  0:09 UTC  (14+ messages)
` [PATCH 1/2] qla2xxx: Fix a recently introduced memory leak
` [PATCH 2/2] qla2xxx: Avoid that issuing a LIP triggers a kernel crash

[PATCH v2] qla2xxx: Avoid that issuing a LIP triggers a kernel crash
 2017-01-26  0:07 UTC 

[PATCH v2] mpt3sas: Force request partial completion alignment
 2017-01-25 23:46 UTC  (3+ messages)

[PATCH] scsi_debug: Add OPTIMAL TRANSFER LENGTH GRANULARITY option
 2017-01-25 23:31 UTC  (4+ messages)

[PATCH 0/6] ncr5380: Miscellaneous minor patches
 2017-01-25 23:25 UTC  (2+ messages)

[PATCH] SCSI core: Fix WRITE SAME handling
 2017-01-25 22:44 UTC  (3+ messages)

[PATCH V2 0/2] Add QLogic FastLinQ FCoE (qedf) driver
 2017-01-25 21:53 UTC  (4+ messages)
` [PATCH V2 net-next 1/2] qed: Add support for hardware offloaded FCoE
` [PATCH V2 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework

split scsi passthrough fields out of struct request V2
 2017-01-25 17:25 UTC  (19+ messages)
` [PATCH 01/18] block: add a op_is_flush helper
` [PATCH 02/18] md: cleanup bio op / flags handling in raid1_write_request
` [PATCH 03/18] block: fix elevator init check
` [PATCH 04/18] block: simplify blk_init_allocated_queue
` [PATCH 05/18] block: allow specifying size for extra command data
` [PATCH 06/18] dm: remove incomple BLOCK_PC support
` [PATCH 07/18] dm: always defer request allocation to the owner of the request_queue
` [PATCH 08/18] scsi_dh_rdac: switch to scsi_execute_req_flags()
` [PATCH 09/18] scsi_dh_emc: "
` [PATCH 10/18] scsi_dh_hp_sw: "
` [PATCH 11/18] scsi: remove gfp_flags member in scsi_host_cmd_pool
` [PATCH 12/18] scsi: respect unchecked_isa_dma for blk-mq
` [PATCH 13/18] scsi: remove scsi_cmd_dma_pool
` [PATCH 14/18] scsi: remove __scsi_alloc_queue
` [PATCH 15/18] scsi: allocate scsi_cmnd structures as part of struct request
` [PATCH 16/18] block/bsg: move queue creation into bsg_setup_queue
` [PATCH 17/18] block: split scsi_request out of struct request
` [PATCH 18/18] block: don't assign cmd_flags in __blk_rq_prep_clone

(unknown),
 2017-01-25 14:50 UTC 

split scsi passthrough fields out of struct request
 2017-01-24 19:52 UTC  (42+ messages)
` [PATCH 01/16] block: fix elevator init check
` [PATCH 02/16] block: simplify blk_init_allocated_queue
` [PATCH 03/16] block: allow specifying size for extra command data
` [PATCH 04/16] dm: remove incomple BLOCK_PC support
` [PATCH 05/16] dm: always defer request allocation to the owner of the request_queue
` [PATCH 06/16] scsi_dh_rdac: switch to scsi_execute_req_flags()
` [PATCH 07/16] scsi_dh_emc: "
` [PATCH 08/16] scsi_dh_hp_sw: "
` [PATCH 09/16] scsi: remove gfp_flags member in scsi_host_cmd_pool
` [PATCH 10/16] scsi: respect unchecked_isa_dma for blk-mq
` [PATCH 11/16] scsi: remove scsi_cmd_dma_pool
` [PATCH 12/16] scsi: remove __scsi_alloc_queue
` [PATCH 13/16] scsi: allocate scsi_cmnd structures as part of struct request
` [PATCH 14/16] block/bsg: move queue creation into bsg_setup_queue
` [PATCH 15/16] block: split scsi_request out of struct request
` [PATCH 16/16] block: don't assign cmd_flags in __blk_rq_prep_clone

[PATCH v4 00/12] qla2xxx: Feature updates for target
 2017-01-24 18:32 UTC  (4+ messages)

Booting qla2x00_mailbox_command+0x8ac/0xec0
 2017-01-24 15:35 UTC  (5+ messages)

[PATCH] block: Fix kernel panic occurs while creating second raid disk
 2017-01-24 12:56 UTC  (3+ messages)

[PATCH v3 0/4] mpt3sas driver Enhancements and defect fixes:
 2017-01-24 12:06 UTC  (7+ messages)
` [PATCH v3 1/4] mpt3sas: Added print to notify cable running at a degraded speed
` [PATCH v3 2/4] mpt3sas: Fix for Crusader to achieve product targets with SAS devices
` [PATCH v3 3/4] mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress test
` [PATCH v3 4/4] mpt3sas: Updating driver version to v15.100.00.00

[PATCH 0/2] scsi: Create a lightweight FC Transport option for Virtual FC Hosts
 2017-01-23 20:55 UTC  (9+ messages)
` [PATCH 2/2] scsi: storvsc: Add support for FC lightweight host

[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
 2017-01-23 15:59 UTC  (2+ messages)

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH] mpt3sas: Force request partial completion alignment
 2017-01-23 13:00 UTC  (3+ messages)

[PATCH] be2iscsi: switch to pci_alloc_irq_vectors
 2017-01-23  4:11 UTC  (3+ messages)

[PATCH] scsi: ratelimit error messages
 2017-01-22  8:34 UTC 

[PATCH 1/2] qed: Add support for hardware offloaded FCoE
 2017-01-22  1:24 UTC  (2+ messages)

[PATCH] csiostor: switch to pci_alloc_irq_vectors
 2017-01-21  0:27 UTC  (2+ messages)

[PATCH v2] virtio_scsi: Reject commands when virtqueue is broken
 2017-01-21  0:18 UTC  (3+ messages)

[PATCH v2 0/7] hisi_sas: SATA IO workaround and other misc patches
 2017-01-21  0:11 UTC  (2+ messages)

[Bug 193041] New: iSCSI initiator: mkfs.ext4 + mount triggers kernel oops
 2017-01-21  0:06 UTC 

[PATCH] sd: Cleaned up comment references to @sdp argument explanation
 2017-01-20 21:59 UTC  (2+ messages)

[PATCH -next] scsi: be2iscsi: Use GFP_ATOMIC under spin lock
 2017-01-20 21:58 UTC  (2+ messages)

[PATCH] Set elsiocb contexts to NULL after freeing it
 2017-01-20 21:54 UTC  (3+ messages)

[PATCH] scsi: lpfc: Replace BUG() with BUG_ON()
 2017-01-20 21:49 UTC  (2+ messages)

[PATCH v2 0/4] mpt3sas driver Enhancements and
 2017-01-20 18:11 UTC  (4+ messages)
` [PATCH v2 1/4] mpt3sas: Added print to notify cable running at a degraded speed

[lkp-robot] [rcu] b332151a29: kernel_BUG_at_mm/slab.c
 2017-01-20 17:15 UTC  (6+ messages)


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