summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-04-21fs/buffer: add folio_set_bh helperPankaj Raghav
2023-04-18mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-18mpage: use folios in bio end_io handlerPankaj Raghav
2023-04-18mpage: split submit_bio and bio end_io handler for reads and writesPankaj Raghav
2023-04-18orangefs: use folios in orangefs_readaheadPankaj Raghav
2023-04-18smaps: fix defined but not used smaps_shmem_walk_opsSteven Price
2023-04-18sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-18nilfs2: initialize unused bytes in segment summary blocksRyusuke Konishi
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-16Revert "userfaultfd: don't fail on unrecognized features"Peter Xu
2023-04-16writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbsBaokun Li
2023-04-05afs: split afs_pagecache_valid() out of afs_validate()Matthew Wilcox (Oracle)
2023-04-05xfs: remove xfs_filemap_map_pages() wrapperMatthew Wilcox (Oracle)
2023-04-05mm: vmalloc: convert vread() to vread_iter()Lorenzo Stoakes
2023-04-05fs/proc/kcore: convert read_kcore() to read_kcore_iter()Lorenzo Stoakes
2023-04-05fs/proc/kcore: avoid bounce buffer for ktext dataLorenzo Stoakes
2023-04-05mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka
2023-04-05mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen
2023-04-05mm: userfaultfd: combine 'mode' and 'wp_copy' argumentsAxel Rasmussen
2023-04-05mm: userfaultfd: don't pass around both mm and vmaAxel Rasmussen
2023-04-05mm: userfaultfd: rename functions for clarity + consistencyAxel Rasmussen
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05mm/uffd: UFFD_FEATURE_WP_UNPOPULATEDPeter Xu
2023-04-05mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig
2023-04-05nilfs2: fix sysfs interface lifetimeRyusuke Konishi
2023-04-05nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa
2023-04-05nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi
2023-04-05fsdax: force clear dirty mark if CoWShiyang Ruan
2023-03-28mm: shrinkers: convert shrinker_rwsem to mutexQi Zheng
2023-03-28mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig
2023-03-28ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_pageChristoph Hellwig
2023-03-28ufs: don't flush page immediately for DIRSYNC directoriesChristoph Hellwig
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-28fsdax: dedupe should compare the min of two iters' lengthShiyang Ruan
2023-03-28fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTENShiyang Ruan
2023-03-26Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-03-25Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-25Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-24Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-03-24xfs: fix mismerged tracepointsDarrick J. Wong
2023-03-24smb3: fix unusable share after force unmount failureSteve French
2023-03-24cifs: fix dentry lookups in directory handle cachePaulo Alcantara
2023-03-24smb3: lower default deferred close timeout to address perf regressionSteve French
2023-03-24cifs: fix missing unload_nls() in smb2_reconnect()Paulo Alcantara
2023-03-24xfs: clear incore AGFL_RESET state if it's not neededDarrick J. Wong
2023-03-24xfs: pass the correct cursor to xfs_iomap_prealloc_sizeDarrick J. Wong
2023-03-24Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24cifs: avoid race conditions with parallel reconnectsShyam Prasad N