aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-02-28Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2021-02-26Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-02-26Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-26fs/coredump: use kmap_local_page()Ira Weiny
2021-02-26proc: use kvzalloc for our kernel bufferJosef Bacik
2021-02-26proc/wchan: use printk format instead of lookup_symbol_name()Helge Deller
2021-02-26iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-25cifs: update internal version numberSteve French
2021-02-25cifs: use discard iterator to discard unneeded network data more efficientlyDavid Howells
2021-02-25cifs: introduce helper for finding referral server to improve DFS target reso...Paulo Alcantara
2021-02-25cifs: check all path components in resolved dfs targetPaulo Alcantara
2021-02-25cifs: fix DFS failoverPaulo Alcantara
2021-02-25cifs: fix nodfs mount optionPaulo Alcantara
2021-02-25cifs: fix handling of escaped ',' in the password mount argumentRonnie Sahlberg
2021-02-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-25cifs: Add new parameter "acregmax" for distinct file and directory metadata t...Steve French
2021-02-25cifs: convert revalidate of directories to using directory metadata cache tim...Steve French
2021-02-25cifs: Add new mount parameter "acdirmax" to allow caching directory metadataSteve French
2021-02-25io-wq: remove now unused IO_WQ_BIT_ERRORJens Axboe
2021-02-25io_uring: fix SQPOLL thread handling over execJens Axboe
2021-02-25io-wq: improve manager/worker handling over execJens Axboe
2021-02-25io_uring: ensure SQPOLL startup is triggered before error shutdownJens Axboe
2021-02-25io-wq: make buffered file write hashed work map per-ctxJens Axboe
2021-02-25xfs: use current->journal_info for detecting transaction recursionDave Chinner
2021-02-25xfs: don't nest transactions when scanning for eofblocksDarrick J. Wong
2021-02-25xfs: don't reuse busy extents on extent trimBrian Foster
2021-02-25Revert "io_uring: wait potential ->release() on resurrect"Jens Axboe
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()Miaohe Lin
2021-02-24hugetlbfs: fix some comment typosMiaohe Lin
2021-02-24hugetlbfs: correct some obsolete comments about inode i_mutexMiaohe Lin
2021-02-24hugetlbfs: make hugepage size conversion more readableMiaohe Lin
2021-02-24hugetlbfs: remove meaningless variable avoid_reserveMiaohe Lin
2021-02-24hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()Miaohe Lin
2021-02-24hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fsMiaohe Lin
2021-02-24hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()Miaohe Lin
2021-02-24hugetlbfs: remove special hugetlbfs_set_page_dirty()Mike Kravetz
2021-02-24mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz
2021-02-24hugetlb: convert page_huge_active() HPageMigratable flagMike Kravetz
2021-02-24hugetlb: use page.private for hugetlb specific page flagsMike Kravetz
2021-02-24vmalloc: remove redundant NULL checkYang Li
2021-02-24fs: buffer: use raw page_memcg() on locked pageJohannes Weiner
2021-02-24mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song