summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-262-1/+9
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-241-0/+1
|\
| * Merge branch 'irq' into releaseLen Brown2009-04-241-0/+1
| |\
| | * ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-211-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-242-2/+4
|\ \ \
| * | | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
| * | | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-241-0/+5
|\ \ \ \
| * | | | USB: musb: Prevent multiple includes of musb.hMark A. Greer2009-04-231-0/+5
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-241-0/+19
|\ \ \ \
| * | | | bitops: Add __ffs64 bitopSteven Whitehouse2009-04-231-0/+19
| |/ / /
* | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-04-241-0/+2
|\ \ \ \
| * | | | KVM: Fix overlapping check for memory slotsJan Kiszka2009-04-221-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-244-0/+6
|\ \ \ \
| * | | | block: simplify I/O stat accountingJerome Marchand2009-04-241-0/+3
| * | | | pktcdvd.h should include mempool.hAlexander Beregalov2009-04-241-0/+1
| * | | | block: include empty disks in /proc/diskstatsTejun Heo2009-04-221-0/+1
| * | | | bio: fix bio_kmalloc()Tejun Heo2009-04-221-0/+1
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-241-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-2280-566/+2404
| |\ \ \
| | * | | powerpc/5200: Bring the legacy fsl_spi_platform_data hooks backAnton Vorontsov2009-04-161-0/+4
* | | | | driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-211-0/+1
* | | | | Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
OpenPOWER on IntegriCloud