summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-164-33/+80
|\
| * VFS: Impose ordering on accesses of d_inode and d_flagsDavid Howells2015-04-151-18/+3
| * VFS: Add owner-filesystem positive/negative dentry checksDavid Howells2015-04-151-0/+38
| * nfs: generic_write_checks() shouldn't be done on swapout...Al Viro2015-04-151-2/+1
| * mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro2015-04-111-0/+15
| * switch generic_write_checks() to iocb and iterAl Viro2015-04-111-1/+1
| * Merge branch 'for-linus' into for-nextAl Viro2015-04-111-1/+1
| |\
| * | generic_write_checks(): drop isblk argumentAl Viro2015-04-111-1/+1
| * | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-112-2/+2
| * | Remove rw from dax_{do_,}io()Omar Sandoval2015-04-111-2/+2
| * | Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval2015-04-111-10/+12
| * | new helper: iov_iter_rw()Omar Sandoval2015-04-111-0/+8
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-04-163-24/+86
|\ \ \
| * | | vfs: Add general support to enforce project quota limitsLi Xi2015-03-182-2/+6
| * | | Merge branch 'quota_interface' into for_next_testingJan Kara2015-03-162-7/+53
| |\ \ \
| | * | | quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara2015-03-042-3/+20
| | * | | quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara2015-03-041-2/+0
| | * | | quota: Make VFS quotas use new interface for getting quota infoJan Kara2015-03-042-2/+33
| * | | | quota: reorder flags in quota stateKonstantin Khlebnikov2015-03-042-15/+27
| |/ / /
* | | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-162-48/+3
|\ \ \ \
| * | | | NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-071-2/+3
| * | | | nbd: Remove kernel internal headerMarkus Pargmann2015-04-021-46/+0
* | | | | Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-161-2/+5
|\ \ \ \ \
| * | | | | blk-mq: cleanup blk_mq_rq_to_pdu()Jens Axboe2015-04-091-2/+2
| |/ / / /
| * | | | blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-131-0/+1
| * | | | blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-131-0/+2
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-162-1/+2
|\ \ \ \ \
| * | | | | sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-101-1/+1
| * | | | | scsi_transport_fc: Add support for 25Gbit speedJames Smart2015-04-101-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-...Linus Torvalds2015-04-162-0/+9
|\ \ \ \ \
| * | | | | include/dma-mapping: Clarify output of dma_map_sgRicardo Ribalda Delgado2015-03-091-0/+4
| * | | | | asm/dma-mapping-common: Clarify output of dma_map_sg_attrsRicardo Ribalda Delgado2015-03-091-0/+5
* | | | | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-163-8/+65
|\ \ \ \ \ \
| * | | | | | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-6/+14
| * | | | | | xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-161-4/+41
| * | | | | | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-0/+8
| * | | | | | xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-161-1/+5
* | | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-0/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-141-0/+15
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang2015-03-311-0/+1
| | * | | | | | | PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang2015-03-311-0/+11
| | * | | | | | | PCI: Keep individual VF BAR size in struct pci_sriovWei Yang2015-03-311-0/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini2015-03-231-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1523-230/+272
|\ \ \ \ \ \ \
| * | | | | | | linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes2015-04-151-6/+2
| * | | | | | | lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-151-4/+4
| * | | | | | | printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt2015-04-151-0/+5
| * | | | | | | kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley2015-04-151-1/+2
| * | | | | | | kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki2015-04-151-8/+0
| * | | | | | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-153-4/+60