linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-20 15:18:10 to 2009-08-26 06:56:14 UTC [more...]

DIF/DIX updates for 2.6.32
 2009-08-26  6:18 UTC  (4+ messages)
` [PATCH 3/5] sd: Detach DIF from block integrity infrastructure
` [PATCH 4/5] sd: Support disks formatted with DIF Type 2
` [PATCH 5/5] scsi_debug: Implement support for "

O_DIRECT and barriers
 2009-08-26  6:34 UTC  (23+ messages)

PATCH: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller
 2009-08-26  0:35 UTC 

[PATCH 1/3] scsi_dh_rdac: Adding more debug options for scsi rdac handler
 2009-08-25 23:50 UTC  (2+ messages)

2.6.31-rc6-git5: Reported regressions from 2.6.30
 2009-08-25 23:25 UTC  (6+ messages)

scsi_wait_scan not working (2.6.30.5)
 2009-08-25 23:15 UTC  (7+ messages)

[PATCH 00/64] libfc, libfcoe and fcoe updates for scsi-misc
 2009-08-25 21:04 UTC  (65+ messages)
` [PATCH 01/64] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro
` [PATCH 02/64] libfc: Fix misleading debug statement
` [PATCH 03/64] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile error
` [PATCH 04/64] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)
` [PATCH 05/64] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock
` [PATCH 06/64] libfc: Export FC headers
` [PATCH 07/64] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size
` [PATCH 08/64] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work
` [PATCH 09/64] fcoe: fix missing error check in call to fcoe_if_init
` [PATCH 10/64] fcoe: remove unnecessary list and lock initializations
` [PATCH 11/64] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy
` [PATCH 12/64] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_device
` [PATCH 13/64] fcoe: move netdev to fcoe_interface
` [PATCH 14/64] fcoe: move packet handlers from fcoe_port "
` [PATCH 15/64] fcoe: move FIP controller "
` [PATCH 16/64] fcoe: move offload exchange manager pointer "
` [PATCH 17/64] fcoe: remove fcoe_interface->priv pointer
` [PATCH 18/64] fcoe: fcoe_interface create, destroy and refcounting
` [PATCH 19/64] fcoe: split out per interface setup
` [PATCH 20/64] fcoe: add mutex to protect create and destroy
` [PATCH 21/64] fcoe: move the host-list add/remove to keep out VN_Ports
` [PATCH 22/64] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling
` [PATCH 23/64] fcoe: use rtnl mutex in place of hostlist lock
` [PATCH 24/64] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
` [PATCH 25/64] libfc: change interface for rport_create
` [PATCH 26/64] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros
` [PATCH 27/64] libfc: make fc_rport_priv the primary rport interface
` [PATCH 28/64] libfc: change elsct to use FC_ID instead of rdata
` [PATCH 29/64] libfc: make rport structure optional
` [PATCH 30/64] libfc: rearrange code in fc_rport_work
` [PATCH 31/64] libfc: rename rport event CREATED to READY
` [PATCH 32/64] libfc: don't create dummy (rogue) remote ports
` [PATCH 33/64] libfc: fix rport event race between READY and LOGO
` [PATCH 34/64] libfc: eliminate disc->event
` [PATCH 35/64] libfc: remove unused disc->delay element
` [PATCH 36/64] libfc: rport debug messages were printing pointer values
` [PATCH 37/64] libfc: simplify fc_lport_rport_callback
` [PATCH 38/64] libfc: make rport module maintain the rport list
` [PATCH 39/64] libfc: have rport_create do a lookup for pre-existing rports first
` [PATCH 40/64] libfc: change to make remote port callback optional
` [PATCH 41/64] libfc: move rport_lookup into fc_rport.c
` [PATCH 42/64] libfc: do not log off rports before or after discovery
` [PATCH 43/64] libfc: discovery restart sequence error fix
` [PATCH 44/64] libfc: rearrange code in fc_disc_gpn_ft_resp()
` [PATCH 45/64] libfc: handle discovery failure more correctly
` [PATCH 46/64] libfc: fix: empty zone causes endless discovery retries
` [PATCH 47/64] libfc: discovery retry should clear pending first
` [PATCH 48/64] libfc: discovery gpn_ft parse bug
` [PATCH 49/64] libfc: clean up point-to-point discovery code
` [PATCH 50/64] libfc: don't do discovery before callback is set
` [PATCH 51/64] libfc: Initialize fc_rport_identifiers inside fc_rport_create
` [PATCH 52/64] libfc: Always reset remote port roles when receiving PRLI
` [PATCH 53/64] libfc: move remote port lookup for ELS requests into fc_rport.c
` [PATCH 54/64] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup
` [PATCH 55/64] libfc: improve debug messages for ELS response handlers
` [PATCH 56/64] libfc: correctly handle incoming PLOGI request
` [PATCH 57/64] libfc: fix rport error handling for login-required and invalid ops
` [PATCH 58/64] libfc: re-login to remote ports that send us LOGO
` [PATCH 59/64] libfc: LOGO response code had extraeous enter_rtv
` [PATCH 60/64] libfc: use ADISC to verify rport login state
` [PATCH 61/64] libfc: fix handling of incoming Discover Address (ADISC) requests
` [PATCH 62/64] libfc: send GPN_ID in reaction to single-port RSCNs
` [PATCH 63/64] libfc: don't swap OX_ID and RX_ID when sending BA_RJT
` [PATCH 64/64] fcoe: flush per-cpu thread work when destroying interface

2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30
 2009-08-25 20:37 UTC 

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-08-25 20:00 UTC 

[PATCH] scsi_dh_rdac: Add support for Sun StorageTek 2510 and 2530
 2009-08-25 19:40 UTC 

[PATCH 0/7] qla2xxx: Update for 2.6.32
 2009-08-25 18:36 UTC  (8+ messages)
` [PATCH 1/7] qla2xxx: Add firmware-dump kobject uevent notification
` [PATCH 2/7] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device
` [PATCH 3/7] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx
` [PATCH 4/7] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly
` [PATCH 5/7] qla2xxx: Correct various NPIV issues
` [PATCH 6/7] qla2xxx: Properly delete rports attached to a vport
` [PATCH 7/7] qla2xxx: Update version number to 8.03.01-k6

