Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 0/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all(),
Ye Bin
- [PATCH 6.6.y] ext4: fix access to uninitialised lock in fc replay path, Imkanmod Khan
- [syzbot] [ext4?] INFO: rcu detected stall in sys_mkdir (9), syzbot
- [PATCH 1/3] misc: deduplicate log2/log10 functions,
Andreas Dilger
- [PATCH] debugfs: byteswap dirsearch dirent buf on big endian systems, Brian Foster
- Security Vulnerability Report: Cross-filesystem ACL Permissions Issue in Different File Systems (EXT4, XFS, NTFS, etc.),
李溢林
- [PATCH v2 0/3] Fix and cleanups to ext4 namei.c,
Kemeng Shi
- [PATCH v2 0/6] Minor cleanups to jbd2,
Kemeng Shi
- [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in filldir64, syzbot
- [PATCH v2 0/7] ext4: correct behaviors under errors=remount-ro mode,
libaokun
- [PATCH v3 0/9] ext4: fix issues caused by data write-back failures,
libaokun
- [syzbot] [ext4?] BUG: unable to handle kernel NULL pointer dereference in ext4_mb_add_groupinfo (2), syzbot
- [PATCH v2] jbd2: Avoid long replay times due to high number or revoke blocks,
Jan Kara
- Is it possible to make ext4 images reproducible even after filesystem operations ?, Adithya.Balakumar
- [PATCH v2 0/8] ext4: fix issues caused by data write-back failures,
libaokun
- [syzbot] Monthly ext4 report (Jan 2025), syzbot
- Transparent compression with ext4 - especially with zstd,
Gerhard Wiesinger
- [PATCH 0/7] ext4: correct behaviors under errors=remount-ro mode,
libaokun
- [PATCH 1/2] misc: deduplicate log2/log10 functions,
Andreas Dilger
- [RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag,
Zhang Yi
- Two questions on sparse files,
Andreas Wagner
- [PATCH] misc: fix --without-libarchive build failure, Li Dongyang
- "WARNING in ext4_destroy_inode" in Linux Kernel v6.12-rc4,
cheung wall
- Re: e2fsck max blocks for huge non-extent file,
Theodore Ts'o
- [syzbot] [ext4?] possible deadlock in wait_transaction_locked (2), syzbot
- [PATCH] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE,
Nirjhar Roy (IBM)
- Do sparse files save HDD-space and are the blocks in random order?, Andreas Wagner
- [PATCH] ext4: Fix potential null dereference in ext4 kunit test, Charles Han
- [RFC 0/5] Add support for central fsconfig and -q <n> unconditional loop,
Nirjhar Roy (IBM)
- [PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v6 02/26] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v6 03/26] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v6 04/26] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v6 09/26] mm/gup: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v6 11/26] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned, Alistair Popple
- [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v6 23/26] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v6 24/26] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v6 26/26] Revert "LoongArch: Add ARCH_HAS_PTE_DEVMAP support", Alistair Popple
- [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- Re: [PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts, Dan Williams
- [syzbot] [ext4?] [udf?] [block?] kernel BUG in set_blocksize (2), syzbot
- [RFC 0/4] mm: Remove pfn_t type,
Alistair Popple
- KASAN: slab-use-after-free Read in ext4_search_dir, reveliofuzzing
- [PATCH e2fsprogs] e2image.8: add missing comma,
Jakub Wilk
- [PATCH v2 0/5] Some cleanups and refactoring of the inline data code,
Julian Sun
- [PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v5 11/25] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v5 17/25] memremap: Add is_devdax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v5 18/25] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v5 19/25] proc/task_mmu: Mark devdax and fsdax pages as always unpinned, Alistair Popple
- [PATCH v5 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v5 21/25] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v5 22/25] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v5 23/25] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v5 24/25] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v5 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- Re: [PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts, Andrew Morton
- Re: [PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts, Alison Schofield
- Re: "WARNING in corrupted" in Linux kernel version 6.13.0-rc2, Andrew Morton
- [PATCH 1/3] ext4: Fix an error handling path in ext4_mb_init_cache(),
Christophe JAILLET
- "possible deadlock in corrupted" in Linux kernel version 5.15.169,
cheung wall
- "kernel BUG corrupted in ext4_writepages" in Linux kernel version 6.13.0-rc2, cheung wall
- [syzbot] [ext4?] [ocfs2?] WARNING in __jbd2_log_wait_for_space, syzbot
- WARNING in jbd2_journal_update_sb_log_tail,
Liebes Wang
- [syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (4), syzbot
- Re: CVE-2024-50191: ext4: don't set SB_RDONLY after filesystem errors,
Baokun Li
- [BUG REPORT] ext4: “errors=remount-ro” has become “errors=shutdown”?,
Baokun Li
- [RFC PATCH 0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag,
Zhang Yi
- [PATCH 5.10/5.15 1/1] ext4: fix timer use-after-free on failed mount, d.privalov
- [syzbot] [ext4?] possible deadlock in ext4_readpage_inline, syzbot
- [PATCH 0/6] Minor cleanups to jbd2,
Kemeng Shi
- [syzbot] [ext4?] kernel BUG in deactivate_slab (2), syzbot
- [syzbot] [ext4?] INFO: task hung in find_inode_fast (4), syzbot
- [RESEND PATCH] ext4: Use str_plural() instead of PLURAL() macro, Thorsten Blum
- [PATCH 0/7] ext4: Convert truncated extent data to inline data.,
Julian Sun
- [PATCH 0/5] ext4: fix issues caused by data write-back failures,
libaokun
- [PATCH v2] fallocate: Add support for fixed goal extent allocations,
Sarthak Kukreti
- [PATCH v5 00/10] ext4: clean up and refactor fallocate,
Zhang Yi
- [PATCH v5 03/10] ext4: don't write back data before punch hole in nojournal mode, Zhang Yi
- [PATCH v5 04/10] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH v5 06/10] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH v5 05/10] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH v5 07/10] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH v5 09/10] ext4: move out inode_lock into ext4_fallocate(), Zhang Yi
- [PATCH v5 01/10] ext4: remove writable userspace mappings before truncating page cache, Zhang Yi
- [PATCH v5 02/10] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH v5 08/10] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH v5 10/10] ext4: move out common parts into ext4_fallocate(), Zhang Yi
- [syzbot] Monthly ext4 report (Dec 2024), syzbot
- [syzbot] [ext4?] possible deadlock in start_this_handle (5), syzbot
- [PATCH v2 0/3] xfs_io: enable extsize and stat -v support for ext4,
Ojaswin Mujoo
- [syzbot] [ext4?] possible deadlock in ext4_destroy_inline_data, syzbot
- [PATCH 0/6] Fix and cleanups to ext4 namei.c,
Kemeng Shi
- qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above,
Naresh Kamboju
- [syzbot] [ext4?] possible deadlock in ext4_inline_data_truncate (3), syzbot
- [PATCH v2 0/3] Minor cleanups to ext4 and jbd2,
Kemeng Shi
- [PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v4 04/25] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v4 11/25] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v4 21/25] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v4 22/25] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v4 23/25] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v4 24/25] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v4 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- [PATCH 0/3] Minor cleanups to ext4 and jbd2,
Kemeng Shi
- Re: [syzbot] [ext4?] WARNING in __find_get_block (2),
syzbot
- [PATCH v4 00/10] ext4: clean up and refactor fallocate,
Zhang Yi
- [PATCH v4 02/10] ext4: don't explicit update times in ext4_fallocate(), Zhang Yi
- [PATCH v4 03/10] ext4: don't write back data before punch hole in nojournal mode, Zhang Yi
- [PATCH v4 05/10] ext4: refactor ext4_zero_range(), Zhang Yi
- [PATCH v4 04/10] ext4: refactor ext4_punch_hole(), Zhang Yi
- [PATCH v4 07/10] ext4: refactor ext4_insert_range(), Zhang Yi
- [PATCH v4 08/10] ext4: factor out ext4_do_fallocate(), Zhang Yi
- [PATCH v4 06/10] ext4: refactor ext4_collapse_range(), Zhang Yi
- [PATCH v4 09/10] ext4: move out inode_lock into ext4_fallocate(), Zhang Yi
- [PATCH v4 01/10] ext4: remove writable userspace mappings before truncating page cache, Zhang Yi
- [PATCH v4 10/10] ext4: move out common parts into ext4_fallocate(), Zhang Yi
- [PATCH 0/3] xfs_io: enable extsize and stat -v support for ext4,
Ojaswin Mujoo
- [syzbot] [ext4?] possible deadlock in ext4_setattr (3), syzbot
- [PATCH] fallocate: Add support for fixed goal extent allocations,
Sarthak Kukreti
- ext4 damage suspected in between 5.15.167 - 5.15.170,
Nikolai Zhubr
- [Bug 219595] New: Warning at fs/inode.c:1277, bugzilla-daemon
- [PATCH 1/1] fs/ext4/xattr: Check for 'xattr_sem' inside 'ext4_xattr_delete_inode',
Bhupesh
- [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device,
Sergey Senozhatsky
- [syzbot] [ext4?] possible deadlock in ext4_da_get_block_prep (2),
syzbot
- [RFC v2 0/6] ext4: Implement support for extsize hints,
Ojaswin Mujoo
- [RFC 0/3] xfs_io: enable extsize and stat -v support for ext4,
Ojaswin Mujoo
- [PATCH 6.1.y] ext4: fix access to uninitialised lock in fc replay path,
jianqi.ren.cn
- [PATCH] ext4: only test for inode xattr state when expanding inode,
Thadeu Lima de Souza Cascardo
- [PATCH] ext4: make trace_ext4_ext_load_extent print-format correctly,
Gou Hao
- remove _supported_fs,
Christoph Hellwig
- Re: [PATCH][RFC] make take_dentry_name_snapshot() lockless,
Al Viro
- Lockdep warnings on kexec (virtio_blk, hrtimers),
David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Jason Wang
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Stefan Hajnoczi
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Thomas Gleixner
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Thomas Gleixner
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Thomas Gleixner
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Thomas Gleixner
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Ming Lei
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Thomas Gleixner
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Ming Lei
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Thomas Gleixner
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Thomas Gleixner
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Rafael J. Wysocki
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Rafael J. Wysocki
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Rafael J. Wysocki
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), David Woodhouse
- Re: Lockdep warnings on kexec (virtio_blk, hrtimers), Rafael J. Wysocki
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]