summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori2008-10-091-7/+0
* sg: remove sg_read_xferFUJITA Tomonori2008-10-091-28/+5
* sg: remove sg_write_xferFUJITA Tomonori2008-10-091-32/+0
* sg: incorporate sg_build_direct into sg_start_reqFUJITA Tomonori2008-10-091-47/+33
* sg: remove __sg_start_reqFUJITA Tomonori2008-10-091-25/+13
* sg: remove b_malloc_len in sg_scatter_hold structFUJITA Tomonori2008-10-091-2/+0
* sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori2008-10-091-3/+1
* sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori2008-10-091-11/+12
* dm: Call blk_abort_queue on failed pathsMike Anderson2008-10-091-1/+14
* block: unify request timeout handlingJens Axboe2008-10-0928-313/+150
* SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson2008-10-091-2/+2
* sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori2008-10-091-1/+4
* sg: use blk_rq_aligned helper functionFUJITA Tomonori2008-10-091-3/+1
* sg: convert the indirect IO path to use the block layerFUJITA Tomonori2008-10-091-292/+105
* sg: convert the direct IO path to use the block layerFUJITA Tomonori2008-10-091-146/+27
* sg: convert the non-data path to use the block layerFUJITA Tomonori2008-10-091-5/+48
* block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2008-10-092-2/+2
* block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2008-10-092-2/+2
* block: allow disk to have extended device numberTejun Heo2008-10-092-21/+55
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-092-16/+7
* block: move stats from disk to part0Tejun Heo2008-10-099-45/+52
* block: always set bdev->bd_partTejun Heo2008-10-091-4/+1
* block: move policy from disk to part0Tejun Heo2008-10-092-2/+2
* block: move capacity from disk to part0Tejun Heo2008-10-093-4/+4
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-095-12/+12
* block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-092-0/+12
* sd/ide-disk: apply extended minors to sd and ideTejun Heo2008-10-092-5/+15
* block: fix diskstats accessTejun Heo2008-10-098-32/+53
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-091-1/+5
* block: don't depend on consecutive minor spaceTejun Heo2008-10-0911-18/+20
* block: misc updatesTejun Heo2008-10-091-1/+1
* driver-core: use klist for class device list and implement iteratorTejun Heo2008-10-093-37/+107
* block: make bi_phys_segments an unsigned int instead of shortJens Axboe2008-10-091-6/+6
* block: raid fixups for removal of bi_hw_segmentsJens Axboe2008-10-093-17/+51
* drop vmerge accountingMikulas Patocka2008-10-092-6/+0
* virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao2008-10-091-2/+2
* Kill REQ_TYPE_FLUSHDavid Woodhouse2008-10-091-3/+6
* Support 'discard sectors' operation.David Woodhouse2008-10-091-0/+24
* Support 'discard sectors' operation in translation layer support coreDavid Woodhouse2008-10-091-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-082-5/+5
|\
| * [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
| * [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
| * [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-062-5/+0
* | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-071-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-066-205/+7
|\ \
| * | ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz2008-10-051-1/+1
| * | ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert2008-10-051-0/+1
| * | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-053-202/+0
| * | ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov2008-10-051-1/+1
| * | ide-cd: temporary tray close fixBorislav Petkov2008-10-051-1/+4