| Commit message (Expand) | Author | Age |
* | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-06 |
* | ide: fix regression caused by ide_device_{get,put}() addition (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-05 |
* | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 |
* | mm: rename page trylock | Nick Piggin | 2008-08-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-08-04 |
|\ |
|
| * | [SCSI] scsi_transport_spi: fix oops in revalidate | James Bottomley | 2008-07-30 |
| * | [SCSI] ses: fix VPD inquiry overrun | James Bottomley | 2008-07-30 |
| * | [SCSI] hptiop: add more PCI device IDs | HighPoint Linux Team | 2008-07-30 |
* | | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-04 |
|/ |
|
* | [SCSI] qla2xxx: fix msleep compile error | FUJITA Tomonori | 2008-07-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-27 |
|\ |
|
| * | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 |
| * | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 2008-07-27 |
| * | [SCSI] qla2xxx: Update version number to 8.02.01-k6. | Andrew Vasquez | 2008-07-26 |
| * | [SCSI] qla2xxx: Additional NPIV corrections. | Andrew Vasquez | 2008-07-26 |
| * | [SCSI] qla2xxx: suppress uninitialized-var warning | Andrew Morton | 2008-07-26 |
| * | [SCSI] qla2xxx: use memory_read_from_buffer() | Akinobu Mita | 2008-07-26 |
| * | [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. | Andrew Vasquez | 2008-07-26 |
| * | [SCSI] ch: fix ch_remove oops | FUJITA Tomonori | 2008-07-26 |
| * | [SCSI] 3w-9xxx: add MSI support and misc fixes | adam radford | 2008-07-26 |
| * | [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn | Mike Christie | 2008-07-26 |
| * | [SCSI] ibmvfc: Update driver version to 1.0.1 | Brian King | 2008-07-26 |
| * | [SCSI] ibmvfc: Add ADISC support | Brian King | 2008-07-26 |
| * | [SCSI] ibmvfc: Miscellaneous fixes | Brian King | 2008-07-26 |
| * | [SCSI] ibmvfc: Fix hang on module removal | Brian King | 2008-07-26 |
| * | [SCSI] ibmvfc: Target refcounting fixes | Brian King | 2008-07-26 |
| * | [SCSI] ibmvfc: Reduce unnecessary log noise | Brian King | 2008-07-26 |
| * | [SCSI] sym53c8xx: free luntbl in sym_hcb_free | Mike Anderson | 2008-07-26 |
| * | [SCSI] scsi_scan.c: Release mutex in error handling code | Julia Lawall | 2008-07-26 |
| * | [SCSI] scsi_eh_prep_cmnd should save scmd->underflow | Alan Stern | 2008-07-26 |
| * | [SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field | Martin K. Petersen | 2008-07-26 |
| * | [SCSI] sd: Identify DIF protection type and application tag ownership | Martin K. Petersen | 2008-07-26 |
| * | [SCSI] Do not retry a request whose data integrity check failed | Martin K. Petersen | 2008-07-26 |
| * | [SCSI] Support devices with protection information | Martin K. Petersen | 2008-07-26 |
| * | [SCSI] Command protection operation | Martin K. Petersen | 2008-07-26 |
| * | [SCSI] Host protection capabilities | Martin K. Petersen | 2008-07-26 |
| * | [SCSI] scsi_dh: create lookup cache | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] scsi_dh: attach to hardware handler from dm-mpath | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] scsi_dh: add generic SPC-3 alua handler | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] scsi_dh: Update RDAC device handler | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] scsi_dh: Update hp_sw hardware handler | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] scsi_dh: Update EMC handler | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] scsi_dh: Add 'dh_state' sysfs attribute | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] scsi_dh: Implement common device table handling | Hannes Reinecke | 2008-07-26 |
| * | [SCSI] sd: update index allocation and use ida instead of idr | Tejun Heo | 2008-07-26 |
| * | [SCSI] fix shared tag map tag allocation | Mike Christie | 2008-07-26 |
| * | [SCSI] stex: fix queue depth setting | Mike Christie | 2008-07-26 |
| * | [SCSI] qla4xxx: fix queue depth setting | Mike Christie | 2008-07-26 |
| * | [SCSI] fix shared tag map setup | Mike Christie | 2008-07-26 |
| * | [SCSI] st: Remove bogus memset | Kai Makisara | 2008-07-26 |