linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-15 05:00:30 to 2025-02-04 15:57:37 UTC [more...]

[RESEND PATCH] ext4: Use str_plural() instead of PLURAL() macro
 2025-02-04 15:57 UTC 

[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
 2025-02-04 12:20 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
 2025-02-03 22:39 UTC  (2+ messages)

[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] "

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-03 11:29 UTC  (35+ messages)
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers

remove _supported_fs v2
 2025-02-03  6:40 UTC  (12+ 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

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 v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
 2025-02-01  7:05 UTC  (8+ 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  (15+ 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
` [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v2 5/8] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH v2 6/8] block: add FALLOC_FL_WRITE_ZEROES support
` [RFC PATCH v2 7/8] block: factor out common part in blkdev_fallocate()
` [RFC PATCH v2 8/8] ext4: add FALLOC_FL_WRITE_ZEROES support

[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  (18+ 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 5/7] ext4: correct behavior under errors=remount-ro mode
` [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  (16+ messages)
` [PATCH v2 1/8] ext4: replace opencoded ext4_end_io_end() in ext4_put_io_end()
` [PATCH v2 2/8] ext4: do not convert the unwritten extents if data writeback fails
` [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
` [PATCH v2 7/8] ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
` [PATCH v2 8/8] ext4: pack holes in ext4_inode_info

[syzbot] Monthly ext4 report (Jan 2025)
 2025-01-20 13:06 UTC 

[PATCH] jbd2: Avoid long replay times due to high number or revoke blocks
 2025-01-17 11:11 UTC  (3+ messages)

e2fsck max blocks for huge non-extent file
 2025-01-17  3:26 UTC  (4+ messages)

[PATCH V2] jbd2: use rhashtable for revoke records during replay
 2025-01-16 18:04 UTC  (7+ messages)

[PATCH] jbd2: use rhashtable for revoke records during replay
 2025-01-16 17:59 UTC  (3+ messages)

[PATCH 1/2] misc: deduplicate log2/log10 functions
 2025-01-16 13:09 UTC  (3+ messages)
` [PATCH 2/2] journal: increase revoke block hash size

Two questions on sparse files
 2025-01-15 11:04 UTC  (2+ messages)

[PATCH] misc: fix --without-libarchive build failure
 2025-01-15  4:36 UTC 

[PATCH] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
 2025-01-15  5:10 UTC  (11+ messages)


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).