summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drbd: Test cstate while holding req_lockPhilipp Reisner2014-04-301-1/+1
* drbd: use blk_set_stacking_limits()Philipp Reisner2014-04-301-1/+1
* bsg: update check for rq based driver for blk-mqJens Axboe2014-04-161-0/+9
* block: export blk_finish_requestChristoph Hellwig2014-04-161-0/+1
* blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-161-1/+1
* blk-mq: add blk_mq_requeue_requestChristoph Hellwig2014-04-161-0/+2
* blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig2014-04-161-0/+1
* blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-161-1/+3
* blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-161-1/+1
* blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-161-7/+2
* block: all blk-mq requests are taggedChristoph Hellwig2014-04-151-1/+2
* blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-151-18/+16
* blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-151-2/+12
* block: remove struct request buffer memberJens Axboe2014-04-151-1/+0
* Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-15156-1245/+3783
|\
| * Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-132-1/+13
| |\
| | * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-111-1/+2
| | * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| | * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-081-0/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-123-3/+3
| |\ \
| | * | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-113-3/+3
| * | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-124-1/+26
| |\ \ \
| | * | | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2014-04-091-0/+5
| | * | | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-092-0/+19
| | * | | LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster2014-04-091-1/+2
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-124-15/+28
| |\ \ \ \
| | * | | | target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-071-0/+1
| | * | | | target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-071-0/+1
| | * | | | target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-073-9/+16
| | * | | | target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-072-0/+2
| | * | | | target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-071-1/+1
| | * | | | Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-071-6/+0
| | * | | | Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-071-0/+1
| | * | | | Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-131-0/+7
| | * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger2014-03-136-9/+341
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-122-2/+8
| |\ \ \ \ \ \
| | * | | | | | [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-061-0/+2
| | * | | | | | [media] rc-core: split dev->s_filterDavid Härdeman2014-04-061-2/+4
| | * | | | | | [media] v4l2-common: fix warning when used on userpaceMauro Carvalho Chehab2014-04-061-0/+2
| * | | | | | | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds2014-04-121-7/+12
| |\ \ \ \ \ \ \
| | * | | | | | | NTB: Code Style Clean-upJon Mason2014-04-071-7/+7
| | * | | | | | | NTB: client event cleanupJon Mason2014-04-071-0/+5
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-129-118/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kill generic_file_buffered_write()Al Viro2014-04-011-2/+0
| | * | | | | | | | export generic_perform_write(), start getting rid of generic_file_buffer_write()Al Viro2014-04-011-0/+2
| | * | | | | | | | generic_file_direct_write(): get rid of ppos argumentAl Viro2014-04-011-1/+1
| | * | | | | | | | kill the 5th argument of generic_file_buffered_write()Al Viro2014-04-011-1/+1
| | * | | | | | | | kill the 4th argument of __generic_file_aio_write()Al Viro2014-04-011-2/+1
| | * | | | | | | | constify blk_rq_map_user_iov() and friendsAl Viro2014-04-012-4/+5
| | * | | | | | | | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro2014-04-012-1/+2