Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | fs/freevxfs/: add #include's | Adrian Bunk | 2005-11-08 | 2 | -0/+2 | |
| | * | | | MAINTAINERS: PKTCDVD DRIVER: remove entry for a subscribers-only list | Adrian Bunk | 2005-11-08 | 1 | -1/+0 | |
| | * | | | mm/slab.c: fix a comment typo | Adrian Bunk | 2005-11-08 | 1 | -1/+1 | |
| * | | | | [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc c... | Mike Christie | 2005-11-11 | 1 | -29/+11 | |
| * | | | | ppc64: default build as the merged 'powerpc' architecture | Linus Torvalds | 2005-11-11 | 1 | -1/+2 | |
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-11-11 | 143 | -5102/+1733 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge by hand (whitespace conflicts in libata.h) | James Bottomley | 2005-11-10 | 744 | -16446/+49022 | |
| | |\ \ \ \ | ||||||
| | * | | | | | [SCSI] qla2xxx: Update version number to 8.01.03-k. | Andrew Vasquez | 2005-11-09 | 1 | -2/+2 | |
| | * | | | | | [SCSI] qla2xxx: Correct ISP24xx soft-reset handling. | Andrew Vasquez | 2005-11-09 | 2 | -7/+8 | |
| | * | | | | | [SCSI] qla2xxx: Correct abort issue during loop-down state. | Ravi Anand | 2005-11-09 | 1 | -8/+0 | |
| | * | | | | | [SCSI] qla2xxx: Correct loop-in-transition issues | Ravi Anand | 2005-11-09 | 2 | -8/+15 | |
| | * | | | | | [SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses. | Andrew Vasquez | 2005-11-09 | 1 | -0/+5 | |
| | * | | | | | [SCSI] aacraid: Fix read capacity 16 return data | Mark Haverkamp | 2005-11-09 | 1 | -10/+13 | |
| | * | | | | | [SCSI] remove Scsi_Device typedef | Christoph Hellwig | 2005-11-09 | 22 | -66/+64 | |
| | * | | | | | [SCSI] remove Scsi_Pointer typedef | Christoph Hellwig | 2005-11-09 | 11 | -26/+25 | |
| | * | | | | | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 110 | -186/+185 | |
| | * | | | | | [SCSI] sd: fix issue_flush | James Bottomley | 2005-11-09 | 1 | -13/+9 | |
| | * | | | | | [SCSI] Fix refcount leak in scsi_report_lun_scan | Alan Stern | 2005-11-08 | 1 | -3/+5 | |
| | * | | | | | [SCSI] fix usb storage oops | goggin, edward | 2005-11-08 | 1 | -1/+8 | |
| | * | | | | | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 2005-11-08 | 33 | -4791/+1414 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | [SCSI] cciss: scsi error handling | mike.miller@hp.com | 2005-11-06 | 4 | -27/+283 | |
| | | * | | | | [SCSI] ipr: Driver version 2.1.0 | brking@us.ibm.com | 2005-11-06 | 1 | -2/+2 | |
| | | * | | | | [SCSI] ipr: Better handle failure of adapter bringup commands | brking@us.ibm.com | 2005-11-06 | 2 | -9/+52 | |
| | | * | | | | [SCSI] ipr: Increase ipr device scanning limits | brking@us.ibm.com | 2005-11-06 | 1 | -3/+3 | |
| | | * | | | | [SCSI] ipr: New PCI Ids | brking@us.ibm.com | 2005-11-06 | 2 | -1/+25 | |
| | | * | | | | [SCSI] pci: PCI ids for new ipr adapters | brking@us.ibm.com | 2005-11-06 | 1 | -0/+2 | |
| | | * | | | | [SCSI] ipr: Support device reset to RAID disks | brking@us.ibm.com | 2005-11-06 | 1 | -1/+1 | |
| | | * | | | | [SCSI] ipr: Support new device queueing model | brking@us.ibm.com | 2005-11-06 | 2 | -11/+66 | |
| | | * | | | | [SCSI] ipr: New adapter error types | brking@us.ibm.com | 2005-11-06 | 2 | -1/+241 | |
| | | * | | | | [SCSI] ipr: Handle device autosense | brking@us.ibm.com | 2005-11-06 | 1 | -6/+12 | |
| | | * | | | | [SCSI] ipr: Module parm to disable RAID 0 auto create | brking@us.ibm.com | 2005-11-06 | 1 | -0/+5 | |
| | | * | | | | [SCSI] ipr: Runtime reset | brking@us.ibm.com | 2005-11-06 | 2 | -1/+5 | |
| | | * | | | | [SCSI] ipr: handle new adapter errors | brking@us.ibm.com | 2005-11-06 | 2 | -12/+81 | |
| | | * | | | | [SCSI] ipr: Provide reset_adapter retry method for offlined adapters | brking@us.ibm.com | 2005-11-06 | 1 | -0/+69 | |
| | | * | | | | [SCSI] ipr: Runtime debugging options | brking@us.ibm.com | 2005-11-06 | 2 | -27/+6 | |
| | | * | | | | [SCSI] ipr: Fix adapter microcode update DMA mapping leak | brking@us.ibm.com | 2005-11-06 | 2 | -49/+56 | |
| | | * | | | | [SCSI] ipr: Convert to use kzalloc | brking@us.ibm.com | 2005-11-06 | 1 | -14/+4 | |
| | | * | | | | [SCSI] ipr: Write caching state host attribute | brking@us.ibm.com | 2005-11-06 | 2 | -9/+210 | |
| | | * | | | | [SCSI] ipr: slave_alloc optimization | brking@us.ibm.com | 2005-11-06 | 1 | -2/+4 | |
| | | * | | | | [SCSI] ipr: Prevent upper layer driver binding | brking@us.ibm.com | 2005-11-06 | 1 | -1/+3 | |
| | | * | | | | [SCSI] ipr: Include all disks in supported list | brking@us.ibm.com | 2005-11-06 | 1 | -1/+1 | |
| | | * | | | | [SCSI] ipr: Error logging cleanup | brking@us.ibm.com | 2005-11-06 | 1 | -3/+3 | |
| | | * | | | | [SCSI] ipr: Handle unknown errors | brking@us.ibm.com | 2005-11-06 | 1 | -5/+1 | |
| | | * | | | | [SCSI] ipr: Generic adapter error cleaup | brking@us.ibm.com | 2005-11-06 | 1 | -3/+0 | |
| | | * | | | | [SCSI] ipr: Physical resource error logging macro | brking@us.ibm.com | 2005-11-06 | 2 | -29/+17 | |
| | | * | | | | [SCSI] ipr: Cleanup error structures | brking@us.ibm.com | 2005-11-06 | 2 | -53/+36 | |
| | | * | | | | [SCSI] ipr: Disk array rescanning fix | brking@us.ibm.com | 2005-11-06 | 1 | -0/+1 | |
| | | * | | | | [SCSI] remove the obsolete SCSI qlogicisp driver | Adrian Bunk | 2005-11-06 | 8 | -4034/+1 | |
| | | * | | | | [SCSI] aic79xx: remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 1 | -23/+14 | |
| | | * | | | | [SCSI] aic7xxx: remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 1 | -23/+16 |