| Commit message (Expand) | Author | Age | Files | Lines |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 18 | -45/+21 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 2 | -4/+2 |
* | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-16 | 2 | -2/+3 |
|\ |
|
| * | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 2007-07-16 | 2 | -2/+3 |
* | | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 150 | -25626/+20562 |
|\ |
|
| * | [SCSI] ibmvscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -57/+23 |
| * | [SCSI] dc395x: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -103/+60 |
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -59/+11 |
| * | [SCSI] sym53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 2 | -73/+12 |
| * | [SCSI] ppa: coding police and printk levels | Alan Cox | 2007-07-15 | 1 | -30/+27 |
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI option | Adrian Bunk | 2007-07-15 | 1 | -2/+0 |
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA | Cornelia Huck | 2007-07-14 | 4 | -41/+58 |
| * | [SCSI] Clean up scsi_add_lun a bit | Matthew Wilcox | 2007-07-14 | 1 | -38/+26 |
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI... | Thomas Bogendoerfer | 2007-07-14 | 1 | -2/+0 |
| * | [SCSI] sni_53c710: Cleanup | Thomas Bogendoerfer | 2007-07-14 | 1 | -8/+2 |
| * | [SCSI] qla4xxx: Fix underrun/overrun conditions | David C Somayajulu | 2007-07-14 | 2 | -26/+33 |
| * | [SCSI] megaraid_mbox: use mutex instead of semaphore | Matthias Kaehlcke | 2007-07-14 | 3 | -5/+6 |
| * | [SCSI] qla2xxx: update version to 8.02.00-k1. | Seokmann Ju | 2007-07-14 | 1 | -3/+3 |
| * | [SCSI] qla2xxx: add support for NPIV | Seokmann Ju | 2007-07-14 | 13 | -154/+1593 |
| * | [SCSI] stex: use resid for xfer len information | Ed Lin | 2007-07-14 | 1 | -2/+2 |
| * | [SCSI] Add Brownie 1200U3P to blacklist | Matthew Wilcox | 2007-07-14 | 1 | -0/+1 |
| * | [SCSI] scsi.c: convert to use the data buffer accessors | Boaz Harrosh | 2007-07-14 | 1 | -1/+1 |
| * | [SCSI] tmscsim: Further clean-up of the driver | Boaz Harrosh | 2007-07-14 | 2 | -4/+0 |
| * | [SCSI] CONFIG_SCSI_FD_8xx no longer exists | Geert Uytterhoeven | 2007-07-14 | 1 | -1/+0 |
| * | [SCSI] sr: fix error handling in module_init | Akinobu Mita | 2007-07-14 | 1 | -1/+5 |
| * | [SCSI] lpfc: Fix NPIV compile problem | James Bottomley | 2007-07-14 | 1 | -4/+1 |
| * | [SCSI] lpfc: fix NPIV mapping problems | FUJITA Tomonori | 2007-07-14 | 1 | -4/+7 |
| * | [SCSI] lpfc: add missed data buffer accessor | Boaz Harrosh | 2007-07-14 | 1 | -1/+1 |
| * | [SCSI] Remove unused method scsi_device_cancel | Priyanka Gupta | 2007-07-14 | 1 | -46/+0 |
| * | [SCSI] ibmvscsi: fix timeout bugs | FUJITA Tomonori | 2007-06-25 | 1 | -5/+5 |
| * | [SCSI] aacraid: add support for long serial number information | Salyzyn, Mark | 2007-06-19 | 3 | -7/+19 |
| * | [SCSI] aacraid: correct PERC2/QC and family match quirk list | Salyzyn, Mark | 2007-06-19 | 1 | -2/+2 |
| * | [SCSI] aacraid: change srb status busy return | Salyzyn, Mark | 2007-06-19 | 1 | -1/+1 |
| * | [SCSI] 53c700: Fixup m68k drivers: | Geert Uytterhoeven | 2007-06-19 | 3 | -2/+2 |
| * | [SCSI] tmscsim: clean-up status codes | Guennadi Liakhovetski | 2007-06-19 | 2 | -23/+15 |
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayer | Christof Schmitt | 2007-06-19 | 1 | -1/+2 |
| * | [SCSI] lpfc: update to version 8.2.1 | James Smart | 2007-06-17 | 1 | -1/+1 |
| * | [SCSI] lpfc: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-17 | 1 | -83/+28 |
| * | [SCSI] lpfc: bug fixes | James Smart | 2007-06-17 | 19 | -425/+1798 |
| * | [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3 | James Smart | 2007-06-17 | 20 | -1763/+5021 |
| * | [SCSI] lpfc: NPIV: add SLI-3 interface | James Smart | 2007-06-17 | 14 | -495/+1522 |
| * | [SCSI] lpfc: NPIV: split ports | James Smart | 2007-06-17 | 17 | -2959/+3243 |
| * | [SCSI] esp_scsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-17 | 1 | -7/+3 |
| * | [SCSI] hptiop: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-17 | 1 | -53/+23 |
| * | [SCSI] 53c700: Amiga Zorro NCR53c710 SCSI | Kars de Jong | 2007-06-17 | 3 | -9/+189 |
| * | [SCSI] 53c700: Amiga 4000T NCR53c710 SCSI | Kars de Jong | 2007-06-17 | 3 | -2/+155 |
| * | [SCSI] 53c700: m68k MVME16x NCR53C710 SCSI | Kars de Jong | 2007-06-17 | 3 | -3/+162 |
| * | [SCSI] 53c700: m68k BVME6000 NCR53C710 SCSI | Kars de Jong | 2007-06-17 | 3 | -3/+139 |