summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1711-16/+91
|\
| * proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-171-0/+7
| * seccomp: allow COMPAT sigreturn overridesKees Cook2015-04-171-0/+2
| * include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-04-171-8/+7
| * mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-172-1/+2
| * kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-171-0/+3
| * drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2015-04-171-0/+2
| * errno.h: Improve ENOSYS's commentAndy Lutomirski2015-04-171-1/+10
| * lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2015-04-171-4/+4
| * kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino2015-04-171-0/+12
| * util_macros.h: add find_closest() macroBartosz Golaszewski2015-04-171-0/+40
| * lib: find_*_bit reimplementationYury Norov2015-04-171-2/+2
* | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |