linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-03 16:54:51 to 2014-10-12 11:43:50 UTC [more...]

[PATCH v3 00/25] virtio: fix spec compliance issues
 2014-10-12 11:47 UTC  (2+ messages)
` [PATCH v3 07/25] virtio_net: drop config_enable

[PATCH v3] uas: Make uas work with blk-mq
 2014-10-12 10:19 UTC 

[PATCH 0/3] scsi: Add Hyper-V logical block provisioning quirks
 2014-10-12  1:21 UTC  (9+ messages)
` [PATCH 1/3] Revert "Drivers: add blist flags"
` [PATCH 2/3] scsi: add try_rc16 blacklist flag
` [PATCH 3/3] scsi: Use try_rc16 and try_vpd_pages quirks on Hyper-V virtual disks

Concurrent SG_SCSI_RESET ioctls
 2014-10-11 23:04 UTC  (5+ messages)

Please reply
 2014-10-11 19:34 UTC 

[PATCH v2 0/12] IB/srp: Add multichannel support
 2014-10-11 11:11 UTC  (17+ messages)
` [PATCH v2 02/12] blk-mq: Add blk_mq_unique_tag()
` [PATCH v2 04/12] scsi_tcq.h: Add support for multiple hardware queues
` [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 10/12] IB/srp: Use block layer tags
  ` [PATCH v2 01/12] blk-mq: Use all available hardware queues
  ` [PATCH v2 03/12] scsi-mq: Add support for multiple "
  ` [PATCH v2 05/12] IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
  ` [PATCH v2 06/12] IB/srp: Remove stale connection retry mechanism
  ` [PATCH v2 09/12] IB/srp: Separate target and channel variables
  ` [PATCH v2 11/12] IB/srp: Eliminate free_reqs list
` [PATCH v2 12/12] IB/srp: Add multichannel support

[PATCH 1/1] ufs: scsi: fix sparse errors in ufshcd_system_suspend
 2014-10-11 11:06 UTC  (3+ messages)

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

[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-10 22:00 UTC  (4+ messages)
` [Bug 85151] "

[PATCH RFC 0/8] IB/srp: Add multichannel support
 2014-10-10 20:16 UTC  (15+ messages)
` [PATCH 8/8] "

memo
 2014-10-10  4:18 UTC 

Vorschlag
 2014-10-10  0:24 UTC 

[PATCH] scsi: ips.c: use 64-bit time types
 2014-10-09 16:13 UTC  (8+ messages)

[PATCH] uas: Add NO_ATA_1X for VIA VL711 devices
 2014-10-09 15:27 UTC 

[PATCH] Fix comment typo in Scsi_Host struct definition
 2014-10-09 11:40 UTC 

[PATCH] Fix trivial typos in scsi_scan.c comment
 2014-10-09 11:39 UTC 

[PATCH] Fix off-by-one LUN check in scsi_scan_host_selected()
 2014-10-09 11:39 UTC 

[PATCH] vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
 2014-10-09 10:49 UTC  (4+ messages)

potvrditi svoju e-mail
 2014-10-09  9:12 UTC 

potvrditi svoju e-mail
 2014-10-09  9:07 UTC 

potvrditi svoju e-mail
 2014-10-09  8:27 UTC 

potvrditi svoju e-mail
 2014-10-09  8:28 UTC 

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

[PATCH 00/29] Fixes, cleanups and modernization for NCR5380 drivers
 2014-10-08 11:59 UTC  (24+ messages)
` [PATCH 01/29] ncr5380: Use printk() not pr_debug()
` [PATCH 02/29] ncr5380: Remove unused hostdata fields
` [PATCH 03/29] ncr5380: Fix compiler warnings and __setup options
` [PATCH 04/29] ncr5380: Remove unused macros
` [PATCH 07/29] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
` [PATCH 23/29] atari_scsi: Convert to platform device
` [PATCH 28/29] atari_NCR5380: Refactor Falcon special cases

[PATCH] iser-target: Disable TX completion interrupt coalescing
 2014-10-08  9:59 UTC  (4+ messages)

[PATCH] target/file: fix inclusive vfs_fsync_range() end
 2014-10-08  6:11 UTC  (4+ messages)

[PATCH 1/1] IB/iser: Remove hard coded values for cqe and send_wr
 2014-10-08  5:58 UTC  (2+ messages)

[GIT PULL] First round of SCSI updates for the 3.16+ merge window
 2014-10-07 23:49 UTC 

[PATCH -next] scsi: ufs: fix reference counting of W-LUs
 2014-10-07 23:35 UTC 

Off-by-one LUN validation in scsi_scan_host_selected()?
 2014-10-07 21:08 UTC 

[PATCH v2 6/7] driver-core: add driver module asynchronous probe support
 2014-10-07 19:07 UTC  (12+ messages)
` [PATCH v2 7/7] driver-core: add preferred async probe option for built-in and modules

[Bug 85751] New: iSCSI initiator lockup during login
 2014-10-07 18:34 UTC  (8+ messages)
` [Bug 85751] "
` [Bug 85751] iSCSI initiator lockup during logout

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

Ponovno potvrditi svoju e-mail
 2014-10-07 10:38 UTC 

cciss module doesn't create subdevices on boot
 2014-10-07  8:58 UTC 

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

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

[PATCH -next] scsi: ufs: fix configuring power mode after UIC link down
 2014-10-06  7:14 UTC  (3+ messages)

(unknown),
 2014-10-06  6:56 UTC 

[PATCHv5 00/24] scsi logging update (the boring part)
 2014-10-06  6:40 UTC  (8+ messages)
` [PATCH 04/24] scsi: introduce sdev_prefix_printk()
` [PATCH 21/24] scsi: simplify scsi_log_(send|completion)

[PATCH v2 1/2] uas: Reduce number of function arguments for uas_alloc_foo functions
 2014-10-06  0:10 UTC  (9+ messages)
` [PATCH v2 2/2] uas: Make uas work with blk-mq

[PATCH/RESEND V6 00/18] UFS: Power management support
 2014-10-05  7:31 UTC  (8+ messages)
` [PATCH V6 01/18] scsi: fixing the "type" for well known LUs
` [PATCH V6 10/18] scsi: ufs: manually add well known logical units

[GIT PULL] SCSI fixes for 3.17-rc7
 2014-10-05  4:41 UTC 

[PATCH v2 1/1] [SCSI] enclosure: Handle non-unique element descriptors
 2014-10-04 13:35 UTC 

[PATCH 1/2] target: Fix APTPL metadata handling for dynamic MappedLUNs
 2014-10-04  5:14 UTC  (2+ messages)
` [PATCH 2/2] target: Add force_pr_aptpl device attribute

[PATCH v1 5/5] driver-core: add driver asynchronous probe support
 2014-10-03 21:12 UTC  (11+ messages)

[PATCH] scsi_debug: deadlock between completions and surprise module removal
 2014-10-03 18:16 UTC  (3+ 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).