linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-05 17:05:38 to 2010-03-12 08:41:26 UTC [more...]

lpfc driver loading is rebooting the box: 2.6.33 and above
 2010-03-12  8:41 UTC  (2+ messages)

[PATCH 01/37] i2c/of: Allow device node to be passed via i2c_board_info
 2010-03-12  8:26 UTC  (49+ messages)
` [PATCH 02/37] of: Eliminate dev_archdata_get_node()
` [PATCH 03/37] of/sparc: use dev->of_node instead of dev->archdata.prom_node
` [PATCH 04/37] arch/sparc: use .dev.of_node instead of .node in struct of_device
` [PATCH 05/37] arch/powerpc: "
` [PATCH 06/37] arch/microblaze: "
` [PATCH 07/37] drivers/serial: "
` [PATCH 08/37] drivers/watchdog: "
` [PATCH 09/37] drivers/atm: "
` [PATCH 10/37] drivers/video: "
` [PATCH 11/37] drivers/scsi: "
` [PATCH 12/37] drivers/usb: "
` [PATCH 13/37] drivers/macintosh: "
` [PATCH 14/37] drivers/spi: "
` [PATCH 15/37] drivers/mmc: "
` [PATCH 16/37] drivers/sbus: "
` [PATCH 17/37] drivers/net: "
` [PATCH 18/37] drivers/pcmcia: "
` [PATCH 19/37] drivers/serial: "
` [PATCH 20/37] drivers/input: "
` [PATCH 21/37] drivers/ata: "
` [PATCH 22/37] drivers/leds: "
` [PATCH 23/37] drivers/i2c: "
` [PATCH 24/37] drivers/char: "
` [PATCH 25/37] drivers/infiniband: "
` [PATCH 26/37] drivers/mtd: "
` [PATCH 27/37] drivers/of: "
` [PATCH 28/37] drivers/scsi: use .of_node instead of .archdata.of_node in struct device
` [PATCH 29/37] drivers/char: "
` [PATCH 30/37] drivers/cdrom: "
` [PATCH 31/37] drivers/of: "
` [PATCH 32/37] sound/aoa: use .dev.of_node instead of .node in struct of_device
` [PATCH 33/37] sound/soc: "
` [PATCH 34/37] sound/sparc: "
` [PATCH 35/37] arch/powerpc: Remove .archdata.of_node and use .of_node in struct device
` [PATCH 36/37] arch/microblaze: "
` [PATCH 37/37] arch/sparc: "
` [PATCH 00/37] OF: move device node pointer into "

[Bug 15503] New: insmod: error inserting '/lib/aic7xxx.ko': -1 Invalid modulkjournald starting
 2010-03-12  6:09 UTC  (4+ messages)
` [Bug 15503] "

[patch 15/26] g_NCR5380: fix missing pnp_device_detach and scsi_unregister on rmmod
 2010-03-11 22:37 UTC  (2+ messages)

[patch 06/26] gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
 2010-03-11 22:09 UTC 

[patch 25/26] mptscsih: fix first line of kernel-doc for a few functions
 2010-03-11 22:09 UTC 

[patch 18/26] scsi: remove superfluous NULL pointer check from scsi_kill_request()
 2010-03-11 22:09 UTC 

[patch 24/26] scsi: bfa: correct onstack wait_queue_head declaration
 2010-03-11 22:09 UTC 

[patch 22/26] lpfc: positive error return into negative
 2010-03-11 22:09 UTC 

[patch 26/26] drivers/scsi/ch.c: don't use vprintk as macro
 2010-03-11 22:10 UTC 

[patch 23/26] drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
 2010-03-11 22:09 UTC 

[patch 17/26] drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
 2010-03-11 22:09 UTC 

[patch 21/26] drivers/scsi/bfa/bfad_im.c: eliminate useless code
 2010-03-11 22:09 UTC 

