public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-11 03:39:45 to 2009-03-19 17:19:17 UTC [more...]

[PATCH 1/5] bfa: Brocade BFA FC SCSI driver (bfad)
 2009-03-19 17:19 UTC  (3+ messages)

[PATCHSET 0/2] Don't let blk_put_request leak BIOs
 2009-03-19 16:29 UTC  (12+ messages)
` [PATCH 1/2] TESTING: "
` [PATCH 2/2] libosd: Don't let osd abuse block internals, now that it's fixed
  ` [PATCH] WARN_ON if blk_put_request leaks BIOs

[RFD] [PATCHSETS 0/2 0/2 0/5] Remove of blk_rq_append_bio usage
 2009-03-19 14:38 UTC  (10+ messages)
` [PATCH A 1/2] allow blk_rq_map_kern to append to requests
` [PATCH A 2/2] libosd: Use new blk_rq_map_kern
` [RFC B 1/2] Export new blk_make_request() which takes bio and returns request
` [RFC B 2/2] libosd: Use of new blk_make_request
` [RFC C 1/5] blk_rq_map_pages() new API
` [RFC C 2/5] libosd: Rename osd_req_write/read to osd_req_write/read_old
` [RFC C 3/5] libosd: No bio for you
` [RFC C 4/5] exofs: "
` [RFC C 5/5] libosd: Remove deprecated bio based API

[Bug 12733] New: mpt fusion driver crashes with LSI22320SE installed and BIOS ACPI turned off
 2009-03-19 11:46 UTC  (3+ messages)
` [Bug 12733] "

[Bug 12893] New: Race condition can cause two devices to get assigned the same device minor number
 2009-03-19 11:42 UTC  (4+ messages)
` [Bug 12893] "

[PATCH 2/2] Evaluate TGPS setting for device handler detection
 2009-03-19 10:43 UTC  (2+ messages)

[PATCH 1/2] Add 'tpgs' sysfs attribute for SCSI devices
 2009-03-19 10:42 UTC  (2+ messages)

[PATCH 0/2] Evaluate TPGS setting for ALUA device handler
 2009-03-19 10:41 UTC  (2+ messages)

[PATCH resend] bsg: Add support for submitting requests at tail of queue
 2009-03-19  9:13 UTC 

[PATCH resend] bsg: Remove bogus check against request_queue->max_sectors
 2009-03-19  9:05 UTC 

[PATCH 2/2] [Target_Core_Mod/Persistent_Reservations]: Add PROUT CLEAR service action
 2009-03-19  8:57 UTC 

[PATCH 1/2] [Target_Core_Mod/Persistent_Reservations]: Add implict PR RELEASE+UNREGISTER for LUN acl removal
 2009-03-19  8:56 UTC 

[PATCH 0/2] [Target_Core_Mod/Persistent_Reservations]: Add implict release and PROUT CLEAR SA
 2009-03-19  8:55 UTC 

[PATCH 3/3] ASIC specific
 2009-03-19  8:50 UTC 

[PATCH 2/3] Common code for init and runtime
 2009-03-19  8:50 UTC 

[PATCH 1/3] Layout changes for new mvsas
 2009-03-19  8:50 UTC 

[PATCH 0/3] mvsas updated for 88SE64xx and 88SE94xx
 2009-03-19  8:49 UTC 

[RFC] FC pass thru - Rev IV
 2009-03-19  1:57 UTC  (19+ messages)
` [RFC] FC pass thru - Rev V

[PATCH 0/3] scsi_dh: Make scsi device handler modules automatically inserted
 2009-03-18 20:59 UTC  (24+ messages)
` [PATCH 1/3] scsi_dh: Add modalias support for SCSI targets
` [PATCH 2/3] scsi_dh: Change scsi device handler modules to utilize modalias
` [PATCH 3/3] scsi_dh: Workaround a race condition in module insertion

[RFC]Redisign Marvell Linux HBA driver Layout
 2009-03-18 20:24 UTC  (2+ messages)

[PATCH] block: add global timeout to requests
 2009-03-18 20:21 UTC 

