summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-04-04mm: filemap: move radix tree hole searching hereJohannes Weiner2-4/+5
2014-04-04lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-0/+1
2014-04-04mm: vmstat: fix UP zone state accountingJohannes Weiner1-8/+9
2014-04-04mm, hugetlb: fix race in region trackingDavidlohr Bueso1-0/+1
2014-04-04mm, hugetlb: unify region structure handlingJoonsoo Kim1-0/+9
2014-04-04mm: optimize put_mems_allowed() usageMel Gorman1-13/+14
2014-04-04quota: provide function to grab quota structure referenceJan Kara1-0/+8
2014-04-04fanotify: convert access_mutex to spinlockJan Kara1-1/+1
2014-04-04kmemleak: remove redundant codeLi Zefan1-2/+0
2014-04-04bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-04Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2014-04-04Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds4-160/+149
2014-04-03net: add busy_poll device featureJiri Pirko1-0/+2
2014-04-03packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann1-5/+19
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds4-27/+48
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+3
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds30-366/+848
2014-04-03ceph: add get_name() NFS export callbackYan, Zheng1-0/+1
2014-04-03libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov1-1/+1
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov2-0/+15
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov2-1/+2
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov1-0/+3
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-22/+79
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-16/+14
2014-04-03Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+21
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+18
2014-04-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-14/+104
2014-04-03Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+9
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+10
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2014-04-02Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil...Joerg Roedel3-31/+54
2014-04-02kill generic_file_buffered_write()Al Viro1-2/+0
2014-04-02export generic_perform_write(), start getting rid of generic_file_buffer_write()Al Viro1-0/+2
2014-04-02generic_file_direct_write(): get rid of ppos argumentAl Viro1-1/+1
2014-04-02kill the 5th argument of generic_file_buffered_write()Al Viro1-1/+1
2014-04-02kill the 4th argument of __generic_file_aio_write()Al Viro1-2/+1
2014-04-02constify blk_rq_map_user_iov() and friendsAl Viro2-4/+5
2014-04-02introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro2-1/+2
2014-04-02iov_iter: Move iov_iter to uio.hKent Overstreet2-32/+50
2014-04-02switch ->is_partially_uptodate() to saner argumentsAl Viro2-3/+3
2014-04-02pipe: kill ->map() and ->unmap()Al Viro1-19/+0
2014-04-02new helper: readlink_copy()Al Viro1-1/+1
2014-04-02get rid of files_defer_init()Al Viro1-2/+0
2014-04-02mark struct file that had write access grabbed by open()Al Viro1-0/+2
2014-04-02get rid of DEBUG_WRITECOUNTAl Viro1-49/+0
2014-04-02switch nbd to sockfd_lookup/sockfd_putAl Viro1-2/+1
2014-04-02smarter propagate_mnt()Al Viro1-0/+3
2014-04-02Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-9/+6
2014-04-02Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-20/+7