messages from 2025-01-21 09:42:26 to 2025-02-06 19:57:19 UTC [more...]
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-06 19:57 UTC (20+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
2025-02-06 18:02 UTC (12+ messages)
[syzbot] [ext4?] WARNING in inode_set_cached_link
2025-02-06 17:01 UTC
[PATCH] ext4: Verify fast symlink length
2025-02-06 16:04 UTC (4+ messages)
[PATCH][next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings
2025-02-06 15:09 UTC (2+ messages)
[PATCH 0/2] jbd2: Fix two annoyances in jbd2
2025-02-06 9:46 UTC (3+ messages)
` [PATCH 1/2] jbd2: Remove wrong sb->s_sequence check
` [PATCH 2/2] jbd2: Do not try to recover wiped journal
[PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link()
2025-02-06 9:44 UTC (5+ messages)
[syzbot] [ext4?] INFO: task hung in ext4_evict_ea_inode (3)
2025-02-05 21:10 UTC
Inquiry about ext4 atomic write
2025-02-05 17:56 UTC
Inquiry about ext4 atomic write
2025-02-05 12:43 UTC
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-05 3:15 UTC (23+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping
[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
2025-02-04 22:13 UTC (4+ messages)
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
2025-02-04 20:12 UTC (7+ messages)
remove _supported_fs v2
2025-02-04 17:36 UTC (13+ messages)
` [PATCH 1/3] generic/363: remove _supported_fs xfs
` [PATCH 2/3] common: remove the $FSYP check in _cleanup_dump
` [PATCH 3/3] replace _supported_fs with _exclude_fs
[RESEND PATCH] ext4: Use str_plural() instead of PLURAL() macro
2025-02-04 15:57 UTC
[PATCH v8 00/19] fanotify: add pre-content hooks
2025-02-03 22:04 UTC (13+ messages)
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [REGRESSION] "
A possible way to reduce free space fragmentation?
2025-02-02 20:15 UTC (4+ messages)
[syzbot] [ext4?] INFO: task hung in do_get_write_access (3)
2025-02-02 18:31 UTC (2+ messages)
[PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
2025-01-29 0:56 UTC (2+ messages)
` [f2fs-dev] "
[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-01-28 16:46 UTC (8+ messages)
` [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v2 3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2025-01-28 13:26 UTC (10+ messages)
[PATCH v2 0/2] fs/ext4/xattr: Fix issues seen while deleting xattr inode(s)
2025-01-28 8:27 UTC (3+ messages)
` [PATCH v2 1/2] fs/ext4/xattr: Ignore xattrs past end
` [PATCH v2 2/2] fs/ext4/xattr: Check for 'xattr_sem' inside 'ext4_xattr_delete_inode'
[REGRESSION] 998ef75ddb and aio-dio-invalidate-failure w/ data=journal
2025-01-27 21:46 UTC (9+ messages)
` [PATCH] ext4: use private version of page_zero_new_buffers() for data=journal mode
[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (2)
2025-01-27 18:57 UTC
[PATCH 0/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
2025-01-26 8:27 UTC (3+ messages)
` [PATCH 1/2] ext4: introduce ITAIL helper
` [PATCH 2/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
[PATCH 6.6.y] ext4: fix access to uninitialised lock in fc replay path
2025-01-26 7:26 UTC
[PATCH 6.1.y] ext4: fix access to uninitialised lock in fc replay path
2025-01-26 7:06 UTC
[syzbot] [ext4?] INFO: rcu detected stall in sys_mkdir (9)
2025-01-25 4:35 UTC
[PATCH 1/3] misc: deduplicate log2/log10 functions
2025-01-25 0:42 UTC (2+ messages)
` [PATCH 2/3] journal: increase revoke block hash size
[PATCH v2] jbd2: Avoid long replay times due to high number or revoke blocks
2025-01-24 22:28 UTC (3+ messages)
Security Vulnerability Report: Cross-filesystem ACL Permissions Issue in Different File Systems (EXT4, XFS, NTFS, etc.)
2025-01-23 14:36 UTC (2+ messages)
[PATCH] debugfs: byteswap dirsearch dirent buf on big endian systems
2025-01-23 13:52 UTC
[Bug 86681] INFO: task nfsd:16901 blocked for more than 120 seconds. ; NFSD: Failed to remove expired client state directory
2025-01-23 13:29 UTC
[PATCH v2 0/3] Fix and cleanups to ext4 namei.c
2025-01-23 16:20 UTC (4+ messages)
` [PATCH v2 1/3] ext4: add missing brelse() for bh2 in ext4_dx_add_entry()
` [PATCH v2 2/3] ext4: remove unneeded forward declaration in namei.c
` [PATCH v2 3/3] ext4: remove unused input "inode" in ext4_find_dest_de
[PATCH v2 0/6] Minor cleanups to jbd2
2025-01-23 15:50 UTC (7+ messages)
` [PATCH v2 1/6] jbd2: remove unused h_jdata flag of handle
` [PATCH v2 2/6] jbd2: remove unused return value of jbd2_journal_cancel_revoke
` [PATCH v2 3/6] jbd2: remove unused return value of do_readahead
` [PATCH v2 4/6] jbd2: remove stale comment of update_t_max_wait
` [PATCH v2 5/6] jbd2: correct stale function name in comment
` [PATCH v2 6/6] jbd2: Correct stale comment of release_buffer_page
Transparent compression with ext4 - especially with zstd
2025-01-22 14:11 UTC (13+ messages)
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in filldir64
2025-01-22 13:06 UTC
[PATCH v2 0/7] ext4: correct behaviors under errors=remount-ro mode
2025-01-22 11:41 UTC (8+ messages)
` [PATCH v2 1/7] ext4: convert EXT4_FLAGS_* defines to enum
` [PATCH v2 2/7] ext4: add EXT4_FLAGS_EMERGENCY_RO bit
` [PATCH v2 3/7] ext4: add ext4_emergency_state() helper function
` [PATCH v2 4/7] ext4: add more ext4_emergency_state() checks around sb_rdonly()
` [PATCH v2 5/7] ext4: correct behavior under errors=remount-ro mode
` [PATCH v2 6/7] ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
` [PATCH v2 7/7] ext4: show 'shutdown' hint when ext4 is forced to shutdown
[PATCH v3 0/9] ext4: fix issues caused by data write-back failures
2025-01-22 11:05 UTC (10+ messages)
` [PATCH v3 1/9] ext4: replace opencoded ext4_end_io_end() in ext4_put_io_end()
` [PATCH v3 2/9] ext4: do not convert the unwritten extents if data writeback fails
` [PATCH v3 3/9] ext4: reject the 'data_err=abort' option in nojournal mode
` [PATCH v3 4/9] ext4: extract ext4_has_journal_option() from __ext4_fill_super()
` [PATCH v3 5/9] ext4: abort journal on data writeback failure if in data_err=abort mode
` [PATCH v3 6/9] jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
` [PATCH v3 7/9] ext4: update the descriptions of data_err=abort and data_err=ignore
` [PATCH v3 8/9] ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
` [PATCH v3 9/9] ext4: pack holes in ext4_inode_info
WARNING in jbd2_journal_update_sb_log_tail
2025-01-21 16:55 UTC (9+ messages)
[syzbot] [ext4?] BUG: unable to handle kernel NULL pointer dereference in ext4_mb_add_groupinfo (2)
2025-01-21 16:00 UTC
[PATCH 0/7] ext4: correct behaviors under errors=remount-ro mode
2025-01-21 14:08 UTC (17+ messages)
` [PATCH 1/7] ext4: convert EXT4_FLAGS_* defines to enum
` [PATCH 2/7] ext4: add EXT4_FLAGS_EMERGENCY_RO bit
` [PATCH 3/7] ext4: add ext4_is_emergency() helper function
` [PATCH 4/7] ext4: add ext4_sb_rdonly() "
` [PATCH 6/7] ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
` [PATCH 7/7] ext4: show 'shutdown' hint when ext4 is forced to shutdown
Is it possible to make ext4 images reproducible even after filesystem operations ?
2025-01-21 12:29 UTC
[PATCH v2 0/8] ext4: fix issues caused by data write-back failures
2025-01-21 12:11 UTC (12+ messages)
` [PATCH v2 3/8] ext4: reject the 'data_err=abort' option in nojournal mode
` [PATCH v2 4/8] ext4: extract ext4_check_nojournal_options() from __ext4_fill_super()
` [PATCH v2 5/8] ext4: abort journal on data writeback failure if in data_err=abort mode
` [PATCH v2 6/8] ext4: update the descriptions of data_err=abort and data_err=ignore
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).