aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-6/+26
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 20-612/+1495
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 37-5277/+6444
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-114/+184
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 39-263/+199
2017-11-15fs: fuse: account fuse_inode slab memory as reclaimableGravatar Johannes Weiner 1-3/+3
2017-11-15mm: remove __GFP_COLDGravatar Mel Gorman 1-4/+2
2017-11-15mm: remove cold parameter for release_pagesGravatar Mel Gorman 1-1/+1
2017-11-15mm, pagevec: remove cold parameter for pagevecsGravatar Mel Gorman 16-30/+30
2017-11-15mm, truncate: do not check mapping for every page being truncatedGravatar Mel Gorman 1-1/+1
2017-11-15userfaultfd: use mmgrab instead of open-coded increment of mm_countGravatar Mike Rapoport 1-1/+1
2017-11-15kmemcheck: remove annotationsGravatar Levin, Alexander (Sasha Levin) 1-2/+0
2017-11-15fs, mm: account filp cache to kmemcgGravatar Shakeel Butt 1-1/+1
2017-11-15mm: consolidate page table accountingGravatar Kirill A. Shutemov 1-9/+2
2017-11-15mm: introduce wrappers to access mm->nr_ptesGravatar Kirill A. Shutemov 1-1/+1
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 1-1/+4
2017-11-15cifs: use find_get_pages_range_tag()Gravatar Jan Kara 1-19/+2
2017-11-15afs: use find_get_pages_range_tag()Gravatar Jan Kara 1-9/+2
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Gravatar Jan Kara 10-22/+20
2017-11-15ceph: use pagevec_lookup_range_nr_tag()Gravatar Jan Kara 1-4/+2
2017-11-15nilfs2: use pagevec_lookup_range_tag()Gravatar Jan Kara 1-6/+2
2017-11-15gfs2: use pagevec_lookup_range_tag()Gravatar Jan Kara 1-18/+2
2017-11-15f2fs: use find_get_pages_tag() for looking up single pageGravatar Jan Kara 1-6/+7
2017-11-15f2fs: simplify page iteration loopsGravatar Jan Kara 2-50/+28
2017-11-15f2fs: use pagevec_lookup_range_tag()Gravatar Jan Kara 1-7/+2
2017-11-15ext4: use pagevec_lookup_range_tag()Gravatar Jan Kara 1-12/+2
2017-11-15ceph: use pagevec_lookup_range_tag()Gravatar Jan Kara 1-16/+3
2017-11-15btrfs: use pagevec_lookup_range_tag()Gravatar Jan Kara 1-15/+4
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessGravatar Jérôme Glisse 1-2/+7
2017-11-15fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()Gravatar Anshuman Khandual 1-1/+0
2017-11-15slab, slub, slob: add slab_flags_tGravatar Alexey Dobriyan 2-2/+2
2017-11-15ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()Gravatar Guozhonghua 1-4/+1
2017-11-15ocfs2/dlm: get mle inuse only when it is initializedGravatar Changwei Ge 1-1/+3
2017-11-15ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentGravatar alex chen 1-8/+55
2017-11-15ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()Gravatar alex chen 1-8/+18
2017-11-15ocfs2: should wait dio before inode lock in ocfs2_setattr()Gravatar alex chen 1-2/+7
2017-11-15ocfs2: clean up some unused function declarationsGravatar piaojun 1-3/+0
2017-11-15ocfs2: fix cluster hang after a node diesGravatar Changwei Ge 1-0/+1
2017-11-15ocfs2: cleanup unused func declaration and assignmentGravatar piaojun 2-4/+0
2017-11-15ocfs2: no need flush workqueue before destroying itGravatar piaojun 3-5/+1
2017-11-15ocfs2: remove unused declaration ocfs2_publish_get_mount_state()Gravatar Guozhonghua 1-3/+0
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-5/+5
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-9/+34
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-5/+5
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-11-15f2fs: deny accessing encryption policy if encryption is offGravatar Chao Yu 1-0/+5
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-141/+112
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 7-30/+30
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 20-227/+262
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Gravatar Linus Torvalds 8-181/+158