public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-09-03 10:34:48 to 2007-09-11 21:05:11 UTC [more...]

[patchset 0/24] Lots of the Accessors patches and !use_sg cleanup
 2007-09-11 21:05 UTC  (3+ messages)

sata & scsi suggestion for make menuconfig
 2007-09-11 20:16 UTC  (15+ messages)

[PATCH 22/27] blk_end_request: changing xsysace (take 2)
 2007-09-11 19:15 UTC  (2+ messages)

[PATCH 27/27] blk_end_request: remove/unexport end_that_request_* (take 2)
 2007-09-11 19:06 UTC 

[PATCH 26/27] blk_end_request: changing ide-cd (take 2)
 2007-09-11 19:05 UTC 

[PATCH 25/27] blk_end_request: changing ide normal caller (take 2)
 2007-09-11 19:05 UTC 

[PATCH 24/27] blk_end_request: changing cpqarray (take 2)
 2007-09-11 19:04 UTC 

[PATCH 23/27] blk_end_request: changing cciss (take 2)
 2007-09-11 19:04 UTC 

[PATCH 21/27] blk_end_request: changing ide-scsi (take 2)
 2007-09-11 19:03 UTC 

[PATCH 20/27] blk_end_request: changing scsi (take 2)
 2007-09-11 19:03 UTC 

[PATCH 19/27] blk_end_request: changing s390 (take 2)
 2007-09-11 19:02 UTC 

[PATCH 18/27] blk_end_request: changing mmc (take 2)
 2007-09-11 19:02 UTC 

[PATCH 17/27] blk_end_request: changing i2o_block (take 2)
 2007-09-11 19:02 UTC 

[PATCH 16/27] blk_end_request: changing viocd (take 2)
 2007-09-11 19:01 UTC 

[PATCH 15/27] blk_end_request: changing xen-blkfront (take 2)
 2007-09-11 19:01 UTC 

[PATCH 14/27] blk_end_request: changing viodasd (take 2)
 2007-09-11 19:01 UTC 

[PATCH 13/27] blk_end_request: changing ub (take 2)
 2007-09-11 19:00 UTC 

[PATCH 12/27] blk_end_request: changing sx8 (take 2)
 2007-09-11 19:00 UTC 

[PATCH 11/27] blk_end_request: changing sunvdc (take 2)
 2007-09-11 19:00 UTC 

[PATCH 10/27] blk_end_request: changing ps3disk (take 2)
 2007-09-11 18:59 UTC 

[PATCH 09/27] blk_end_request: changing nbd (take 2)
 2007-09-11 18:59 UTC 

[PATCH 08/27] blk_end_request: changing lguest (take 2)
 2007-09-11 18:58 UTC 

[PATCH 07/27] blk_end_request: changing floppy (take 2)
 2007-09-11 18:58 UTC 

[PATCH 06/27] blk_end_request: changing DAC960 (take 2)
 2007-09-11 18:58 UTC 

[PATCH 05/27] blk_end_request: changing um (take 2)
 2007-09-11 18:57 UTC 

[PATCH 04/27] blk_end_request: changing arm (take 2)
 2007-09-11 18:57 UTC 

[PATCH 03/27] blk_end_request: changing block layer core (take 2)
 2007-09-11 18:56 UTC 

[PATCH 02/27] blk_end_request: add blk_rq_size() functions (take 2)
 2007-09-11 18:56 UTC 

[PATCH 01/27] blk_end_request: add new request completion interface (take 2)
 2007-09-11 18:55 UTC 

[PATCH 00/27] blk_end_request: full I/O completion handler (take 2)
 2007-09-11 18:55 UTC 

SCSI device recover
 2007-09-11 18:28 UTC 

[0/22] Advansys updates 2007-09-09
 2007-09-11 18:18 UTC  (27+ messages)
