Latest threads
Previous Page / Next Page
Subject / Started by Replies Last post
[PATCH] ext4: kunit: use dynamic inode allocation
Started by Arnd Bergmann on 2024-02-27 16:16:12
1 2024-03-14 03:55:20 by Theodore Ts'o
[PATCH 2/2] ext2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Started by Ritesh Harjani (IBM) on 2024-02-29 14:25:58
1 2024-03-13 19:18:35 by Jan Kara
Re: [PATCH] fs_parser: move fsparam_string_empty() helper into header
Started by Christian Brauner on 2024-03-12 14:33:22
0 2024-03-12 14:33:22 by Christian Brauner
[syzbot] Monthly ext4 report (Mar 2024)
Started by syzbot on 2024-03-12 09:30:10
0 2024-03-12 09:30:10 by syzbot
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (2)
Started by syzbot on 2023-07-06 17:33:13
2 2024-03-11 17:54:56 by Jan Kara
[PATCH 1/3] fs_parser: handle parameters that can be empty and don't have a value
Started by Luis Henriques on 2024-02-29 16:32:41
9 2024-03-11 16:03:24 by Jan Kara
[PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
Started by Zhihao Cheng on 2024-02-29 11:46:25
2 2024-03-11 07:55:47 by Zhihao Cheng
[PATCH RFC] ext4: Validate inode pa before using preallocation blocks
Started by Zhihao Cheng on 2024-03-11 06:45:59
2 2024-03-11 07:34:58 by Zhihao Cheng
[tytso-ext4:dev] BUILD SUCCESS 0ecae5410ab526225293d2591ca4632b22c2fd8c
Started by kernel test robot on 2024-03-10 03:03:01
0 2024-03-10 03:03:01 by kernel test robot
[PATCH] ext4: remove unreachable discard code
Started by Keith Busch on 2024-03-09 00:11:08
1 2024-03-09 02:59:01 by Zhang Yi
[Bug 218576] New: ext4: ext4_mb_use_inode_pa: BUGON triggered by invalid pa
Started by bugzilla-daemon on 2024-03-09 02:51:12
2 2024-03-09 02:52:07 by bugzilla-daemon
[RFC 4/8] ext4: Add statx and other atomic write helper routines
Started by Ritesh Harjani (IBM) on 2024-03-02 07:44:01
2 2024-03-08 08:10:34 by Ritesh Harjani (IBM)
[RFC 6/8] ext4: Add an inode flag for atomic writes
Started by Ritesh Harjani (IBM) on 2024-03-02 07:44:46
2 2024-03-08 08:03:26 by Ritesh Harjani (IBM)
[RFC 2/8] fs: Reserve inode flag FS_ATOMICWRITES_FL for atomic writes
Started by Ritesh Harjani (IBM) on 2024-03-02 07:43:19
2 2024-03-08 07:20:09 by Ojaswin Mujoo
[PATCH v2 1/3] fs_parser: add helper to define parameters with string and flag types
Started by Luis Henriques on 2024-03-07 17:10:47
0 2024-03-07 17:10:47 by Luis Henriques
[PATCH v2] ext4: Enable meta_bg only when new desc blocks are needed
Started by Srivathsa Dara on 2024-03-06 07:55:15
1 2024-03-07 09:23:48 by Ritesh Harjani (IBM)
Re: [LSF/MM/BPF TOPIC]: Challenges and Ideas in Transitioning EXT* and other FS to iomap
Started by Ritesh Harjani (IBM) on 2024-02-24 10:19:39
1 2024-03-06 11:09:35 by Ritesh Harjani (IBM)
Re: [PATCH 11/13] fuse: fix UAF in rcu pathwalks
Started by Miklos Szeredi on 2024-03-06 10:29:14
0 2024-03-06 10:29:14 by Miklos Szeredi
[PATCH v13 00/27] DEPT(Dependency Tracker)
Started by Byungchul Park on 2024-03-06 08:57:46
22 2024-03-06 09:07:43 by Byungchul Park
[PATCH v13 01/27] llist: Move llist_{head,node} definition to types.h
Started by Byungchul Park on 2024-03-06 08:57:25
0 2024-03-06 08:57:25 by Byungchul Park
Re: [PATCH] ext2: remove SLAB_MEM_SPREAD flag usage
Started by Jan Kara on 2024-03-05 14:37:17
0 2024-03-05 14:37:17 by Jan Kara
[RFC 3/8] iomap: Add atomic write support for direct-io
Started by Ritesh Harjani (IBM) on 2024-03-02 07:43:41
4 2024-03-04 21:01:54 by Dave Chinner
Re: [PATCH v4 3/3] ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter before use in kunit test
Started by Guenter Roeck on 2024-03-04 18:56:08
0 2024-03-04 18:56:08 by Guenter Roeck
[PATCH v4 2/3] ext4: hold group lock in ext4 kunit test
Started by Kemeng Shi on 2024-03-04 07:39:22
1 2024-03-04 18:55:53 by Guenter Roeck
Re: [PATCH 11/13] fuse: fix UAF in rcu pathwalks
Started by Amir Goldstein on 2024-03-04 14:38:29
0 2024-03-04 14:38:29 by Amir Goldstein
[PATCH v4 1/3] ext4: alloc test super block from sget
Started by Kemeng Shi on 2024-03-04 07:39:26
0 2024-03-04 07:39:26 by Kemeng Shi
[PATCH v3 0/3] Fix crashes and warning in ext4 unit test
Started by Kemeng Shi on 2024-03-02 09:21:32
1 2024-03-04 06:33:59 by Kemeng Shi
KCSAN: data-race in ext4_da_write_end / mpage_process_page_bufs
Started by Stefan Wahren on 2024-03-02 13:17:09
0 2024-03-02 13:17:09 by Stefan Wahren
[RFC 8/8] ext4: Adds atomic writes using fsawu
Started by Ritesh Harjani (IBM) on 2024-03-02 07:45:27
0 2024-03-02 07:45:27 by Ritesh Harjani (IBM)
[RFC 7/8] ext4: Enable FMODE_CAN_ATOMIC_WRITE in open for direct-io
Started by Ritesh Harjani (IBM) on 2024-03-02 07:45:06
0 2024-03-02 07:45:06 by Ritesh Harjani (IBM)
[PATCH 2/3] ext4: fix mount parameters check for empty values
Started by Luis Henriques on 2024-02-29 16:32:57
1 2024-03-01 15:48:00 by Luis Henriques
Re: [PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
Started by Eric Sandeen on 2024-03-01 14:54:57
0 2024-03-01 14:54:57 by Eric Sandeen
[PATCH v2 0/2] Fix crashes in ext4 unit test
Started by Kemeng Shi on 2024-03-01 09:07:22
2 2024-03-01 09:07:53 by Kemeng Shi
Re: ext4_mballoc_test: Internal error: Oops: map_id_range_down (kernel/user_namespace.c:318)
Started by Guenter Roeck on 2024-02-28 19:34:31
2 2024-03-01 03:20:15 by Kemeng Shi
[PATCH 0/2] Fix crashes in ext4 unit test
Started by Kemeng Shi on 2024-03-01 03:11:54
0 2024-03-01 03:11:54 by Kemeng Shi
[PATCH 1/2] ext4: alloc test super block from sget
Started by Kemeng Shi on 2024-03-01 03:11:47
0 2024-03-01 03:11:47 by Kemeng Shi
[PATCH 2/2] ext4: hold group lock in ext4 kunit test
Started by Kemeng Shi on 2024-03-01 03:11:44
0 2024-03-01 03:11:44 by Kemeng Shi
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
Started by Zhang Yi on 2024-01-27 02:03:31
25 2024-02-29 23:19:48 by Dave Chinner
[PATCH] [RFC] Fix jbd2 to stop waking up sleeping disks on sync
Started by Phillip Susi on 2024-02-27 21:34:17
4 2024-02-29 20:23:13 by Phillip Susi
[PATCH 3/3] overlay: fix mount parameters check for empty values
Started by Luis Henriques on 2024-02-29 16:43:22
0 2024-02-29 16:43:22 by Luis Henriques
[PATCH RFC 0/2] ext4: Do endio process under irq context for DIO overwrites
Started by Zhihao Cheng on 2024-02-29 11:46:54
0 2024-02-29 11:46:54 by Zhihao Cheng
[PATCH RFC 2/2] ext4: Optimize endio process for DIO overwrites
Started by Zhihao Cheng on 2024-02-29 11:46:25
0 2024-02-29 11:46:25 by Zhihao Cheng
Re: [PATCH] ext4/060: Test marking last group as trimmed
Started by Zorro Lang on 2024-02-29 01:39:06
0 2024-02-29 01:39:06 by Zorro Lang
[syzbot] [ext4?] [reiserfs?] kernel BUG in __phys_addr (2)
Started by syzbot on 2023-07-15 20:19:42
1 2024-02-28 23:16:14 by syzbot
fs: ext4_mballoc_test: Internal error: Oops: map_id_range_down (kernel/user_namespace.c:318)
Started by Naresh Kamboju on 2024-02-28 18:19:58
0 2024-02-28 18:19:58 by Naresh Kamboju
[PATCH v12 0/8] Cache insensitive cleanup for ext4/f2fs
Started by Eugen Hristev on 2024-02-20 08:55:27
8 2024-02-27 23:49:13 by Gabriel Krisman Bertazi
[PATCH v2 9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1
Started by Baokun Li on 2024-02-27 09:12:41
0 2024-02-27 09:12:41 by Baokun Li
[PATCH v2 7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
Started by Baokun Li on 2024-02-27 09:12:06
0 2024-02-27 09:12:06 by Baokun Li
Re: [PATCH] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
Started by Baokun Li on 2024-02-27 07:51:59
0 2024-02-27 07:51:59 by Baokun Li
[PATCH] ext4: remove unused parameter biop in ext4_issue_discard()
Started by Wenchao Hao on 2024-02-26 08:19:55
1 2024-02-26 14:10:08 by Zhang Yi