linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-08 01:19:00 to 2025-01-21 09:42:26 UTC [more...]

Transparent compression with ext4 - especially with zstd
 2025-01-21  9:42 UTC  (3+ messages)

[PATCH v2 0/8] ext4: fix issues caused by data write-back failures
 2025-01-21  7:10 UTC  (9+ 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)

[PATCH 0/7] ext4: correct behaviors under errors=remount-ro mode
 2025-01-17  8:23 UTC  (8+ 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

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

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-17  1:54 UTC  (82+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 02/26] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v6 03/26] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v6 04/26] fs/dax: Refactor wait for dax idle page
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 09/26] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [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 14/26] rmap: Add support for PUD sized mappings to rmap
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [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 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
` [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"
` [PATCH v6 26/26] Revert "LoongArch: Add ARCH_HAS_PTE_DEVMAP support"

[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

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-01-16  3:04 UTC  (11+ 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

WARNING in jbd2_journal_update_sb_log_tail
 2025-01-15 17:53 UTC  (9+ messages)

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)

"WARNING in ext4_destroy_inode" in Linux Kernel v6.12-rc4
 2025-01-15  5:00 UTC  (2+ messages)

[RFC 0/5] Add support for central fsconfig and -q <n> unconditional loop
 2025-01-13 16:46 UTC  (10+ messages)
` [RFC 1/5] tests/selftest: Add a new pseudo flaky test
` [RFC 2/5] check: Add -q <n> option to support unconditional looping
` [RFC 3/5] check: Improve pass/fail metrics and section config output
` [RFC 4/5] check,common/config: Add support for central fsconfig
` [RFC 5/5] configs: Add a couple of xfs and ext4 configuration templates

[PATCH] ext4: convert i_fc_lock to spinlock
 2025-01-13 14:16 UTC  (3+ messages)
` [PATCH v7 9/9] ext4: hold s_fc_lock while during fast commit

[syzbot] [ext4?] possible deadlock in wait_transaction_locked (2)
 2025-01-12 23:44 UTC 

Do sparse files save HDD-space and are the blocks in random order?
 2025-01-11  8:16 UTC 

[PATCH] ext4: Fix potential null dereference in ext4 kunit test
 2025-01-10  9:24 UTC 

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-10  6:56 UTC  (17+ messages)
` [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts

[syzbot] [ext4?] [udf?] [block?] kernel BUG in set_blocksize (2)
 2025-01-09 18:50 UTC 

[PATCH 0/5] ext4: fix issues caused by data write-back failures
 2025-01-09  2:45 UTC  (10+ messages)
` [PATCH 3/5] ext4: abort journal on data writeback failure if in data_err=abort mode

[RFC 0/4] mm: Remove pfn_t type
 2025-01-08 19:36 UTC  (10+ messages)
` [RFC 1/4] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [RFC 2/4] mm: Remove uses of PFN_DEV
` [RFC 3/4] mm: Remove callers of pfn_t functionality
` [RFC 4/4] mm: Remove include/linux/pfn_t.h

[PATCH 0/6] Minor cleanups to jbd2
 2025-01-08  3:27 UTC  (13+ messages)
` [PATCH 1/6] jbd2: remove unused h_jdata flag of handle
` [PATCH 2/6] jbd2: remove unused return value of jbd2_journal_cancel_revoke
` [PATCH 3/6] jbd2: remove unused return value of do_readahead
` [PATCH 4/6] jbd2: remove stale comment of update_t_max_wait
` [PATCH 5/6] jbd2: correct stale function name in comment
` [PATCH 6/6] jbd2: Correct stale comment of release_buffer_page

[BUG REPORT] ext4: “errors=remount-ro” has become “errors=shutdown”?
 2025-01-08  2:08 UTC  (11+ messages)

[RFC PATCH 0/2] fallocate: introduce FALLOC_FL_FORCE_ZERO flag
 2025-01-08  1:20 UTC  (9+ messages)
` [RFC PATCH 1/2] fs: introduce FALLOC_FL_FORCE_ZERO to fallocate


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