Latest threads
Previous Page / Next Page
Subject / Started by Replies Last post
[PATCH v14 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
Started by Eugen Hristev on 2024-03-20 08:49:30
0 2024-03-20 08:49:30 by Eugen Hristev
[PATCH v14 7/9] f2fs: Log error when lookup of encoded dentry fails
Started by Eugen Hristev on 2024-03-20 08:49:13
0 2024-03-20 08:49:13 by Eugen Hristev
[PATCH v14 6/9] ext4: Log error when lookup of encoded dentry fails
Started by Eugen Hristev on 2024-03-20 08:48:51
0 2024-03-20 08:48:51 by Eugen Hristev
[PATCH v14 5/9] f2fs: Reuse generic_ci_match for ci comparisons
Started by Eugen Hristev on 2024-03-20 08:48:37
0 2024-03-20 08:48:37 by Eugen Hristev
[PATCH v14 4/9] ext4: Reuse generic_ci_match for ci comparisons
Started by Eugen Hristev on 2024-03-20 08:48:12
0 2024-03-20 08:48:12 by Eugen Hristev
Re: [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH
Started by Dave Chinner on 2024-03-18 22:23:08
1 2024-03-20 01:49:37 by Darrick J. Wong
Re: [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Started by Baokun Li on 2024-03-20 01:31:15
0 2024-03-20 01:31:15 by Baokun Li
Re: [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Started by Ojaswin Mujoo on 2024-03-19 18:26:09
0 2024-03-19 18:26:09 by Ojaswin Mujoo
[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
Started by bugzilla-daemon on 2024-03-19 15:08:12
0 2024-03-19 15:08:12 by bugzilla-daemon
[PATCH v4 6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow
Started by Baokun Li on 2024-03-19 11:34:29
0 2024-03-19 11:34:29 by Baokun Li
[PATCH v4 1/9] ext4: avoid overflow when setting values via sysfs
Started by Baokun Li on 2024-03-19 11:33:16
0 2024-03-19 11:33:16 by Baokun Li
[PATCH v4 3/9] ext4: refactor out ext4_generic_attr_show()
Started by Baokun Li on 2024-03-19 11:32:28
0 2024-03-19 11:32:28 by Baokun Li
[PATCH v4 2/9] ext4: refactor out ext4_generic_attr_store()
Started by Baokun Li on 2024-03-19 11:32:21
0 2024-03-19 11:32:21 by Baokun Li
Re: [PATCH v3 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Started by Jan Kara on 2024-03-18 15:25:29
1 2024-03-19 10:37:22 by Ojaswin Mujoo
[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
Started by bugzilla-daemon on 2024-03-19 06:22:45
0 2024-03-19 06:22:45 by bugzilla-daemon
[PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
Started by Gabriel Krisman Bertazi on 2024-02-21 17:14:27
13 2024-03-18 20:46:33 by patchwork-bot+f2fs
[PATCH v13 0/9] Cache insensitive cleanup for ext4/f2fs
Started by Eugen Hristev on 2024-03-05 10:26:17
12 2024-03-18 09:54:35 by Eugen Hristev
[RESEND PATCH] e2fsprogs: debugfs: Fix infinite loop when dump log
Started by Wenchao Hao on 2024-02-26 08:17:54
1 2024-03-18 09:52:00 by Wenchao Hao
Re: [PATCH] Revert "ext4: apply umask if ACL support is disabled"
Started by Christian Brauner on 2024-03-18 08:45:09
0 2024-03-18 08:45:09 by Christian Brauner
[RFC 0/9] ext4: Add direct-io atomic write support using fsawu
Started by Ritesh Harjani (IBM) on 2024-03-02 07:42:38
6 2024-03-18 08:23:08 by John Garry
[syzbot] [ext4?] possible deadlock in __ext4_mark_inode_dirty (3)
Started by syzbot on 2024-03-18 03:33:40
0 2024-03-18 03:33:40 by syzbot
KASAN: slab-use-after-free Read in ext4_find_extent
Started by cheung wall on 2024-03-14 06:58:27
1 2024-03-16 02:00:43 by Theodore Ts'o
[GIT PULL] ext4 updates for v6.9
Started by Theodore Ts'o on 2024-03-14 03:56:25
1 2024-03-15 17:20:48 by pr-tracker-bot
[Bug 205197] New: kernel BUG at fs/ext4/extents_status.c:884
Started by bugzilla-daemon on 2019-10-15 12:47:51
8 2024-03-15 17:17:20 by bugzilla-daemon
[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
Started by bugzilla-daemon on 2024-03-15 17:13:23
0 2024-03-15 17:13:23 by bugzilla-daemon
Re: BUG: unable to handle kernel paging request in ext4_ext_remove_space
Started by Thomas Gleixner on 2024-03-15 14:27:25
0 2024-03-15 14:27:25 by Thomas Gleixner
[PATCH] fs: apply umask if POSIX ACL support is disabled
Started by Max Kellermann on 2023-09-19 14:21:42
18 2024-03-15 13:53:35 by Christian Brauner
[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
Started by bugzilla-daemon on 2024-03-15 10:18:59
0 2024-03-15 10:18:59 by bugzilla-daemon
[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
Started by bugzilla-daemon on 2024-03-15 10:07:16
0 2024-03-15 10:07:16 by bugzilla-daemon
[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
Started by bugzilla-daemon on 2024-03-15 10:04:35
0 2024-03-15 10:04:35 by bugzilla-daemon
Re: WARNING in __kthread_create_on_node
Started by Andrew Morton on 2024-03-14 18:25:36
0 2024-03-14 18:25:36 by Andrew Morton
[Bug 218596] New: kernel BUG at fs/ext4/extents_status.c:884
Started by bugzilla-daemon on 2024-03-14 14:46:41
1 2024-03-14 15:07:09 by bugzilla-daemon
[PATCH v3 8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow
Started by Baokun Li on 2024-03-14 14:15:19
0 2024-03-14 14:15:19 by Baokun Li
[PATCH v3 5/9] ext4: add new attr pointer attr_mb_order
Started by Baokun Li on 2024-03-14 14:14:14
0 2024-03-14 14:14:14 by Baokun Li
[PATCH v3 3/9] ext4: refactor out ext4_generic_attr_show()
Started by Baokun Li on 2024-03-14 14:12:49
0 2024-03-14 14:12:49 by Baokun Li
[PATCH v3 9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1
Started by Baokun Li on 2024-03-14 14:10:04
0 2024-03-14 14:10:04 by Baokun Li
[PATCH v3 7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
Started by Baokun Li on 2024-03-14 14:09:09
0 2024-03-14 14:09:09 by Baokun Li
[PATCH v3 2/9] ext4: refactor out ext4_generic_attr_store()
Started by Baokun Li on 2024-03-14 14:08:22
0 2024-03-14 14:08:22 by Baokun Li
[PATCH v3 1/9] ext4: avoid overflow when setting values via sysfs
Started by Baokun Li on 2024-03-14 14:07:56
0 2024-03-14 14:07:56 by Baokun Li
Re: [PATCH v2 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Started by Jan Kara on 2024-03-14 12:51:09
0 2024-03-14 12:51:09 by Jan Kara
Re: [PATCH v2 4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()
Started by Jan Kara on 2024-03-14 12:00:29
0 2024-03-14 12:00:29 by Jan Kara
[bug report] ext4: do not create EA inode under buffer lock
Started by Dan Carpenter on 2024-02-27 09:40:26
1 2024-03-14 10:55:15 by Jan Kara
[PATCH v2 8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow
Started by Baokun Li on 2024-02-27 09:12:10
1 2024-03-14 10:36:16 by Jan Kara
[PATCH v2 6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow
Started by Baokun Li on 2024-02-27 09:12:26
1 2024-03-14 10:33:51 by Jan Kara
[PATCH v2 5/9] ext4: add new attr pointer attr_mb_order
Started by Baokun Li on 2024-02-27 09:11:10
1 2024-03-14 10:32:33 by Jan Kara
[PATCH v2 2/9] ext4: refactor out ext4_generic_attr_store()
Started by Baokun Li on 2024-02-27 09:13:10
1 2024-03-14 10:18:16 by Jan Kara
[riteshharjani:ext2-iomap-lsfmm-rfcv2] [ext2] 44544ffe4d: xfstests.generic.093.fail
Started by Oliver Sang on 2024-03-14 04:57:41
0 2024-03-14 04:57:41 by Oliver Sang
[PATCH] ext4: Enable meta_bg only when new desc blocks are needed
Started by Srivathsa Dara on 2024-02-27 13:22:01
3 2024-03-14 03:57:45 by Theodore Ts'o
[PATCH v4 0/3] Fix crashes and warnings in ext4 unit test
Started by Kemeng Shi on 2024-03-04 07:39:44
4 2024-03-14 03:55:54 by Theodore Ts'o
[PATCH] ext4: remove SLAB_MEM_SPREAD flag usage
Started by Chengming Zhou on 2024-02-24 13:49:49
2 2024-03-14 03:55:52 by Theodore Ts'o