messages from 2014-08-28 17:33:39 to 2014-09-05 00:52:04 UTC [more...]
[PATCHv2 00/20] scsi logging update
2014-09-05 0:51 UTC (22+ messages)
` [PATCH 01/20] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/20] aha152x: Debug output update and whitespace cleanup
` [PATCH 03/20] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 04/20] scsi: introduce sdev_prefix_printk()
` [PATCH 05/20] scsi: Use sdev as argument for sense code printing
` [PATCH 06/20] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 07/20] scsi: do not decode sense extras
` [PATCH 08/20] scsi: use 'bool' as return value for scsi_normalize_sense()
` [PATCH 09/20] scsi: remove scsi_print_status()
` [PATCH 10/20] Implement scsi_opcode_sa_name
` [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 15/20] libata: use __scsi_print_command()
` [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
Problem with USB-to-SATA adapters (was: AS2105-based enclosure size issues with >2TB HDDs)
2014-09-04 20:49 UTC (15+ messages)
` RES: "
[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-09-04 15:11 UTC (4+ messages)
` [PATCH v3 11/13] lpfc: "
[PATCH v3] uas: replace WARN_ON_ONCE() with lockdep_assert_held()
2014-09-04 7:06 UTC (5+ messages)
Off topic: Test suite for LLDs
2014-09-04 5:11 UTC
FROM: Husam Al Sayed
2014-09-03 18:56 UTC
[PATCH 19/19] lpfc 10.4.8000.0: Update lpfc version to driver version 10.4.8000.0
2014-09-03 16:58 UTC
[PATCH 18/19] lpfc 10.4.8000.0: Fix for handling unmapped ndlp in target reset handler
2014-09-03 16:58 UTC
[PATCH 17/19] lpfc 10.4.8000.0: Fixed Low priority issues from lpfc given by fortify source code scan
2014-09-03 16:58 UTC
[PATCH 16/19] lpfc 10.4.8000.0: Fixed High priority issues from lpfc given by fortify source code scan
2014-09-03 16:57 UTC
[PATCH 15/19] lpfc 10.4.8000.0: Fixed crash from page fault caused by use after rport delete
2014-09-03 16:57 UTC
[PATCH 14/19] lpfc 10.4.8000.0: Fix locking issues with abort data paths
2014-09-03 16:57 UTC
[PATCH 13/19] lpfc 10.4.8000.0: Fix race between LOGO/PLOGI handling causing NULL pointer
2014-09-03 16:57 UTC
[PATCH 12/19] lpfc 10.4.8000.0: Fix IP Reset processing - wait for RDY before proceeding
2014-09-03 16:57 UTC
[PATCH 11/19] lpfc 10.4.8000.0: Fix quarantined XRI recovery qualifier state in link bounce
2014-09-03 16:56 UTC
[PATCH 10/19] lpfc 10.4.8000.0: Fix discovery timeout during nameserver login
2014-09-03 16:56 UTC
[PATCH 9/19] lpfc 10.4.8000.0: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-09-03 16:56 UTC
[PATCH 8/19] lpfc 10.4.8000.0: random32: do not feed jiffies as seed from lpfc driver
2014-09-03 16:56 UTC
[PATCH 7/19] lpfc 10.4.8000.0: Use dma_zalloc_coherent
2014-09-03 16:56 UTC
[PATCH 6/19] lpfc 10.4.8000.0: Use time_after()
2014-09-03 16:55 UTC
[PATCH 5/19] lpfc 10.4.8000.0: Mark function as static in lpfc/lpfc_bsg.c
2014-09-03 16:55 UTC
[PATCH 3/19] lpfc 10.4.8000.0: Mark functions as static in lpfc/lpfc_init.c
2014-09-03 16:55 UTC
[PATCH 4/19] lpfc 10.4.8000.0: Mark functions as static in lpfc/lpfc_scsi.c
2014-09-03 16:55 UTC
[PATCH 2/19] lpfc 10.4.8000.0: Mark functions as static in lpfc/lpfc_hbadisc.c
2014-09-03 16:55 UTC
[PATCH 1/19] lpfc 10.4.8000.0: Mark functions as static in lpfc/lpfc_sli.c
2014-09-03 16:55 UTC
[PATCH 0/19] lpfc 10.4.8000.0: Update lpfc version to driver version 10.4.8000.0
2014-09-03 16:54 UTC
[PATCH] drivers/target/target_core_transport.c: Fix typo issue to use 'buf' instead of 'len'
2014-09-03 15:33 UTC
Reference#
2014-09-03 15:11 UTC
[PATCH/RFC V2 00/16] UFS: Power managment support
2014-09-03 13:04 UTC (6+ messages)
` [PATCH/RFC V2 10/16] scsi: ufs: add UFS power management support
[PATCH 00/22] scsi logging update
2014-09-03 7:58 UTC (57+ messages)
` [PATCH 01/22] Remove scsi_cmd_print_sense_hdr()
` [PATCH 02/22] aha152x: Remove #ifdef 0 section
` [PATCH 03/22] sd: Remove scsi_print_sense() in sd_done()
` [PATCH 04/22] scsi: introduce sdev_prefix_printk()
` [PATCH 05/22] scsi: Use sdev as argument for sense code printing
` [PATCH 06/22] scsi: stop decoding if scsi_normalize_sense() fails
` [PATCH 07/22] scsi: do not decode sense extras
` [PATCH 08/22] scsi: dump sense buffer only for debugging
` [PATCH 09/22] Use sdev as argument for scsi_print_result
` [PATCH 10/22] scsi: consolidate scsi_print_status()
` [PATCH 11/22] Implement scsi_opcode_sa_name
` [PATCH 12/22] scsi: remove obsolete __scsi_print_command() usages
` [PATCH 13/22] scsi: use local buffer for printing the opcode
` [PATCH 14/22] scsi: pass in string buffer to __scsi_print_command()
` [PATCH 15/22] scsi: use dev_printk() variants in scsi_print_command()
` [PATCH 16/22] libata: use __scsi_print_command()
` [PATCH 17/22] scsi: print disposition in scsi_print_result()
` [PATCH 18/22] scsi_error: format abort error message
` [PATCH 19/22] scsi: use local buffer for scsi_log_(send|completion)
` [PATCH 20/22] scsi: align logging messages
` [PATCH 21/22] scsi: reduce messages for command failure
` [PATCH 22/22] sd: Reduce logging output
[PATCH 1/1] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
2014-09-03 5:00 UTC
[RFC PATCH -logging 00/10] scsi/constants: Output continuous error messages on trace
2014-09-03 1:17 UTC (11+ messages)
` [RFC PATCH 07/10] scsi/trace: Use scsi_show_result trace point instead of printk
` "
` [RFC PATCH 10/10] scsi/trace: Use scsi_print_command "
` "
` "
[PATCH 1/1] Drivers: scsi: storvsc: Get rid of warning messages
2014-09-02 23:43 UTC
[PATCH] target: target_core_transport: Don't try to strlen() an integer
2014-09-02 23:42 UTC
[RFC 0/2] target: userspace pass-through backend
2014-09-02 22:06 UTC (6+ messages)
` [RFC 1/2] target: Add documentation on the target userspace pass-through driver
[PATCH 2/5] kexec: Export kexec_in_progress
2014-09-02 19:46 UTC (5+ messages)
[PATCH] bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()
2014-09-02 18:34 UTC
[PATCH] SCSI: Don't store LUN bits in CDB[1] for USB mass-storage devices
2014-09-02 15:35 UTC
Fwd: Adaptec 71605H HBA randomly failing to detect any drives at init
2014-09-02 14:06 UTC (3+ messages)
` "
[uas/3.16.1] panic in uas_data_cmplt()
2014-09-02 12:15 UTC (3+ messages)
phpBB 3.1.0 new version
2014-09-02 7:14 UTC
[ PATCH -logging 0/3] scsi/trace: Delete duplicated decoders
2014-09-02 6:03 UTC (6+ messages)
` [PATCH 1/3] scsi/trace: Use macros for getting driver byte, host byte, msg byte, and status byte
` "
` [PATCH 2/3] scsi/trace: Delete duplicated decoders of hostbyte and driverbyte
` [PATCH 3/3] scsi/trace: Delete a duplicated decoder of SCSI command
potential buffer overrun in __iscsi_conn_send_pdu()
2014-09-02 3:22 UTC (3+ messages)
[PATCH] scsi_debug: deadlock between completions and surprise module removal
2014-09-01 19:52 UTC (3+ messages)
[PATCH V6 0/5] Add XEN pvSCSI support
2014-09-01 17:11 UTC (4+ messages)
` [PATCH V6 3/5] Introduce xen-scsifront module
` [Xen-devel] [PATCH V6 0/5] Add XEN pvSCSI support
[GIT PULL] target updates for v3.17-rc3
2014-09-01 0:51 UTC (2+ messages)
Block/SCSI data integrity update v3
2014-08-31 21:17 UTC (18+ messages)
` [PATCH 01/14] block: Get rid of bdev_integrity_enabled()
` [PATCH 02/14] block: Replace bi_integrity with bi_special
` [PATCH 03/14] block: Remove integrity tagging functions
` [PATCH 04/14] block: Remove bip_buf
` [PATCH 05/14] block: Deprecate the use of the term sector in the context of block integrity
` [PATCH 06/14] block: Make protection interval calculation generic
` [PATCH 07/14] block: Clean up the code used to generate and verify integrity metadata
` [PATCH 08/14] block: Add prefix to block integrity profile flags
` [PATCH 09/14] block: Add a disk flag to block integrity profile
` [PATCH 10/14] block: Relocate bio integrity flags
` [PATCH 11/14] block: Integrity checksum flag
` [PATCH 12/14] block: Don't merge requests if integrity flags differ
` [PATCH 13/14] block: Add T10 Protection Information functions
` [PATCH 14/14] sd: Honor block layer integrity handling flags
scsi_debug module deadlock on 3.17-rc2
2014-08-31 15:40 UTC (4+ messages)
[RFC v1 3/3] async: add driver asynch levels
2014-08-31 9:03 UTC
[PATCH] bnx2fc: fix incorrect DMA memory mapping in bnx2fc_map_sg()
2014-08-29 17:02 UTC (9+ messages)
Buffer I/O error after s2ram with usb storage
2014-08-29 16:12 UTC (3+ messages)
[PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs
2014-08-29 15:01 UTC (13+ messages)
` [PATCH 1/2] Drivers: scsi: storvsc: In responce to a scan event, scan the host
` [PATCH 2/2] Drivers: scsi: storvsc: Force discovery of LUNs that may have been removed
Debugging scsi abort handling ?
2014-08-29 10:49 UTC (24+ messages)
[PATCH 0/15] SCSI XCOPY support for the kernel and device mapper
2014-08-29 10:29 UTC (3+ messages)
[Bug 83391] New: Oops on sd_mod
2014-08-29 1:19 UTC (3+ messages)
` [Bug 83391] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox