public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-07 16:21:15 to 2014-09-10 15:02:34 UTC [more...]

[PATCH 00/21] uas: rewrite error handling for robustness + misc cleanups
 2014-09-10 15:02 UTC  (40+ messages)
` [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 13/21] uas: Drop all references to a scsi_cmnd once it has been aborted
  ` [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 15/21] uas: pre_reset and suspend: Fix a few races
` [PATCH 16/21] uas: Use streams on upcoming 10Gbps / 3.1 USB
` [PATCH 17/21] uas: Do not log urb status error on cancellation
` [PATCH 18/21] uas: Use scsi_print_command
` [PATCH 19/21] uas: Drop COMMAND_COMPLETED flag
` [PATCH 21/21] uas: Remove protype hardware usb interface info

[PATCH 05/11] megaraid_sas : Extended VD support
 2014-09-10 15:01 UTC  (3+ messages)

[PATCH 08/11] megaraid_sas : Add module parameter to disable IRQ-CPU affinity hint
 2014-09-10 14:59 UTC  (3+ messages)

[PATCH V3 00/16] UFS: Power management support
 2014-09-10 13:58 UTC  (18+ messages)
` [PATCH V3 01/16] scsi: support well known logical units
` [PATCH V3 02/16] scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
` [PATCH V3 03/16] scsi: ufs: Allow vendor specific initialization
` [PATCH V3 04/16] scsi: ufs: Add regulator enable support
` [PATCH V3 05/16] scsi: ufs: Add clock initialization support
` [PATCH V3 06/16] scsi: ufs: refactor query descriptor API support
` [PATCH V3 07/16] scsi: ufs: improve init sequence
` [PATCH V3 08/16] scsi: ufs: Active Power Mode - configuring bActiveICCLevel
` [PATCH V3 09/16] scsi: ufs: introduce well known logical unit in ufs
` [PATCH V3 10/16] scsi: ufs: add UFS power management support
` [PATCH V3 11/16] scsi: ufs: refactor configuring power mode
` [PATCH V3 12/16] scsi: ufs: Add support for clock gating
` [PATCH V3 13/16] scsi: ufs: Add freq-table-hz property for UFS device
` [PATCH V3 14/16] scsi: ufs: Add support for clock scaling using devfreq framework
` [PATCH V3 15/16] scsi: ufs: tune bkops while power managment events
` [PATCH V3 16/16] scsi: ufs: definitions for phy interface

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

Updated linux uas driver, please test
 2014-09-10 12:13 UTC 

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

[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 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  (13+ 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  (9+ 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  (9+ messages)
` [PATCH 4/6] virtio-blk: implement init_flush_rq
` [PATCH 5/6] scsi-lib: implement init_flush_rq and its pair

[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


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