` [PATCH 01/22] advansys: Fix VLB driver name
` [PATCH 02/22] advansys: Create AdvBuildCarrierFreelist
` [PATCH 03/22] advansys: Create AdvLoadMicrocode
` [PATCH 04/22] advansys: Reformat microcode
` [PATCH 05/22] advansys: Shrink advansys_board_found a little more
` [PATCH 06/22] advansys: Remove `waiting' queue
` [PATCH 07/22] advansys: Remove a check for an impossible condition
` [PATCH 08/22] advansys: Remove `done' queue
` [PATCH 09/22] advansys: Remove `active' queue and all remaining internal queueing code
` [PATCH 10/22] advansys: Enable interrupts earlier in queuecommand
` [PATCH 11/22] advansys: Support 16-byte commands properly
` [PATCH 12/22] advansys: Remove a check for an impossible condition
` [PATCH 13/22] advansys: Remove some custom wrappers
` [PATCH 14/22] advansys: Comment/indentation/macro cleanup
` [PATCH 15/22] advansys: Use DRV_NAME
` [PATCH 16/22] advansys: Eliminate prototypes
` [PATCH 17/22] advansys: Remove array of scsi targets
` [PATCH 18/22] advansys: Restructure asc_execute_scsi_cmnd()
` [PATCH 19/22] advansys: Fix simultaneous calls to ->queuecommand
` [PATCH 20/22] advansys: Improve reset handler
` [PATCH 21/22] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
` [PATCH 22/22] advansys: Remove ASC_WIDE_BOARD predicate

[patchset ver2 0/5] Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE
 2007-09-11 17:39 UTC  (15+ messages)
` [PATCH ver2 1/5] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()
  ` [PATCH ver3 "
  ` [PATCH ver4 "
` [PATCH ver2 2/5] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE
  ` [PATCH ver3 "
` [PATCH ver2 3/5] usb: transport.c use scsi_eh API in REQUEST_SENSE execution
` [PATCH ver2 4/5] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
` [PATCH ver2 5/5] arm: fas216 "

[PATCH][RFC] Use bio markers for request callback
 2007-09-11 16:49 UTC  (4+ messages)

switch sdev sysfs attributes to default attributes
 2007-09-11 15:00 UTC 

[PATCH 7/7] blk_end_request: change rq->end_io to cover request completion as a whole
 2007-09-11  9:22 UTC  (2+ messages)
` [dm-devel] "

2.6.23-rc4-mm1
 2007-09-11  8:32 UTC  (9+ messages)

mptsas related problem [2.6.22], LSI SAS1064ET PCI-E
 2007-09-10 17:55 UTC 

[patchset 0/5] Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE
 2007-09-10 17:09 UTC  (11+ messages)
` [PATCH 1/5] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()
` [PATCH 2/5] Refactoring scsi_error to facilitate in synchronous REQUEST_SENSE
` [PATCH 3/5] usb: transport.c use scsi_eh API in REQUEST_SENSE execution
` [PATCH 4/5] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
` [PATCH 5/5] arm: fas216 "

2.6.22 oops kernel BUG at block/elevator.c:366!
 2007-09-10  9:17 UTC  (2+ messages)

[PATCH 1/2] fusion : shost max_id not set in VMWare guest os
 2007-09-09 22:58 UTC 

[PATCH 6/9] tgt: convert ibmvstgt and libsrp to use scsi_data_buffer
 2007-09-09 15:09 UTC  (7+ messages)

[PATCH 0/9] scsi_data_buffer structure (in preparation for bidi)
 2007-09-09 14:46 UTC  (6+ messages)

[Linux-usb-users] usb-storage and Motorola Z6
 2007-09-08 20:32 UTC  (5+ messages)
`  "

[PATCH v3 2/2][BNX2]: Add iSCSI support to BNX2 devices
 2007-09-08 17:57 UTC  (6+ messages)

[PATCH 00/33] SG table chaining support
 2007-09-08 14:53 UTC  (3+ messages)
` [PATCH 19/33] scsi_debug: support sg chaining

[PATCH 4/9] scsi_debug: convert to use the data buffer accessors
 2007-09-08 13:04 UTC  (3+ messages)

[PATCH 2/2] zfcp: zfcp: add statistics and other zfcp relatedinformation to sysfs
 2007-09-08 11:54 UTC  (3+ messages)

[PATCH 1/2] zfcp: whitespace cleanup
 2007-09-08 11:14 UTC  (2+ messages)

[Bugme-new] [Bug 8989] New: LSIFC909 card don't recognice any more my FC drives
 2007-09-08  4:49 UTC 

[PATCH] aic94xx: fix smartctl utility problem
 2007-09-07 23:58 UTC  (5+ messages)

[PATCH 0/2] zfcp: cleanup and add statistics
 2007-09-07  7:15 UTC 

[PATCH 3/9] convert scsi_error.c to use scsi_data_buffer
 2007-09-06 21:50 UTC 

[PATCH 8/9] ide-scsi: convert to use the data buffer accessors
 2007-09-06 21:50 UTC 

[PATCH 2/9] convert sd and sr to use scsi_data_buffer
 2007-09-06 21:50 UTC 

[PATCH 7/9] qla1280: convert to use the data buffer accessors
 2007-09-06 21:50 UTC 

[PATCH 9/9] libata-scsi: convert to use the data buffer accessors
 2007-09-06 21:50 UTC 

[PATCH 1/9] add scsi_data_buffer structure
 2007-09-06 21:50 UTC 

[PATCH 5/9] tgt: convert to use scsi_data_buffer
 2007-09-06 21:50 UTC 

adding lsi MegaRaid SAS 8208ELP support to fusion
 2007-09-06 20:21 UTC  (2+ messages)

[PATCH] zfcp: add statistics and other zfcp relatedinformation to sysfs
 2007-09-06 19:56 UTC  (2+ messages)

sym53c8xx rescan
 2007-09-06 19:10 UTC 

[GIT PATCH] SCSI bug fixes for 2.6.23-rc5
 2007-09-06 14:42 UTC 

[PATCH] remove sglist_len
 2007-09-06 12:25 UTC  (2+ messages)

[PATCH] aic94xx: Add new PCI ID for ASC58300
 2007-09-06  8:21 UTC  (2+ messages)

[PATCH -mm] mpt fusion: Shut up uninitialized variable warnings
 2007-09-05 23:55 UTC 

[PATCH] fusion -mm bits : Kconfig menuconfig objects, use kzalloc in mptctl, fix mem leaks, kill redundant memset
 2007-09-05 22:13 UTC 

[PATCH 4/5] qla2xxx: add target mode support
 2007-09-05 15:05 UTC  (3+ messages)

[PATCH 3/7] blk_end_request: changing "normal" drivers
 2007-09-05 13:54 UTC  (3+ messages)

Fedora Core 5 Drivers
 2007-09-05 13:59 UTC  (2+ messages)

[RFC] zfcp: add statistics and other zfcp related information to sysfs
 2007-09-05 10:33 UTC  (3+ messages)

[PATCH 6/7] blk_end_request: remove/unexport end_that_request_*
 2007-09-05  7:36 UTC  (5+ messages)

[PATCH 1/7] blk_end_request: add new request completion interface
 2007-09-04 22:23 UTC  (3+ messages)

[PATCH 1/1] aacraid: prevent panic on adapter resource failure
 2007-09-04 16:55 UTC  (3+ messages)
` [PATCH 1/1] aacraid: default timeout for arrays too short
  ` [PATCH 1/1] aacraid: Add documentation for new Adaptec, SMC and SUN cards

[PATCH] Update version information of ips driver
 2007-09-04 14:27 UTC  (2+ messages)

state of the I/O memory when arrives at low level HBA driver
 2007-09-04 12:02 UTC  (2+ messages)

[Bug 8968] One broken USB storage device can hang the entire USB subsystem
 2007-09-03 18:44 UTC 

Fw: data disclosure in ioctl sg inquiry
 2007-09-03 17:00 UTC  (4+ messages)

[PATCH 1/2] revert sg segment size ifdefs
 2007-09-03 10:30 UTC  (2+ messages)


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