Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 12:36:40 to 2023-03-10 05:49:41 UTC [more...]

[PATCH v4 1/5] fs: add i_blockmask()
 2023-03-10  5:48 UTC  (5+ messages)
` [PATCH v4 2/5] erofs: convert to use i_blockmask()
` [PATCH v4 3/5] gfs2: "
` [PATCH v4 4/5] ocfs2: "
` [PATCH v4 5/5] fs/remap_range: "

return an ERR_PTR from __filemap_get_folio v2
 2023-03-10  4:31 UTC  (3+ messages)
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio

[PATCH v3 1/6] fs: add i_blockmask()
 2023-03-10  4:05 UTC  (14+ messages)
` [PATCH v3 2/6] erofs: convert to use i_blockmask()
    `  "
` [PATCH v3 3/6] gfs2: "
` [PATCH v3 4/6] ext4: "
` [PATCH v3 5/6] ocfs2: "
` [PATCH v3 6/6] fs/remap_range: "

[syzbot] [ext4?] WARNING in ext4_expand_extra_isize_ea (2)
 2023-03-10  4:00 UTC 

[LSF TOPIC] online repair of filesystems: what next?
 2023-03-09 18:26 UTC  (6+ messages)

[RFC 00/11] multiblock allocator improvements
 2023-03-09 15:06 UTC  (23+ messages)
` [RFC 01/11] ext4: mballoc: Remove useless setting of ac_criteria
` [RFC 02/11] ext4: Remove unused extern variables declaration
` [RFC 03/11] ext4: mballoc: Fix getting the right group desc in ext4_mb_prefetch_fini
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 05/11] ext4: Add per CR extent scanned counter
` [RFC 06/11] ext4: Add counter to track successful allocation of goal length
` [RFC 07/11] ext4: Avoid scanning smaller extents in BG during CR1
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 09/11] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
` [RFC 10/11] ext4: Abstract out logic to search average fragment list
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH v2 1/5] fs: add i_blockmask()
 2023-03-09 14:58 UTC  (6+ messages)
` [PATCH v2 2/5] erofs: convert to use i_blockmask()
` [PATCH v2 3/5] gfs2: "
` [PATCH v2 4/5] ext4: "
` [PATCH v2 5/5] ocfs2: "

[PATCH 1/4] fs: add i_blocksize_mask()
 2023-03-09 10:21 UTC  (5+ messages)
` [PATCH 2/4] erofs: convert to use i_blocksize_mask()
` [PATCH 3/4] gfs2: "
` [PATCH 4/4] ext4: "

[tytso-ext4:test] BUILD SUCCESS 3c92792da8506a295afb6d032b4476e46f979725
 2023-03-09  2:59 UTC 

[syzbot] [ext4?] WARNING in ext4_xattr_block_set (2)
 2023-03-08 16:59 UTC 

[tytso-ext4:dev] BUILD SUCCESS b2e40d36d351b6bc36b0e1834b415120b60bd97e
 2023-03-08 16:45 UTC 

[PATCH REBASED 0/7] ext4: Cleanup data=journal writeback path
 2023-03-08 16:37 UTC  (6+ messages)

[PATCH] ext4: Fix warnings when freezing filesystem with journaled data
 2023-03-08 14:25 UTC 

[bug report] ext4: Fix possible corruption when moving a directory
 2023-03-08 10:42 UTC  (3+ messages)

[PATCH 6.1 788/885] ext4: Fix possible corruption when moving a directory
 2023-03-08  7:17 UTC  (2+ messages)

[Bug 217159] New: WARN in ext4_handle_inode_extension: i_size_read(inode) < EXT4_I(inode)->i_disksize
 2023-03-08  6:15 UTC  (6+ messages)
` [Bug 217159] "
  ` [PATCH] ext4: swap i_disksize when swaping the boot loader inode

[Bug 217145] New: Feature request: I need very long directory and file names
 2023-03-08  5:01 UTC  (6+ messages)
` [Bug 217145] "

[PATCH] ext4, jbd2: add an optimized bmap for the journal inode
 2023-03-08  4:56 UTC  (2+ messages)

[PATCH] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-03-08  4:33 UTC  (4+ messages)

[PATCH v2] docs: ext4: modify the group desc size to 64
 2023-03-08  4:33 UTC  (2+ messages)

[PATCH] ext4: fix another off-by-one fsmap error on 1k block filesystems
 2023-03-08  4:33 UTC  (3+ messages)

[PATCH] ext4: make kobj_type structures constant
 2023-03-08  4:33 UTC  (2+ messages)

[PATCH] ext4: Fix deadlock during directory rename
 2023-03-08  4:33 UTC  (2+ messages)

