summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-04-07reiserfs: clean up several indentation issuesColin Ian King
2020-04-07fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common pathAlexey Dobriyan
2020-04-07fs/binfmt_elf.c: allocate less for static executableAlexey Dobriyan
2020-04-07fs/binfmt_elf.c: delete "loc" variableAlexey Dobriyan
2020-04-07fs/epoll: make nesting accounting safe for -rt kernelJason Baron
2020-04-07proc: inline m_next_vma into m_nextMatthew Wilcox (Oracle)
2020-04-07seq_file: remove m->versionMatthew Wilcox (Oracle)
2020-04-07proc: use ppos instead of m->versionMatthew Wilcox (Oracle)
2020-04-07proc: remove m_cache_vmaMatthew Wilcox (Oracle)
2020-04-07proc: inline vma_stop into m_stopMatthew Wilcox (Oracle)
2020-04-07proc: speed up /proc/*/statmAlexey Dobriyan
2020-04-07proc: faster open/read/close with "permanent" filesAlexey Dobriyan
2020-04-07fs/proc/inode.c: annotate close_pdeo() for sparseJules Irenge
2020-04-07userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionallyPeter Xu
2020-04-07userfaultfd: wp: don't wake up when doing write protectPeter Xu
2020-04-07userfaultfd: wp: add the writeprotect API to userfaultfd ioctlAndrea Arcangeli
2020-04-07userfaultfd: wp: add UFFDIO_COPY_MODE_WPAndrea Arcangeli
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-06Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds
2020-04-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-04-06fix a braino in legitimize_path()Al Viro
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-04-04Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-02Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-02Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-02Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-02hugetlbfs: Use i_mmap_rwsem to address page fault/truncate raceMike Kravetz
2020-04-02hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz
2020-04-02mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault pathPeter Xu
2020-04-02mm: introduce FAULT_FLAG_INTERRUPTIBLEPeter Xu
2020-04-02userfaultfd: don't retake mmap_sem to emulate NOPAGEPeter Xu
2020-04-02mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()Roman Gushchin
2020-04-02fs_parse: remove pr_notice() about each validationKees Cook
2020-04-02ocfs2: use memalloc_nofs_save instead of memalloc_noio_saveMatthew Wilcox (Oracle)
2020-04-02ocfs2: use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-02ocfs2: roll back the reference count modification of the parent directory if ...wangjian
2020-04-02ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: dlm: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: cluster: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: replace zero-length array with flexible-array memberGustavo A. R. Silva