linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-17 13:17:00 to 2014-10-23 08:45:30 UTC [more...]

fix blk-mq for SPI hosts
 2014-10-23  8:45 UTC  (4+ messages)
` [PATCH 1/2] Revert "block: all blk-mq requests are tagged"
` [PATCH 2/2] scsi: set REQ_QUEUE for the blk-mq case

[PATCH 0/5] Feature enhancements for ses module
 2014-10-23  8:45 UTC  (7+ messages)

ufs: add UFS power management support
 2014-10-23  7:28 UTC  (2+ messages)

[PATCH v2 0/12] IB/srp: Add multichannel support
 2014-10-23  7:16 UTC  (49+ messages)
` [PATCH v2 01/12] blk-mq: Use all available hardware queues
` [PATCH v2 02/12] blk-mq: Add blk_mq_unique_tag()
` [PATCH v2 03/12] scsi-mq: Add support for multiple hardware queues
` [PATCH v2 04/12] scsi_tcq.h: "
` [PATCH v2 07/12] IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
` [PATCH v2 08/12] IB/srp: Introduce two new srp_target_port member variables
` [PATCH v2 09/12] IB/srp: Separate target and channel variables
` [PATCH v2 10/12] IB/srp: Use block layer tags
` [PATCH v2 11/12] IB/srp: Eliminate free_reqs list
` [PATCH v2 12/12] IB/srp: Add multichannel support
  ` EH action after scsi_remove_host, was: "

[PATCH 0/3] scsi: Add Hyper-V logical block provisioning quirks
 2014-10-23  1:50 UTC  (16+ messages)
` [PATCH 2/3] scsi: add try_rc16 blacklist flag

[PATCH 0/6] First batch of logging cleanups
 2014-10-22 22:29 UTC  (3+ messages)
` [PATCH 6/6] scsi: use dev_printk variants where possible

[PATCH 1/1] SCSI-QLA2XXX: Deletion of unnecessary checks before the function call "vfree"
 2014-10-22 19:10 UTC  (2+ messages)
                                ` [PATCH 1/1] SCSI-QLA2...: "

[PATCH 0/18] SCSI XCOPY support for the kernel and device mapper
 2014-10-22 16:11 UTC  (20+ messages)
` [PATCH 1/18] dm: remove num_write_bios
` [PATCH 2/18] dm: introduce dm_ask_for_duplicate_bios
` [PATCH 3/18] blk-lib: fix error reporting
` [PATCH 4/18] block copy: initial XCOPY offload support
` [PATCH 5/18] block copy: use two bios
` [PATCH 6/18] block copy: report the amount of copied data
` [PATCH 7/18] block copy: use a timer to fix a theoretical deadlock
` [PATCH 8/18] block copy: use merge_bvec_fn for copies
` [PATCH 9/18] block copy: use asynchronous notification
` [PATCH 10/18] scsi xcopy: suppress error messages
` [PATCH 11/18] scsi xcopy: keep cache of failures
` [PATCH 12/18] dm: implement copy
` [PATCH 13/18] dm linear: support copy
` [PATCH 14/18] dm stripe: "
` [PATCH 15/18] dm kcopyd: introduce the function submit_job
` [PATCH 16/18] dm kcopyd: support copy offload
` [PATCH 17/18] dm kcopyd: change mutex to spinlock
` [PATCH 18/18] dm kcopyd: call copy offload with asynchronous callback

[PATCH] scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
 2014-10-22 14:00 UTC  (2+ messages)

[GIT PULL] osd: Boaz Harrosh - change of email
 2014-10-22  9:20 UTC  (4+ messages)

My Dearest
 2014-10-22  7:40 UTC 

virtio_blk - kernel BUG at drivers/virtio/virtio_ring.c:160!
 2014-10-22  0:57 UTC  (4+ messages)

[PATCH] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
 2014-10-21 22:23 UTC  (6+ messages)

[PATCH] ips: Remove unnecessary METHOD_TRACE
 2014-10-21 22:22 UTC 

[PATCH] block: remove artifical max_hw_sectors cap
 2014-10-21 20:02 UTC  (6+ messages)

[PATCH scsi] libcxgbi : support ipv6 address host_param
 2014-10-21 19:09 UTC  (8+ messages)

mvsas problems with 3x Supermicro AOC-SAS2LP-MV8
 2014-10-21 19:06 UTC  (2+ messages)

[PATCH 1/1] ufs: scsi: fix sparse errors in ufshcd_system_suspend
 2014-10-21 18:50 UTC  (5+ messages)

[PATCH] scsi: storvsc: Force SPC-3 for Win8 Hosts or Later
 2014-10-21 18:46 UTC  (2+ messages)

[GIT PULL] target updates for v3.18-rc2
 2014-10-21 17:54 UTC  (3+ messages)

[PATCHv7 00/27] scsi logging update (the boring part)
 2014-10-21 17:53 UTC  (33+ messages)
