messages from 2008-08-27 18:50:02 to 2008-09-06 13:42:10 UTC [more...]
linux-next: Tree for September 4
2008-09-06 13:42 UTC (2+ messages)
[PATCH 1/2] libiscsi: return error passed in during iscsi recovery
2008-09-06 13:39 UTC (2+ messages)
` [PATCH 2/2] scsi_dh_alua: remove REQ_NOMERGE
[PATCH 1/1] block: set req->timeout in blk_add_timer
2008-09-06 13:34 UTC (3+ messages)
[PATCH] scsi/sd: Fix size output in MB
2008-09-06 8:57 UTC (31+ messages)
` [PATCH] scsi/sd: Fix capacity output to show MB/GB/TB/
` [PATCH 1/2] lib: add generic helper to print sizes rounded to the correct SI range
` [PATCH] mmc_block: use generic helper to print capacities
` [PATCH 2/2] sd: use generic helper to print capacities in both binary and SI
[PATCH 0/6] detect online disk resize
2008-09-05 20:34 UTC (14+ messages)
` [PATCH 1/6] Wrapper for lower-level revalidate_disk routines
` [PATCH 2/6] Adjust block device size after an online resize of a disk
` [PATCH 3/6] Check for device resize when rescanning partitions
` [PATCH 4/6] SCSI sd driver calls revalidate_disk wrapper
` [PATCH 5/6] Added flush_disk to factor out common buffer cache flushing code
` [PATCH 6/6] Call flush_disk() after detecting an online resize
BUG in handling of last_sector_bug flag
2008-09-05 19:35 UTC (3+ messages)
` [PATCH] Fix handling of failed requests in scsi_io_completion
[RFC 2/2] qla2xxx: pass through support through bsg interface
2008-09-05 19:18 UTC (2+ messages)
` pass through support through bsg interface - sample application
[PATCH 1/3] 24-bit types: typedef and macros for accessing 3-byte arrays as integers
2008-09-05 17:03 UTC (4+ messages)
` [PATCH 2/3] 24-bit types: convert iSCSI to use the __be24 type and macros
` [PATCH 3/3] 24-bit types: Convert Open-FCoE to use "
SCSI git tree splitting into scsi-misc-2.6 and scsi-post-merge-2.6
2008-09-05 16:34 UTC
[PATCH 11/15] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPORT_DISRUPTED
2008-09-05 14:30 UTC (3+ messages)
BUG: in 2.6.23-rc3-git7 in do_cciss_intr
2008-09-05 9:28 UTC (15+ messages)
` "
[RFC][PATCH] ahci: Add support for Promise PDC42819
2008-09-05 2:31 UTC (17+ messages)
[PATCH 14/15] lpfc 8.2.8 : Add statistical reporting control and additional fc vendor events
2008-09-04 21:44 UTC (4+ messages)
[PATCH 0/14] scsi: scsi_decide_dispostion update
2008-09-04 21:21 UTC (23+ messages)
` [PATCH 01/14] block: separate failfast into multiple bits
` [PATCH 02/14] scsi: add transport host byte errors (v3)
` [PATCH 03/14] scsi: Move wait_for check
` [PATCH 04/14] scsi: Move retries check
` [PATCH 05/14] scsi: Move blk_noretry_request
` [PATCH 06/14] scsi: remove maybe_retry
` [PATCH 07/14] scsi: change return codes in scsi_decide_disposition
` [PATCH 08/14] scsi: rename scsi_queue_insert to scsi_attempt_requeue_command
` [PATCH 09/14] scsi: have device handlers return SCSI_MLQUEUE error value
` [PATCH 10/14] scsi: convert other scsi_check_sense users to new error codes
` [PATCH 11/14] scsi: fix up SCSI_MLQUEUE defintions and add driver, device and transport ones
` [PATCH 12/14] scsi: move device online check to scsi_attempt_requeue_command
` [PATCH 13/14] scsi: remove scsi_device_online from scsi_decide_disposition
` [PATCH 14/14] scsi: update scsi_log_completion disposition decoding
[PATCH 12/15] lpfc 8.2.8 : Add sysfs control of target queue depth handling
2008-09-04 21:20 UTC (2+ messages)
[Bug 11404] New: BUG: in 2.6.23-rc3-git7 in do_cciss_intr
2008-09-04 19:42 UTC (2+ messages)
` [Bug 11404] "
[PATCH 0/6] detect online disk resize
2008-09-04 14:25 UTC (17+ messages)
` [PATCH 1/6] Wrapper for lower-level revalidate_disk routines
` [PATCH 2/6] Adjust block device size after an online resize of a disk
` [PATCH 3/6] Check for device resize when rescanning partitions
` [PATCH 4/6] SCSI sd driver calls revalidate_disk wrapper
` [PATCH 5/6] Added flush_disk to factor out common buffer cache flushing code
` [PATCH 6/6] Call flush_disk() after detecting an online resize
kernel 2.6.26.3 qla2xxx oopsing on Fire 280R
2008-09-04 9:39 UTC
[RFC 1/2] scsi_transport_fc: pass through support through bsg interface
2008-09-04 2:55 UTC
[RFC 0/2] pass through support through bsg interface
2008-09-04 2:55 UTC
[Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64
2008-09-03 13:13 UTC (6+ messages)
` [Bug 11302] "
[Ksummit-2008-discuss] Kernel Summit Request for Discussion: The Future of Target mode and Cloud storage on Linux
2008-09-02 21:25 UTC (19+ messages)
` "
` [Scst-devel] "
` Kernel Level Generic Target Mode control path
data corruption: ext3/lvm2/md/mptsas/vitesse/seagate
2008-09-02 19:32 UTC (9+ messages)
[PATCH] scsi_netlink: Add transport and LLD receive and event support
2008-09-02 17:37 UTC (2+ messages)
[PATCH 0/8] sg cleanup patches after the block conversion
2008-09-02 13:50 UTC (9+ messages)
` [PATCH 1/8] sg: rename sg_cmd_done sg_rq_end_io
` [PATCH 2/8] sg: remove SG_ALLOW_DIO_CODE define
` [PATCH 3/8] sg: remove b_malloc_len in sg_scatter_hold struct
` [PATCH 4/8] sg: remove __sg_start_req
` [PATCH 5/8] sg: incorporate sg_build_direct into sg_start_req
` [PATCH 6/8] sg: remove sg_write_xfer
` [PATCH 7/8] sg: remove sg_read_xfer
` [PATCH 8/8] sg: remove unnecessary blk_rq_unmap_user
[PATCH 0/2] older SG interface fixes (for the block layer conversion)
2008-09-02 7:31 UTC (4+ messages)
` [PATCH 1/2] block: make blk_rq_map_user take a NULL user-space buffer
` [PATCH 2/2] sg: set dxferp to NULL for READ with the older SG interface
[Bugme-new] [Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64
2008-09-02 6:03 UTC (5+ messages)
` WAS: "Re: [Bugme-new] [Bug 11302] New: I get a kernel OOPS! If I try to attach an usb card reader, SD, MMC, ecc.. to my Slamd64"
[patch][rfc] bitops: remove volatile
2008-09-01 12:51 UTC
[Bug 11194] New: megraid_mbox kernel panic during st driver initialization
2008-09-01 5:37 UTC (2+ messages)
` [Bug 11194] megaraid_mbox "
MTD kobject warnings due to block layer changes
2008-08-29 9:45 UTC (3+ messages)
[Bug 11120] New: aacraid driver stalls on high-load SMP machines
2008-08-29 5:41 UTC (2+ messages)
` [Bug 11120] "
Problems adding/removing scsi devices
2008-08-28 18:11 UTC (2+ messages)
[0/3] block cleanup patches
2008-08-28 7:34 UTC (5+ messages)
` [PATCH 1/3] bio: convert bio_copy_kern to use bio_copy_user
` [PATCH 2/3] block: add blk_rq_aligned helper function
` [PATCH 3/3] sg: use "
[PATCH 0/5] convert sg to use the block layer
2008-08-28 7:34 UTC (13+ messages)
` [PATCH 1/5] block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
` [PATCH 2/5] block: introduce struct rq_map_data to use reserved pages
` [PATCH 3/5] sg: convert the non-data path to use the block layer
` [PATCH 4/5] sg: convert the direct IO "
` [PATCH 5/5] sg: convert the indirect "
[PATCH 4/4 2.6.28] cxgb3i - cxgb3i iscsi driver
2008-08-28 4:22 UTC
[PATCH 3/4 2.6.28] open-iscsi - support for digest offload and payload DDP
2008-08-28 4:21 UTC
[PATCH 2/4 2.6.28] cxgb3 - handle ARP replies for private iSCSI IP address
2008-08-28 4:21 UTC
[PATCH 0/4 2.6.28] cxgb3i iscsi initiator driver
2008-08-28 4:21 UTC
[PATCH 1/4 2.6.28] cxgb3 - manage a private ip address for iSCSI
2008-08-28 4:21 UTC
[RFC][PATCH 0/6] fnic: initial submission of driver for FCoE HBA
2008-08-28 1:31 UTC (10+ messages)
` [RFC][PATCH 2/6] fnic: add fnic_scsi.c and fnic_io.h
[PATCH 0/5] convert sg to use the block layer
2008-08-27 23:26 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).