[patch 19/26] mpt2sas: fix &&/|| confusion in _scsih_sas_device_status_change_event()
 2010-03-11 22:09 UTC 

[patch 14/26] g_NCR5380: fix broken MMIO compilation
 2010-03-11 22:09 UTC 

[patch 20/26] scsi/sd.c: quiet all sparse noise
 2010-03-11 22:09 UTC 

[patch 11/26] scsi/pmcraid: redundant check in pmcraid_check_ioctl_buffer()?
 2010-03-11 22:09 UTC 

[patch 16/26] dc395x: decrease iteration for tag_number of max_command in start_scsi()
 2010-03-11 22:09 UTC 

[patch 10/26] drivers/message: Move dereference after NULL test
 2010-03-11 22:09 UTC 

[patch 13/26] g_NCR5380: remove misleading pnp error message
 2010-03-11 22:09 UTC 

[patch 08/26] NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
 2010-03-11 22:09 UTC 

[patch 12/26] mpt fusion: convert to seq_file
 2010-03-11 22:09 UTC 

[patch 01/26] scsi: add __init/__exit macros to ibmvstgt.c
 2010-03-11 22:09 UTC 

[patch 09/26] drivers/scsi: Remove unnecessary NULL test
 2010-03-11 22:09 UTC 

[patch 07/26] drivers/scsi/libsas: use SAM_GOOD
 2010-03-11 22:09 UTC 

[patch 04/26] drivers/scsi/lpfc/lpfc_vport.c: fix read buffer overflow
 2010-03-11 22:09 UTC 

[patch 05/26] osst: fix read buffer overflow
 2010-03-11 22:09 UTC 

[patch 02/26] drivers/scsi/fnic/fnic_scsi.c: clean up
 2010-03-11 22:09 UTC 

[patch 03/26] drivers/scsi/gdth.c: fix buffer overflow
 2010-03-11 22:09 UTC 

[PATCH] driver-core: Add device node pointer to struct device
 2010-03-11 18:34 UTC 

[PATCH 01/27] drivercore: Add of_match_table to the common device drivers
 2010-03-11 18:28 UTC  (29+ messages)
` [PATCH 02/27] drivers/gpio/of: don't use deprecated fields in of_platform_driver
` [PATCH 03/27] drivers/watchdog/of: don't use deprecated .name and .owner "
` [PATCH 04/27] drivers/video/of: don't use deprecated field "
` [PATCH 05/27] drivers/usb/of: "
` [PATCH 06/27] drivers/block/of: "
` [PATCH 07/27] drivers/char/of: "
` [PATCH 08/27] drivers/crypto/of: "
` [PATCH 09/27] drivers/atm/of: "
` [PATCH 10/27] drivers/input/of: "
` [PATCH 11/27] drivers/macintosh/of: "
` [PATCH 12/27] drivers/mtd/of: "
` [PATCH 13/27] drivers/net/of: "
` [PATCH 14/27] drivers/serial/of: "
` [PATCH 15/27] drivers/spi/of: "
` [PATCH 16/27] drivers/scsi/of: "
` [PATCH 17/27] drivers/sbus/of: "
` [PATCH 18/27] drivers/parport/of: "
` [PATCH 19/27] drivers/pcmcia/of: "
` [PATCH 20/27] drivers/mmc/of: "
` [PATCH 21/27] drivers/hwmon/of: "
` [PATCH 22/27] drivers/i2c/of: "
` [PATCH 23/27] drivers/infiniband/of: don't use deprecated fields "
` [PATCH 24/27] sound/of: "
` [PATCH 25/27] arch/powerpc/of: don't use deprecated field "
` [PATCH 26/27] arch/sparc/of: "
` [PATCH 27/27] of: remove obsolete members from of_platform_driver
` [PATCH 00/27] Clean up of_platform drivers

[PATCH 00/27] Clean up of_platform drivers
 2010-03-11 18:21 UTC 

[PATCH 00/37] OF: move device node pointer into struct device
 2010-03-11 18:03 UTC 

[RFC PATCH] scsi_transport_fc: Make sure commands are completed when rport is offline
 2010-03-11  0:52 UTC  (6+ messages)

[GIT PULL] final scsi updates for 2.6.34-rc1
 2010-03-10 20:00 UTC  (3+ messages)
` [PATCH 1/2 resend] scsi: fix/convert scsi_scan.c kernel-doc
` [PATCH 2/2 resend] scsi: update drivers & tools URL references

LSI SAS changes SCSI address and by-path on hot-swap
 2010-03-10 13:49 UTC  (7+ messages)
          ` quotes in reply messages (was Re: LSI SAS changes SCSI address and by-path on hot-swap)

mptscsih errors talking to Areca based SCSI-attached unit
 2010-03-10 10:05 UTC  (3+ messages)

Controlling mpt2sas busy retries
 2010-03-10  8:59 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: Updates for scsi-misc-2.6
 2010-03-10  5:44 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Add ISP82XX support
` [PATCH 2/2] qla2xxx: Update version number to 8.03.03-k0

[PATCH] qla2xxx: Disable MSI/MSI-X on some chips or as selected by module parameter
 2010-03-10  4:53 UTC 

[PATCH] SCSI: improve arcmsr's error handlers on lk2.6.33
 2010-03-10  4:39 UTC 

[PATCH 3/5] drivers/scsi: drop redundant memset
 2010-03-10  1:05 UTC  (2+ messages)

[PATCH 2/2] qla1280: retain firmware for error recovery
 2010-03-09 22:00 UTC  (2+ messages)

[PATCH 1/1] libiscsi: Fix recovery slowdown regression
 2010-03-09 20:14 UTC 

[RESEND PATCH] drivers/scsi/ch.c: Don't use vprintk as macro
 2010-03-09 17:03 UTC 

[PATCH 1/1] mid-layer unblocks blocked sdev leaving queue stopped
 2010-03-09 16:14 UTC  (5+ messages)

[Bug 15493] New: [cppcheck] found a memory leak in linux-2.6/drivers/scsi/aacraid/commctrl.c
 2010-03-09 15:45 UTC 

[PATCH] Protect against overflow in dev_loss_tmo
 2010-03-09 14:14 UTC  (2+ messages)

[PATCH] mpt2sas : Device removal algorithm in interrupt context only
 2010-03-09 12:04 UTC 

Slow CCISS ( not bug 13127 )
 2010-03-09 12:04 UTC 

[PATCH] mpt2sas: fix the incorrect scsi_dma_map error checking
 2010-03-09 11:50 UTC  (2+ messages)

[PATCH 03/03] mpt2sas: Upgrading version to 04.100.01.02
 2010-03-09 11:02 UTC 

[PATCH 02/03] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address
 2010-03-09 11:02 UTC 

[PATCH 01/03] mpt2sas: RESCAN Barrier work is added in case of HBA reset
 2010-03-09 11:01 UTC 

[PATCH 0/3] mpt2sas : Description patch
 2010-03-09 11:00 UTC 

[PATCH 0/1] qla2xxx: fix for 2.6.33-rcX
 2010-03-09  0:15 UTC  (2+ messages)
` [stable] "

[patch] iscsi: change & to &&
 2010-03-08 20:57 UTC  (2+ messages)

Aborted sg_format; how to recover?
 2010-03-08 20:40 UTC 

[PATCH] 3ware maintainers update
 2010-03-08 20:40 UTC 

[PATCH] 3ware force 60 second timeout
 2010-03-08 20:37 UTC 

[PATCH 3/3] [TCM]: Release legacy SPC-2 reservation during TMR LUN_RESET
 2010-03-08 19:51 UTC 

[PATCH 2/3] [TCM]: Make legacy RESERVE_* and RELEASE_* use se_cmd_t->transport_emulate_cdb()
 2010-03-08 19:51 UTC 

