aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-09blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structureJens Axboe1-5/+3
2008-10-09block: add lld busy state exporting interfaceKiyoshi Ueda1-0/+4
2008-10-09include blktrace_api.h in headers_installSven Schuetz2-26/+33
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe1-0/+6
2008-10-09block: add queue flag for SSD/non-rotational devicesJens Axboe1-0/+2
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough1-1/+7
2008-10-09block: add a queue flag for request stacking supportKiyoshi Ueda1-0/+3
2008-10-09block: add request submission interfaceKiyoshi Ueda1-0/+3
2008-10-09block: add request update interfaceKiyoshi Ueda1-0/+2
2008-10-09block: cleanup some of the integrity stuff in blkdev.hJens Axboe1-43/+0
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe1-0/+1
2008-10-09block: add bio_kmalloc()Jens Axboe1-0/+1
2008-10-09block: adjust blkdev_issue_discard for swapHugh Dickins1-4/+5
2008-10-09block: Add interface to abort queued requestsMike Anderson3-0/+4
2008-10-09block: unify request timeout handlingJens Axboe4-12/+23
2008-10-09Adjust block device size after an online resize of a disk.Andrew Patterson1-0/+2
2008-10-09Wrapper for lower-level revalidate_disk routines.Andrew Patterson1-0/+1
2008-10-09block: make blk_rq_map_user take a NULL user-space bufferFUJITA Tomonori1-0/+1
2008-10-09block: add blk_rq_aligned helper functionFUJITA Tomonori1-0/+7
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2-5/+15
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2-6/+8
2008-10-09block: inherit CPU completion on bio->rq and rq->rq mergesJens Axboe1-0/+1
2008-10-09block: add support for IO CPU affinityJens Axboe3-5/+19
2008-10-09block: make kblockd_schedule_work() take the queue as parameterJens Axboe1-1/+1
2008-10-09block: allow disk to have extended device numberTejun Heo1-1/+2
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo1-8/+8
2008-10-09block: make partition array dynamicTejun Heo1-1/+18
2008-10-09block: move stats from disk to part0Tejun Heo1-114/+45
2008-10-09block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo1-1/+7
2008-10-09block: always set bdev->bd_partTejun Heo1-1/+1
2008-10-09block: move holder_dir from disk to part0Tejun Heo1-1/+0
2008-10-09block: move policy from disk to part0Tejun Heo1-1/+5
2008-10-09block: unify sysfs size node handlingTejun Heo1-0/+3
2008-10-09block: move __dev from disk to part0Tejun Heo1-5/+8
2008-10-09block: move capacity from disk to part0Tejun Heo1-3/+2
2008-10-09block: introduce partition 0Tejun Heo1-2/+9
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo1-9/+11
2008-10-09block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo1-0/+1
2008-10-09block: implement extended dev numbersTejun Heo2-3/+12
2008-10-09block: fix diskstats accessTejun Heo1-82/+57
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo1-14/+39
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-6/+21
2008-10-09block: make variable and argument names more consistentTejun Heo1-6/+6
2008-10-09block: misc updatesTejun Heo1-3/+10
2008-10-09driver-core: use klist for class device list and implement iteratorTejun Heo1-1/+13
2008-10-09klist: don't iterate over deleted entriesTejun Heo1-2/+1
2008-10-09block: make bi_phys_segments an unsigned int instead of shortJens Axboe1-1/+1
2008-10-09drop vmerge accountingMikulas Patocka2-22/+1
2008-10-09block: drop virtual merging accountingMikulas Patocka1-15/+0
2008-10-09virtio_blk: use a wrapper function to access io context information of IO requestsFernando Luis Vázquez Cao1-0/+5