summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-28Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...akpm-baseakpmStephen Rothwell
2022-06-28Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-28Merge branch 'for-next/execve' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kris...Stephen Rothwell
2022-06-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.dk/linux-block.gitStephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/herber...Stephen Rothwell
2022-06-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Stephen Rothwell
2022-06-28Merge branch 'for-next/pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.gitStephen Rothwell
2022-06-28Merge branch 'master' of https://github.com/Paragon-Software-Group/linux-ntfs...Stephen Rothwell
2022-06-28Merge branch 'ksmbd-for-next' of https://github.com/smfrench/smb3-kernel.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Stephen Rothwell
2022-06-28Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f...Stephen Rothwell
2022-06-28Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/ero...Stephen Rothwell
2022-06-28Merge branch 'master' of git://github.com/ceph/ceph-client.gitStephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Stephen Rothwell
2022-06-28Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxStephen Rothwell
2022-06-27Merge branch 'mm-nonmm-unstable' into mm-everythingakpm
2022-06-27proc: delete unused <linux/uaccess.h> includesAlexey Dobriyan
2022-06-27squashfs: support reading fragments in readahead callPhillip Lougher
2022-06-27squashfs: implement readaheadHsin-Yi Wang
2022-06-27squashfs: always build "file direct" version of page actorPhillip Lougher
2022-06-27Revert "squashfs: provide backing_dev_info in order to disable read-ahead"Hsin-Yi Wang
2022-06-27ocfs2: fix ocfs2 corrupt when iputting an inodeWangyan
2022-06-27ocfs2: clear links count in ocfs2_mknod() if an error occursWangyan
2022-06-27ocfs2: reflink deadlock when clone file to the same directory simultaneouslyGang He
2022-06-27procfs: add 'path' to /proc/<pid>/fdinfo/Kalesh Singh
2022-06-27procfs: add 'size' to /proc/<pid>/fdinfo/Kalesh Singh
2022-06-27mm/smaps: add Pss_DirtyVincent Whitchurch
2022-06-27mm: memcontrol: make all the callers of {folio,page}_memcg() safeMuchun Song
2022-06-27mm: thp: kill __transhuge_page_enabled()Yang Shi
2022-06-27mm: thp: kill transparent_hugepage_active()Yang Shi
2022-06-27userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen
2022-06-27xfs: add dax dedupe supportShiyang Ruan
2022-06-27xfs-support-cow-in-fsdax-mode-fixAndrew Morton
2022-06-27xfs: support CoW in fsdax modeShiyang Ruan
2022-06-27fsdax: dedup file range to use a compare functionShiyang Ruan
2022-06-27fsdax: add dax_iomap_cow_copy() for dax zeroShiyang Ruan
2022-06-27fsdax: replace mmap entry in case of CoWShiyang Ruan
2022-06-27fsdax: introduce dax_iomap_cow_copy()Shiyang Ruan
2022-06-27fsdax-output-address-in-dax_iomap_pfn-and-rename-it-v21Shiyang Ruan
2022-06-27fsdax: output address in dax_iomap_pfn() and rename itShiyang Ruan
2022-06-27fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan
2022-06-27xfs: implement ->notify_failure() for XFSShiyang Ruan
2022-06-27fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan