aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
AgeCommit message (Expand)Author
2009-06-16block: Introduce helper to reset queue limits to default valuesMartin K. Petersen
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-11block: add request clone interface (v2)Kiyoshi Ueda
2009-06-09Revert "block: Fix bounce limit setting in DM"Jens Axboe
2009-06-07partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz
2009-06-03block: Fix bounce limit setting in DMMartin K. Petersen
2009-05-22block: Export I/O topology for block devices and partitionsMartin K. Petersen
2009-05-22block: Move queue limits to an embedded structMartin K. Petersen
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-20block: change the tag sync vs async restriction logicJens Axboe
2009-05-19block: Un-export blk_rq_append_bioBoaz Harrosh
2009-05-19block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh
2009-05-11block: move completion related functions back to blk-core.cFUJITA Tomonori
2009-05-11block: let blk_end_request_all handle bidi requestsFUJITA Tomonori
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: hide request sector and data_lenTejun Heo
2009-05-11block: drop request->hard_* and *nr_sectorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-04-30ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov
2009-04-28block: make blk_end_request_cur() return boolTejun Heo
2009-04-28block: kill rq->dataTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo
2009-04-28block: clean up request completion APITejun Heo
2009-04-28block: kill blk_end_request_callback()Tejun Heo
2009-04-28block: reorder request completion functionsTejun Heo
2009-04-28block: kill blk_start_queueing()Tejun Heo
2009-04-24block: simplify I/O stat accountingJerome Marchand
2009-04-07block: remove unused REQ_UNPLUGJens Axboe
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe
2009-02-02block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe
2009-01-30block: add sysfs file for controlling io stats accountingJens Axboe
2009-01-30block: seperate bio/request unplug and sync bitsJens Axboe
2009-01-02[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori
2009-01-02[SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori
2008-12-29block: get rid of elevator_t typedefJens Axboe
2008-12-29block: simplify empty barrier implementationTejun Heo
2008-12-29block: make barrier completion more robustTejun Heo
2008-12-29block: make every barrier action optionalTejun Heo
2008-12-29block: reorganize QUEUE_ORDERED_* constantsTejun Heo
2008-12-29block: use cancel_work_sync() instead of kblockd_flush_work()Cheng Renquan
2008-12-29block: add queue flag for paravirt frontend driversFernando Luis Vázquez Cao
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz