aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...Mark Brown
2024-06-17Merge branch 'for-next/pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2024-06-17Merge branch 'fs-next' of linux-nextMark Brown
2024-06-17Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/v...Mark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Mark Brown
2024-06-17Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2024-06-17Merge branch 'master' of https://github.com/Paragon-Software-Group/linux-ntfs...Mark Brown
2024-06-17Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cel...Mark Brown
2024-06-17Merge branch 'jfs-next' of git://github.com/kleikamp/linux-shaggy.gitMark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...Mark Brown
2024-06-17Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f...Mark Brown
2024-06-17Merge branch 'for_next' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Mark Brown
2024-06-17Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeo...Mark Brown
2024-06-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Mark Brown
2024-06-17Merge branch 'for-next' of git://git.infradead.org/users/hch/configfs.gitMark Brown
2024-06-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Mark Brown
2024-06-17Merge branch 'for-next' of https://evilpiepirate.org/git/bcachefs.gitMark Brown
2024-06-17Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2024-06-17Merge branch 'fs-current' of linux-nextMark Brown
2024-06-17Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...Mark Brown
2024-06-17Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
2024-06-17Merge branch 'mm-hotfixes-unstable' of git://git.kernel.org/pub/scm/linux/ker...Mark Brown
2024-06-16Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-15Merge tag 'xfs-6.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-15Merge tag '6.10-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-06-15fooAndrew Morton
2024-06-15ocfs2: constify struct ocfs2_stack_operationsChristophe JAILLET
2024-06-15ocfs2: constify struct ocfs2_lock_res_opsChristophe JAILLET
2024-06-15nilfs2: do not call inode_attach_wb() directlyRyusuke Konishi
2024-06-15nilfs2: prepare backing device folios for writing after adding checksumsRyusuke Konishi
2024-06-15proc: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-15bcachefs: fix missing assignment of minimum element before min_heap_pop()Kuan-Wei Chiu
2024-06-15bcachefs: remove heap-related macros and switch to generic min_heapKuan-Wei Chiu
2024-06-15bcachefs: fix typoKuan-Wei Chiu
2024-06-15ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()Ferry Meng
2024-06-15ocfs2: add bounds checking to ocfs2_xattr_find_entry()Ferry Meng
2024-06-15fs/proc/task_mmu: fix uninitialized variable in pagemap_pmd_range()Dan Carpenter
2024-06-15fs/proc: move page_mapcount() to fs/proc/internal.hDavid Hildenbrand
2024-06-15fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea h...David Hildenbrand
2024-06-15fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPsDavid Hildenbrand
2024-06-15fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENTDavid Hildenbrand
2024-06-15fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THPDavid Hildenbrand
2024-06-15mm: migrate: remove folio_migrate_copy()Kefeng Wang
2024-06-15fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()Kefeng Wang
2024-06-15fs/proc/task_mmu: use folio API in pte_is_pinned()Kefeng Wang
2024-06-15nfs: fix nfs_swap_rw for large-folio swapChristoph Hellwig
2024-06-15mm: remove MIGRATE_SYNC_NO_COPY modeKefeng Wang
2024-06-15nfs: drop usage of folio_file_posKairui Song
2024-06-15netfs: drop usage of folio_file_posKairui Song
2024-06-15afs: drop usage of folio_file_posKairui Song