summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-09gdrom: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09memstick: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09virtio_blk: change to use __blk_end_request()Kiyoshi Ueda
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall
2008-10-09cciss: Fix cciss SCSI rescan code to better notice device changesscameron@beardog.cca.cpqcorp.net
2008-10-09block: Expand Xen blkfront for > 16 xvdChris Lalancette
2008-10-09sg: remove unnecessary blk_rq_unmap_userFUJITA Tomonori
2008-10-09sg: remove sg_read_xferFUJITA Tomonori
2008-10-09sg: remove sg_write_xferFUJITA Tomonori
2008-10-09sg: incorporate sg_build_direct into sg_start_reqFUJITA Tomonori
2008-10-09sg: remove __sg_start_reqFUJITA Tomonori
2008-10-09sg: remove b_malloc_len in sg_scatter_hold structFUJITA Tomonori
2008-10-09sg: remove SG_ALLOW_DIO_CODE defineFUJITA Tomonori
2008-10-09sg: rename sg_cmd_done sg_rq_end_ioFUJITA Tomonori
2008-10-09dm: Call blk_abort_queue on failed pathsMike Anderson
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-09SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson
2008-10-09sg: set dxferp to NULL for READ with the older SG interfaceFUJITA Tomonori
2008-10-09sg: use blk_rq_aligned helper functionFUJITA Tomonori
2008-10-09sg: convert the indirect IO path to use the block layerFUJITA Tomonori
2008-10-09sg: convert the direct IO path to use the block layerFUJITA Tomonori
2008-10-09sg: convert the non-data path to use the block layerFUJITA Tomonori
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori
2008-10-09block: allow disk to have extended device numberTejun Heo
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: always set bdev->bd_partTejun Heo
2008-10-09block: move policy from disk to part0Tejun Heo
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-09block: misc updatesTejun Heo
2008-10-09driver-core: use klist for class device list and implement iteratorTejun Heo
2008-10-09block: make bi_phys_segments an unsigned int instead of shortJens Axboe
2008-10-09block: raid fixups for removal of bi_hw_segmentsJens Axboe
2008-10-09drop vmerge accountingMikulas Patocka
2008-10-09virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao
2008-10-09Kill REQ_TYPE_FLUSHDavid Woodhouse
2008-10-09Support 'discard sectors' operation.David Woodhouse
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-07Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds
2008-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds