summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pnfs: support multiple verfs per direct reqWeston Andros Adamson2014-05-292-1/+6
* nfs: remove data list from pgio headerWeston Andros Adamson2014-05-291-2/+3
* nfs: page group syncing in write pathWeston Andros Adamson2014-05-291-0/+2
* nfs: page group syncing in read pathWeston Andros Adamson2014-05-291-0/+2
* nfs: add support for multiple nfs reqs per pageWeston Andros Adamson2014-05-291-2/+11
* nfs: modify pg_test interface to return size_tWeston Andros Adamson2014-05-291-2/+3
* nfs: remove unused arg from nfs_create_requestWeston Andros Adamson2014-05-291-1/+0
* nfs: clean up PG_* flagsWeston Andros Adamson2014-05-291-6/+4
* NFS: Create a common initiate_pgio() functionAnna Schumaker2014-05-291-0/+2
* NFS: Create a common nfs_pgio_result_common functionAnna Schumaker2014-05-282-2/+2
* NFS: Create a common pgio_rpc_prepare functionAnna Schumaker2014-05-282-2/+3
* NFS: Create a common rw_header_alloc and rw_header_free functionAnna Schumaker2014-05-282-0/+8
* NFS: Move the write verifier into the nfs_pgio_headerAnna Schumaker2014-05-281-2/+1
* NFS: Create a common read and write header structAnna Schumaker2014-05-281-6/+1
* NFS: Create a common read and write data structAnna Schumaker2014-05-282-31/+17
* NFS: Create a common results structure for reads and writesAnna Schumaker2014-05-281-20/+12
* NFS: Create a common argument structure for reads and writesAnna Schumaker2014-05-281-28/+19
* nfs: remove ->read_pageio_init from rpc opsChristoph Hellwig2014-05-281-2/+0
* nfs: remove ->write_pageio_init from rpc opsChristoph Hellwig2014-05-281-2/+0
* 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