linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-25 15:33:19 to 2014-09-30 15:17:41 UTC [more...]

[PATCH 1/2] sg: fix sparse __user annotation warning
 2014-09-30 15:20 UTC  (2+ messages)
` [PATCH 2/2] scsi: add a CONFIG_SCSI_MQ_DEFAULT option

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

[PATCH/RESEND V6 00/18] UFS: Power management support
 2014-09-30 14:26 UTC  (8+ messages)
` [PATCH V6 01/18] scsi: fixing the "type" for well known LUs
` [PATCH V6 02/18] scsi: sysfs: don't add scsi_device if its already added

[PATCH 0/2] iscsi patches for 3.18
 2014-09-30 13:46 UTC  (7+ messages)
` [PATCH 1/2] be2iscsi: check ip buffer before copying
` [PATCH 2/2] iscsi_tcp: export port being used

[PATCH 0/2] be2iscsi : Update to 10.4.114.0
 2014-09-30 13:46 UTC  (4+ messages)

[PATCH] scsi_host: fix comment
 2014-09-30 13:44 UTC  (4+ messages)

I/O path cleanup
 2014-09-30 13:43 UTC  (5+ messages)

[PATCH] fcoe: extend ethtool to FC port speed mapping
 2014-09-30 13:44 UTC  (2+ 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-09-30 10:27 UTC  (10+ messages)
` [Bug 85151] "

[PATCH] xen/xenbus: Use 'void' instead of 'int' for the return of xenbus_switch_state()
 2014-09-30 10:10 UTC  (14+ messages)
` [Xen-devel] "

targetcli do not show iscsi
 2014-09-30  9:45 UTC  (8+ messages)

[PATCH v1 5/5] driver-core: add driver asynchronous probe support
 2014-09-30  9:22 UTC  (14+ messages)

[PATCH] megaraid_sas: Enable shared tag map
 2014-09-30  9:08 UTC  (5+ messages)

[PATCHv3 00/38] scsi logging update
 2014-09-30  5:50 UTC  (48+ messages)
` [PATCH 01/38] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/38] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 03/38] aha152x: Debug output update and whitespace cleanup
` [PATCH 04/38] scsi: introduce sdev_prefix_printk()
` [PATCH 05/38] scsi: Use sdev as argument for sense code printing
` [PATCH 06/38] acornscsi: use scsi_print_command()
` [PATCH 07/38] fas216: Update logging messages
` [PATCH 08/38] 53c700: remove scsi_print_sense() usage
` [PATCH 09/38] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 10/38] scsi: do not decode sense extras
` [PATCH 11/38] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 12/38] scsi: remove scsi_print_status()
` [PATCH 13/38] Implement scsi_opcode_sa_name
` [PATCH 14/38] scsi: merge print_opcode_name()
` [PATCH 15/38] scsi: consolidate opcode lookup in scsi_opcode_sa_name()
` [PATCH 16/38] scsi: remove last argument from print_opcode_name()
` [PATCH 17/38] scsi: Remove scsi_print_command when calling abort
` [PATCH 18/38] scsi: separate out scsi_(host|driver)byte_string()
` [PATCH 19/38] sd: Cleanup logging
` [PATCH 20/38] scsi: simplify scsi_log_(send|completion)
` [PATCH 21/38] scsi: fixup logging messages in scsi_error.c
` [PATCH 22/38] scsi: use shost argument in scsi_eh_prt_fail_stats
` [PATCH 23/38] scsi_trace: add tracepoint for completion
` [PATCH 24/38] tracing: Add trace_seq_buffer_ptr() helper function
` [PATCH 25/38] tracing: Create seq_buf layer in trace_seq
` [PATCH 26/38] seq_buf: Move the seq_buf code to lib/
` [PATCH 27/38] Rearrange buffer formatting in printk()
` [PATCH 28/38] Externalize string buffer for printk
` [PATCH 29/38] Introduce dev_printk_string() and dev_printk_header()
` [PATCH 30/38] scsi: Use real functions for logging
` [PATCH 31/38] scsi: log request tag for scmd_printk()
` [PATCH 32/38] scsi: use external buffer for command logging
` [PATCH 33/38] libata: use __scsi_print_command()
` [PATCH 34/38] scsi: Remove command pointer argument from logging messages
` [PATCH 35/38] scsi: use seq_buf for formatting sense buffer
` [PATCH 36/38] scsi: use seq_buf for formatting scsi_print_result()
` [PATCH 37/38] scsi: Conditionally compile in constants.c
` [PATCH 38/38] scsi_error: document scsi_try_to_abort_cmd

[PATCH 1/2] scsi: fix sparse warning
 2014-09-29 10:32 UTC  (2+ messages)
` [PATCH 2/2] scsi: ufs: "

I never forget you
 2014-09-29  9:02 UTC 

[PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs
 2014-09-29  1:47 UTC  (3+ messages)

Question regarding timeout handling in scsi_io_completion
 2014-09-28 14:36 UTC 

next-20140925 build: 1 failures 106 warnings (next-20140925)
 2014-09-28 11:08 UTC  (4+ messages)

blk-mq, scsi-mq, UFS
 2014-09-27 23:08 UTC  (4+ messages)

open-iSCSI with BluRay drive use sr driver scsi-1 instead of scsi3-mmc
 2014-09-27 11:37 UTC  (2+ messages)

qla2xxx: Add FDMI-2 functionality
 2014-09-26 19:50 UTC  (2+ messages)

[PATCH 0/2] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
 2014-09-26 18:56 UTC  (3+ messages)
` [PATCH 1/2] eeprom-93cx6: Add (read-only) support for 8-bit mode
` [PATCH 2/2] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver

[PATCH RFC 0/8] IB/srp: Add multichannel support
 2014-09-26 14:02 UTC  (5+ messages)
` [PATCH 2/8] scsi-mq: Add support for multiple hardware queues

Question: request tag usage
 2014-09-26 13:52 UTC  (6+ messages)

[PATCH 2/2] be2iscsi : Bump the driver version
 2014-09-26 19:14 UTC 

[PATCH 1/2] be2iscsi : Fix kernel panic during reboot/shutdown
 2014-09-26 19:13 UTC 

[PATCH V2 0/1] Error are logged when application issues illegal request
 2014-09-26  8:04 UTC  (3+ messages)
` [PATCH V2 1/1] ipr: Errors "

[Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
 2014-09-26  7:04 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

[PATCH v5 1/2] arcmsr: simplify ioctl data read/write
 2014-09-26  3:43 UTC  (3+ messages)

[Bug 85101] New: hpsa + P410 does not show connected HP SAS port expanders
 2014-09-25 22:42 UTC  (4+ messages)
` [Bug 85101] "

[PATCH] libfs: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-09-25 22:01 UTC  (2+ messages)

[PATCH v2] mptfusion: enable no_write_same for vmware scsi disks
 2014-09-25 17:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH RESEND 00/35] qla2xxx: Patches for 3.18 scsi "misc" branch
 2014-09-25 17:01 UTC  (2+ messages)

[PATCH 0/1] Error are logged when application issues illegal request
 2014-09-25 17:02 UTC  (3+ messages)
` [PATCH 1/1] ipr: Errors "

[PATCH] hpsa: add missing pci_set_master in kdump path
 2014-09-25 17:01 UTC  (2+ messages)

[dm-devel] [PATCH 1/1] multipath-tools: Change path checker for IBM IPR devices
 2014-09-25 16:57 UTC 

ATTN::::: PROPOSAL
 2014-09-25 14:42 UTC 


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).