summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2017-11-15ocfs2: remove unused declaration ocfs2_publish_get_mount_state()Guozhonghua
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-15x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15f2fs: deny accessing encryption policy if encryption is offChao Yu
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-15fcntl: don't leak fd reference when fixup_compat_flock failsJeff Layton
2017-11-14dax: fix PMD faults on zero-length filesJeff Moyer
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds
2017-11-14Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2017-11-14Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-14Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-11-14Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-14Merge udf, isofs, quota, ext2 changes for 4.15-rc1.Jan Kara
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13f2fs: inject fault in inc_valid_node_countChao Yu
2017-11-13f2fs: fix to clear FI_NO_PREALLOCChao Yu
2017-11-13f2fs: expose quota information in debugfsJaegeuk Kim
2017-11-13f2fs: separate nat entry mem alloc from nat_tree_lockYunlei He