messages from 2024-09-14 17:07:30 to 2024-09-27 16:51:42 UTC [more...]
[PATCH] ext4: WARNING: locking bug in ext4_ioctl
2024-09-27 16:51 UTC
Corrupted i_blocks field
2024-09-27 14:38 UTC
[PATCH v2] ext4: fix off by one issue in alloc_flex_gd()
2024-09-27 14:14 UTC (2+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-09-27 12:29 UTC (24+ 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 07/12] huge_memory: Allow mappings of PMD "
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
` [PATCH 11/12] mm: Remove pXX_devmap callers
[PATCH] ext4: fix off by one issue in alloc_flex_gd()
2024-09-27 11:51 UTC (5+ messages)
[PATCH 0/1] ext4: fix crash on BUG_ON in ext4_alloc_group_tables
2024-09-27 2:39 UTC (19+ messages)
` [PATCH 1/1] "
[PATCH] [PATCH] vfs/ext4: Fixed a potential problem related to an infinite loop
2024-09-26 22:11 UTC
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-09-26 16:59 UTC (22+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [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] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-09-26 16:19 UTC (3+ messages)
[PATCH 0/5] some cleanup and refactor for jbd2 journal recover
2024-09-26 13:24 UTC (12+ 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] 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 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 (5+ 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 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
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).