aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-04-06Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-05block_invalidatepage(): only release page if the full page was invalidatedJeff Moyer
2018-04-05fs/direct-io.c: minor cleanups in do_blockdev_direct_IONikolay Borisov
2018-04-05fs: don't flush pagecache when expanding block deviceshunki-fujita
2018-04-05fs/9p: don't set SB_NOATIME by defaultYiwen Jiang
2018-04-059p: check memory allocation result for cachetagChengguang Xu
2018-04-059p: don't maintain dir i_nlink if the exported fs doesn't eitherEryu Guan
2018-04-05ocfs2/dlm: clean up unused variable in dlm_process_recovery_dataChangwei Ge
2018-04-05ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect biopiaojun
2018-04-05ocfs2: add duplicated ino number checkGang He
2018-04-05ocfs2: add kobject for online file checkGang He
2018-04-05ocfs2: fix some small problemsGang He
2018-04-05ocfs2: move some definitions to header fileGang He
2018-04-05ocfs2: correct spelling mistake for migratable for allChangwei Ge
2018-04-05ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"Colin Ian King
2018-04-05ocfs2/dlm: wait for dlm recovery done when migrating all lock resourcespiaojun
2018-04-05ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()Changwei Ge
2018-04-05ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()Changwei Ge
2018-04-05fs/ocfs2/dlm/dlmrecovery.c: remove unrelated commentChangwei Ge
2018-04-05ocfs2: remove two unused functions from suballoc.cChangwei Ge
2018-04-05ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()piaojun
2018-04-05ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao
2018-04-05ocfs2: keep the trace point consistent with the function nameJia Guo
2018-04-05ocfs2: remove some unused function declarationspiaojun
2018-04-05ocfs2: use 'oi' instead of 'OCFS2_I()'piaojun
2018-04-05ocfs2: use 'osb' instead of 'OCFS2_SB()'piaojun
2018-04-05hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz
2018-04-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-04-05Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-04Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-04Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Boris Brezillon
2018-04-04Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-04-04Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-04-04Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-04-03f2fs: remain written times to update inode during fsyncJaegeuk Kim
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever