aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* block: Expand Xen blkfront for > 16 xvdChris Lalancette2008-10-09
* sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori2008-10-09
* sg: remove sg_read_xferFUJITA Tomonori2008-10-09
* sg: remove sg_write_xferFUJITA Tomonori2008-10-09
* sg: incorporate sg_build_direct into sg_start_reqFUJITA Tomonori2008-10-09
* sg: remove __sg_start_reqFUJITA Tomonori2008-10-09
* sg: remove b_malloc_len in sg_scatter_hold structFUJITA Tomonori2008-10-09
* sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori2008-10-09
* sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori2008-10-09
* dm: Call blk_abort_queue on failed pathsMike Anderson2008-10-09
* block: unify request timeout handlingJens Axboe2008-10-09
* SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson2008-10-09
* sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori2008-10-09
* sg: use blk_rq_aligned helper functionFUJITA Tomonori2008-10-09
* sg: convert the indirect IO path to use the block layerFUJITA Tomonori2008-10-09
* sg: convert the direct IO path to use the block layerFUJITA Tomonori2008-10-09
* sg: convert the non-data path to use the block layerFUJITA Tomonori2008-10-09
* block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2008-10-09
* block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2008-10-09
* block: allow disk to have extended device numberTejun Heo2008-10-09
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-09
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: always set bdev->bd_partTejun Heo2008-10-09
* block: move policy from disk to part0Tejun Heo2008-10-09
* block: move capacity from disk to part0Tejun Heo2008-10-09
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-09
* sd/ide-disk: apply extended minors to sd and ideTejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* block: misc updatesTejun Heo2008-10-09
* driver-core: use klist for class device list and implement iteratorTejun Heo2008-10-09
* block: make bi_phys_segments an unsigned int instead of shortJens Axboe2008-10-09
* block: raid fixups for removal of bi_hw_segmentsJens Axboe2008-10-09
* drop vmerge accountingMikulas Patocka2008-10-09
* virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao2008-10-09
* Kill REQ_TYPE_FLUSHDavid Woodhouse2008-10-09
* Support 'discard sectors' operation.David Woodhouse2008-10-09
* Support 'discard sectors' operation in translation layer support coreDavid Woodhouse2008-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-08
|\
| * [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-06
| * [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-06
| * [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-06
* | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-06
|\ \
| * | ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz2008-10-05
| * | ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert2008-10-05
| * | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-05
| * | ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov2008-10-05