[Bug 8579] 3w_9xxx: 32/64bit cleanness ?? : Mounting doesn't work on 3ware 9500S-4LP RAID-controller and RAID-10
 2009-03-18 16:41 UTC 

[PATCH] Add 'tpgs' sysfs attribute for SCSI devices
 2009-03-18 14:09 UTC  (4+ messages)

hdparm with USB disk
 2009-03-18 12:44 UTC  (2+ messages)

[PATCH 1/1] Add 'this_id' host attribute
 2009-03-18 12:21 UTC 

[PATCH 0/1] Add 'this_id' scsi host attribute
 2009-03-18 12:21 UTC 

[PATCH] Evaluate TGPS setting for device handler detection
 2009-03-18 12:02 UTC 

[PATCH 0/2] Evaluate TGPS setting for ALUA device handler
 2009-03-18 11:49 UTC 

[PATCH 2/2] [Target_Core_Mod/Persistent_Reservations]: Allow non WRITE CDBs from unregistered initiators
 2009-03-18  1:50 UTC 

[PATCH 0/2] [Target_Core_Mod/Persistent_Reservations]: Updates from PR client testing
 2009-03-18  1:50 UTC 

[PATCH 1/2] [Target_Core_Mod/Persistent_Reservations]: Release reservation when freeing registration
 2009-03-18  1:49 UTC 

[PATCH 00/14] Open-FCoE fixes and features for 2.6.30 merge window
 2009-03-17 18:42 UTC  (15+ messages)
` [PATCH 01/14] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
` [PATCH 02/14] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
` [PATCH 03/14] fcoe: Use per-CPU kernel function for dev_stats instead of an array
` [PATCH 04/14] fcoe: create/destroy fcoe Rx threads on CPU hotplug events
` [PATCH 05/14] fcoe: prep work to completely remove fc_transport_fcoe code
` [PATCH 06/14] fcoe: removes fc_transport_fcoe.[ch] code files
` [PATCH 07/14] fcoe: removes default sw transport code file fcoe_sw.c
` [PATCH 08/14] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file
` [PATCH 09/14] fcoe, libfc, scsi: adds libfcoe module
` [PATCH 10/14] fcoe: moves common FCoE library API functions to "
` [PATCH 11/14] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module
` [PATCH 12/14] fcoe, libfc: fix double fcoe_softc memory alloc
` [PATCH 13/14] fcoe: Add a header file defining the FIP protocol for FCoE
` [PATCH 14/14] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive

[PATCH 0/6] FCoE HBA Driver (fnic) for 2.6.30 feature window
 2009-03-17 16:41 UTC  (11+ messages)
` [RFC][PATCH 1/6] fnic: add main file with module infrastructure, fnic structure, Makefile
` [RFC][PATCH 2/6] fnic: add SCSI FCP handling
` [RFC][PATCH 3/6] fnic: Add support for Fibre Channel Services through libFC
` [RFC][PATCH 5/6] fnic: add descriptor right, buffers, device interface

[Bug 7007] LSI CERC ATA/100 Controller not found anymore when using kernel > 2.6.12.6 with "MEGARAID_LEGACY"
 2009-03-17 15:59 UTC 

[PATCH]scsi_dh_rdac: Retry for NOT_READY check condition (0x02A102, 0x020401, 0x020404 and 0x020407) in rdac_check_sense
 2009-03-17 13:21 UTC  (2+ messages)

SES firmward download to SAS expander
 2009-03-17  3:49 UTC  (2+ messages)

[PATCH] mpt2sas: make global symbols unique
 2009-03-16  3:37 UTC 

linux-next: scsi tree build failure
 2009-03-16 13:22 UTC 

[Bug 12163] mptsas driver cannot discover some hotplugged SATA/SAS disks
 2009-03-16 11:47 UTC  (2+ messages)

"Sense Key : Hardware Error [current]"
 2009-03-16  8:49 UTC 

2.6.29-rc8: Reported regressions from 2.6.28
 2009-03-16  1:02 UTC  (3+ messages)

