Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 08:55:31 to 2024-03-21 15:07:32 UTC [more...]

[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
 2024-03-21 15:07 UTC  (9+ messages)

[PATCH v2 0/5] More unit test for mballoc
 2024-03-21  7:16 UTC  (5+ messages)
` [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy

[PATCH] ext4: replace deprecated strncpy with alternatives
 2024-03-21  1:03 UTC 

[PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation
 2024-03-20 16:52 UTC  (3+ messages)

[PATCH] ext4: remove checks for data=ordered and journal_async_commit options
 2024-03-20 12:03 UTC  (2+ messages)

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

[Bug 217965] New: ext4(?) regression since 6.5.0 on sata hdd
 2024-03-20  6:46 UTC  (5+ messages)
` [Bug 217965] "

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

[PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
 2024-03-20  1:49 UTC  (6+ messages)

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

[RESEND PATCH] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
 2024-03-19 11:25 UTC  (3+ messages)
  ` [External] : "

[PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-03-18 20:45 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v13 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-03-18  9:53 UTC  (8+ messages)
` [PATCH v13 2/9] f2fs: Simplify the handling of cached insensitive names
` [PATCH v13 3/9] libfs: Introduce case-insensitive string comparison helper

[RESEND PATCH] e2fsprogs: debugfs: Fix infinite loop when dump log
 2024-03-18  9:32 UTC  (2+ messages)

[PATCH] Revert "ext4: apply umask if ACL support is disabled"
 2024-03-18  8:44 UTC  (2+ messages)

[RFC 0/9] ext4: Add direct-io atomic write support using fsawu
 2024-03-18  8:22 UTC  (8+ messages)
  ` [RFC] ext4: Add support for ext4_map_blocks_atomic()

[syzbot] [ext4?] possible deadlock in __ext4_mark_inode_dirty (3)
 2024-03-18  3:33 UTC 

[PATCH] ext4: Remove unneeded if checks before kfree
 2024-03-17 15:36 UTC  (2+ messages)
` [RESEND PATCH] "

KASAN: slab-use-after-free Read in ext4_find_extent
 2024-03-16  2:00 UTC  (2+ messages)

[GIT PULL] ext4 updates for v6.9
 2024-03-15 17:20 UTC  (2+ messages)

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

BUG: unable to handle kernel paging request in ext4_ext_remove_space
 2024-03-15 14:26 UTC 

[PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
 2024-03-15 13:52 UTC  (14+ messages)

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

WARNING in __kthread_create_on_node
 2024-03-14 18:25 UTC 

[PATCH 0/3] ext4: Create EA inodes outside of buffer lock
 2024-03-14 18:12 UTC  (4+ messages)
` [PATCH 2/3] ext4: Do not create EA inode under "

[Bug 218596] New: kernel BUG at fs/ext4/extents_status.c:884
 2024-03-14 15:07 UTC  (2+ messages)
` [Bug 218596] "

[PATCH v2 0/9] ext4: avoid sysfs variables overflow causing BUG_ON/SOOB
 2024-03-14 13:47 UTC  (20+ 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 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 8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow
` [PATCH v2 9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1

[bug report] ext4: do not create EA inode under buffer lock
 2024-03-14 10:55 UTC  (2+ messages)

[riteshharjani:ext2-iomap-lsfmm-rfcv2] [ext2] 44544ffe4d: xfstests.generic.093.fail
 2024-03-14  4:57 UTC 

[PATCH] ext4: remove SLAB_MEM_SPREAD flag usage
 2024-03-14  4:06 UTC  (3+ messages)

[PATCH v4 0/3] Fix crashes and warnings in ext4 unit test
 2024-03-14  3:54 UTC  (2+ messages)

[PATCH] ext4: remove unused parameter biop in ext4_issue_discard()
 2024-03-14  3:54 UTC  (2+ messages)

[PATCH] ext4: kunit: use dynamic inode allocation
 2024-03-14  3:54 UTC  (2+ messages)

[PATCH] ext4: Enable meta_bg only when new desc blocks are needed
 2024-03-14  3:54 UTC  (2+ messages)

[PATCH 1/2] ext4: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
 2024-03-13 18:14 UTC  (4+ messages)
` [PATCH 2/2] ext2: "

[PATCH] fs_parser: move fsparam_string_empty() helper into header
 2024-03-12 14:28 UTC  (2+ messages)

[PATCH v2 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-12 10:31 UTC  (14+ messages)
` [PATCH v2 1/3] fs_parser: add helper to define parameters with string and flag types
` [PATCH v2 2/3] ext4: fix the parsing of empty string mount parameters
` [PATCH v2 3/3] ovl: "

[syzbot] Monthly ext4 report (Mar 2024)
 2024-03-12  9:29 UTC 

[PATCH 1/2] ext4: Fixes len calculation in mpage_journal_page_buffers
 2024-03-11 18:46 UTC  (4+ messages)
` [PATCH 2/2] ext4: Remove PAGE_MASK dependency on mpage_submit_folio

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (2)
 2024-03-11 17:54 UTC  (3+ messages)

[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-11 16:01 UTC  (10+ messages)
` [PATCH 1/3] "

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

[PATCH RFC] ext4: Validate inode pa before using preallocation blocks
 2024-03-11  7:34 UTC  (3+ messages)

[tytso-ext4:dev] BUILD SUCCESS 0ecae5410ab526225293d2591ca4632b22c2fd8c
 2024-03-10  3:01 UTC 

[PATCH] ext4: remove unreachable discard code
 2024-03-09  2:58 UTC  (2+ messages)

[Bug 218576] New: ext4: ext4_mb_use_inode_pa: BUGON triggered by invalid pa
 2024-03-09  2:52 UTC  (3+ messages)
` [Bug 218576] "

[PATCH] ext4: Avoid excessive credit estimate in ext4_tmpfile()
 2024-03-08 13:11 UTC  (3+ messages)

[RFC 1/8] fs: Add FS_XFLAG_ATOMICWRITES flag
 2024-03-08  8:10 UTC  (7+ messages)
` [RFC 2/8] fs: Reserve inode flag FS_ATOMICWRITES_FL for atomic writes
` [RFC 4/8] ext4: Add statx and other atomic write helper routines

[RFC 6/8] ext4: Add an inode flag for atomic writes
 2024-03-08  8:02 UTC  (2+ messages)

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

[PATCH v2] ext4: Enable meta_bg only when new desc blocks are needed
 2024-03-07  9:23 UTC  (2+ messages)

[LSF/MM/BPF TOPIC]: Challenges and Ideas in Transitioning EXT* and other FS to iomap
 2024-03-06 11:09 UTC  (2+ messages)

[PATCH] kvm-xfstests: Add 1k config for ext2
 2024-03-06 10:59 UTC 

[PATCHES] RCU pathwalk race fixes
 2024-03-06 10:21 UTC  (9+ messages)
` [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
  ` [PATCH 11/13] fuse: fix UAF in rcu pathwalks

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


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