summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-05-06hpfs: replace one-element array with flexible-array memberGustavo A. R. Silva
2021-05-06nilfs2: fix typos in commentsLu Jialin
2021-05-06fs/nilfs2: fix misspellings using codespell toolLiu xuzhi
2021-05-06isofs: fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-06fs/epoll: restore waking from ep_done_scan()Davidlohr Bueso
2021-05-06proc/sysctl: fix function name error in commentszhouchuangao
2021-05-06proc: delete redundant subset=pid checkAlexey Dobriyan
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-06proc: save LOC in __xlate_proc_name()Alexey Dobriyan
2021-05-06fs/proc/generic.c: fix incorrect pde_is_permanent checkColin Ian King
2021-05-05btrfs: use memzero_page() instead of open coded kmap patternIra Weiny
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-05-05mm: fs: invalidate BH LRU during page migrationMinchan Kim
2021-05-05userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen
2021-05-05mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()Miaohe Lin
2021-05-05mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op caseMiaohe Lin
2021-05-05mm/hugetlb: use some helper functions to cleanup codeMiaohe Lin
2021-05-05hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu
2021-05-05mm: remove nrexceptional from inode: remove BUG_ONHugh Dickins
2021-05-05mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)
2021-05-05dax: account DAX entries as nrpagesMatthew Wilcox (Oracle)
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
2021-04-30iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe
2021-04-30vfs: fs_parser: clean up kernel-doc warningsRandy Dunlap
2021-04-30ocfs2/dlm: remove unused functionJiapeng Chong
2021-04-30ocfs2: fix a typoBhaskar Chowdhury
2021-04-30ocfs2: map flags directly in flags_to_o2dlm()Joseph Qi
2021-04-30ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-29Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-04-29Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-04-29Merge tag 'exfat-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-27seq_file: Add a seq_bprintf functionFlorent Revest
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-27Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-04-27Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-27Merge tag 'iomap-5.13-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds