summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-12-11mm: do not show fs mm pc for VM_LOCKONFAULT pagesJason A. Donenfeld
2022-12-11omfs: remove ->writepageChristoph Hellwig
2022-12-11jfs: remove ->writepageChristoph Hellwig
2022-12-11hpfs: remove ->writepageChristoph Hellwig
2022-12-11hfsplus: remove ->writepageChristoph Hellwig
2022-12-11hfs: remove ->writepageChristoph Hellwig
2022-12-11fat: remove ->writepageChristoph Hellwig
2022-12-11extfat: remove ->writepageChristoph Hellwig
2022-12-11xfs: remove restrictions for fsdax and reflinkShiyang Ruan
2022-12-11fsdax,xfs: port unshare to fsdaxShiyang Ruan
2022-12-11xfs: use dax ops for zero and truncate in fsdax modeShiyang Ruan
2022-12-11fsdax: dedupe: iter two files at the same timeShiyang Ruan
2022-12-11fsdax,xfs: set the shared flag when file extent is sharedShiyang Ruan
2022-12-11fsdax: zero the edges if source is HOLE or UNWRITTENShiyang Ruan
2022-12-11fsdax: invalidate pages when CoWShiyang Ruan
2022-12-11fsdax: introduce page->share for fsdax in reflink modeShiyang Ruan
2022-12-11fuse: convert fuse_try_move_page() to use foliosVishal Moola (Oracle)
2022-12-11filemap: convert replace_page_cache_page() to replace_page_cache_folio()Vishal Moola (Oracle)
2022-11-30ext4: convert move_extent_per_page() to use foliosVishal Moola (Oracle)
2022-11-30hugetlbfs: inode: remove unnecessary (void*) conversionsLi zeming
2022-11-30mm: anonymous shared memory namingPasha Tatashin
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-22nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-11-22proc/meminfo: fix spacing in SecPageTablesYosry Ahmed
2022-11-08hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()Hawkins Jiawei
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-11-08fs/proc/kcore.c: use hotplug_memory_notifier() directlyLiu Shixin
2022-11-08hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar
2022-11-08mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar
2022-11-08fs: fix leaked psi pressure stateJohannes Weiner
2022-11-08nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-08nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi
2022-11-08hugetlbfs: don't delete error page from pagecacheJames Houghton
2022-11-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-11-06ext4: fix fortify warning in fs/ext4/fast_commit.c:1551Theodore Ts'o
2022-11-06ext4: fix wrong return err in ext4_load_and_init_journal()Jason Yan
2022-11-06ext4: fix warning in 'ext4_da_release_space'Ye Bin
2022-11-06ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques
2022-11-04cifs: fix use-after-free on the link nameChenXiaoSong
2022-11-04cifs: avoid unnecessary iteration of tcp sessionsShyam Prasad N
2022-11-04cifs: always iterate smb sessions using primary channelShyam Prasad N
2022-11-04Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-11-03Merge tag 'fuse-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-03Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-02Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-11-02btrfs: fix inode reserve space leak due to nowait buffered writeFilipe Manana
2022-11-02btrfs: fix nowait buffered write returning -ENOSPCFilipe Manana