public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-06 00:07:51 to 2014-09-10 11:47:16 UTC [more...]

[PATCH 00/21] uas: rewrite error handling for robustness + misc cleanups
 2014-09-10 11:46 UTC  (18+ messages)
  ` [PATCH 01/21] uas: replace WARN_ON_ONCE() with lockdep_assert_held()
  ` [PATCH 02/21] uas: Remove task-management / abort error handling code
  ` [PATCH 03/21] uas: Fix resetting flag handling
  ` [PATCH 07/21] uas: Simplify unlink of data urbs on error
  ` [PATCH 08/21] uas: Free data urbs on completion
  ` [PATCH 10/21] uas: zap_pending: data urbs should have completed at this time
  ` [PATCH 14/21] uas: Fix memleak of non-submitted urbs
  ` [PATCH 20/21] uas: Remove support for old sense ui as used in pre-production hardware
` [PATCH 04/21] uas: Add uas_get_tag() helper function
` [PATCH 05/21] uas: Do not use scsi_host_find_tag
` [PATCH 06/21] uas: Check against unexpected completions
` [PATCH 09/21] uas: Simplify reset / disconnect handling
` [PATCH 11/21] uas: Drop inflight list
` [PATCH 12/21] uas: Remove cmnd reference from the cmd urb
` [PATCH 15/21] uas: pre_reset and suspend: Fix a few races
` [PATCH 17/21] uas: Do not log urb status error on cancellation
` [PATCH 19/21] uas: Drop COMMAND_COMPLETED flag

[PATCH 02/11] megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overhead
 2014-09-10 11:16 UTC  (4+ messages)

[PATCH 03/11] megaraid_sas : Update threshold based reply post host index register
 2014-09-10 11:11 UTC  (3+ messages)

[PATCH 04/11] megaraid_sas : Firmware crash dump feature support
 2014-09-10 10:08 UTC  (4+ messages)

[RFC v2 3/6] kthread: warn on kill signal if not OOM
 2014-09-10 10:07 UTC  (35+ messages)
                          ` [systemd-devel] "

[PATCH v3 16/17] arcmsr: support new adapter ARC12x4 series
 2014-09-10  9:58 UTC  (6+ messages)

[PATCH fix for 3.17 v2] uas: Disable uas on ASM1051 devices
 2014-09-10  8:51 UTC  (2+ messages)

[PATCH fixes for 3.17 0/2] uas: Disable uas on ASM1051 devices
 2014-09-10  8:17 UTC  (8+ messages)
` [PATCH 1/2] uas: Set no_report_opcodes
  ` [PATCH 2/2] uas: Disable uas on ASM1051 devices

[REGRESSION 3.17] scsi (uas) disks no longer using tagged command queuing
 2014-09-10  7:21 UTC  (3+ messages)

[PATCH] lpfc: Avoid to disable pci_dev twice
 2014-09-10  6:49 UTC  (4+ messages)

lk 3.17-rc4 blk_mq large write problems
 2014-09-10  3:55 UTC 

[PATCH 0/8] block: per-distpatch_queue flush machinery
 2014-09-10  1:40 UTC  (22+ messages)
` [PATCH 1/8] blk-mq: allocate flush_rq in blk_mq_init_flush()
` [PATCH 2/8] block: introduce blk_init_flush and its pair
` [PATCH 3/8] block: move flush initialized stuff to blk_flush_init
` [PATCH 4/8] block: avoid to use q->flush_rq directly
` [PATCH 5/8] block: introduce blk_flush_queue to drive flush machinery
` [PATCH 6/8] block: flush: avoid to figure out flush queue unnecessarily
` [PATCH 7/8] block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
` [PATCH 8/8] blk-mq: support per-distpatch_queue flush machinery

WARNING in block layer triggered in 3.17-rc3
 2014-09-09 18:32 UTC  (14+ messages)
              ` [PATCH] Block: fix unbalanced bypass-disable in blk_register_queue

[PATCH] scsi_debug: deadlock between completions and surprise module removal
 2014-09-09 15:30 UTC  (10+ messages)

[PATCH] drivers: target: target_core_transport.c: build warning
 2014-09-09  7:32 UTC  (2+ messages)

[SCSI] be2iscsi: adding functionality to change network settings using iscsiadm
 2014-09-09  6:26 UTC  (2+ messages)

[PATCH 0/6] blk-mq: initialize pdu of flush req explicitly
 2014-09-08 22:53 UTC  (13+ messages)
` [PATCH 1/6] blk-mq: allocate flush_rq in blk_mq_init_flush()
` [PATCH 2/6] blk-mq: introduce init_flush_rq callback and its pair
` [PATCH 3/6] blk-mq: don't copy pdu if init_flush_rq is implemented
` [PATCH 4/6] virtio-blk: implement init_flush_rq
` [PATCH 5/6] scsi-lib: implement init_flush_rq and its pair
` [PATCH 6/6] blk-mq: don't copy pdu any more for flush req

[PATCH 1/1] Drivers: scsi: storvsc: Get rid of warning messages
 2014-09-08 19:17 UTC  (3+ messages)

RE:
 2014-09-08 17:36 UTC 

[patch] xen-scsifront: use GFP_ATOMIC under spin_lock
 2014-09-08 17:34 UTC  (3+ messages)
` [Xen-devel] "

[Bug 84091] New: Unloading qla2xxx kernel module triggers segmentation fault
 2014-09-08 16:21 UTC  (3+ messages)
` [Bug 84091] "

Block/SCSI data integrity update v3
 2014-09-08 15:50 UTC  (4+ messages)

[PATCH V2] hpsa: refine the pci enable/disable handling
 2014-09-08 15:26 UTC  (3+ messages)

I/O path cleanup
 2014-09-08 15:13 UTC  (11+ messages)
` [PATCH 1/8] scsi: don't use scsi_next_command in scsi_reset_provider
` [PATCH 2/8] scsi: remove scsi_next_command
` [PATCH 3/8] scsi: clean up S/G table freeing
` [PATCH 4/8] scsi: stop passing a gfp_mask argument down the command setup path
` [PATCH 5/8] scsi: move scsi_dispatch_cmd to scsi_lib.c
` [PATCH 6/8] scsi: move more requeue handling into scsi_requeue_command
` [PATCH 7/8] scsi: split error handling slow path out of scsi_io_completion
` [PATCH 8/8] scsi: merge scsi_finish_command and scsi_io_completion

[patch] xen-scsiback: clean up a type issue in scsiback_make_tpg()
 2014-09-08 11:31 UTC  (2+ messages)
` [Xen-devel] "

[GIT PULL] target updates for v3.17-rc3
 2014-09-08  9:21 UTC  (3+ messages)

[PATCH] bnx2i: Make boot_nic entry visible in the sysfs session objects
 2014-09-08  8:02 UTC  (2+ messages)

ATTN::::: PROPOSAL
 2014-09-08  6:08 UTC 

[PATCH 0/7] Use 'Scsi_Host' as argument for host reset
 2014-09-08  6:49 UTC  (3+ messages)

scsi-mq and 3.17rc1
 2014-09-07 22:43 UTC  (3+ messages)

3.16.2: 2TiB Seagate Expansion Desk apparently still broken with both USB mass storage *and* UAS: some debugging output
 2014-09-07 22:14 UTC  (3+ messages)
    ` Looks like a broken hub? (was Re: 3.16.2: 2TiB Seagate Expansion Desk apparently still broken with both USB mass storage *and* UAS: some debugging output)

[PATCH 0/2] scanning fixes
 2014-09-07 16:24 UTC  (3+ messages)
` [PATCH 1/2] scsi_scan: Send TEST UNIT READY to the LUN before scanning

[PATCHv2 00/20] scsi logging update
 2014-09-07 16:17 UTC  (23+ messages)
` [PATCH 09/20] scsi: remove scsi_print_status()
` [PATCH 11/20] scsi: Use scsi_print_command() where possible
` [PATCH 12/20] scsi: merge print_opcode_name()
` [PATCH 13/20] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 14/20] scsi: use local buffer for printing CDB
` [PATCH 16/20] scsi: separate out scsi_retval_string()
` [PATCH 17/20] scsi: separate out scsi_host_hostbyte() and scsi_show_driverbyte()
` [PATCH 18/20] scsi: remove scsi_show_result()
` [PATCH 19/20] sd: Reduce logging output
` [PATCH 20/20] scsi_error: format abort error message

[PATCHv4 0/4] Initial SMR drive support
 2014-09-07 16:02 UTC  (7+ messages)
` [PATCH 1/4] libata: consolidate ata_dev_classify()

[PATCH 1/1] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
 2014-09-07 12:42 UTC  (3+ messages)

please get back to me immediately
 2014-09-07  9:03 UTC 

[PATCH] block: remove artifical max_hw_sectors cap
 2014-09-06 23:08 UTC 

[PATCH 01/11] megaraid_sas : Do not scan non syspd drives
 2014-09-06 13:25 UTC 

[PATCH 09/11] megaraid_sas : N-drive primary raid level 1 load balancing
 2014-09-06 13:25 UTC 

[PATCH 07/11] megaraid_sas : Round down max sge supported by controller to power of two
 2014-09-06 13:25 UTC 

[PATCH 06/11] megaraid_sas : Host lock less mode to enabled asynchronous IO submission
 2014-09-06 13:25 UTC 

[PATCH 05/11] megaraid_sas : Extended VD support
 2014-09-06 13:25 UTC 

[PATCH 11/11] megaraid_sas : Driver version update
 2014-09-06 13:25 UTC 

[PATCH 08/11] megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
 2014-09-06 13:25 UTC 

[PATCH 10/11] megaraid_sas : MFI MPT linked list corruption fix
 2014-09-06 13:25 UTC 

[PATCH 00/11] megaraid_sas : Description Patch
 2014-09-06 13:25 UTC 

Fwd: Adaptec 71605H HBA randomly failing to detect any drives at init
 2014-09-06  5:32 UTC  (4+ messages)
  `  "

[PATCH v9 0/3] ahci_xgene: Fixes related to APM X-Gene SATA host controller driver
 2014-09-06  2:28 UTC  (5+ messages)
` [PATCH v9 2/3] ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware
` [PATCH v9 3/3] ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver

[PATCH 00/22] scsi logging update
 2014-09-06  0:35 UTC  (9+ messages)
` [PATCH 20/22] scsi: align logging messages
` [PATCH 21/22] scsi: reduce messages for command failure


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