summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2022-06-1758-368/+1110
|\
| * Merge branch 'mm-nonmm-unstable' into mm-everythingakpm2022-06-1629-280/+487
| |\
| | * proc: delete unused <linux/uaccess.h> includesAlexey Dobriyan2022-06-168-14/+0
| | * squashfs: implement readaheadHsin-Yi Wang2022-06-161-1/+91
| | * squashfs: always build "file direct" version of page actorPhillip Lougher2022-06-162-48/+2
| | * Revert "squashfs: provide backing_dev_info in order to disable read-ahead"Hsin-Yi Wang2022-06-161-33/+0
| | * ocfs2: fix ocfs2 corrupt when iputting an inodeWangyan2022-06-161-1/+2
| | * ocfs2: clear links count in ocfs2_mknod() if an error occursWangyan2022-06-161-2/+12
| | * ocfs2: reflink deadlock when clone file to the same directory simultaneouslyGang He2022-06-165-34/+28
| * | mm: thp: kill __transhuge_page_enabled()Yang Shi2022-06-161-1/+1
| * | mm: thp: kill transparent_hugepage_active()Yang Shi2022-06-161-1/+1
| * | userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen2022-06-161-14/+62
| * | xfs: add dax dedupe supportShiyang Ruan2022-06-164-7/+69
| * | xfs-support-cow-in-fsdax-mode-fixAndrew Morton2022-06-161-2/+2
| * | xfs: support CoW in fsdax modeShiyang Ruan2022-06-163-6/+58
| * | fsdax: dedup file range to use a compare functionShiyang Ruan2022-06-163-7/+114
| * | fsdax: add dax_iomap_cow_copy() for dax zeroShiyang Ruan2022-06-161-8/+19
| * | fsdax: replace mmap entry in case of CoWShiyang Ruan2022-06-161-35/+42
| * | fsdax: introduce dax_iomap_cow_copy()Shiyang Ruan2022-06-161-5/+83
| * | fsdax-output-address-in-dax_iomap_pfn-and-rename-it-v21Shiyang Ruan2022-06-161-1/+1
| * | fsdax: output address in dax_iomap_pfn() and rename itShiyang Ruan2022-06-161-4/+12
| * | fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan2022-06-161-9/+41
| * | xfs: implement ->notify_failure() for XFSShiyang Ruan2022-06-166-3/+238
| * | fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan2022-06-161-0/+63
| * | dax: introduce holder for dax_deviceShiyang Ruan2022-06-164-13/+18
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-06-1618-19/+31
| * | mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra2022-06-161-1/+1
| * | userfaultfd: use maple tree iterator to iterate VMAsLiam R. Howlett2022-06-161-18/+37
| * | fs/proc/task_mmu: stop using linked list and highest_vm_endMatthew Wilcox (Oracle)2022-06-162-33/+42
| * | fs/proc/base: use maple tree iterators in place of linked listLiam R. Howlett2022-06-161-1/+4
| * | exec: use VMA iterator instead of linked listMatthew Wilcox (Oracle)2022-06-161-3/+6
| * | coredump: remove vma linked list walkMatthew Wilcox (Oracle)2022-06-161-22/+12
| * | mm: remove vmacacheLiam R. Howlett2022-06-162-4/+0
| * | proc: remove VMA rbtree use from nommuMatthew Wilcox (Oracle)2022-06-161-24/+21
| * | fs/userfaultfd: fix vma iteration in mas_for_each() loopLiam Howlett2022-06-161-2/+5
| * | hugetlbfs: zero partial pages during fallocate hole punchMike Kravetz2022-06-161-15/+53
* | | Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell2022-06-1713-152/+357
|\ \ \ | | |/ | |/|
| * | fat: add renameat2 RENAME_EXCHANGE flag supportJavier Martinez Canillas2022-06-161-1/+122
| * | fat: factor out reusable code in vfat_rename() as helper functionsOGAWA Hirofumi2022-06-161-32/+57
| * | fat: add a vfat_rename2() and make existing .rename callback a helperJavier Martinez Canillas2022-06-161-7/+14
| * | squashfs: don't use intermediate buffer if pages missingPhillip Lougher2022-06-161-63/+12
| * | squashfs: extend "page actor" to handle missing pagesPhillip Lougher2022-06-1610-31/+126
| * | fs/kernel_read_file: allow to read files up-to ssize_tPasha Tatashin2022-06-161-19/+19
| * | ocfs2: kill EBUSY from dlmfs_evict_inodeJunxiao Bi2022-06-161-3/+11
| |/
* | Merge branch 'for-next/execve' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell2022-06-171-0/+7
|\ \
| * | fs/exec: allow to unshare a time namespace on vfork+execAndrei Vagin2022-06-151-0/+7
| |/
* | Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.gitStephen Rothwell2022-06-1747-525/+286
|\ \
| * | hugetlb: Convert to migrate_folioMatthew Wilcox (Oracle)2022-06-101-9/+14
| * | aio: Convert to migrate_folioMatthew Wilcox (Oracle)2022-06-101-18/+18
| * | f2fs: Convert to filemap_migrate_folio()Matthew Wilcox (Oracle)2022-06-104-49/+3