summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1639-263/+199
|\
| * fs: fuse: account fuse_inode slab memory as reclaimableJohannes Weiner2017-11-161-3/+3
| * mm: remove __GFP_COLDMel Gorman2017-11-161-4/+2
| * mm: remove cold parameter for release_pagesMel Gorman2017-11-161-1/+1
| * mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-1616-30/+30
| * mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-161-1/+1
| * userfaultfd: use mmgrab instead of open-coded increment of mm_countMike Rapoport2017-11-161-1/+1
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-161-2/+0
| * fs, mm: account filp cache to kmemcgShakeel Butt2017-11-161-1/+1
| * mm: consolidate page table accountingKirill A. Shutemov2017-11-161-9/+2
| * mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-161-1/+1
| * mm: account pud page tablesKirill A. Shutemov2017-11-161-1/+4
| * cifs: use find_get_pages_range_tag()Jan Kara2017-11-161-19/+2
| * afs: use find_get_pages_range_tag()Jan Kara2017-11-161-9/+2
| * mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-1610-22/+20
| * ceph: use pagevec_lookup_range_nr_tag()Jan Kara2017-11-161-4/+2
| * nilfs2: use pagevec_lookup_range_tag()Jan Kara2017-11-161-6/+2
| * gfs2: use pagevec_lookup_range_tag()Jan Kara2017-11-161-18/+2
| * f2fs: use find_get_pages_tag() for looking up single pageJan Kara2017-11-161-6/+7
| * f2fs: simplify page iteration loopsJan Kara2017-11-162-50/+28
| * f2fs: use pagevec_lookup_range_tag()Jan Kara2017-11-161-7/+2
| * ext4: use pagevec_lookup_range_tag()Jan Kara2017-11-161-12/+2
| * ceph: use pagevec_lookup_range_tag()Jan Kara2017-11-161-16/+3
| * btrfs: use pagevec_lookup_range_tag()Jan Kara2017-11-161-15/+4
| * mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse2017-11-161-2/+7
| * fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()Anshuman Khandual2017-11-161-1/+0
| * slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-162-2/+2
| * ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()Guozhonghua2017-11-161-4/+1
| * ocfs2/dlm: get mle inuse only when it is initializedChangwei Ge2017-11-161-1/+3
| * ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen2017-11-161-8/+55
| * ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen2017-11-161-8/+18
| * ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen2017-11-161-2/+7
| * ocfs2: clean up some unused function declarationspiaojun2017-11-161-3/+0
| * ocfs2: fix cluster hang after a node diesChangwei Ge2017-11-161-0/+1
| * ocfs2: cleanup unused func declaration and assignmentpiaojun2017-11-162-4/+0
| * ocfs2: no need flush workqueue before destroying itpiaojun2017-11-163-5/+1
| * ocfs2: remove unused declaration ocfs2_publish_get_mount_state()Guozhonghua2017-11-161-3/+0
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-153-5/+5
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-313-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-152-9/+34
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04487-8/+512
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-2/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-3016-71/+138
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-2237-179/+329
| |\ \ \ \ \
| * | | | | | rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signalsDavid Howells2017-10-181-5/+26
| * | | | | | rxrpc: Support service upgrade from a kernel serviceDavid Howells2017-10-182-4/+8
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-151-5/+5
|\ \ \ \ \ \ \
| * | | | | | | regset: Add support for dynamically sized regsetsDave Martin2017-11-031-5/+5
* | | | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1