` [PATCH 01/27] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/27] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 03/27] aha152x: Debug output update and whitespace cleanup
` [PATCH 04/27] scsi: introduce sdev_prefix_printk()
` [PATCH 05/27] scsi: Use sdev as argument for sense code printing
` [PATCH 06/27] acornscsi: use scsi_print_command()
` [PATCH 07/27] fas216: Return DID_ERROR for incomplete data transfer
` [PATCH 08/27] fas216: Update logging messages
` [PATCH 09/27] 53c700: remove scsi_print_sense() usage
` [PATCH 10/27] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 11/27] scsi: do not decode sense extras
` [PATCH 12/27] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 13/27] scsi: remove scsi_print_status()
` [PATCH 14/27] Implement scsi_opcode_sa_name
` [PATCH 15/27] scsi: merge print_opcode_name()
` [PATCH 16/27] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 17/27] scsi: repurpose the last argument from print_opcode_name()
` [PATCH 18/27] scsi: Remove scsi_print_command when calling abort
` [PATCH 19/27] scsi: separate out scsi_(host|driver)byte_string()
` [PATCH 20/27] sd: Cleanup logging
` [PATCH 21/27] scsi: simplify scsi_log_(send|completion)
` [PATCH 22/27] scsi: fixup logging messages in scsi_error.c
` [PATCH 23/27] scsi: use shost argument in scsi_eh_prt_fail_stats
` [PATCH 24/27] scsi_error: document scsi_try_to_abort_cmd
` [PATCH 25/27] scsi: check for correct return code in scsi_eh_abort_cmds()
` [PATCH 26/27] scsi: correct return values for .eh_abort_handler implementations
` [PATCH 27/27] scsi: ratelimit I/O error messages

[PATCH] Fix comment typo in Scsi_Host struct definition
 2014-10-21 11:25 UTC  (4+ messages)

[dm-devel] [PATCH 1/1] multipath-tools: Change path checker for IBM IPR devices
 2014-10-21 11:03 UTC  (6+ messages)

[PATCH 1/2] ipr: Convert to generic DMA API
 2014-10-21 10:59 UTC  (2+ messages)

[PATCH] scsi: storvsc: Force SPC-3 for Win8 Hosts or Later
 2014-10-21  5:32 UTC 

[RFC v2 2/6] driver-core: add driver async_probe support
 2014-10-20 23:43 UTC  (3+ messages)

[PATCH] vmw_pvscsi: fixup tagging
 2014-10-20 22:12 UTC  (6+ messages)

[PATCH 2/5] scsi: bfa: bfa_fcs_lport.c: Cleaning up missing null-terminate by switching from strncpy to strzcpy
 2014-10-20 21:10 UTC  (3+ messages)

[PATCH 00/29] Fixes, cleanups and modernization for NCR5380 drivers
 2014-10-20 18:34 UTC  (5+ messages)
` [PATCH 23/29] atari_scsi: Convert to platform device

[PATCH v3] SG_SCSI_RESET ioctl: add no_escalate values
 2014-10-20 18:15 UTC  (3+ messages)

[PATCH v2] scsi: ips.c: Use jiffies comparison instead of do_gettimeofday()
 2014-10-20 17:43 UTC  (3+ messages)
` [OPW kernel] "

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-10-20 14:44 UTC  (11+ messages)
` [PATCH v4 13/25] virtio_console: enable VQs early

[PATCH 0/5] block/scsi/lio support for COMPARE_AND_WRITE
 2014-10-20  7:18 UTC  (8+ messages)
` [PATCH 2/5] block: add function to issue compare and write

Debug flag parameter for SCSI tape driver
 2014-10-19 19:37 UTC  (8+ messages)
` [PATCH]: add debug "
    ` [PATCH]: add debug flag parameter for SCSI tape driver - 2nd request

[PATCH 1/2] MAINTAINERS: Change Boaz Harrosh's email
 2014-10-19 17:40 UTC  (3+ messages)
` [PATCH 2/2] Boaz Harrosh - Fix broken email address
    ` [PATCH 3/3] Boaz Harrosh - fix email in Documentation

[Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
 2014-10-19 15:56 UTC  (2+ messages)
` [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0

hyperv storvsc cleanup / optimization
 2014-10-19 15:20 UTC  (3+ messages)
` [PATCH] storvsc: set cmd_info and avoid mempool allocation for per-cmd data

Sparc ESP problem with blk-mq
 2014-10-19 14:10 UTC  (8+ messages)

[Bug 85151] New: pm80xx + 7805H + HP SAS port expander = mpi_smp_completion 2604:smp IO status 0x2 and sas: expander ... discovery failed(0xffffffa6)
 2014-10-19 12:18 UTC  (3+ messages)
` [Bug 85151] "

[PATCH] scsi: Resolve some missing-field-initializers warnings
 2014-10-18 15:15 UTC  (4+ messages)

[PATCH] scsi: PC partition tables are little endian
 2014-10-17 23:47 UTC  (4+ messages)

[PATCH] Fix trivial typos in scsi_scan.c comment
 2014-10-17 23:33 UTC  (3+ messages)

[PATCH] Fix off-by-one LUN check in scsi_scan_host_selected()
 2014-10-17 23:30 UTC  (3+ messages)

Off-by-one LUN validation in scsi_scan_host_selected()?
 2014-10-17 13:23 UTC  (2+ messages)

[PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs
 2014-10-17 13:22 UTC  (4+ messages)

[PATCH] scsi: Fix "choir" and "beeing" malaprops
 2014-10-17 13:18 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;
as well as URLs for NNTP newsgroup(s).