[PATCH 1/3] [TCM/PR]: Add support for compatible reservation handling (CRH=1)
 2010-03-08 19:51 UTC 

[PATCH 0/3] [TCM]: SPC-3 defined compatible reservation handling (CRH=1)
 2010-03-08 19:50 UTC 

[PATCH] Remove slash in QlogicPTI irq name
 2010-03-08 18:53 UTC  (2+ messages)

[PATCH] SCSI: Synchronization issue while deleting vport
 2010-03-08 17:12 UTC  (7+ messages)

[PATCH] MVSAS: hot plug handling and IO issues
 2010-03-08 11:58 UTC  (3+ messages)

[PATCH 0/2] qla2xxx: Updates for scsi-misc-2.6
 2010-03-07  8:06 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Add ISP82XX support

[PATCH 21/23] bfa: Support vport create/delete from sysfs
 2010-03-07  7:57 UTC  (2+ messages)

mpt2sas: dma error?
 2010-03-07  7:00 UTC  (3+ messages)

[PATCH] scsi: PCMCIA_AHA152X might not need to depend on !64BIT
 2010-03-06 14:20 UTC 

[PATCH 23/23] bfa: Update the driver version to 2.1.2.1
 2010-03-06  3:38 UTC 

[PATCH 22/23] bfa: Remove unused header files and did some cleanup
 2010-03-06  3:38 UTC 

[PATCH 20/23] bfa: Handle SCSI IO underrun case
 2010-03-06  3:38 UTC 

[PATCH 19/23] bfa: FCS and include file changes
 2010-03-06  3:38 UTC 

[PATCH 18/23] bfa: Modified the portstats get/clear logic
 2010-03-06  3:38 UTC 

[PATCH 17/23] bfa: Replace bfa_get_attr() with specific APIs
 2010-03-06  3:37 UTC 

[PATCH 16/23] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO)
 2010-03-06  3:37 UTC 

[PATCH 15/23] bfa: Rename pport to fcport in BFA FCS
 2010-03-06  3:37 UTC 

[PATCH 14/23] bfa: IOC fixes, check for IOC down condition
 2010-03-06  3:37 UTC 

[PATCH 13/23] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are in FW mismatch state
 2010-03-06  3:37 UTC 

[PATCH 12/23] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt
 2010-03-06  3:37 UTC 

[PATCH 11/23] bfa: IOC recovery fix in fcmode
 2010-03-06  3:36 UTC 

[PATCH 10/23] bfa: AEN and byte alignment fixes
 2010-03-06  3:36 UTC 

[PATCH 09/23] bfa: Introduce a link notification state machine
 2010-03-06  3:36 UTC 

[PATCH 08/23] bfa: Added firmware save clear feature for BFA driver
 2010-03-06  3:36 UTC 

[PATCH 07/23] bfa: FCS authentication related changes
 2010-03-06  3:36 UTC 

[PATCH 06/23] bfa: PCI VPD, FIP and include file changes
 2010-03-06  3:35 UTC 

[PATCH 05/23] bfa: Fix to copy fpma MAC when requested by user space application
 2010-03-06  3:35 UTC 

[PATCH 04/23] bfa: RPORT state machine: direct attach mode fix
 2010-03-06  3:35 UTC 

[PATCH 03/23] bfa: Replace bfa_assert() with bfa_sm_fault()
 2010-03-06  3:35 UTC 

[PATCH 02/23] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes
 2010-03-06  3:34 UTC 

[PATCH 01/23] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code
 2010-03-06  3:34 UTC 

[PATCH 00/23] bfa: update bfa driver to version 2.1.2.1 (resubmit)
 2010-03-06  3:34 UTC 

[Bug 15341] New: Load goes up very high when we traverse the large tree
 2010-03-05 18:48 UTC  (2+ messages)
` [Bug 15341] "


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