linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-21 22:09:03 to 2009-08-27 20:03:45 UTC [more...]

DIF/DIX updates for 2.6.32
 2009-08-27 20:02 UTC  (29+ messages)
` [PATCH 1/5] SCSI: Add support for 32-byte CDBs
` [PATCH 2/5] SCSI: Deprecate SCSI_PROT_*_CONVERT operations
` [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 "

[PATCH 00/64] libfc, libfcoe and fcoe updates for scsi-misc
 2009-08-27 17:42 UTC  (67+ 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

O_DIRECT and barriers
 2009-08-27 14:50 UTC  (23+ messages)

Persistent Reservations + SCSI Initiator Port TransportIDs
 2009-08-27 12:59 UTC  (2+ messages)

[RFC PATCH 0/9] RFC: handle queue_depth adjustments because of QUEUE_FULLs in scsi_error.c
 2009-08-27 10:21 UTC  (15+ messages)
` [RFC PATCH 1/9] scsi-ml: modify change_queue_depth to take in reason why it is being called
` [RFC PATCH 2/9] scsi error: have scsi-ml call change_queue_depth to handle QUEUE_FULL
` [RFC PATCH 3/9] drivers: convert drivers setting the change_queue_depth callback
` [RFC PATCH 4/9] drivers: convert fc drivers calling scsi_track_queue_full
` [RFC PATCH 5/9] scsi: updates sdev to add queue_depth ramp up code
` [RFC PATCH 6/9] scsi: adds sdev->queue_ramp_up_period to sysfs
` [RFC PATCH 7/9] scsi: add common queue_depth ramp up code
` [RFC PATCH 8/9] fcoe, libfc: fix an libfc issue with queue ramp down in libfc
` [RFC PATCH 9/9] libfc: adds queue_depth ramp up to libfc

[PATCH] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530
 2009-08-26 22:56 UTC  (3+ messages)

Forget about ErDys
 2009-08-26 23:38 UTC 

transport classes vs binary interfaces
 2009-08-26 22:15 UTC 

LSISAS1068E + WDC WD2002FYPS: I/O error & Sense Key
 2009-08-26 21:17 UTC  (7+ messages)

2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30
 2009-08-26 20:11 UTC  (4+ messages)

[PATCH] scsi_dh_rdac: Add support for Sun StorageTek 2510 and 2530
 2009-08-26 18:01 UTC  (2+ messages)

[Bugme-new] [Bug 13988] New: Oops and NULL pointer with USB disk
 2009-08-26 16:24 UTC  (2+ messages)

scsi_wait_scan not working (2.6.30.5)
 2009-08-26 16:23 UTC  (10+ messages)

[PATCH 0/7] mpt2sas : [Resend] Discription patch
 2009-08-26 13:20 UTC  (2+ 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  (4+ messages)

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-08-25 20:00 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  (12+ 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  (13+ 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 


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