Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 07:36:48 to 2024-03-04 04:17:35 UTC [more...]

[Bug 205197] New: kernel BUG at fs/ext4/extents_status.c:884
 2024-03-04  4:17 UTC  (2+ messages)
` [Bug 205197] "

[RFC 0/9] ext4: Add direct-io atomic write support using fsawu
 2024-03-04  1:16 UTC  (12+ messages)
` [RFC 1/8] fs: Add FS_XFLAG_ATOMICWRITES flag
  ` [RFC 2/8] fs: Reserve inode flag FS_ATOMICWRITES_FL for atomic writes
  ` [RFC 3/8] iomap: Add atomic write support for direct-io
  ` [RFC 4/8] ext4: Add statx and other atomic write helper routines
  ` [RFC 5/8] ext4: Adds direct-io atomic writes checks
  ` [RFC 6/8] ext4: Add an inode flag for atomic writes
  ` [RFC 7/8] ext4: Enable FMODE_CAN_ATOMIC_WRITE in open for direct-io
  ` [RFC 8/8] ext4: Adds atomic writes using fsawu
` [RFC 9/9] e2fsprogs/chattr: Supports atomic writes attribute

[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-03 21:31 UTC  (15+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ext4: fix mount parameters check for empty values
` [PATCH 3/3] overlay: "

[syzbot] [ext4?] INFO: rcu detected stall in sys_unlink (3)
 2024-03-03 19:49 UTC  (2+ messages)

[PATCH v3 0/3] Fix crashes and warning in ext4 unit test
 2024-03-03 15:33 UTC  (5+ messages)
` [PATCH v3 1/3] ext4: alloc test super block from sget
` [PATCH v3 2/3] ext4: hold group lock in ext4 kunit test
` [PATCH v3 3/3] ext4: initialize sbi->s_freeclusters_counter before use in "

KCSAN: data-race in ext4_da_write_end / mpage_process_page_bufs
 2024-03-02 13:16 UTC 

[PATCH RFC 0/2] ext4: Do endio process under irq context for DIO overwrites
 2024-03-01 10:02 UTC  (5+ messages)
` [PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
` [PATCH RFC 2/2] ext4: Optimize endio process for DIO overwrites

[PATCH v2 0/2] Fix crashes in ext4 unit test
 2024-03-01 18:03 UTC  (3+ messages)
` [PATCH v2 1/2] ext4: alloc test super block from sget
` [PATCH v2 2/2] ext4: hold group lock in ext4 kunit test

[PATCH 0/2] Fix crashes in ext4 unit test
 2024-03-01 12:08 UTC  (6+ messages)
` [PATCH 1/2] ext4: alloc test super block from sget
` [PATCH 2/2] ext4: hold group lock in ext4 kunit test

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-03-01  3:26 UTC  (11+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation

fs: ext4_mballoc_test: Internal error: Oops: map_id_range_down (kernel/user_namespace.c:318)
 2024-03-01  3:19 UTC  (6+ messages)
`  "

[syzbot] kernel BUG in ext4_do_writepages
 2024-03-01  0:09 UTC  (2+ messages)

[PATCH] [RFC] Fix jbd2 to stop waking up sleeping disks on sync
 2024-02-29 20:19 UTC  (5+ messages)

[PATCH 0/3] ext4: Create EA inodes outside of buffer lock
 2024-02-29 15:59 UTC  (4+ messages)
` [PATCH 2/3] ext4: Do not create EA inode under "

[PATCH 1/2] ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
 2024-02-29 14:24 UTC  (2+ messages)
` [PATCH 2/2] ext2: "

[PATCH 1/2] ext4: Fixes len calculation in mpage_journal_page_buffers
 2024-02-29  6:10 UTC  (2+ messages)
` [PATCH 2/2] ext4: Remove PAGE_MASK dependency on mpage_submit_folio

[PATCH] ext4/060: Test marking last group as trimmed
 2024-02-29  1:38 UTC 

[syzbot] [ext4?] [reiserfs?] kernel BUG in __phys_addr (2)
 2024-02-28 23:16 UTC  (2+ messages)

[PATCH] ext4: kunit: use dynamic inode allocation
 2024-02-28  1:10 UTC  (2+ messages)

[PATCH v12 0/8] Cache insensitive cleanup for ext4/f2fs
 2024-02-27 23:48 UTC  (13+ messages)
` [PATCH v12 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v12 2/8] f2fs: "
` [PATCH v12 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v12 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v12 5/8] f2fs: "
` [PATCH v12 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v12 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v12 8/8] f2fs: "

[PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-27 21:28 UTC  (13+ messages)
` [PATCH v7 01/10] ovl: Always reject mounting over case-insensitive directories
` [PATCH v7 02/10] fscrypt: Factor out a helper to configure the lookup dentry
` [PATCH v7 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v7 04/10] fscrypt: Drop d_revalidate once the key is added
` [PATCH v7 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v7 06/10] libfs: Add helper to choose dentry operations at mount-time
` [PATCH v7 07/10] ext4: Configure dentry operations at dentry-creation time
` [PATCH v7 08/10] f2fs: "
` [PATCH v7 09/10] ubifs: "
` [PATCH v7 10/10] libfs: Drop generic_set_encrypted_ci_d_ops

[PATCH] ext4: Enable meta_bg only when new desc blocks are needed
 2024-02-27 13:13 UTC 

[bug report] ext4: do not create EA inode under buffer lock
 2024-02-27  9:17 UTC 

[PATCH v2 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-02-27  9:11 UTC  (10+ messages)
` [PATCH v2 1/9] ext4: avoid overflow when setting values via sysfs
` [PATCH v2 2/9] ext4: refactor out ext4_generic_attr_store()
` [PATCH v2 3/9] ext4: refactor out ext4_generic_attr_show()
` [PATCH v2 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
` [PATCH v2 5/9] ext4: add new attr pointer attr_mb_order
` [PATCH v2 6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow
` [PATCH v2 7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
` [PATCH v2 8/9] ext4: set the type of max_zeroout to unsigned int "
` [PATCH v2 9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1

[PATCH] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
 2024-02-27  7:51 UTC  (2+ messages)

[PATCH] ext4: remove unused parameter biop in ext4_issue_discard()
 2024-02-26 15:25 UTC  (3+ messages)

[PATCH v2 0/5] More unit test for mballoc
 2024-02-26 13:42 UTC  (4+ messages)

fstest generic/696 failure on ext4 fs with quotas+idmap
 2024-02-26  8:56 UTC  (7+ messages)
` [PATCH] vfs: fix check for tmpfile support

[RESEND PATCH] e2fsprogs: debugfs: Fix infinite loop when dump log
 2024-02-26  8:14 UTC 

[PATCH] ext4: remove SLAB_MEM_SPREAD flag usage
 2024-02-26  4:22 UTC  (2+ messages)

[PATCH] ext2: remove SLAB_MEM_SPREAD flag usage
 2024-02-24 13:48 UTC 

[LSF/MM/BPF TOPIC]: Challenges and Ideas in Transitioning EXT* and other FS to iomap
 2024-02-24 10:19 UTC 

[PATCH 0/7] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-02-24  2:46 UTC  (11+ messages)
` [PATCH 1/7] ext4: avoid overflow when setting values via sysfs
` [PATCH 4/7] ext4: add positive int attr pointer to avoid sysfs variables overflow

[PATCH] ext4: Don't report EOPNOTSUPP errors from discard
 2024-02-23 13:07 UTC  (6+ messages)

[tytso-ext4:dev] BUILD SUCCESS 1f85b452e07c370448fb4eb4472cd55fc6bf115c
 2024-02-23  5:51 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-02-23  3:42 UTC  (2+ messages)
` [syzbot] "

Why isn't ext2 deprecated over ext4?
 2024-02-22 20:12 UTC  (10+ messages)

[PATCH v2] ext4: correct best extent lstart adjustment logic
 2024-02-22 15:54 UTC  (2+ messages)

[PATCH] ext4: add a hint for block bitmap corrupt state in mb_groups
 2024-02-22 15:54 UTC  (2+ messages)

[PATCH] ext4: forbid commit inconsistent quota data when errors=remount-ro
 2024-02-22 15:54 UTC  (2+ messages)

[PATCH v2] ext4: Verify s_clusters_per_group even without bigalloc
 2024-02-22 15:54 UTC  (2+ messages)

[PATCH v2] ext4: fix corruption during on-line resize
 2024-02-22 15:54 UTC  (2+ messages)

[PATCH] ext4: fix the comment of ext4_map_blocks()/ext4_ext_map_blocks()
 2024-02-22 15:54 UTC  (2+ messages)

[PATCH] ext2: mark as deprecated
 2024-02-22 10:18 UTC  (2+ messages)

A problem about BLK_OPEN_RESTRICT_WRITES
 2024-02-21 21:46 UTC  (3+ messages)

[PATCH] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
 2024-02-21 11:18 UTC  (4+ messages)

[PATCH v12 00/27] DEPT(Dependency Tracker)
 2024-02-21  9:49 UTC  (28+ messages)
` [PATCH v12 01/27] llist: Move llist_{head,node} definition to types.h
` [PATCH v12 02/27] dept: Implement Dept(Dependency Tracker)
` [PATCH v12 03/27] dept: Add single event dependency tracker APIs
` [PATCH v12 04/27] dept: Add lock "
` [PATCH v12 05/27] dept: Tie to Lockdep and IRQ tracing
` [PATCH v12 06/27] dept: Add proc knobs to show stats and dependency graph
` [PATCH v12 07/27] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v12 08/27] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v12 09/27] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v12 10/27] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v12 11/27] dept: Distinguish each syscall context from another
` [PATCH v12 12/27] dept: Distinguish each work "
` [PATCH v12 13/27] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v12 14/27] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v12 15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v12 16/27] dept: Track timeout waits separately with a new Kconfig
` [PATCH v12 17/27] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v12 18/27] dept: Apply timeout consideration to swait
` [PATCH v12 19/27] dept: Apply timeout consideration to waitqueue wait
` [PATCH v12 20/27] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v12 21/27] dept: Apply timeout consideration to dma fence wait
` [PATCH v12 22/27] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v12 23/27] dept: Make Dept able to work with an external wgen
` [PATCH v12 24/27] dept: Track PG_locked with dept
` [PATCH v12 25/27] dept: Print event context requestor's stacktrace on report
` [PATCH v12 26/27] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v12 27/27] dept: Add 'Dept' documentation

[PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-20 23:03 UTC  (4+ messages)
` [PATCH v6 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup

[PATCH v10 0/8]
 2024-02-20 14:59 UTC  (7+ messages)
` [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper

[syzbot] [apparmor?] [ext4?] general protection fault in common_perm_cond
 2024-02-20 10:00 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).