public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-13 10:49:44 to 2024-09-26 12:57:41 UTC [more...]

[PATCH 0/5] some cleanup and refactor for jbd2 journal recover
 2024-09-26 12:57 UTC  (9+ messages)
` [PATCH 1/5] jbd2: remove redundant judgments for check v1 checksum
` [PATCH 2/5] jbd2: unified release of buffer_head in do_one_pass()
` [PATCH 3/5] jbd2: refactor JBD2_COMMIT_BLOCK process "
` [PATCH 4/5] jbd2: factor out jbd2_do_replay()
` [PATCH 5/5] jbd2: remove useless 'block_error' variable

[PATCH 0/1] ext4: fix crash on BUG_ON in ext4_alloc_group_tables
 2024-09-26 11:32 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
 2024-09-26  7:55 UTC  (3+ messages)

[Bug 219306] New: ext4_truncate() is being called endlessly, all the time
 2024-09-25 22:31 UTC  (5+ messages)
` [Bug 219306] "

[PATCH] resize2fs: Check number of group descriptors only if meta_bg is disabled
 2024-09-25 17:19 UTC 

[Bug 219300] New: ext4 corrupts data on a specific pendrive
 2024-09-25 16:49 UTC  (12+ messages)
` [Bug 219300] "

[PATCH AUTOSEL 6.6 131/139] ext4: don't set SB_RDONLY after filesystem errors
 2024-09-25 12:09 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 134/139] ext4: ext4_search_dir should return a proper error
` [PATCH AUTOSEL 6.6 135/139] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH AUTOSEL 6.6 136/139] ext4: fix i_data_sem unlock order in ext4_ind_migrate()

[PATCH AUTOSEL 6.10 188/197] ext4: don't set SB_RDONLY after filesystem errors
 2024-09-25 11:53 UTC  (4+ messages)
` [PATCH AUTOSEL 6.10 191/197] ext4: ext4_search_dir should return a proper error
` [PATCH AUTOSEL 6.10 192/197] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH AUTOSEL 6.10 193/197] ext4: fix i_data_sem unlock order in ext4_ind_migrate()

[PATCH AUTOSEL 6.11 234/244] ext4: filesystems without casefold feature cannot be mounted with siphash
 2024-09-25 11:27 UTC  (5+ messages)
` [PATCH AUTOSEL 6.11 235/244] ext4: don't set SB_RDONLY after filesystem errors
` [PATCH AUTOSEL 6.11 238/244] ext4: ext4_search_dir should return a proper error
` [PATCH AUTOSEL 6.11 239/244] ext4: avoid use-after-free in ext4_ext_show_leaf()
` [PATCH AUTOSEL 6.11 240/244] ext4: fix i_data_sem unlock order in ext4_ind_migrate()

[PATCH v5 00/10] ext4: support adding multi-delalloc blocks
 2024-09-25 11:34 UTC  (6+ messages)
` [PATCH v5 03/10] ext4: warn if delalloc counters are not zero on inactive

[PATCH v2] fs: ext4: support relative path for `journal_path` in mount option
 2024-09-25  8:24 UTC  (7+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-25  0:17 UTC  (15+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH v2 00/10] ext4: clean up and refactor fallocate
 2024-09-24 11:09 UTC  (28+ messages)
` [PATCH v2 01/10] ext4: write out dirty data before dropping pages
` [PATCH v2 02/10] ext4: don't explicit update times in ext4_fallocate()
` [PATCH v2 03/10] ext4: drop ext4_update_disksize_before_punch()
` [PATCH v2 04/10] ext4: refactor ext4_zero_range()
` [PATCH v2 05/10] ext4: refactor ext4_punch_hole()
` [PATCH v2 06/10] ext4: refactor ext4_collapse_range()
` [PATCH v2 07/10] ext4: refactor ext4_insert_range()
` [PATCH v2 08/10] ext4: factor out ext4_do_fallocate()
` [PATCH v2 09/10] ext4: factor out the common checking part of all fallocate operations
` [PATCH v2 10/10] ext4: factor out a common helper to lock and flush data before fallocate

[PATCH v2 0/2] ext4: mark FC as ineligible using an handle
 2024-09-23 11:24 UTC  (5+ messages)
` [PATCH v2 1/2] ext4: use handle to mark fc as ineligible in __track_dentry_update()
` [PATCH v2 2/2] ext4: mark fc as ineligible using an handle in ext4_xattr_set()

[QUESTION] I'd like to make a patch, where can I help?
 2024-09-22 12:29 UTC 

[syzbot] [keyrings?] [lsm?] [ext4?] possible deadlock in keyring_clear (2)
 2024-09-22 11:43 UTC  (3+ messages)

[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry
 2024-09-22  6:42 UTC  (4+ messages)
    ` [PATCH] ext4: fix out-of-bounds issue "

[syzbot] [ext4?] KCSAN: data-race in __filemap_add_folio / sync_bdevs (2)
 2024-09-21  8:17 UTC 

[GIT PULL] ext4 updates for 6.12-rc1
 2024-09-21  2:36 UTC  (2+ messages)

[syzbot] [ext4?] INFO: task hung in ext4_stop_mmpd
 2024-09-20 19:06 UTC  (3+ messages)

[RFC 0/5] ext4: Implement support for extsize hints
 2024-09-20 15:04 UTC  (8+ messages)

[PATCH v2] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
 2024-09-20 15:00 UTC 

[tytso-ext4:test] BUILD SUCCESS 206ea5df8d5287325a2e20b1f0f1bbda2e53ade0
 2024-09-20 13:48 UTC 

[PATCH 0/2] ext4: mark FC as ineligible using an handle
 2024-09-20  9:35 UTC  (6+ messages)
` [PATCH 1/2] ext4: use handle to mark fc as ineligible in __track_dentry_update()
` [PATCH 2/2] ext4: mark fc as ineligible using an handle in ext4_xattr_set()

[PATCH v1] ext4: Use ERR_CAST to return an error-valued pointer
 2024-09-20  2:14 UTC 

[PATCH] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
 2024-09-19 20:36 UTC  (2+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-19 16:53 UTC  (22+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/11] fs: add percpu counters for significant "
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 08/11] xfs: switch to "
` [PATCH v8 09/11] ext4: "
` [PATCH v8 10/11] btrfs: convert "
` [PATCH v8 11/11] tmpfs: add support for "

[PATCH 0/2] ext4, mm: improve partial inode eof zeroing
 2024-09-19 16:07 UTC  (3+ messages)
` [PATCH 1/2] ext4: partial zero eof block on unaligned inode size extension
` [PATCH 2/2] mm: zero range of eof folio exposed by "

[RESEND PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io()
 2024-09-19  8:59 UTC  (2+ messages)

[tytso-ext4:test] BUILD SUCCESS 16e483f44be05ec9303dfe0fe7664f393142e9ba
 2024-09-19  4:11 UTC 

[PATCH] ext4: Pass write-hint for buffered IO
 2024-09-19  2:03 UTC 

[Bug 219283] New: kernel regression with ext4 and ea_inode mount flags and exercising xattrs (between Linux 6.8 and 6.11)
 2024-09-18 16:08 UTC  (13+ messages)
` [Bug 219283] "

[Bug 219166] New: ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler
 2024-09-18  8:36 UTC  (2+ messages)
` [Bug 219166] occasional block layer hang when setting 'echo noop > /sys/block/sda/queue/scheduler'

[Resend PATCHv3 1/1] fs: ext4: Don't use CMA for buffer_head
 2024-09-18  1:26 UTC 

[PATCH] ext4: Prevent successful remount as r/w after filesystem abort
 2024-09-17 12:35 UTC  (2+ messages)

[PATCH] ext4: Annotate struct fname with __counted_by()
 2024-09-17 12:25 UTC  (2+ messages)

[syzbot] [ext4?] INFO: task hung in ext4_evict_ea_inode
 2024-09-16 13:55 UTC  (5+ messages)

[syzbot] Monthly ext4 report (Sep 2024)
 2024-09-16 12:27 UTC 

[PATCH v7 00/11] fs: multigrain timestamp redux
 2024-09-14 13:37 UTC  (19+ messages)
` [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v7 06/11] fs: add percpu counters for significant "
` [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v7 08/11] xfs: switch to "
` [PATCH v7 09/11] ext4: "
` [PATCH v7 10/11] btrfs: convert "
` [PATCH v7 11/11] tmpfs: add support for "

[PROBLEM] all warnings being treated as errors when I try to compile ext4 subtree
 2024-09-14 12:53 UTC 

[Bug 202809] New: ext4: ext4_xattr_ibody_get:591: comm systemd-journal: corrupted in-inode xattr
 2024-09-13 20:32 UTC  (3+ messages)
` [Bug 202809] "

[PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
 2024-09-13 10:53 UTC  (3+ messages)
` [PATCHv3 "

[RFC PATCHv2 1/1] fs: ext4: Don't use CMA for buffer_head
 2024-09-13 10:49 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