summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-18btrfs: zlib: refactor S390x HW acceleration buffer preparationQu Wenruo
2025-03-18btrfs: avoid assigning twice to block_start at btrfs_do_readpage()Filipe Manana
2025-03-18btrfs: always fallback to buffered write if the inode requires checksumQu Wenruo
2025-03-18dlm: make tcp still work in multi-link envHeming Zhao
2025-03-18fs: drop the lock trip around I_NEW wake up in evict()Mateusz Guzik
2025-03-18fs: use wq_has_sleeper() in end_dir_add()Mateusz Guzik
2025-03-18VFS/autofs: try_lookup_one_len() does not need any locksNeilBrown
2025-03-18fs: dedup handling of struct filename init and refcounts bumpsMateusz Guzik
2025-03-18fs: consistently deref the files table with rcu_dereference_raw()Mateusz Guzik
2025-03-18xfs: remove the flags argument to xfs_buf_get_uncachedChristoph Hellwig
2025-03-18xfs: remove the flags argument to xfs_buf_read_uncachedChristoph Hellwig
2025-03-18xfs: remove xfs_buf_free_mapsChristoph Hellwig
2025-03-18xfs: remove xfs_buf_get_mapsChristoph Hellwig
2025-03-18xfs: call xfs_buf_alloc_backing_mem from _xfs_buf_allocChristoph Hellwig
2025-03-18xfs: remove unnecessary NULL check before kvfree()Chen Ni
2025-03-18Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-mergeCarlos Maiolino
2025-03-18Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-mergeCarlos Maiolino
2025-03-18gfs2: some comment clarificationsAndreas Gruenbacher
2025-03-18xfs: don't wake zone space waiters without m_zone_infoDarrick J. Wong
2025-03-18xfs: don't increment m_generation for all errors in xfs_growfs_dataChristoph Hellwig
2025-03-18xfs: fix a missing unlock in xfs_growfs_dataChristoph Hellwig
2025-03-18um: hostfs: avoid issues on inode number reuse by hostBenjamin Berg
2025-03-18efivarfs: fix NULL dereference on resumeJames Bottomley
2025-03-17Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-17hugetlb: convert adjust_range_hwpoison() to take a folioMatthew Wilcox (Oracle)
2025-03-17hugetlb: convert hugetlb_vma_maps_page() to hugetlb_vma_maps_pfn()Matthew Wilcox (Oracle)
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...David Hildenbrand
2025-03-17fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI...David Hildenbrand
2025-03-17mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()David Hildenbrand
2025-03-17fs/dax: properly refcount fs dax pagesAlistair Popple
2025-03-17fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flagAlistair Popple
2025-03-17fs/dax: ensure all pages are idle prior to filesystem unmountAlistair Popple
2025-03-17fs/dax: always remove DAX page-cache entries when breaking layoutsAlistair Popple
2025-03-17fs/dax: create a common implementation to break DAX layoutsAlistair Popple
2025-03-17fs/dax: refactor wait for dax idle pageAlistair Popple
2025-03-17fs/dax: don't skip locked entries when scanning entriesAlistair Popple
2025-03-17fs/dax: return unmapped busy pages from dax_layout_busy_page_range()Alistair Popple
2025-03-17fuse: fix dax truncate/punch_hole fault pathAlistair Popple
2025-03-17dax: use folios more widely within DAXMatthew Wilcox (Oracle)
2025-03-18ext4: clear DISCARD flag if device does not support discardDiangang Li
2025-03-18jbd2: remove jbd2_journal_unfile_buffer()Baokun Li
2025-03-18ext4: reorder capability check lastChristian Göttsche
2025-03-18ext4: update the comment about mb_optimize_scanZizhi Wo
2025-03-18jbd2: fix off-by-one while erasing journalZhang Yi
2025-03-18ext4: remove references to bh->b_pageMatthew Wilcox (Oracle)
2025-03-18ext4: goto right label 'out_mmap_sem' in ext4_setattr()Baokun Li
2025-03-18ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin
2025-03-18ext4: introduce ITAIL helperYe Bin