summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2021-02-26iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)1-114/+11
2021-02-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-49/+59
2021-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-92/+79
2021-02-25hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()Miaohe Lin1-5/+2
2021-02-25hugetlbfs: fix some comment typosMiaohe Lin1-4/+4
2021-02-25hugetlbfs: correct some obsolete comments about inode i_mutexMiaohe Lin1-2/+2
2021-02-25hugetlbfs: make hugepage size conversion more readableMiaohe Lin1-2/+2
2021-02-25hugetlbfs: remove meaningless variable avoid_reserveMiaohe Lin1-3/+9
2021-02-25hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()Miaohe Lin1-1/+1
2021-02-25hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fsMiaohe Lin1-1/+1
2021-02-25hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()Miaohe Lin1-2/+0
2021-02-25hugetlbfs: remove special hugetlbfs_set_page_dirty()Mike Kravetz1-12/+1
2021-02-25mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz1-2/+2
2021-02-25hugetlb: convert page_huge_active() HPageMigratable flagMike Kravetz1-1/+1
2021-02-25hugetlb: use page.private for hugetlb specific page flagsMike Kravetz1-9/+3
2021-02-25vmalloc: remove redundant NULL checkYang Li1-5/+2
2021-02-25fs: buffer: use raw page_memcg() on locked pageJohannes Weiner1-2/+2
2021-02-25mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song1-1/+1
2021-02-25mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song1-1/+1
2021-02-25mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song1-1/+1
2021-02-25mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song1-1/+1
2021-02-25mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song1-1/+1
2021-02-25fs/buffer.c: add checking buffer head stat before clearYang Guo1-1/+2
2021-02-25mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig1-1/+1
2021-02-25mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang1-5/+1
2021-02-25ramfs: support O_TMPFILEAlexey Dobriyan1-0/+13
2021-02-25fs: delete repeated words in commentsRandy Dunlap6-9/+9
2021-02-25ocfs2: simplify the calculation of variablesJiapeng Chong1-1/+1
2021-02-25ocfs2: fix a use after free on errorDan Carpenter1-1/+7
2021-02-25ocfs2: clean up some definitions which are not used any moreguozh2-14/+0
2021-02-25ocfs2: remove redundant conditional before iputYi Li1-2/+0
2021-02-25ntfs: check for valid standard information attributeRustam Kovhaev1-0/+6
2021-02-25ntfs: layout.h: delete duplicated wordsRandy Dunlap1-2/+2
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2021-02-24Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds25-660/+964
2021-02-24Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds269-1471/+2818
2021-02-23gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flushBob Peterson1-2/+7
2021-02-23Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher119-1719/+2655
2021-02-23Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds1-0/+11
2021-02-23Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds1-2/+2
2021-02-23Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-7/+7
2021-02-23Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-76/+107
2021-02-23Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-14/+26
2021-02-23Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+23
2021-02-23Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-101/+105
2021-02-23Merge tag 'exfat-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-14/+70
2021-02-23Merge tag 'zonefs-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+116
2021-02-23Merge branch 'work.audit' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-0/+25
2021-02-23Merge branch 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-18/+13
2021-02-22gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher7-42/+131