summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-221-5/+1
* skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()Alexander Gordeev2014-04-221-4/+3
* bsg: update check for rq based driver for blk-mqJens Axboe2014-04-162-1/+10
* jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe2014-04-161-1/+1
* block: relax when to modify the timeout timerJens Axboe2014-04-161-2/+13
* block: export blk_finish_requestChristoph Hellwig2014-04-162-1/+3
* blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-162-4/+4
* blk-mq: add blk_mq_requeue_requestChristoph Hellwig2014-04-162-2/+18
* blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig2014-04-162-0/+12
* blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-163-9/+46
* blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-163-5/+5
* blk-mq: bidi supportChristoph Hellwig2014-04-161-2/+7
* blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-162-13/+12
* blk-mq: kill preempt disable/enable in blk_mq_work_fn()Jens Axboe2014-04-161-2/+0
* blk-mq: don't use preempt_count() to check for right CPUJens Axboe2014-04-161-1/+1
* gdrom: missed conversion from req->bufferJens Axboe2014-04-161-1/+1
* block: all blk-mq requests are taggedChristoph Hellwig2014-04-151-1/+2
* blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-158-200/+262
* blk-mq: initialize request on allocationChristoph Hellwig2014-04-151-3/+1
* blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-153-87/+55
* blk-mq: make ->flush_rq fully transparent to driversChristoph Hellwig2014-04-153-10/+24
* blk-mq: do not initialize req->specialChristoph Hellwig2014-04-155-27/+9
* blk-mq: initialize resid_lenChristoph Hellwig2014-04-151-0/+2
* block: remove struct request buffer memberJens Axboe2014-04-1523-75/+55
* Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-152159-35006/+167314
|\
| * Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
| * mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
| * cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
| * Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
| |\
| | * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| | * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| | * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| | * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| | * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| | * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
| | * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
| | * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-082-0/+32
| | * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-081-7/+13
| | * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-081-21/+27
| * | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-136-120/+196
| |\ \
| | * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| | * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| | * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
| | * | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
| | * | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-062-7/+7
| | |/
| * | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-131-0/+4
| * | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-131-1/+2
| * | futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-131-9/+23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-13102-433/+420
| |\ \
| | * \ Merge branch 'tunnels'David S. Miller2014-04-122-2/+2
| | |\ \