linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-30 03:20:18 to 2022-12-07 11:40:01 UTC [more...]

[PATCH v2 0/6] Fix two issue about ext4 extended attribute
 2022-12-07 11:39 UTC  (17+ messages)
` [PATCH v2 1/6] ext4: fix WARNING in ext4_expand_extra_isize_ea
` [PATCH v2 2/6] ext4: add primary check extended attribute inode in ext4_xattr_check_entries()
` [PATCH v2 3/6] ext4: remove unnessary size check in ext4_xattr_inode_get()
` [PATCH v2 4/6] ext4: allocate extended attribute value in vmalloc area
` [PATCH v2 5/6] ext4: rename xattr_find_entry() and __xattr_check_inode()
` [PATCH v2 6/6] ext4: fix inode leak in 'ext4_xattr_inode_create()'

[PATCH v4 0/13] ext4: Stop using ext4_writepage() for writeout of ordered data
 2022-12-07 11:27 UTC  (14+ messages)
` [PATCH v4 01/13] ext4: Handle redirtying in ext4_bio_write_page()
` [PATCH v4 02/13] ext4: Move keep_towrite handling to ext4_bio_write_page()
` [PATCH v4 03/13] ext4: Remove nr_submitted from ext4_bio_write_page()
` [PATCH v4 04/13] ext4: Drop pointless IO submission "
` [PATCH v4 05/13] ext4: Add support for writepages calls that cannot map blocks
` [PATCH v4 06/13] ext4: Provide ext4_do_writepages()
` [PATCH v4 07/13] ext4: Move percpu_rwsem protection into ext4_writepages()
` [PATCH v4 08/13] ext4: Switch to using ext4_do_writepages() for ordered data writeout
` [PATCH v4 09/13] jbd2: Switch jbd2_submit_inode_data() to use fs-provided hook for "
` [PATCH v4 10/13] ext4: Switch to using write_cache_pages() for data=journal writeout
` [PATCH v4 11/13] mm: Export buffer_migrate_folio_norefs()
` [PATCH v4 12/13] ext4: Stop providing .writepage hook
` [PATCH v4 13/13] ext4: Remove ordered data support from ext4_writepage()

[PATCH v3 0/12] ext4: Stop using ext4_writepage() for writeout of ordered data
 2022-12-07 11:17 UTC  (18+ messages)
` [PATCH v3 01/12] ext4: Handle redirtying in ext4_bio_write_page()
` [PATCH v3 02/12] ext4: Move keep_towrite handling to ext4_bio_write_page()
` [PATCH v3 03/12] ext4: Remove nr_submitted from ext4_bio_write_page()
` [PATCH v3 04/12] ext4: Drop pointless IO submission "
` [PATCH v3 05/12] ext4: Add support for writepages calls that cannot map blocks
` [PATCH v3 06/12] ext4: Provide ext4_do_writepages()
` [PATCH v3 07/12] ext4: Move percpu_rwsem protection into ext4_writepages()
` [PATCH v3 08/12] ext4: Switch to using ext4_do_writepages() for ordered data writeout
` [PATCH v3 09/12] jbd2: Switch jbd2_submit_inode_data() to use fs-provided hook for "
` [PATCH v3 10/12] ext4: Switch to using write_cache_pages() for data=journal writeout
` [PATCH v3 11/12] ext4: Stop providing .writepage hook
` [PATCH v3 12/12] ext4: Remove ordered data support from ext4_writepage()

[Bug 216783] New: There is "ext4_xattr_block_set" WARNING in v6.1-rc8 guest kernel
 2022-12-07 10:59 UTC  (3+ messages)
` [Bug 216783] "

[tytso-ext4:dev] BUILD SUCCESS ad7ab3c3f740ce379e230d28c6aa8f9550182841
 2022-12-07  9:55 UTC 

[Bug 216784] New: There is "ext4_xattr_block_set" WARNING in v6.1-rc8 guest kernel
 2022-12-07  8:58 UTC 

[PATCH v2] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2022-12-07  8:11 UTC  (4+ messages)

[BUG REPORT] kernel BUG in ext4_write_inline_data_end
 2022-12-07  6:39 UTC  (3+ messages)