[PATCH 0/3] scsi_dh_rdac: Adding more debug options for scsi rdac handler
 2009-08-25 13:59 UTC  (2+ messages)

[PATCH] st: fix test of value range in st_set_options()
 2009-08-25 13:14 UTC 

[PATCH 3/3] scsi_dh_rdac: Adding more debug options for scsi rdac handler
 2009-08-25  0:13 UTC 

[PATCH 2/3] scsi_dh_rdac: Adding more debug options for scsi rdac handler
 2009-08-25  0:12 UTC 

[PATCH] scsi_dh_rdac: Fix for returning correct mode select return info
 2009-08-24 23:29 UTC 

[PATCH] gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
 2009-08-24 20:49 UTC  (2+ messages)

PATCH: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller
 2009-08-24 17:24 UTC  (3+ messages)

[PATCH] zfcp: Test kmalloc failure in scsi_get_vpd_page()
 2009-08-24 16:21 UTC 

[Patch] multipathing-tools: Add Dell 32xx/i support into hardware table
 2009-08-24 16:08 UTC 

[PATCH 2/2] qla1280: Drop host_lock while requesting firmware
 2009-08-24  4:37 UTC  (2+ messages)

[Bugme-new] [Bug 14020] New: Stack trace when running smartctl on an USB disk
 2009-08-23 18:22 UTC  (13+ messages)
          ` [PATCH] usb: fix paths in usbmon documentation

[PATCH 1/2] qla1280: Unify common code in qla1280_load_firmware_{dma,pio}()
 2009-08-23 15:34 UTC 

oops during scsi scanning disk setup
 2009-08-22 15:50 UTC  (16+ messages)

[Bug 14037] New: missing Via VT8251 chipset driver missing in newer kernels
 2009-08-22  6:32 UTC  (2+ messages)
` [Bug 14037] "

[PATCH 2/14] bfa: Brocade BFA FC SCSI driver (bfa part1)
 2009-08-22  1:58 UTC  (3+ messages)

[GIT PULL] SCSI bug fixes for 2.6.31-rc7
 2009-08-22  1:28 UTC 

[PATCH, RFC] xfs: batched discard support
 2009-08-21 12:46 UTC  (11+ messages)

Management Ioctls Revisited
 2009-08-20 22:32 UTC  (5+ messages)

[PATCH 0/14] bfa: Brocade BFA FC SCSI driver (overview)
 2009-08-20 22:22 UTC  (2+ messages)
` Request to include Brocade BFA FC SCSI driver into Linux SCSI tree

iscsi update for 2.6.32
 2009-08-20 20:11 UTC  (8+ messages)
` [PATCH 1/7] iscsi_tcp: Evaluate socket state in data_ready()
  ` [PATCH 2/7] libiscsi: don't increment cmdsn if cmd is not sent
    ` [PATCH 3/7] libiscsi: handle immediate command rejections
      ` [PATCH 4/7] qla4xxx: Removed residual from overrun debug print
        ` [PATCH 5/7] iscsi class: Add logging to scsi_transport_iscsi.c
          ` [PATCH 6/7] iscsi_tcp: add new conn error to indicate tcp conn closed
            ` [PATCH 7/7] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task

[PATCH 1/6] RFC: beiscsi : handles core routines
 2009-08-20 19:26 UTC  (2+ messages)

[PATCH 0/2] qla2xxx: Updates for 2.6.32
 2009-08-20 18:06 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Generalize srb structure usage
` [PATCH 2/2] qla2xxx: Add asynchronous-login support

mpt2sas logged messages
 2009-08-20 15:30 UTC  (12+ messages)

[cciss: PATCH 00/17] fix scan_thread, sysfs stuff, LUN addressing problem
 2009-08-20 15:19 UTC  (13+ messages)
` [cciss: PATCH 06/17] Rearrange logical drive sysfs code to make the "changing a disk" path work
` [cciss: PATCH 07/17] Handle failure of blk_init_queue gracefully in cciss_add_disk
` [cciss: PATCH 08/17] Handle cases when cciss_add_disk fails
` [cciss: PATCH 09/17] Handle special case for sysfs attributes of the first logical drive
` [cciss: PATCH 10/17] Clear all sysfs-exposed data for deleted logical drives
` [cciss: PATCH 11/17] Fix usage_count check in rebuild_lun_table when triggered via sysfs
` [cciss: PATCH 12/17] Fix excessive gendisk freeing bug on driver unload
` [cciss: PATCH 13/17] Silence noisy per-disk messages output by cciss_read_capacity
` [cciss: PATCH 14/17] Preserve all 8 bytes of LUN ID for logical drives
` [cciss: PATCH 15/17] Add lunid attribute to each logical drive in /sys
` [cciss: PATCH 16/17] Add a "raid_level" "
` [cciss: PATCH 17/17] Add usage_count "


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