aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-1114-304/+222
|\
| * block: add request clone interface (v2)Kiyoshi Ueda2009-06-111-0/+5
| * block: prevent possible io_context->refcount overflowNikanth Karthikesan2009-06-101-3/+3
| * Add serial number support for virtio_blk, V4ajohn cooper2009-06-091-0/+4
| * Revert "block: Fix bounce limit setting in DM"Jens Axboe2009-06-091-1/+0
| * block: Fix bounce limit setting in DMMartin K. Petersen2009-06-031-0/+1
| * block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-222-0/+48
| * block: Move queue limits to an embedded structMartin K. Petersen2009-05-221-18/+26
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-222-1/+37
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-222-8/+8
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-224-3/+29
| |\
| * \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2247-90/+319
| |\ \
| * | | block: change the tag sync vs async restriction logicJens Axboe2009-05-201-1/+6
| * | | block: Un-export blk_rq_append_bioBoaz Harrosh2009-05-191-6/+0
| * | | block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh2009-05-191-0/+2
| * | | virtio_blk: SG_IO passthru supportHannes Reinecke2009-05-181-0/+8
| * | | splice: fix misleading commentJens Axboe2009-05-121-2/+1
| * | | splice: implement default splice_read methodMiklos Szeredi2009-05-112-0/+3
| * | | block: move completion related functions back to blk-core.cFUJITA Tomonori2009-05-111-120/+8
| * | | block: let blk_end_request_all handle bidi requestsFUJITA Tomonori2009-05-111-2/+10
| * | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-112-4/+7
| * | | block: hide request sector and data_lenTejun Heo2009-05-111-4/+5
| * | | block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-113-25/+20
| * | | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
| * | | block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-111-3/+20
| * | | block: add rq->resid_lenTejun Heo2009-05-111-0/+1
| * | | mg_disk: fold mg_disk.h into mg_disk.cTejun Heo2009-04-281-206/+0
| * | | block: make blk_end_request_cur() return boolTejun Heo2009-04-281-4/+12
| * | | block: kill rq->dataTejun Heo2009-04-281-3/+2
| * | | block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-281-23/+23
| * | | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-0/+32
| * | | block: clean up request completion APITejun Heo2009-04-281-12/+82
| * | | block: kill blk_end_request_callback()Tejun Heo2009-04-281-3/+0
| * | | block: reorder request completion functionsTejun Heo2009-04-281-8/+8
| * | | block: kill blk_start_queueing()Tejun Heo2009-04-281-1/+0
| * | | ide-atapi: kill unused fields and callbacksTejun Heo2009-04-281-12/+0
| * | | ide-cd,atapi: use bio for internal commandsTejun Heo2009-04-281-1/+1
| * | | ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov2009-04-281-2/+1
| * | | ide: add helpers for preparing sense requestsBorislav Petkov2009-04-281-0/+11
| * | | ide kill unused ide_cmd->specialTejun Heo2009-04-281-1/+0
| * | | loop: use BIO list management functionsAkinobu Mita2009-04-282-3/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-115-16/+38
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-1175-459/+2525
| |\ \ \ \
| * \ \ \ \ Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-225-16/+38
| |\ \ \ \ \
| | * | | | | sh-sci: improve clock framework supportMagnus Damm2009-05-081-0/+1
| | * | | | | sh-sci: remove early_sci_setup()Magnus Damm2009-05-081-2/+0
| | * | | | | sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-034-38/+13
| | * | | | | clocksource: SuperH TMU Timer driverMagnus Damm2009-05-031-0/+13
| | * | | | | clocksource: SuperH MTU2 Timer driverMagnus Damm2009-05-031-0/+12
| | * | | | | timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-021-0/+15