linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-05 07:11:05 to 2013-06-13 01:47:44 UTC [more...]

[scsi] WARNING: at fs/sysfs/dir.c:530 sysfs_add_one()
 2013-06-13  1:47 UTC  (2+ messages)
` [__blk_mq_run_hw_queue] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008

WARNING: at drivers/scsi/scsi_lib.c:1196 scsi_setup_fs_cmnd during RAID5 startup
 2013-06-12 20:18 UTC  (4+ messages)

RAID-10 keeps aborting
 2013-06-12 19:34 UTC  (7+ messages)
                      ` [PATCH] scsi: Check if the device support WRITE_SAME_10

[PATCH 0/10] qla2xxx: Reduce the number of Coverity warnings
 2013-06-12 18:59 UTC  (25+ messages)
` [PATCH 01/10] qla2xxx: Clean up qla24xx_iidma()
` [PATCH 02/10] qla2xxx: Clean up qla84xx_mgmt_cmd()
` [PATCH 03/10] qla2xxx: Remove dead code in qla2x00_configure_hba()
` [PATCH 04/10] qla2xxx: Remove two superfluous tests
` [PATCH 05/10] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs()
` [PATCH 06/10] qla2xxx: Remove redundant assignments
` [PATCH 07/10] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization
` [PATCH 08/10] qla2xxx: Fix qla2xxx_check_risc_status()
` [PATCH 09/10] qla2xxx: Remove an unused variable from qla2x00_remove_one()
` [PATCH 10/10] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()

[PATCHv2 0/9] New SCSI command timeout handler
 2013-06-12 14:54 UTC  (28+ messages)
` [PATCH 1/9] scsi: move initialization of scmd->eh_entry
` [PATCH 2/9] blk-timeout: add BLK_EH_SCHEDULED return code
` [PATCH 3/9] scsi: improved eh timeout handler
` [PATCH 4/9] virtio_scsi: Enable new EH "
` [PATCH 5/9] virtio-scsi: Implement TMF timeout
` [PATCH 6/9] libsas: Enable new EH timeout handler
` [PATCH 7/9] mptsas: "
` [PATCH 8/9] mpt2sas: "
` [PATCH 9/9] mpt3sas: "

[PATCH 0/14] IB SRP initiator patches for kernel 3.11
 2013-06-12 13:28 UTC  (3+ messages)
  ` [PATCH 06/14] IB/srp: Keep rport as long as the IB transport layer
` [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

[PATCH v11 0/9] More device removal fixes
 2013-06-12 12:58 UTC  (10+ messages)
` [PATCH v11 1/9] Fix race between starved list and device removal
` [PATCH v11 2/9] Remove get_device() / put_device() pair from scsi_request_fn()
` [PATCH v11 3/9] Avoid calling __scsi_remove_device() twice
` [PATCH v11 4/9] Disallow changing the device state via sysfs into "deleted"
` [PATCH v11 5/9] Avoid saving/restoring interrupt state inside scsi_remove_host()
` [PATCH v11 6/9] Make scsi_remove_host() wait until error handling finished
` PATCH v11 7/9] Avoid that scsi_device_set_state() triggers a race
` [PATCH v11 8/9] Save and restore host_scribble during error handling
` [PATCH v11 9/9] Avoid reenabling I/O after the transport became offline

eh_abort_handler implementations
 2013-06-12 10:28 UTC 

Quick Loans(Apply Today)
 2013-06-12  4:04 UTC 

[PATCH 1/2] [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
 2013-06-12  7:05 UTC  (4+ messages)
` [PATCH 2/2] [SCSI] ufs: fix DMA mask setting

[SCSI] ufs: Add missing dependency on CONFIG_HAS_IOMEM
 2013-06-12  7:05 UTC  (2+ messages)

[PATCH 0/8] scsi: ufs: query support and other fixes
 2013-06-12  5:39 UTC  (2+ messages)

[PATCH 0/2]
 2013-06-12  5:34 UTC  (5+ messages)
` [PATCH 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization

[Bug 59601] New: commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves
 2013-06-11 18:23 UTC  (2+ messages)
` [Bug 59601] "

[PATCH V3 0/5] Drivers: scsi: storvsc
 2013-06-11 13:02 UTC  (2+ messages)

[PATCH RESEND] scsi: Introduce a help function local_time_seconds() to simplify the getting time stamp operation
 2013-06-11  1:39 UTC  (3+ messages)

[PATCH] LIBISCSI: Added new boot entries in the session sysfs
 2013-06-10 18:34 UTC 

[PATCH 0/2] Add suport for internal request (NOP and Query Request)
 2013-06-10 14:12 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization

[PATCH 0/7] Limit overall SCSI EH runtime
 2013-06-10 11:11 UTC  (8+ messages)
` [PATCH 1/7] dpt_i2o: Remove DPTI_STATE_IOCTL
` [PATCH 2/7] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset
` [PATCH 3/7] advansys: Remove 'last_reset' references
` [PATCH 4/7] tmscsim: Move 'last_reset' into host structure
` [PATCH 5/7] dc395: Move 'last_reset' into internal "
` [PATCH 6/7] scsi: remove check for 'resetting'
` [PATCH 7/7] scsi: Add 'eh_deadline' to limit SCSI EH runtime

SV: resposta urgente
 2013-06-10  8:15 UTC 

[PATCH 0/4] New SCSI command timeout handler
 2013-06-10  5:48 UTC  (18+ messages)
` [PATCH 1/4] scsi: move initialization of scmd->eh_entry
` [PATCH 2/4] blk-timeout: add BLK_EH_SCHEDULED return code
` [PATCH 3/4] scsi: improved eh timeout handler
` [PATCH 4/4] virtio_scsi: use "

[SCSI] mvsas: Fix the kernel panic due to unaligned data access
 2013-06-09 16:31 UTC  (4+ messages)
` [PATCH] "

[ANNOUNCE] sdparm 1.08 available
 2013-06-09 16:26 UTC 

MY DEAR
 2013-06-09 13:06 UTC 

[PATCH 06/26] block: Convert bio_for_each_segment() to bvec_iter
 2013-06-09  2:18 UTC 

[PATCH 0/3] target: Per session tag pooling WIP using lib/tags
 2013-06-08 15:07 UTC  (5+ messages)
` [PATCH 1/3] Percpu tag allocator
` [PATCH 2/3] target: Add transport_init_session_tagpool using per-cpu command map
` [PATCH 3/3] vhost/scsi: Convert to generic tag_alloc + tag_free "

[PATCH v3 0/6] scsi_debug: bug fixes and cleanups for data integrity support
 2013-06-08 14:53 UTC  (6+ messages)

[PATCH 0/3] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
 2013-06-08 14:28 UTC  (7+ messages)
` [PATCH 1/3] lib/scatterlist: "
` [PATCH 3/3] scsi_debug: fix do_device_access() with wrap around range

[PATCH 0/9] target: Optimizations + cleanups for v3.11
 2013-06-08  6:32 UTC  (13+ messages)
` [PATCH 1/9] target: Add transport_cmd_check_stop write_pending bit
` [PATCH 2/9] target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
` [PATCH 3/9] target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd
` [PATCH 4/9] target: Avoid extra t_state_lock access in __target_execute_cmd
` [PATCH 5/9] target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment
` [PATCH 6/9] iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check
` [PATCH 7/9] target: Drop legacy se_cmd->check_release bit
` [PATCH 8/9] vhost/scsi: Drop unnecessary wait_for_tasks=true usage with transport_generic_free_cmd
` [PATCH 9/9] vhost/scsi: Convert to se_cmd->cmd_kref TARGET_SCF_ACK_KREF usage

[PATCH 0/3] [SCSI] megaraid: Remove local (struct pci_dev) pdev's
 2013-06-07 16:23 UTC  (4+ messages)
` [PATCH 1/3] [SCSI] megaraid: Remove 64-bit DMA_BIT_MASK capability
` [PATCH 2/3] [SCSI] megaraid: Remove local (struct pci_dev) pdev's
` [PATCH 3/3] [SCSI] megaraid: Remove 64-bit DMA related dead code

[PATCH v3, part1 03/10] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
 2013-06-06 16:16 UTC  (3+ messages)

[PATCH 0/3] scsi: More detailed I/O errors
 2013-06-06 14:40 UTC  (8+ messages)
` [PATCH 1/3] scsi: Document enhanced error codes
` [PATCH 2/3] scsi: Return ENOSPC on thin provisioning failure
` [PATCH 3/3] scsi: Return ENODATA on medium error

[PATCH RESEND] scsi_debug: Fix endianess in partition table
 2013-06-06 10:56 UTC 

[Bug 59301] New: mpt2sas0 fails after short time of work
 2013-06-06 10:08 UTC  (3+ messages)
` [Bug 59301] "

[PATCH] [SCSI] scsilun_to_int should ignore the highest 2 bits
 2013-06-06  9:46 UTC  (3+ messages)

PROCES A ODKUPU VAŠÍ VYHRÁL CENU £ 7.500,000LIBRA BRITSKÁ LIBRA { GBP }
 2013-06-06  9:00 UTC 

[PATCH] user_space_eject: unlock door before issuing CDROMEJECT command
 2013-06-06  8:47 UTC 

[PATCHv2 0/3] scsi: More detailed I/O errors
 2013-06-06  8:26 UTC  (4+ messages)
` [PATCH 1/3] scsi: Document enhanced error codes
` [PATCH 2/3] scsi: Return ENOSPC on thin provisioning failure
` [PATCH 3/3] scsi: Return ENODATA on medium error

[PATCH] [SCSI] mpt2sas: fix build warning
 2013-06-06  7:53 UTC 

[PATCH] sg: atomize check and set sdp->exclude in sg_open
 2013-06-06  7:29 UTC  (6+ messages)

[PATCH 0/4] New FC timeout handler
 2013-06-05 21:55 UTC  (7+ messages)
` [PATCH 4/4] scsi_transport_fc: "

[PATCH] make dev_loss_tmo checks uniform across drivers
 2013-06-05 22:29 UTC  (3+ messages)

[PATCH] tcm_qla2xxx: Fix residual for underrun commands that fail
 2013-06-05 16:54 UTC 

[PATCH V2 0/1] ipr: IOA Status Code(IOASC) update
 2013-06-05 15:56 UTC  (3+ messages)
` [PATCH V2 1/1] "

How to fix this sleep-inside-lock problem?
 2013-06-05 15:54 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).