summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-09ext4: start transaction before calling into DAXMatthew Wilcox1-3/+52
2015-09-09ext4: add ext4_get_block_dax()Matthew Wilcox3-3/+16
2015-09-09dax: improve comment about truncate raceMatthew Wilcox1-1/+6
2015-09-09thp: change insert_pfn's return type to voidMatthew Wilcox1-3/+3
2015-09-09ext4: use ext4_get_block_write() for DAXMatthew Wilcox1-4/+4
2015-09-09fs/dax.c: fix typo in #endif commentValentin Rothberg1-1/+1
2015-09-09xfs: huge page fault supportMatthew Wilcox2-1/+30
2015-09-09ext4: huge page fault supportMatthew Wilcox1-1/+9
2015-09-09ext2: huge page fault supportMatthew Wilcox1-1/+8
2015-09-09dax: add huge page fault supportMatthew Wilcox3-3/+170
2015-09-09mm: add vmf_insert_pfn_pmd()Matthew Wilcox2-0/+45
2015-09-09mm: export various functions for the benefit of DAXMatthew Wilcox2-6/+11
2015-09-09mm: add a pmd_fault handlerMatthew Wilcox2-6/+26
2015-09-09thp: prepare for DAX huge pagesMatthew Wilcox2-19/+33
2015-09-09dax: revert userfaultfd changeAndrew Morton1-1/+4
2015-09-09dax: move DAX-related functions to a new headerMatthew Wilcox9-14/+28
2015-09-09thp: vma_adjust_trans_huge(): adjust file-backed VMA tooKirill A. Shutemov2-11/+2
2015-09-09mremap: fix the wrong !vma->vm_file check in copy_vma()Oleg Nesterov1-1/+1
2015-09-09mmap: fix the usage of ->vm_pgoff in special_mapping pathsOleg Nesterov1-10/+2
2015-09-09mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2-4/+9
2015-09-09selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven1-3/+6
2015-09-09cgroup: fix seq_show_option merge with legacy_nameKees Cook1-1/+1
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds92-745/+2142
2015-09-09Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds17-61/+345
2015-09-09Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-207/+211
2015-09-09Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-381/+384
2015-09-09Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds16-437/+562
2015-09-08device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall1-6/+8
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds10-38/+359
2015-09-08usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin1-11/+28
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng6-14/+93
2015-09-08rbd: plug rbd_dev->header.object_prefix memory leakIlya Dryomov1-1/+4
2015-09-08rbd: fix double free on rbd_dev->header_nameIlya Dryomov1-1/+0
2015-09-08libceph: set 'exists' flag for newly up osdYan, Zheng1-1/+1
2015-09-08ceph: cleanup use of ceph_msg_getJianpeng Ma1-2/+1
2015-09-08ceph: no need to get parent inode in ceph_openJianpeng Ma1-5/+1
2015-09-08ceph: remove the useless judgementJianpeng Ma1-1/+1
2015-09-08ceph: remove redundant test of head->safe and silence static analysis warningsBrad Hubbard1-1/+1
2015-09-08ceph: fix queuing inode to mdsdir's snaprealmYan, Zheng1-7/+0
2015-09-08libceph: rename con_work() to ceph_con_workfn()Ilya Dryomov1-3/+3
2015-09-08libceph: Avoid holding the zero page on ceph_msgr_slab_init errorsBenoƮt Canet1-5/+5
2015-09-08libceph: remove the unused macro AES_KEY_SIZENicholas Krause1-4/+0
2015-09-08ceph: invalidate dirty pages after forced umountYan, Zheng1-0/+2
2015-09-08ceph: EIO all operations after forced umountYan, Zheng5-12/+54
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds76-1407/+3588
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-130/+196
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds42-363/+2229
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+237
2015-09-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-40/+35
2015-09-08Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-10/+9