aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-16
|\
| * bsg: Kconfig updatesFUJITA Tomonori2007-07-16
| * bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-16
| * bsg: add bidi supportFUJITA Tomonori2007-07-16
| * 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 branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-16
|\ \
| * | splice: direct splicing updates ppos twiceJens Axboe2007-07-16
| * | more ACSI removalAdrian Bunk2007-07-16
| * | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-16
| * | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-16
| * | remove the documentation for the legacy CDROM driversAdrian Bunk2007-07-16
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-16
|\ \
| * | [SPARC64]: Fix UP build.David S. Miller2007-07-16
| * | [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-16
| * | [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-16
| * | [SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller2007-07-16
| * | [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller2007-07-16
| * | [SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller2007-07-16
| * | [SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller2007-07-16
| * | [SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller2007-07-16
| * | [SPARC64]: More sensible udelay implementation.David S. Miller2007-07-16
| * | [SPARC64]: SMP build fixes.David S. Miller2007-07-16
| * | [SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller2007-07-16
| * | [SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller2007-07-16
| * | [SPARC64]: Unconditionally register vio_bus_type.David S. Miller2007-07-16
| * | [SPARC64]: Initial LDOM cpu hotplug support.David S. Miller2007-07-16
| * | [SPARC64]: Fix setting of variables in LDOM guest.David S. Miller2007-07-16
| * | [SPARC64]: Fix MD property lifetime bugs.David S. Miller2007-07-16
| * | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-16