[PATCH] ext4: Fix comment about the 64BIT feature
 2023-03-08  4:33 UTC  (3+ messages)

[PATCH] ext4: fix RENAME_WHITEOUT handling for inline directories
 2023-03-08  4:33 UTC  (3+ messages)

[PATCH] ext4: Fix WANRON caused by unconsistent boot loader inode's i_size and i_disksize
 2023-03-08  4:31 UTC  (2+ messages)

[PATCH] ext4: fix to report fstrim.minlen back to userspace
 2023-03-08  1:18 UTC 

[PATCH v5 0/2] fix error flag covered by journal recovery
 2023-03-08  1:04 UTC  (5+ messages)
` [PATCH v5 1/2] ext4: commit super block if fs record error when journal record without error
` [PATCH v5 2/2] ext4: make sure fs error flag setted before clear journal error

The state of ext4 tree merging (was Re: Linux 6.3-rc1)
 2023-03-08  0:45 UTC  (6+ messages)

[e2fsprogs PATCH] ci.yml: store the config.h files as workflow artifacts
 2023-03-07 19:54 UTC  (2+ messages)

[PATCH] fs/buffer.c: use b_folio for fscrypt work
 2023-03-07 19:42 UTC  (2+ messages)

[PATCH] fs/buffer.c: use b_folio for fsverity work
 2023-03-07 19:41 UTC  (2+ messages)

