linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-11 00:13:24 to 2023-10-23 23:26:35 UTC [more...]

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-23 23:26 UTC  (26+ messages)
` [PATCH RFC 1/9] fs: switch timespec64 fields in inode to discrete integers
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
` [PATCH RFC 3/9] timekeeping: add new debugfs file to count multigrain timestamps
` [PATCH RFC 4/9] fs: add infrastructure for "
` [PATCH RFC 5/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH RFC 6/9] xfs: switch to multigrain timestamps
` [PATCH RFC 7/9] ext4: "
` [PATCH RFC 8/9] btrfs: convert "
` [PATCH RFC 9/9] tmpfs: add support for "

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-10-23 16:08 UTC  (48+ messages)

[PATCH] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
 2023-10-23 11:44 UTC  (2+ messages)

[PATCH v2 0/4] ext4: fix WARN_ON in alloc_flex_gd()
 2023-10-23  2:43 UTC  (7+ messages)
` [PATCH v2 1/4] ext4: unify the type of flexbg_size to unsigned int
` [PATCH v2 2/4] ext4: remove unnecessary check from alloc_flex_gd()
` [PATCH v2 3/4] ext4: avoid online resizing failures due to oversized flex bg
` [PATCH v2 4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd()

[PATCH 1/2] kvm-xfstests: install-kconfig: Use $ARCH-config instead of $KERN_ARCH-config
 2023-10-23  2:34 UTC  (3+ messages)
  ` New archtecture support in xfstests-bld

[PATCH v3] ext4: Properly sync file size update after O_SYNC direct IO
 2023-10-23  0:55 UTC  (5+ messages)

[Bug 217965] New: ext4(?) regression since 6.5.0 on sata hdd
 2023-10-21 10:07 UTC  (8+ messages)
` [Bug 217965] "

task hung in ext4_fallocate #2
 2023-10-20  7:01 UTC  (5+ messages)

[PATCH 0/3] Optimize __ext4_block_zero_page_range() for unwritten buffers
 2023-10-19 16:55 UTC  (6+ messages)
` [PATCH 1/3] ext4: treat end of range as exclusive in ext4_zero_range()
` [PATCH 2/3] ext4: truncate complete range in pagecache before calling ext4_zero_partial_blocks()

[PATCH 0/4] ext4: fix WARN_ON in alloc_flex_gd()
 2023-10-19 12:03 UTC  (10+ messages)
` [PATCH 1/4] ext4: unify the type of flexbg_size to unsigned int
` [PATCH 2/4] ext4: remove unnecessary check from alloc_flex_gd()
` [PATCH 3/4] ext4: avoid online resizing failures due to oversized flex bg
` [PATCH 4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd()

[Bug 218011] New: ext4 root filesystem related hangs on 6.5 kernels
 2023-10-18 20:45 UTC  (8+ messages)
` [Bug 218011] "

[PATCH v2 00/27] Finish the create_empty_buffers() transition
 2023-10-18 14:19 UTC  (30+ messages)
` [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
` [PATCH v2 02/27] buffer: Make folio_create_empty_buffers() return a buffer_head
` [PATCH v2 03/27] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
` [PATCH v2 04/27] ext4: Convert to folio_create_empty_buffers
` [PATCH v2 05/27] buffer: Add get_nth_bh()
` [PATCH v2 06/27] gfs2: Convert inode unstuffing to use a folio
` [PATCH v2 07/27] gfs2: Convert gfs2_getbuf() to folios
` [PATCH v2 08/27] gfs2: Convert gfs2_getjdatabuf to use a folio
` [PATCH v2 09/27] gfs2: Convert gfs2_write_buf_to_page() "
` [PATCH v2 10/27] nilfs2: Convert nilfs_mdt_freeze_buffer "
` [PATCH v2 11/27] nilfs2: Convert nilfs_grab_buffer() "
` [PATCH v2 12/27] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
` [PATCH v2 13/27] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
` [PATCH v2 14/27] nilfs2: Convert nilfs_mdt_get_frozen_buffer "
` [PATCH v2 15/27] nilfs2: Remove nilfs_page_get_nth_block
` [PATCH v2 16/27] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
` [PATCH v2 17/27] ntfs: Convert ntfs_read_block() to use a folio
` [PATCH v2 18/27] ntfs: Convert ntfs_writepage "
` [PATCH v2 19/27] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios
` [PATCH v2 20/27] ntfs3: Convert ntfs_zero_range() to use a folio
` [PATCH v2 21/27] ocfs2: Convert ocfs2_map_page_blocks "
` [PATCH v2 22/27] reiserfs: Convert writepage "
` [PATCH v2 23/27] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio
` [PATCH v2 24/27] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock()
` [PATCH v2 25/27] ufs; Convert ufs_change_blocknr() to use folios
` [PATCH v2 26/27] ufs: Remove ufs_get_locked_page()
` [PATCH v2 27/27] buffer: Remove folio_create_empty_buffers()

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-10-18  8:48 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] ext4: Replace value of xattrs in place
 2023-10-18  8:44 UTC  (3+ messages)

[PATCH 1/1] ext4: remove the bottleneck of ext4-rsv-conversion work queue
 2023-10-17 22:11 UTC 

[syzbot] INFO: task hung in ext4_fallocate
 2023-10-17 14:58 UTC  (10+ messages)

[syzbot] [ext4?] possible deadlock in console_flush_all (2)
 2023-10-17 14:28 UTC  (3+ messages)

[Bug 218006] New: [ext4] system panic when ext4_writepages:2918: Journal has aborted
 2023-10-17  1:41 UTC  (8+ messages)
` [Bug 218006] "

Zapytanie ofertowe
 2023-10-16  7:30 UTC 

probable quota bug introduced in 6.6-rc1
 2023-10-13 15:58 UTC  (3+ messages)

[PATCH] ext4: Properly sync file size update after O_SYNC direct IO
 2023-10-13 10:14 UTC  (8+ messages)

[syzbot] kernel BUG in ext4_do_writepages
 2023-10-13  0:03 UTC  (2+ messages)

[PATCH v2] ext4: Properly sync file size update after O_SYNC direct IO
 2023-10-12 20:39 UTC 

[PATCH] fs: apply umask if POSIX ACL support is disabled
 2023-10-12 14:42 UTC  (19+ messages)
` [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if "

[PATCH v6] ext4: improve trim efficiency
 2023-10-12 11:57 UTC  (2+ messages)

Your order#428-3846300919
 2023-10-12  9:18 UTC 

[syzbot] [ext4?] KASAN: wild-memory-access Read in read_block_bitmap
 2023-10-12  2:25 UTC 

[PATCH v8 0/5] Introduce provisioning primitives
 2023-10-11  5:59 UTC  (6+ messages)
` [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes


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