[PATCH] [Target_Core_Mod/Persistent_Reservations]: Enable PR_*_REGONLY and PR_*_ALLREG logic
 2009-03-15 23:04 UTC 

libsas error-handling completion issue
 2009-03-15 17:13 UTC  (5+ messages)
        ` 答复: "

Support READ CAPACITY 16 on more drives
 2009-03-15  3:30 UTC  (14+ messages)
` [PATCH 1/2] sd: Refactor sd_read_capacity()
` [PATCH 2/2] sd: Try READ CAPACITY 16 first for SBC-2 devices

[Bug 12759] New: scsi: aic7xxx hang since v2.6.28-rc1 
 2009-03-15  0:18 UTC  (6+ messages)
` [Bug 12759] "

[PATCH 0/5] bfa: Brocade BFA FC SCSI driver (overview)
 2009-03-14 22:48 UTC  (3+ messages)

[PATCH 4/5] bfa: Brocade BFA FC SCSI driver (makefile)
 2009-03-14 21:02 UTC  (2+ messages)

[PATCH 3/5] bfa: Brocade BFA FC SCSI driver (include)
 2009-03-14 20:04 UTC 

[PATCH 2/5] bfa: Brocade BFA FC SCSI driver (bfa)
 2009-03-14 20:03 UTC 

[PATCH 0/5] bfa: Brocade BFA FC SCSI driver (bfad)
 2009-03-14 19:53 UTC 

[PATCH 5/5] bfa: Brocade BFA FC SCSI driver (maint)
 2009-03-14 19:59 UTC 

[PATCH 0/5] bfa: Brocade BFA FC SCSI driver (include)
 2009-03-14 19:57 UTC 

[PATCH 0/5] bfa: Brocade BFA FC SCSI driver (bfa)
 2009-03-14 19:55 UTC 

2.6.29-rc8: Reported regressions 2.6.27 -> 2.6.28
 2009-03-14 19:11 UTC 

[PATCH] [Target_Core_Mod/Persistent_Reservations]: Add PRO_REGISTER_AND_IGNORE_EXISTING_KEY support
 2009-03-14  8:47 UTC 

[ANNOUNCE]: lio-core-2.6.git updated to v2.6.29-rc8
 2009-03-14  2:13 UTC 

[GIT PATCH] SCSI fixes for 2.6.28-rc8
 2009-03-13 20:06 UTC 

[RFC] hpsa: addressing review comments
 2009-03-13 18:35 UTC  (3+ messages)

[RFC 0/12] mpt2sas v00.100.11.15: 4th revision
 2009-03-13 17:50 UTC  (2+ messages)

Questions about [SCSI] modify scsi to handle new fail fast flags
 2009-03-13 16:24 UTC  (2+ messages)

[PATCH 1/1] cciss: resubmit kernel scan thread for MSA2012
 2009-03-12 16:26 UTC  (9+ messages)

[Bug 12730] New: USB memory stick moved to different device on error / may be due to problem with high concurrent load on two USB devices
 2009-03-12 15:55 UTC  (2+ messages)
` [Bug 12730] "

[PATCH 1/5] mvsas : redesign the mvsas driver architecture
 2009-03-12 15:42 UTC  (4+ messages)
      ` [Linux kernel LibSAS - Task Collector Mode]RE: "
        ` [Linux kernel LibSAS - Task Collector Mode]RE: [PATCH 1/5]mvsas "

[PATCH] SCSI: increase default timeout for INQUIRY
 2009-03-12 15:24 UTC  (4+ messages)

MSI override changes in mptbase
 2009-03-12 14:59 UTC  (2+ messages)

[PATCH][RESUBMIT] scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_ATTENTION, NOT_READY(02/04/01)
 2009-03-11 20:48 UTC  (2+ messages)

possible scsi driver bugs with atomic_set/atomic_read and missing barrier
 2009-03-11  9:36 UTC  (4+ messages)

linux-next: NCR_700_detect warnings
 2009-03-11  4:07 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox