aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* add a struct request pointer to the request structureFUJITA Tomonori2007-07-16
* bsg: fix the deadlock on discarding done commandsFUJITA Tomonori2007-07-16
* bsg: fix a blocking read bugFUJITA Tomonori2007-07-16
* bsg: minor bug fixesFUJITA Tomonori2007-07-16
* improve bsg device allocationFUJITA Tomonori2007-07-16
* bind bsg to all SCSI devicesFUJITA Tomonori2007-07-16
* bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-16
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori2007-07-16
* bsg: add cheasy error checks for sysfs stuffJens Axboe2007-07-16
* Add queue resizing supportJens Axboe2007-07-16
* Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-16
* bsg: silence a bogus gcc warningJens Axboe2007-07-16
* bsg: style cleanupJens Axboe2007-07-16
* bsg: use u32 etc instead of uint32_tJens Axboe2007-07-16
* bsg: add SG_IO to SG v4FUJITA Tomonori2007-07-16
* bsg: replace SG v3 with SG v4FUJITA Tomonori2007-07-16
* bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-16
* block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-16
* bsg: minor cleanupsFUJITA Tomonori2007-07-16
* block: changes for blk_rq_unmap_user new APIFUJITA Tomonori2007-07-16
* bsg: support for full generic block layer SG v3Jens Axboe2007-07-16
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-15
|\
| * git-battery vs git-acpiAndrew Morton2007-07-15
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-15
| * pda_power: clean up irq, timerJeff Garzik2007-07-15
| * MAINTAINERS: Add maintainers for power supply subsystem and driversAnton Vorontsov2007-07-15
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\ \
| * | [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-15
| * | [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-15
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-15
| * | [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-15
| * | [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-15
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-15
| * | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-15
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk2007-07-15
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck2007-07-14
| * | [SCSI] Clean up scsi_add_lun a bitMatthew Wilcox2007-07-14
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-14
| * | [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-14
| * | [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-14
| * | [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-14
| * | [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.Salyzyn, Mark2007-07-14
| * | [SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju2007-07-14
| * | [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-14
| * | [SCSI] stex: use resid for xfer len informationEd Lin2007-07-14
| * | [SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox2007-07-14
| * | [SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh2007-07-14
| * | [SCSI] tmscsim: Further clean-up of the driverBoaz Harrosh2007-07-14
| * | [SCSI] CONFIG_SCSI_FD_8xx no longer existsGeert Uytterhoeven2007-07-14