summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-17Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-11-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16xfs: fix type usageDarrick J. Wong
2017-11-16xfs: fix forgotten rcu read unlock when skipping inode reclaimDarrick J. Wong
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15fs: fuse: account fuse_inode slab memory as reclaimableJohannes Weiner
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm: remove cold parameter for release_pagesMel Gorman
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman
2017-11-15userfaultfd: use mmgrab instead of open-coded increment of mm_countMike Rapoport
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15fs, mm: account filp cache to kmemcgShakeel Butt
2017-11-15mm: consolidate page table accountingKirill A. Shutemov
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-15cifs: use find_get_pages_range_tag()Jan Kara
2017-11-15afs: use find_get_pages_range_tag()Jan Kara
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2017-11-15ceph: use pagevec_lookup_range_nr_tag()Jan Kara
2017-11-15nilfs2: use pagevec_lookup_range_tag()Jan Kara
2017-11-15gfs2: use pagevec_lookup_range_tag()Jan Kara
2017-11-15f2fs: use find_get_pages_tag() for looking up single pageJan Kara
2017-11-15f2fs: simplify page iteration loopsJan Kara
2017-11-15f2fs: use pagevec_lookup_range_tag()Jan Kara
2017-11-15ext4: use pagevec_lookup_range_tag()Jan Kara
2017-11-15ceph: use pagevec_lookup_range_tag()Jan Kara
2017-11-15btrfs: use pagevec_lookup_range_tag()Jan Kara
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse
2017-11-15fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()Anshuman Khandual
2017-11-15slab, slub, slob: add slab_flags_tAlexey Dobriyan
2017-11-15ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()Guozhonghua
2017-11-15ocfs2/dlm: get mle inuse only when it is initializedChangwei Ge
2017-11-15ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2017-11-15ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen
2017-11-15ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen
2017-11-15ocfs2: clean up some unused function declarationspiaojun
2017-11-15ocfs2: fix cluster hang after a node diesChangwei Ge
2017-11-15ocfs2: cleanup unused func declaration and assignmentpiaojun
2017-11-15ocfs2: no need flush workqueue before destroying itpiaojun