summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | include/linux: enclose idr.h in #ifndefLuben Tuikov2005-11-081-0/+6
| * | | fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk2005-11-081-0/+1
| * | | fs/afs/callback.c should #include "cmservice.h"Adrian Bunk2005-11-081-0/+1
| * | | remove unused fs/befs/attribute.cWill Dyson2005-11-081-117/+0
| * | | floppy: relocate devfs commentJames Nelson2005-11-081-4/+4
| * | | drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape...Adrian Bunk2005-11-081-0/+1
| * | | fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk2005-11-081-0/+1
| * | | fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk2005-11-081-0/+1
| * | | jffs_fm.c should #include "intrep.h"Adrian Bunk2005-11-081-0/+1
| * | | fs/freevxfs/: add #include'sAdrian Bunk2005-11-082-0/+2
| * | | MAINTAINERS: PKTCDVD DRIVER: remove entry for a subscribers-only listAdrian Bunk2005-11-081-1/+0
| * | | mm/slab.c: fix a comment typoAdrian Bunk2005-11-081-1/+1
* | | | [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc c...Mike Christie2005-11-111-29/+11
* | | | ppc64: default build as the merged 'powerpc' architectureLinus Torvalds2005-11-111-1/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-11143-5102/+1733
|\ \ \ \
| * \ \ \ Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-10744-16446/+49022
| |\ \ \ \
| * | | | | [SCSI] qla2xxx: Update version number to 8.01.03-k.Andrew Vasquez2005-11-091-2/+2
| * | | | | [SCSI] qla2xxx: Correct ISP24xx soft-reset handling.Andrew Vasquez2005-11-092-7/+8
| * | | | | [SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand2005-11-091-8/+0
| * | | | | [SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand2005-11-092-8/+15
| * | | | | [SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez2005-11-091-0/+5
| * | | | | [SCSI] aacraid: Fix read capacity 16 return dataMark Haverkamp2005-11-091-10/+13
| * | | | | [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-0922-66/+64
| * | | | | [SCSI] remove Scsi_Pointer typedefChristoph Hellwig2005-11-0911-26/+25
| * | | | | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09110-186/+185
| * | | | | [SCSI] sd: fix issue_flushJames Bottomley2005-11-091-13/+9
| * | | | | [SCSI] Fix refcount leak in scsi_report_lun_scanAlan Stern2005-11-081-3/+5
| * | | | | [SCSI] fix usb storage oopsgoggin, edward2005-11-081-1/+8
| * | | | | Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-0833-4791/+1414
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [SCSI] cciss: scsi error handlingmike.miller@hp.com2005-11-064-27/+283
| | * | | | [SCSI] ipr: Driver version 2.1.0brking@us.ibm.com2005-11-061-2/+2
| | * | | | [SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com2005-11-062-9/+52
| | * | | | [SCSI] ipr: Increase ipr device scanning limitsbrking@us.ibm.com2005-11-061-3/+3
| | * | | | [SCSI] ipr: New PCI Idsbrking@us.ibm.com2005-11-062-1/+25
| | * | | | [SCSI] pci: PCI ids for new ipr adaptersbrking@us.ibm.com2005-11-061-0/+2
| | * | | | [SCSI] ipr: Support device reset to RAID disksbrking@us.ibm.com2005-11-061-1/+1
| | * | | | [SCSI] ipr: Support new device queueing modelbrking@us.ibm.com2005-11-062-11/+66
| | * | | | [SCSI] ipr: New adapter error typesbrking@us.ibm.com2005-11-062-1/+241
| | * | | | [SCSI] ipr: Handle device autosensebrking@us.ibm.com2005-11-061-6/+12
| | * | | | [SCSI] ipr: Module parm to disable RAID 0 auto createbrking@us.ibm.com2005-11-061-0/+5
| | * | | | [SCSI] ipr: Runtime resetbrking@us.ibm.com2005-11-062-1/+5
| | * | | | [SCSI] ipr: handle new adapter errorsbrking@us.ibm.com2005-11-062-12/+81
| | * | | | [SCSI] ipr: Provide reset_adapter retry method for offlined adaptersbrking@us.ibm.com2005-11-061-0/+69
| | * | | | [SCSI] ipr: Runtime debugging optionsbrking@us.ibm.com2005-11-062-27/+6
| | * | | | [SCSI] ipr: Fix adapter microcode update DMA mapping leakbrking@us.ibm.com2005-11-062-49/+56
| | * | | | [SCSI] ipr: Convert to use kzallocbrking@us.ibm.com2005-11-061-14/+4
| | * | | | [SCSI] ipr: Write caching state host attributebrking@us.ibm.com2005-11-062-9/+210
| | * | | | [SCSI] ipr: slave_alloc optimizationbrking@us.ibm.com2005-11-061-2/+4
| | * | | | [SCSI] ipr: Prevent upper layer driver bindingbrking@us.ibm.com2005-11-061-1/+3
| | * | | | [SCSI] ipr: Include all disks in supported listbrking@us.ibm.com2005-11-061-1/+1
OpenPOWER on IntegriCloud