` [BUG REPORT] kernel BUG in ext4_write_inline_data_end or ext4_writepages

[Bug 216781] New: wrong check buffer_head in ext4_simulate_fail_bh
 2022-12-07  3:12 UTC  (2+ messages)
` [Bug 216781] "

[PATCH mm-unstable] ext4: Convert mext_page_double_lock() to mext_folio_double_lock()
 2022-12-07  2:22 UTC  (4+ messages)

[PATCH 0/7] ext4 fast-commit fixes
 2022-12-06 21:04 UTC  (2+ messages)

[PATCH] ext4: fix undefined behavior in bit shift for ext4_check_flag_values
 2022-12-06 21:01 UTC  (2+ messages)

[PATCH] ext4: fix use-after-free in ext4_orphan_cleanup
 2022-12-06 21:01 UTC  (2+ messages)

[PATCH v3 0/4] ext4: fix two bug_on in __es_tree_search
 2022-12-06 21:01 UTC  (2+ messages)

[PATCH] ext4: don't allow journal inode to have encrypt flag
 2022-12-06 21:01 UTC  (2+ messages)

[PATCH -next 0/6] Fix two issue about ext4 extended attribute
 2022-12-06 13:44 UTC  (11+ messages)
` [PATCH -next 1/6] ext4: fix WARNING in ext4_expand_extra_isize_ea
` [PATCH -next 2/6] ext4: add primary check extended attribute inode in ext4_xattr_check_entries()
` [PATCH -next 3/6] ext4: remove unnessary size check in ext4_xattr_inode_get()
` [PATCH -next 4/6] ext4: allocate extended attribute value in vmalloc area
` [PATCH -next 5/6] ext4: rename xattr_find_entry() and __xattr_check_inode()
` [PATCH -next 6/6] ext4: fix inode leak in 'ext4_xattr_inode_create()'

[PATCH] quota-nld:remove redundant description after fix setup_sigterm_handler()
 2022-12-06 12:00 UTC  (2+ messages)

[PATCH] quota-nld:remove redundant description after fix setup_sigterm_handler()
 2022-12-06 11:58 UTC 

[PATCH] ext4: Fix deadlock due to mbcache entry corruption
 2022-12-06  1:52 UTC  (4+ messages)

[RFC 0/3] Turn iomap_page_ops into iomap_folio_ops
 2022-12-05 23:04 UTC  (11+ messages)
` [RFC 1/3] fs: Add folio_may_straddle_isize helper
` [RFC 2/3] iomap: Turn iomap_page_ops into iomap_folio_ops
` [RFC 3/3] gfs2: Fix race between shrinker and gfs2_iomap_folio_done
` [RFC v2 0/3] Turn iomap_page_ops into iomap_folio_ops
` [RFC v2 1/3] fs: Add folio_may_straddle_isize helper
` [RFC v2 2/3] iomap: Turn iomap_page_ops into iomap_folio_ops
` [RFC v2 3/3] gfs2: Fix race between shrinker and gfs2_iomap_folio_done

kernel BUG at fs/ext4/inode.c:1914 - page_buffers()
 2022-12-05 21:50 UTC  (4+ messages)

[PATCH RFC] ext4:record error information when insert extent failed in 'ext4_split_extent_at'
 2022-12-05 17:48 UTC  (3+ messages)

[PATCH] quota-nld: fix open PID file failed when systemd read it
 2022-12-05 15:40 UTC  (2+ messages)

[PATCH v2 0/11] ext4: Stop using ext4_writepage() for writeout of ordered data
 2022-12-05 10:17 UTC  (20+ messages)
` [PATCH v2 1/11] ext4: Handle redirtying in ext4_bio_write_page()
` [PATCH v2 2/11] ext4: Move keep_towrite handling to ext4_bio_write_page()
` [PATCH v2 3/11] ext4: Remove nr_submitted from ext4_bio_write_page()
` [PATCH v2 4/11] ext4: Drop pointless IO submission "
` [PATCH v2 5/11] ext4: Add support for writepages calls that cannot map blocks
` [PATCH v2 6/11] ext4: Provide ext4_do_writepages()
` [PATCH v2 7/11] ext4: Move percpu_rwsem protection into ext4_writepages()
` [PATCH v2 8/11] ext4: Switch to using ext4_do_writepages() for ordered data writeout
` [PATCH v2 9/11] ext4: Switch to using write_cache_pages() for data=journal writeout
` [PATCH v2 0/11] ext4: Stop providing .writepage hook
` [PATCH v2 1/11] ext4: Remove ordered data support from ext4_writepage()

[Bug 216775] New: fanotify reports parent PPID insted of PID for FAN_MODIFY events
 2022-12-05  9:19 UTC  (5+ messages)
` [Bug 216775] "

[RFC PATCH] ext4: dio take shared inode lock when overwriting preallocated blocks
 2022-12-03 10:39 UTC 

[PATCH v3 0/3] Fix two issues about bigalloc feature
 2022-12-03  2:59 UTC  (4+ messages)
` [PATCH v3 1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable "
` [PATCH v3 2/3] ext4: record error when detect abnormal 'i_reserved_data_blocks'
` [PATCH v3 3/3] ext4: add check pending tree when evict inode

[PATCH v2 0/3] Fix two issues about bigalloc feature
 2022-12-03  2:34 UTC  (5+ messages)
` [PATCH v2 1/3] ext4: fix incorrect calculate 'reserved' in '__es_remove_extent' when enable "

[PATCH V2] ext4: make ext4_mb_initialize_context return void
 2022-12-02 12:04 UTC 

[PATCH] debugfs:fix repeated output problem with `logdump -O -n <num_trans>`
 2022-12-02 10:52 UTC  (3+ messages)

start removing writepage instances v2
 2022-12-02 10:26 UTC  (8+ messages)
` [PATCH 1/7] extfat: remove ->writepage
` [PATCH 2/7] fat: "
` [PATCH 3/7] hfs: "
` [PATCH 4/7] hfsplus: "
` [PATCH 5/7] hpfs: "
` [PATCH 6/7] jfs: "
` [PATCH 7/7] omfs: "

start removing writepage instances
 2022-12-02 10:22 UTC  (3+ messages)

FOUND BUG WITH TITLE: <kernel BUG in ext4_getblk>
 2022-12-01 18:46 UTC 

[PATCH] ext4: fix WARNING in ext4_expand_extra_isize_ea
 2022-12-01 18:43 UTC  (6+ messages)

kernel BUG in ext4_free_blocks (2)
 2022-12-01 16:34 UTC 

[PATCH v2] ext4: fix WARNING in ext4_expand_extra_isize_ea
 2022-12-01 16:12 UTC  (4+ messages)

[PATCH 0/9] ext4: Stop using ext4_writepage() for writeout of ordered data
 2022-12-01 14:25 UTC  (28+ messages)
` [PATCH 1/9] ext4: Handle redirtying in ext4_bio_write_page()
` [PATCH 2/9] ext4: Move keep_towrite handling to ext4_bio_write_page()
` [PATCH 3/9] ext4: Remove nr_submitted from ext4_bio_write_page()
` [PATCH 4/9] ext4: Drop pointless IO submission "
` [PATCH 5/9] ext4: Add support for writepages calls that cannot map blocks
` [PATCH 6/9] ext4: Provide ext4_do_writepages()
` [PATCH 7/9] ext4: Move percpu_rwsem protection into ext4_writepages()
` [PATCH 8/9] ext4: Switch to using ext4_do_writepages() for ordered data writeout
` [PATCH 9/9] ext4: Remove ordered data support from ext4_writepage()

[PATCH 0/2] ext4: fix a infinite loop in do_writepages after online resizing
 2022-12-01  6:26 UTC  (5+ messages)

[PATCH] ext4: fix a NULL pointer when validating an inode bitmap
 2022-12-01  6:20 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] quota-nld: fix open PID file failed when systemd read it
 2022-12-01  3:58 UTC 

[PATCH] quota-nld: fix open PID file failed when systemd read it
 2022-12-01  3:43 UTC 

[syzbot] WARNING in ext4_expand_extra_isize_ea
 2022-11-30 20:09 UTC 

Wycena paneli fotowoltaicznych
 2022-11-30  8:50 UTC 

[tytso-ext4:dev] BUILD SUCCESS 7944b67ff7e2d14bd51dc69b6ed866be102e27af
 2022-11-30  8:03 UTC 


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