[syzbot] [ext4?] WARNING: bad unlock balance in ext4_rename2
 2023-03-07 19:20 UTC  (2+ messages)

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-03-07 17:20 UTC  (3+ messages)
` [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
` [PATCH 2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it

return an ERR_PTR from __filemap_get_folio v3
 2023-03-07 15:23 UTC  (9+ messages)
` [PATCH 1/7] mm: don't look at xarray value entries in split_huge_pages_in_file
` [PATCH 2/7] mm: make mapping_get_entry available outside of filemap.c
` [PATCH 3/7] mm: use filemap_get_entry in filemap_get_incore_folio
` [PATCH 4/7] shmem: remove shmem_get_partial_folio
` [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp
` [PATCH 6/7] mm: remove FGP_ENTRY
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
` [Cluster-devel] return an ERR_PTR from __filemap_get_folio v3

[PATCH] ext4: allow concurrent unaligned dio overwrites
 2023-03-07 11:50 UTC  (2+ messages)

[PATCH 0/4] Remove unused group parameter in bitmap checksum
 2023-03-07 11:09 UTC  (9+ messages)
` [PATCH 1/4] ext4: remove unused group parameter in ext4_inode_bitmap_csum_verify
` [PATCH 2/4] ext4: remove unused group parameter in ext4_inode_bitmap_csum_set
` [PATCH 3/4] ext4: remove unused group parameter in ext4_block_bitmap_csum_verify
` [PATCH 4/4] ext4: remove unused group parameter in ext4_block_bitmap_csum_set

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
 2023-03-07 11:02 UTC  (4+ messages)

[PATCH RESEND][for-stable 5.10, 5.4, 4.19, 4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2023-03-07 10:38 UTC 

[PATCH][for-stable 5.10, 5.4, 4.19, 4.14] ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
 2023-03-07 10:15 UTC 

[PATCH v4 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-07  1:52 UTC  (3+ messages)
` [PATCH v4 1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()
` [PATCH v4 2/2] ext4: fix WARNING in ext4_update_inline_data

[PATCH 05/31] ext4: Convert ext4_writepage() to use a folio
 2023-03-06 18:45 UTC  (2+ messages)

[PATCH 0/3] ext4: fsmap: Improve key validation
 2023-03-06 15:55 UTC  (4+ messages)
` [PATCH 2/3] ext4: fsmap: Consolidate fsmap_head checks

[PATCH v3 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-06 12:30 UTC  (5+ messages)
` [PATCH v3 1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()
` [PATCH v3 2/2] ext4: fix WARNING in ext4_update_inline_data

[PATCH 25/31] ext4: Convert ext4_block_write_begin() to take a folio
 2023-03-06 15:21 UTC  (4+ messages)

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[PATCH v3 00/10] acl: drop posix acl handlers from xattr handlers
 2023-03-06  9:26 UTC  (5+ messages)

[PATCH 04/31] ext4: Convert ext4_finish_bio() to use folios
 2023-03-06  9:10 UTC  (2+ messages)

[PATCH 20/31] ext4: Convert __ext4_block_zero_page_range() to use a folio
 2023-03-05 12:26 UTC  (2+ messages)

[PATCH 24/31] ext4: Convert ext4_mpage_readpages() to work on folios
 2023-03-05 11:26 UTC  (2+ messages)

[PATCH 03/31] ext4: Convert ext4_bio_write_page() to use a folio
 2023-03-05 11:18 UTC  (2+ messages)

[PATCH 02/31] fscrypt: Add some folio helper functions
 2023-03-05  9:06 UTC  (2+ messages)

[PATCH 01/31] fs: Add FGP_WRITEBEGIN
 2023-03-05  8:53 UTC  (2+ messages)

[PATCH v2 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-04  1:16 UTC  (5+ messages)
` [PATCH v2 1/2] ext4: introduce 'update_only' parameter for ext4_find_inline_data_nolock()
` [PATCH v2 2/2] ext4: fix WARNING in ext4_update_inline_data

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
 2023-03-03 21:43 UTC  (2+ messages)

[PATCH v3 00/20] Some bugfix and cleanup to mballoc
 2023-03-03 17:21 UTC  (21+ messages)
` [PATCH v3 01/20] ext4: set goal start correctly in ext4_mb_normalize_request
` [PATCH v3 02/20] ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
` [PATCH v3 03/20] ext4: get correct ext4_group_info in ext4_mb_prefetch_fini
` [PATCH v3 04/20] ext4: correct calculation of s_mb_preallocated
` [PATCH v3 05/20] ext4: correct start of used group pa for debug in ext4_mb_use_group_pa
` [PATCH v3 06/20] ext4: protect pa->pa_free in ext4_discard_allocated_blocks
` [PATCH v3 07/20] ext4: add missed brelse in ext4_free_blocks_simple
` [PATCH v3 08/20] ext4: remove unused return value of ext4_mb_try_best_found and ext4_mb_free_metadata
` [PATCH v3 09/20] ext4: Remove unnecessary release when memory allocation failed in ext4_mb_init_cache
` [PATCH v3 10/20] ext4: remove unnecessary e4b->bd_buddy_page check in ext4_mb_load_buddy_gfp
` [PATCH v3 11/20] ext4: remove unnecessary check in ext4_mb_new_blocks
` [PATCH v3 12/20] ext4: remove dead check in mb_buddy_mark_free
` [PATCH v3 13/20] ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits
` [PATCH v3 14/20] ext4: use best found when complex scan of group finishs
` [PATCH v3 15/20] ext4: remove unnecessary exit_meta_group_info tag
` [PATCH v3 16/20] ext4: remove unnecessary count2 in ext4_free_data_in_buddy
` [PATCH v3 17/20] ext4: remove unnecessary goto in ext4_mb_mark_diskspace_used
` [PATCH v3 18/20] ext4: remove repeat assignment to ac_f_ex
` [PATCH v3 19/20] ext4: remove comment code ext4_discard_preallocations
` [PATCH v3 20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple

[PATCH v2] ext4: fix WARNING in mb_find_extent
 2023-03-03  1:13 UTC  (2+ messages)

[PATCH] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline
 2023-03-03  1:12 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end
 2023-03-02 15:48 UTC 

[PATCH][for stable 5.{15, 10} 0/4] ext4: Fix kernel BUG in ext4_free_blocks
 2023-03-02 15:36 UTC  (5+ messages)
` [PATCH][for stable 5.{15, 10} 1/4] ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()
` [PATCH][for stable 5.{15, 10} 2/4] ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()
` [PATCH][for stable 5.{15, 10} 3/4] ext4: add strict range checks while freeing blocks
` [PATCH][for stable 5.{15, 10} 4/4] ext4: block range must be validated before use in ext4_mb_clear_bb()

[syzbot] [ext4?] possible deadlock in __ext4_mark_inode_dirty
 2023-03-02 13:48 UTC 

Locking issue with directory renames
 2023-03-02  9:21 UTC  (7+ messages)

[PATCH v4 0/2] fix error flag covered by journal recovery
 2023-03-02  1:30 UTC  (6+ messages)
` [PATCH v4 1/2] ext4: commit super block if fs record error when journal record without error
` [PATCH v4 2/2] ext4: make sure fs error flag setted before clear journal error

[syzbot] [ext4?] possible deadlock in evict (3)
 2023-03-01 21:55 UTC  (3+ messages)

[syzbot] [ext4?] memory leak in ext4_expand_extra_isize_ea
 2023-03-01 17:04 UTC 

[Android 5.10] kernel BUG in ext4_free_blocks (2)
 2023-03-01 13:51 UTC  (2+ messages)

[PATCH 0/2] ext2: Refuse filesystems with invalid block size
 2023-03-01 13:05 UTC  (4+ messages)
` [PATCH 2/2] ext2: Check block size validity during mount

[syzbot] [ext4?] possible deadlock in jbd2_log_wait_commit
 2023-03-01 12:42 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).