public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-04 06:31:14 to 2024-09-19 09:39:10 UTC [more...]

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

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

[syzbot] [ext4?] INFO: task hung in ext4_stop_mmpd
 2024-09-19  8:31 UTC  (2+ messages)

[RFC 0/5] ext4: Implement support for extsize hints
 2024-09-19  7:13 UTC  (11+ messages)
` [RFC 1/5] ext4: add aligned allocation hint in mballoc
` [RFC 2/5] ext4: allow inode preallocation for aligned alloc
` [RFC 3/5] ext4: Support for extsize hint using FS_IOC_FS(GET/SET)XATTR
` [RFC 4/5] ext4: pass lblk and len explicitly to ext4_split_extent*()
` [RFC 5/5] ext4: Add extsize hint support

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

[PATCH 0/5] some cleanup and refactor for jbd2 journal recover
 2024-09-18 13:19 UTC  (7+ 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 v2 00/10] ext4: clean up and refactor fallocate
 2024-09-18 12:27 UTC  (12+ messages)
` [PATCH v2 01/10] ext4: write out dirty data before dropping pages
` [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] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
 2024-09-18  9:21 UTC 

[Bug 219166] New: ext4 hang when setting echo noop > /sys/block/sda/queue/scheduler
 2024-09-18  8:36 UTC  (11+ 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 v8 00/11] fs: multigrain timestamp redux
 2024-09-16 10:57 UTC  (20+ 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 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  (4+ 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  (12+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-12 12:55 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 12/12] mm: Remove devmap related functions and page table bits

[PATCH] tune2fs: do not update quota when not needed
 2024-09-12  9:15 UTC  (2+ messages)

[PATCH -next] ext4: Simplify if condition
 2024-09-12  9:07 UTC  (2+ messages)

has_casefold_inode() checks free inodes
 2024-09-12  1:33 UTC 

[RFC PATCH 1/1] fs: jbd2: try to launch cp transaction when bh refer cma
 2024-09-11 10:50 UTC  (2+ messages)

[PATCH v8 2/2] locking/lockdep: Test no new string literal is created in lockdep_set_subclass()
 2024-09-10  9:47 UTC  (2+ messages)

CVE-2024-43898 is invalid?
 2024-09-10  7:16 UTC  (4+ messages)

[syzbot] [ext4?] KCSAN: data-race in redirty_tail_locked / vfs_fsync_range (2)
 2024-09-09 19:00 UTC 

[Bug 219254] New: Missing memory barrier in __ext4_remount for checking ext4_forced_shutdown
 2024-09-09 18:05 UTC 

[syzbot] [ext4?] WARNING in jbd2_journal_dirty_metadata
 2024-09-09 11:08 UTC 

[PATCH -next] ext4: don't pass full mapping flags to ext4_es_insert_extent()
 2024-09-06 11:44 UTC  (3+ messages)

[PATCH] ext4: Fix race in buffer_head read fault injection
 2024-09-06  9:17 UTC 

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-09-06  6:21 UTC  (7+ messages)
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages

[syzbot] [ext4?] kernel BUG in ext4_mb_use_inode_pa (2)
 2024-09-06  4:42 UTC  (2+ messages)

[PATCH v1 1/1] ext4: Mark ctx_*_flags() with __maybe_unused
 2024-09-05 16:32 UTC 

[PATCH v3 1/2] ext4: Check stripe size compatibility on remount as well
 2024-09-05 14:53 UTC  (2+ messages)

[PATCH V5] ext4: check hash version and filesystem casefolded consistent
 2024-09-05 14:53 UTC  (5+ messages)
` [PATCH V6] fs/ext4: Filesystem without casefold feature cannot be mounted with spihash
    ` [PATCH] ext4: Fix error message when rejecting the default hash

[PATCH v3 00/12] ext4: simplify the counting and management of delalloc reserved blocks
 2024-09-05 14:53 UTC  (20+ messages)
` [PATCH v3 04/12] ext4: let __revise_pending() return newly inserted pendings
` [PATCH v3 05/12] ext4: passing block allocation information to ext4_es_insert_extent()
` [PATCH v3 06/12] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
` [PATCH v3 07/12] ext4: drop ext4_es_delayed_clu()
` [PATCH v3 09/12] ext4: drop unused ext4_es_store_status()
` [PATCH v3 10/12] ext4: make extent status types exclusive
` [PATCH v3 11/12] ext4: drop ext4_es_is_delonly()
` [PATCH v3 12/12] ext4: drop all delonly descriptions

[PATCH v2] ext4: dax: keep orphan list before truncate overflow allocated blocks
 2024-09-05 14:53 UTC  (2+ messages)

[PATCH v2 00/25] ext4: some bugfixes and cleanups for ext4 extents path
 2024-09-05 14:53 UTC  (2+ messages)

[PATCH v2] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
 2024-09-05 14:53 UTC  (2+ messages)

[PATCH v6 0/4] Fix an error caused by improperly dirtied buffer
 2024-09-05 14:53 UTC  (2+ messages)

[PATCH 0/4] ext4: avoid OOB when system.data xattr changes underneath the filesystem
 2024-09-05 14:53 UTC  (2+ messages)

[PATCH v2 0/7] Fixes and cleanups to ext4 ialloc
 2024-09-05 14:53 UTC  (2+ messages)

[PATCH v3] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
 2024-09-05 14:53 UTC  (2+ messages)

BUG: 6.10: ext4 mpage_process_page_bufs() BUG_ON triggers
 2024-09-05 13:15 UTC  (4+ messages)

[RFC 0/9] ext4: Add direct-io atomic write support using fsawu
 2024-09-05 11:33 UTC  (3+ messages)

[syzbot] [ext4?] WARNING in ext4_fileattr_get
 2024-09-05 11:24 UTC  (2+ messages)

[tytso-ext4:dev] BUILD SUCCESS ff2beee206d23f49d022650122f81285849033e4
 2024-09-05 10:33 UTC 

[PATCH v7 2/2] locking/lockdep: Test no new string literal is created in lockdep_set_subclass()
 2024-09-05  1:00 UTC 

[syzbot] [ext4?] kernel BUG in jbd2_journal_dirty_metadata
 2024-09-04 11:14 UTC  (4+ messages)

[PATCH] ext4: return error on syncfs after shutdown
 2024-09-04 10:37 UTC  (2+ messages)

[PATCH] iomap: clean preallocated blocks in iomap_end() when 0 bytes was written
 2024-09-04  7:51 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox