| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] SAS: consolidate linkspeed definitions | James Bottomley | 2006-09-07 | 5 | -39/+30 |
* | [SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmnd | Henrik Kretzschmar | 2006-09-07 | 2 | -16/+19 |
* | [SCSI] fix up non-modular SCSI | James Bottomley | 2006-09-07 | 1 | -2/+4 |
* | [SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present | James Bottomley | 2006-09-07 | 1 | -4/+16 |
* | [SCSI] lpfc 8.1.10 : Change version number to 8.1.10 | James Smart | 2006-09-04 | 1 | -1/+1 |
* | [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute | James Smart | 2006-09-04 | 4 | -0/+124 |
* | [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo... | James Smart | 2006-09-04 | 8 | -173/+209 |
* | [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ... | James Smart | 2006-09-04 | 1 | -11/+123 |
* | [SCSI] lpfc 8.1.10 : Add support to return adapter symbolic name | James Smart | 2006-09-02 | 1 | -1/+12 |
* | [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces | James Smart | 2006-09-02 | 4 | -0/+19 |
* | [SCSI] SCSI & FC transport: extend event vendor id's to 64bits | James Smart | 2006-09-02 | 1 | -1/+1 |
* | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev... | James Smart | 2006-09-02 | 6 | -1/+419 |
* | [SCSI] add failure return to scsi_init_shared_tag_map() | James Bottomley | 2006-09-02 | 1 | -3/+2 |
* | [SCSI] stex: add shared tags from block | Ed Lin | 2006-09-02 | 1 | -120/+57 |
* | [SCSI] Add Promise SuperTrak driver | Jeff Garzik | 2006-09-02 | 3 | -0/+1324 |
* | [SCSI] Wrong size information for devices with disabled read access | Hannes Reinecke | 2006-09-02 | 1 | -1/+1 |
* | [SCSI] iscsi class: update version | Mike Christie | 2006-09-02 | 1 | -1/+1 |
* | [SCSI] libiscsi: don't call into lld to cleanup task | Mike Christie | 2006-09-02 | 1 | -5/+4 |
* | [SCSI] libiscsi: check that command ptr is set before accessing it | Mike Christie | 2006-09-02 | 1 | -5/+22 |
* | [SCSI] iscsi_tcp: fix partial digest recv | Mike Christie | 2006-09-02 | 1 | -8/+13 |
* | [SCSI] libiscsi: only check burst lengths when sending unsol data | Mike Christie | 2006-09-02 | 1 | -1/+2 |
* | [SCSI] iscsi_tcp: update header size during relogin | Mike Christie | 2006-09-02 | 1 | -0/+2 |
* | [SCSI] iscsi_tcp: fix header resend | Mike Christie | 2006-09-02 | 1 | -1/+1 |
* | [SCSI] scsi_tcp: rm data rx and tx tfms | Mike Christie | 2006-09-02 | 2 | -72/+38 |
* | [SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsets | Mike Christie | 2006-09-02 | 3 | -420/+286 |
* | [SCSI] attempt to complete r2t with data len greater than max burst | Mike Christie | 2006-09-02 | 1 | -3/+14 |
* | [SCSI] add refcouting around ctask usage in main IO patch | Mike Christie | 2006-09-02 | 1 | -9/+50 |
* | [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid. | Mike Christie | 2006-09-02 | 5 | -47/+28 |
* | [SCSI] SCSI: sanitize INQUIRY strings | Alan Stern | 2006-09-02 | 1 | -3/+34 |
* | [SCSI] sd: fix cache flushing on module removal (and individual device removal) | James Bottomley | 2006-09-01 | 1 | -6/+9 |
* | [SCSI] add shared tag map helpers | James Bottomley | 2006-08-31 | 1 | -0/+3 |
* | [SCSI] aic94xx: Increase can_queue for better performance | Darrick J. Wong | 2006-08-30 | 1 | -0/+2 |
* | [SCSI] aic94xx: add MODULE_FIRMWARE tag | James Bottomley | 2006-08-30 | 1 | -0/+3 |
* | [SCSI] aic94xx: new driver | James Bottomley | 2006-08-29 | 33 | -1/+17105 |
* | [SCSI] scsi_transport_sas: remove local_attached flag | James Bottomley | 2006-08-27 | 2 | -11/+10 |
* | Merge ../linux-2.6 | James Bottomley | 2006-08-27 | 349 | -4858/+13361 |
|\ |
|
| * | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox | 2006-08-27 | 1 | -10/+79 |
| * | [PATCH] tty layer comment the locking assumptions and functions somewhat | Alan Cox | 2006-08-27 | 2 | -62/+715 |
| * | [PATCH] cdrom/gdsc: fix printk format warning | Randy Dunlap | 2006-08-27 | 1 | -1/+1 |
| * | [PATCH] /proc/meminfo: don't put spaces in names | Andrew Morton | 2006-08-27 | 1 | -1/+1 |
| * | [PATCH] lockdep: annotate idescsi_pc_intr() | Ingo Molnar | 2006-08-27 | 1 | -1/+1 |
| * | [PATCH] md: fix recent breakage of md/raid1 array checking | NeilBrown | 2006-08-27 | 1 | -3/+4 |
| * | [PATCH] md: avoid backward event updates in md superblock when degraded. | NeilBrown | 2006-08-27 | 1 | -0/+13 |
| * | [PATCH] MTD NAND: Fix ams-delta after core conversion | Jonathan McDowell | 2006-08-27 | 1 | -4/+6 |
| * | [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) | Samuel Thibault | 2006-08-27 | 1 | -0/+2 |
| * | [PATCH] matroxfb: fix jittery display on non-ppc systems | Paul A. Clarke | 2006-08-27 | 1 | -0/+8 |
| * | [PATCH] char/moxa.c: fix endianess and multiple-card issues | Dirk Eibach | 2006-08-27 | 1 | -2/+6 |
| * | [PATCH] x86: Fix dmi detection of MacBookPro and iMac | Thomas Meyer | 2006-08-27 | 1 | -2/+2 |
| * | [PATCH] mtd corruption fix | Richard Purdie | 2006-08-27 | 1 | -2/+4 |
| * | [PATCH] 1394: fix for recently added firewire patch that breaks things on ppc | Danny Tholen | 2006-08-27 | 1 | -2/+2 |