aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/blkdev.h
Commit message (Expand)AuthorAge
* block: gendisk integrity wrapperMartin K. Petersen2008-10-09
* block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen2008-10-09
* block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1Jens Axboe2008-10-09
* block: remove end_{queued|dequeued}_request()Kiyoshi Ueda2008-10-09
* block: add lld busy state exporting interfaceKiyoshi Ueda2008-10-09
* block: add queue flag for SSD/non-rotational devicesJens Axboe2008-10-09
* block: add a queue flag for request stacking supportKiyoshi Ueda2008-10-09
* block: add request submission interfaceKiyoshi Ueda2008-10-09
* block: add request update interfaceKiyoshi Ueda2008-10-09
* block: cleanup some of the integrity stuff in blkdev.hJens Axboe2008-10-09
* block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-09
* block: adjust blkdev_issue_discard for swapHugh Dickins2008-10-09
* block: Add interface to abort queued requestsMike Anderson2008-10-09
* block: unify request timeout handlingJens Axboe2008-10-09
* block: add blk_rq_aligned helper functionFUJITA 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: inherit CPU completion on bio->rq and rq->rq mergesJens Axboe2008-10-09
* block: add support for IO CPU affinityJens Axboe2008-10-09
* block: make kblockd_schedule_work() take the queue as parameterJens 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
* Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-09
* Support 'discard sectors' operation in translation layer support coreDavid Woodhouse2008-10-09
* Add 'discard' request handlingDavid Woodhouse2008-10-09
* Fix up comments about matching flags between bio and rqDavid Woodhouse2008-10-09
* block: disable sysfs parts of the disk command filterJens Axboe2008-09-11
* block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe2008-08-27
* block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori2008-08-27
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-27
* block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2008-08-01
* block: Trivial fix for blk_integrity_rq()Martin K. Petersen2008-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-15
|\
| * block: unexport blk_end_sync_rqFUJITA Tomonori2008-07-15
* | block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-04
* | block: extend queue_flag bitopsJens Axboe2008-07-03
* | Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon2008-07-03
* | block: integrity flags can't use bit ops on unsigned shortJens Axboe2008-07-03
* | allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-03
* | block: integrity cleanupsJens Axboe2008-07-03
* | block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe2008-07-03
* | block: Block layer data integrity supportMartin K. Petersen2008-07-03
* | block: kill request_queue_tJens Axboe2008-07-03
|/
* Improve queue_is_locked()Jens Axboe2008-04-29
* block: fix queue locking verificationLinus Torvalds2008-04-29
* block: Skip I/O merges when disabledAlan D. Brunelle2008-04-29
* block: add large command supportFUJITA Tomonori2008-04-29
* block: rename and export rq_init()FUJITA Tomonori2008-04-29
* block: make queue flags non-atomicNick Piggin2008-04-29