linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
 2024-05-02 14:54 UTC  (2+ messages)

[PATCH 1/2] ext4: Fixes len calculation in mpage_journal_page_buffers
 2024-05-02 14:51 UTC  (2+ messages)

[RFC PATCH 0/1] Change failover behavior for DIRECT writes in ext4/block fops
 2024-05-02 14:33 UTC  (5+ messages)
` [RFC PATCH 1/1] Remove buffered failover for ext4 and block fops direct writes

[syzbot] [ext4?] WARNING in mb_cache_destroy
 2024-05-02 10:33 UTC  (3+ messages)

[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-05-02  4:11 UTC  (23+ messages)
` [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
` [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
` [RFC PATCH v4 27/34] ext4: implement zero_range "
` [RFC PATCH v4 29/34] ext4: fall back to buffer_head path for defrag
` [RFC PATCH v4 33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write

[PATCH] Revert "ext4: apply umask if ACL support is disabled"
 2024-05-01 20:04 UTC  (3+ messages)

[PATCH v4 04/34] ext4: drop iblock parameter
 2024-05-01 14:41 UTC  (2+ messages)

[PATCH v4 03/34] ext4: trim delalloc extent
 2024-05-01 14:31 UTC  (2+ messages)

[PATCH] Fix uninitialized variable in ext4_inlinedir_to_tree
 2024-05-01  3:30 UTC 

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PATCH v3] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-29 19:14 UTC  (2+ messages)

[PATCH v3 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-04-29 16:46 UTC  (8+ messages)
` [PATCH v3 1/5] ext4: keep "prefetch_grp" and "nr" consistent
` [PATCH v3 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
` [PATCH v3 3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk
` [PATCH v3 4/5] ext4: use correct criteria name instead stale integer number in comment
` [PATCH v3 5/5] ext4: open coding repeated check in next_linear_group

[PATCH v2 0/9] ext4: support adding multi-delalloc blocks
 2024-04-29 16:27 UTC  (24+ messages)
` [PATCH v2 1/9] ext4: factor out a common helper to query extent map
` [PATCH v2 2/9] ext4: check the extent status again before inserting delalloc block
` [PATCH v2 3/9] ext4: trim delalloc extent
` [PATCH v2 4/9] ext4: drop iblock parameter
` [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v2 6/9] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v2 8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v2 9/9] ext4: make ext4_da_map_blocks() buffer_head unaware

[syzbot] [ext4?] KMSAN: uninit-value in ext4_inlinedir_to_tree
 2024-04-29 16:05 UTC 

[syzbot] [ext4?] WARNING in __ext4_journal_start_sb
 2024-04-27 20:56 UTC 

[PATCH] ext4: implement filesystem specific alloc_inode in unit test
 2024-04-27 19:09 UTC  (2+ messages)

shrink extent tree when possible
 2024-04-27  6:41 UTC 

merge extent blocks when possible
 2024-04-27  6:35 UTC 

[RFCv3 0/7] ext2 iomap changes and iomap improvements
 2024-04-27  6:03 UTC  (30+ messages)
` [RFCv3 1/7] ext2: Remove comment related to journal handle
` [RFCv3 2/7] ext2: Convert ext2 regular file buffered I/O to use iomap
` [RFCv3 3/7] ext2: Enable large folio support
` [RFCv3 4/7] ext2: Implement seq counter for validating cached iomap
` [RFCv3 5/7] iomap: Fix iomap_adjust_read_range for plen calculation
` [RFCv3 6/7] iomap: Optimize iomap_read_folio
` [RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings

[PATCH v4 01/34] ext4: factor out a common helper to query extent map
 2024-04-26 11:55 UTC  (2+ messages)

[syzbot] [input?] [ext4?] possible deadlock in uinput_request_submit
 2024-04-26  4:42 UTC 

[Linux kernel bug] general protection fault in ext4_block_write_begin
 2024-04-26  1:31 UTC 

[syzbot] kernel BUG in ext4_do_writepages
 2024-04-26  0:13 UTC  (2+ messages)

[syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
 2024-04-25  1:07 UTC 

[PATCH] ext4: replace deprecated strncpy with alternatives
 2024-04-24 23:59 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in ext4_journal_check_start
 2024-04-24 14:30 UTC 

[PATCH v2] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-24  7:59 UTC  (4+ messages)

[PATCH v2 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-04-24  1:20 UTC  (9+ messages)
` [PATCH v2 1/5] ext4: keep "prefetch_grp" and "nr" consistent
` [PATCH v2 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
` [PATCH v2 3/5] ext4: call ext4_mb_mark_free_simple to free continuous bits in found chunk
` [PATCH v2 4/5] ext4: use correct criteria name instead stale integer number in comment
` [PATCH v2 5/5] ext4: open coding repeated check in next_linear_group

[PATCH v4 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-04-23  1:44 UTC  (2+ messages)

[PATCH] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
 2024-04-23  1:41 UTC  (2+ messages)

[PATCH 09/30] ext2: Remove call to folio_set_error()
 2024-04-20  2:50 UTC  (2+ messages)
` [PATCH 10/30] ext4: Remove calls to to set/clear the folio error flag

[PATCH] ext4: remove the redundant folio_wait_stable()
 2024-04-19  9:28 UTC  (2+ messages)

[PATCH] misc: add 2038 timestamp support
 2024-04-19  3:46 UTC  (6+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-04-19  3:44 UTC  (2+ messages)
` [syzbot] "

[PATCH] e2fsprogs: misc/mke2fs.8.in: Update default inode size description
 2024-04-18 14:52 UTC  (3+ messages)

[PATCH e2fsprogs] ext2fs: Fix -Walloc-size
 2024-04-18 14:39 UTC  (2+ messages)

[PATCH e2fsprogs] e4crypt: fix spurious "Success" error message
 2024-04-18 14:39 UTC  (2+ messages)

riscv32 EXT4 splat, 6.8 regression?
 2024-04-18  9:17 UTC  (37+ messages)

[PATCH] e2fsck: fix acl block leak when process orphan list
 2024-04-18  8:38 UTC  (2+ messages)

[PATCH] ext4: fix potential unnitialized variable
 2024-04-17 18:10 UTC 

[PATCH] debugfs: Fix infinite loop when dump log
 2024-04-17  4:33 UTC  (2+ messages)

[PATCH e2fsprogs] resize2fs: avoid constantly flushing while moving blocks
 2024-04-17  4:33 UTC  (2+ messages)

[PATCH e2fsprogs v3 0/4] quota-related e2fsck fixes and tests
 2024-04-17  2:03 UTC  (2+ messages)

[PATCH v3] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
 2024-04-17  2:03 UTC  (2+ messages)

[PATCH e2fsprogs 1/2] configure.ac: call AC_SYS_LARGEFILE before checking the size of off_t
 2024-04-17  2:03 UTC  (2+ messages)

[PATCH] e2fsck: check all sparse_super backups
 2024-04-17  2:03 UTC  (2+ messages)

[e2fsprogs PATCH] libext2fs: fix ext2fs_get_device_size2() return value on Windows
 2024-04-17  2:03 UTC  (2+ messages)

[PATCH] mke2fs: batch zeroing inode table
 2024-04-17  2:03 UTC  (2+ messages)

[PATCH 1/2] mke2fs: set free blocks accurately for groups has GDT
 2024-04-17  2:03 UTC  (2+ messages)

[PATCH 0/5] Convert ext4's mballoc to use folios
 2024-04-16 17:28 UTC  (6+ messages)
` [PATCH 1/5] ext4: Convert bd_bitmap_page to bd_bitmap_folio
` [PATCH 2/5] ext4: Convert bd_buddy_page to bd_buddy_folio
` [PATCH 3/5] ext4: Convert ext4_mb_init_cache() to take a folio
` [PATCH 4/5] ext4: Convert ac_bitmap_page to ac_bitmap_folio
` [PATCH 5/5] ext4: Convert ac_buddy_page to ac_buddy_folio

[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-16 13:55 UTC  (2+ messages)

[Linux kernel bug] WARNING in ext4_iomap_begin
 2024-04-16 13:25 UTC 

[RFC 00/10] fs/dax: Fix FS DAX page reference counts
 2024-04-16  0:36 UTC  (19+ messages)
` [RFC 03/10] pci/p2pdma: Don't initialise page refcount to one
` [RFC 04/10] fs/dax: Don't track page mapping/index
` [RFC 05/10] fs/dax: Refactor wait for dax idle page

[PATCH v2] ext4: fix race condition between buffer write and page_mkwrite
 2024-04-15 14:07 UTC  (11+ messages)

[RESEND PATCH] ext4: Remove unneeded if checks before kfree
 2024-04-12 22:50 UTC  (2+ 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).