Linux Ext4 Filesystem
[Prev Page][Next Page]
- [PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- ext4 data corruption in 6.1 stable tree (was Re: [PATCH 5.15 000/297] 5.15.140-rc1 review)
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC 0/7] ext4: Allocator changes for atomic write support with DIO
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [RFC 0/7] ext4: Allocator changes for atomic write support with DIO
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Jan Kara <jack@xxxxxxx>
- RE: [External] : Re: [RESEND PATCH] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock
- From: Srivathsa Dara <srivathsa.d.dara@xxxxxxxxxx>
- Re: [RFC 0/7] ext4: Allocator changes for atomic write support with DIO
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [RESEND PATCH] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [tytso-ext4:dev] BUILD SUCCESS 619f75dae2cf117b1d07f27b046b9ffb071c4685
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH -RFC 2/2] ext4: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH -RFC 1/2] mm: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext2 fix for 6.7-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup()
- From: Brian Norris <briannorris@xxxxxxxxxxxx>
- Re: [PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup()
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] ext4: Fix warning in ext4_dio_write_end_io()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api
- From: John Garry <john.g.garry@xxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: John Garry <john.g.garry@xxxxxxxxxx>
- [GIT PULL] ext2 fix for 6.7-rc4
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup()
- From: Brian Norris <briannorris@xxxxxxxxxxxx>
- Re: [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Jan Kara <jack@xxxxxxx>
- [RFC 7/7] ext4: Support atomic write for statx
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 6/7] ext4: Add aligned allocation support for atomic direct io
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 4/7] ext4: allow inode preallocation for aligned alloc
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 3/7] ext4: add aligned allocation support in mballoc
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 2/7] ext4: Factor out size and start prediction from ext4_mb_normalize_request()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 1/7] iomap: Don't fall back to bufferred write if the write is atomic
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 0/7] ext4: Allocator changes for atomic write support with DIO
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: improving calculation of 'fe_{len|start}' in mb_find_extent()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC PATCH 12/18] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] ext4: Fix warning in ext4_dio_write_end_io()
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] ext4: Fix warning in ext4_dio_write_end_io()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: Fix warning in ext4_dio_write_end_io()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [inline_data] ext4: Stale flags before sync when convert to non-inline
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [inline_data] ext4: Stale flags before sync when convert to non-inline
- From: Daniel Dawson <danielcdawson@xxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 2/2] jbd2: increase the journal IO's priority
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [inline_data] ext4: Stale flags before sync when convert to non-inline
- From: Daniel Dawson <danielcdawson@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode from block_device
- From: Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Re: [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] jbd2: increase the journal IO's priority
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] jbd2: increase the journal IO's priority
- From: Jan Kara <jack@xxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock()
- From: Jan Kara <jack@xxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH] debugfs: Fix infinite loop when dump log
- From: Wenchao Hao <haowenchao2@xxxxxxxxxx>
- Re: [PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH block/for-next v2 16/16] block: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 15/16] buffer: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 14/16] nilfs2: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 11/16] ext4: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 12/16] gfs2: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 13/16] jbd2: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 09/16] cramfs: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 07/16] bcachefs: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 08/16] btrfs: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 06/16] scsicam: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 05/16] s390/dasd: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 04/16] mtd: block2mtd: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 01/16] block: add a new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 03/16] bcache: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH block/for-next v2 02/16] xen/blkback: use new helper to get inode from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next] block: remove field 'bd_inode' from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- fun with d_invalidate() vs. d_splice_alias() was Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] ext4: Add unit test for ext4_mb_mark_diskspace_used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 5/5] ext4: Add unit test for ext4_mb_mark_diskspace_used
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH -next] block: remove field 'bd_inode' from block_device
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [PATCH 2/2] jbd2: increase the journal IO's priority
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [syzbot] [ext4?] kernel BUG in ext4_mb_release_inode_pa
- From: syzbot <syzbot+64f520f6fe02b8947407@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH -next] block: remove field 'bd_inode' from block_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH 8/8] ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 5/8] ext4: remove unused return value of ext4_mb_release
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 7/8] ext4: remove unused return value of ext4_mb_release_group_pa
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 6/8] ext4: remove unused return value of ext4_mb_release_inode_pa
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 1/8] ext4: remove unused return value of __mb_check_buddy
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 0/8] Some random cleanups to mballoc
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 4/8] ext4: remove unused ext4_allocation_context::ac_groups_considered
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 3/8] ext4: remove unneeded return value of ext4_mb_release_context
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 2/8] ext4: remove unused parameter group in ext4_mb_choose_next_group_*()
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 2/5] ext4: Add unit test of ext4_mb_generate_buddy
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 4/5] ext4: Add unit test for mb_free_blocks
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 3/5] ext4: Add unit test for mb_mark_used
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 5/5] ext4: Add unit test for ext4_mb_mark_diskspace_used
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 1/5] ext4: Add unit test for test_free_blocks_simple
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- [PATCH 0/5] More unit test for mballoc
- From: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [RFC PATCH 17/18] ext4: partial enable iomap for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 12/18] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 11/18] iomap: add a fs private parameter to iomap_ioend
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_do_writepages
- From: syzbot <syzbot+d1da16f03614058fdc48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <gabriel@xxxxxxxxxx>
- Re: [RFC PATCH 11/18] iomap: add a fs private parameter to iomap_ioend
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH 12/18] iomap: don't increase i_size if it's not a write operation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH 17/18] ext4: partial enable iomap for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 10/18] ext4: implement buffered write iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 18/18] ext4: enable large folio for regular file which has been switched to use iomap
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 07/18] ext4: allow reserving multi-delayed blocks
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 13/18] ext4: impliment writeback iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 17/18] ext4: partial enable iomap for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 16/18] ext4: impliment mmap iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 09/18] ext4: implement buffered read iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 14/18] ext4: impliment zero_range iomap path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 12/18] iomap: don't increase i_size if it's not a write operation
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 15/18] ext4: writeback partial blocks before zero range
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 11/18] iomap: add a fs private parameter to iomap_ioend
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 08/18] ext4: add a new iomap aops for regular file's buffered IO path
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 03/18] ext4: correct the hole length returned by ext4_map_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 02/18] ext4: make ext4_es_lookup_extent() return the next extent if not found
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 06/18] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC mapping type
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 04/18] ext4: add a hole extent entry in cache after punch
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 05/18] ext4: make ext4_map_blocks() distinguish delayed only mapping
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 01/18] ext4: introduce ext4_es_skip_hole_extent() to skip hole extents
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 00/18] ext4: use iomap for regular file's buffered IO path and enable large foilo
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: Fix warning in ext4_dio_write_end_io()
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH] ext4: Fix warning in ext4_dio_write_end_io()
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: Fix warning in ext4_dio_write_end_io()
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- [PATCH] tests: make m_assume_storage_prezeroed more robust
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/9] fs: Expose name under lookup to d_revalidate hooks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/9] fs: Add DCACHE_CASEFOLDED_NAME flag
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v6 5/9] libfs: Validate negative dentries in case-insensitive directories
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] ext4: Fix warning in ext4_dio_write_end_io()
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ext4?] WARNING in ext4_dio_write_end_io
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ext4?] WARNING in ext4_dio_write_end_io
- From: syzbot <syzbot+47479b71cdfc78f56d30@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] jbd2: Add errseq to detect writeback
- From: Zhang Yi <yi.zhang@xxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCHv2] ext2: Fix ki_pos update for DIO buffered-io fallback case
- From: Jan Kara <jack@xxxxxxx>
- [PATCHv2] ext2: Fix ki_pos update for DIO buffered-io fallback case
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [linus:master] [ext2] bc943f4872: xfstests.generic.269.fail
- From: Oliver Sang <oliver.sang@xxxxxxxxx>
- [PATCH v2 4/4] generic: add test for custom crypto data unit size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/4] common/rc: fix _require_xfs_io_command with digits in argument
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/4] common/encrypt: support custom data unit size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 1/4] fscrypt-crypt-util: rename block to data unit
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/4] xfstests: test custom crypto data unit size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [linus:master] [ext2] bc943f4872: xfstests.generic.269.fail
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- [linus:master] [ext2] bc943f4872: xfstests.generic.269.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [RFC PATCH 6/6] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC mapping type
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 1/6] ext4: introduce ext4_es_skip_hole_extent() to skip hole extents
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 5/6] ext4: make ext4_map_blocks() distinguish delayed only mapping
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 4/6] ext4: add a hole extent entry in cache after punch
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 3/6] ext4: correct the hole length returned by ext4_map_blocks()
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 2/6] ext4: make ext4_es_lookup_extent() return the next extent if not found
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- [RFC PATCH 0/6] ext4: make ext4_map_blocks() recognize delayed only extent
- From: Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC 3/3] ext2: Enable large folio support
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC 3/3] ext2: Enable large folio support
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [RFC 0/3] ext2: Use iomap in buffered-io for regular files and enable large folio support
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCHv3 2/2] generic: Add integrity tests with synchronous directio
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCHv3 1/2] aio-dio-write-verify: Add sync and noverify option
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Fwd: fdatasync to a block device seems to block writes on unrelated devices
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH] debugfs: Fix infinite loop when dump log
- From: Wenchao Hao <haowenchao2@xxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH] ext4: improving calculation of 'fe_{len|start}' in mb_find_extent()
- From: Gou Hao <gouhao@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] general protection fault in hrtimer_nanosleep
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: PSA: This list is being migrated (no action required)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- PSA: This list is being migrated (no action required)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- Re: [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [bigalloc] ext4 filesystem creation fails with specific sizes
- From: "Bandi, Ravi Kumar" <ravib@xxxxxxxxxx>
- Re: [syzbot] [ext4?] general protection fault in hrtimer_nanosleep
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_do_writepages
- From: syzbot <syzbot+d1da16f03614058fdc48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] gfs2: Convert stuffed_readpage() to stuffed_read_folio()
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
- From: Andreas Grünbacher <andreas.gruenbacher@xxxxxxxxx>
- [syzbot] Monthly ext4 report (Nov 2023)
- From: syzbot <syzbot+list07d69efc5e1d32eac754@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH e2fsprogs] ext2fs: Fix -Walloc-size
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH e2fsprogs 2/2] lib/ext2fs: llseek: simplify linux section
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH e2fsprogs 1/2] configure.ac: call AC_SYS_LARGEFILE before checking the size of off_t
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH 0/3] Add folio_zero_tail() and folio_fill_tail()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 3/3] gfs2: Convert stuffed_readpage() to stuffed_read_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH e2fsprogs] resize2fs: avoid constantly flushing while moving blocks
- From: Anssi Hannula <anssi.hannula@xxxxxx>
- PSA: migrating linux-ext4 to new vger infrastructure
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- [tytso-ext4:dev] BUILD SUCCESS 91562895f8030cb9a0470b1db49de79346a69f91
- From: kernel test robot <lkp@xxxxxxxxx>
- AW: [syzbot] [ext4?] general protection fault in hrtimer_nanosleep
- From: "carsten.schmid@xxxxxxxxxxx" <carsten.schmid@xxxxxxxxxxx>
- [PATCH 1/5] jbd2: Add errseq to detect client fs's bdev writeback error
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 3/5] jbd2: Remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 5/5] ext4: Move ext4_check_bdev_write_error() into nojournal mode
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 0/5] jbd2: Add errseq to detect writeback
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 4/5] jbd2: Abort journal when detecting metadata writeback error of fs dev
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 2/5] jbd2: Replace journal state flag by checking errseq
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [GIT PULL] ext4 update for v6.7-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [ext4?] general protection fault in hrtimer_nanosleep
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] general protection fault in hrtimer_nanosleep
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ext4: treat end of range as exclusive in ext4_zero_range()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/2] ext4: Clarify handling of unwritten bh in __ext4_block_zero_page_range()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/2] ext4: treat end of range as exclusive in ext4_zero_range()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 2/2] ext4: Clarify handling of unwritten bh in __ext4_block_zero_page_range()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 0/2] Document handing of unwritten bh in ext4_block_zero_page_range()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH] ext4: Enable dioread_nolock as default for bs < ps case
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] ext4: truncate complete range in pagecache before calling ext4_zero_partial_blocks()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [syzbot] [ext4?] general protection fault in hrtimer_nanosleep
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [syzbot] [ext4?] general protection fault in hrtimer_nanosleep
- From: syzbot <syzbot+b408cd9b40ec25380ee1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] ext4 update for v6.7-rc1
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: File system hung on kernel 4.14
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] fscrypt updates for 6.7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH v3] ext4: Replace value of xattrs in place
- From: JunChao Sun <sunjunchao2870@xxxxxxxxx>
- File system hung on kernel 4.14
- From: Đỗ Văn Ngọc (VF-KHTVPMDDT-TTTKLKDDT) <v.ngocdv4@xxxxxxxxxx>
- [Bug 218087] ext4 hung on kernel 4.14.133
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218087] New: ext4 hung on kernel 4.14.133
- From: bugzilla-daemon@xxxxxxxxxx
- [GIT PULL] fscrypt updates for 6.7
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH] resize2fs: account for META_BG in group descriptor check
- From: Anssi Hannula <anssi.hannula@xxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [syzbot] [ext4?] general protection fault in locks_remove_posix
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [syzbot] [ext4?] general protection fault in locks_remove_posix
- From: syzbot <syzbot+ba2c35eb32f5a85137f8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_do_writepages
- From: syzbot <syzbot+d1da16f03614058fdc48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 08/10] ext2: Convert ext2_unlink() and ext2_rename() to use folios
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 07/10] ext2: Handle large block size directories in ext2_delete_entry()
- From: Jan Kara <jack@xxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Andres Freund <andres@xxxxxxxxxxx>
- [PATCH] io_uring/rw: disable IOCB_DIO_CALLER_COMP
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [tytso-ext4:dev] BUILD SUCCESS c388da1dad59dc24801b61bc63539cab6cd83e23
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Include __GFP_NOWARN in GFP_NOWAIT
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH V2] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
- From: Gou Hao <gouhao@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
- From: Gou Hao <gouhao@xxxxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v2 3/4] ext4: avoid online resizing failures due to oversized flex bg
- From: kernel test robot <lkp@xxxxxxxxx>
- New archtecture support in xfstests-bld
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 1/4] ext4: unify the type of flexbg_size to unsigned int
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
- From: Gou Hao <gouhao@xxxxxxxxxxxxx>
- [PATCH v2 2/4] ext4: remove unnecessary check from alloc_flex_gd()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH v2 3/4] ext4: avoid online resizing failures due to oversized flex bg
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH v2 4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH v2 1/4] ext4: unify the type of flexbg_size to unsigned int
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH v2 0/4] ext4: fix WARN_ON in alloc_flex_gd()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH v3] ext4: Properly sync file size update after O_SYNC direct IO
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: "Linux regression tracking #adding (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Kees Cook <kees@xxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: andy.shevchenko@xxxxxxxxx
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: andy.shevchenko@xxxxxxxxx
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: task hung in ext4_fallocate #2
- From: "Linux regression tracking #adding (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH 2/3] ext4: truncate complete range in pagecache before calling ext4_zero_partial_blocks()
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH 1/3] ext4: treat end of range as exclusive in ext4_zero_range()
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v3] ext4: Properly sync file size update after O_SYNC direct IO
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH 4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/4] ext4: avoid online resizing failures due to oversized flex bg
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/4] ext4: remove unnecessary check from alloc_flex_gd()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/4] ext4: unify the type of flexbg_size to unsigned int
- From: Jan Kara <jack@xxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [Bug 218011] ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- [PATCH RFC 9/9] tmpfs: add support for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 8/9] btrfs: convert to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 7/9] ext4: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 6/9] xfs: switch to multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 5/9] fs: have setattr_copy handle multigrain timestamps appropriately
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 3/9] timekeeping: add new debugfs file to count multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 4/9] fs: add infrastructure for multigrain timestamps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 1/9] fs: switch timespec64 fields in inode to discrete integers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH RFC 0/9] fs: multigrain timestamps (redux)
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 0/4] ext4: fix WARN_ON in alloc_flex_gd()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH 2/4] ext4: remove unnecessary check from alloc_flex_gd()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH 4/4] ext4: reduce unnecessary memory allocation in alloc_flex_gd()
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH 1/4] ext4: unify the type of flexbg_size to unsigned int
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- [PATCH 3/4] ext4: avoid online resizing failures due to oversized flex bg
- From: Baokun Li <libaokun1@xxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [syzbot] kernel BUG in ext4_write_inline_data
- From: syzbot <syzbot+f4582777a19ec422b517@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] ext4: Replace value of xattrs in place
- From: JunChao Sun <sunjunchao2870@xxxxxxxxx>
- Re: [PATCH v3] ext4: Properly sync file size update after O_SYNC direct IO
- From: Joseph Qi <jiangqi903@xxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: task hung in ext4_fallocate #2
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 1/1] ext4: remove the bottleneck of ext4-rsv-conversion work queue
- From: "Lu, Davina" <davinalu@xxxxxxxxxx>
- Re: [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
- From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in ext4_fallocate
- From: Shreeya Patel <shreeya.patel@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in console_flush_all (2)
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in console_flush_all (2)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [ext4?] possible deadlock in console_flush_all (2)
- From: syzbot <syzbot+f78380e4eae53c64125c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Jan Kara <jack@xxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- task hung in ext4_fallocate #2
- From: Andres Freund <andres@xxxxxxxxxxx>
- [Bug 218006] [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH v2 03/27] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 00/27] Finish the create_empty_buffers() transition
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 06/27] gfs2: Convert inode unstuffing to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 02/27] buffer: Make folio_create_empty_buffers() return a buffer_head
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 05/27] buffer: Add get_nth_bh()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 18/27] ntfs: Convert ntfs_writepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 04/27] ext4: Convert to folio_create_empty_buffers
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 27/27] buffer: Remove folio_create_empty_buffers()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 22/27] reiserfs: Convert writepage to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 23/27] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 26/27] ufs: Remove ufs_get_locked_page()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 24/27] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 21/27] ocfs2: Convert ocfs2_map_page_blocks to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 25/27] ufs; Convert ufs_change_blocknr() to use folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 20/27] ntfs3: Convert ntfs_zero_range() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 09/27] gfs2: Convert gfs2_write_buf_to_page() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 08/27] gfs2: Convert gfs2_getjdatabuf to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 10/27] nilfs2: Convert nilfs_mdt_freeze_buffer to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 16/27] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 15/27] nilfs2: Remove nilfs_page_get_nth_block
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 17/27] ntfs: Convert ntfs_read_block() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 07/27] gfs2: Convert gfs2_getbuf() to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 12/27] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 13/27] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 19/27] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 14/27] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH v2 11/27] nilfs2: Convert nilfs_grab_buffer() to use a folio
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [Bug 218006] [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218006] [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218006] [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218006] [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218011] ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218011] ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218011] ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218011] ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218006] [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218011] ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218011] ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 218011] New: ext4 root filesystem related hangs on 6.5 kernels
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [syzbot] INFO: task hung in ext4_fallocate
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [Bug 218006] [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v3] ext4: Properly sync file size update after O_SYNC direct IO
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: probable quota bug introduced in 6.6-rc1
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH v3] ext4: Properly sync file size update after O_SYNC direct IO
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Jan Kara <jack@xxxxxxx>
- [Bug 218006] New: [ext4] system panic when ext4_writepages:2918: Journal has aborted
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [syzbot] kernel BUG in ext4_do_writepages
- From: syzbot <syzbot+d1da16f03614058fdc48@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] INFO: task hung in ext4_fallocate
- From: Shreeya Patel <shreeya.patel@xxxxxxxxxxxxx>
- [PATCH v2] ext4: Properly sync file size update after O_SYNC direct IO
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] kvm-xfstests: install-kconfig: Use $ARCH-config instead of $KERN_ARCH-config
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6] ext4: improve trim efficiency
- From: Fengnan Chang <changfengnan@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] [ext4?] KASAN: wild-memory-access Read in read_block_bitmap
- From: syzbot <syzbot+47f3372b693d7f62b8ae@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] ext4: Properly sync file size update after O_SYNC direct IO
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v8 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/5] loop: Add support for provision requests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v8 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v8 3/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH 2/2] kvm-xfstests: Add support for ppc64
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- [PATCH 1/2] kvm-xfstests: install-kconfig: Use $ARCH-config instead of $KERN_ARCH-config
- From: "Ritesh Harjani (IBM)" <ritesh.list@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in ext4_fallocate
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] INFO: task hung in ext4_fallocate
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Dave Kleikamp <dave.kleikamp@xxxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fs: apply umask if POSIX ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [syzbot] Monthly ext4 report (Oct 2023)
- From: syzbot <syzbot+list12247b4500c0d653da52@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 7/5] xfs: add block device provisioning for fallocate
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 6/5] xfs: detect block devices requiring provisioning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/5] loop: Add support for provision requests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC] ext4: don't remove already removed extent
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- [tytso-ext4:dev] BUILD SUCCESS a37d4c46392e207518deb6533768986634b193c0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 5/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 4/5] dm: Add block provisioning support
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 2/5] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 3/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH] fs: apply umask if POSIX ACL support is disabled
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4] ext4: fix race between writepages and remount
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 0/2] JBD2: print io_block if check data block checksum failed when do recovery
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v8 00/12] cleanups and unit test for mballoc
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3] jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 00/13] fixes and cleanups to ext4 resize
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4/mballoc: No need to generate from free list
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Fix traditional comparison using max/min method
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] fs/ext4/acl: apply umask if ACL support is disabled
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Fix incorrect offset
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 0/1] ext4: Fix stale data exposure caused with dioread_nolock
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Make running and commit transaction have their own freed_data_list
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: fix racy may inline data check in dio write
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: move 'ix' sanity check to corrent position
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC] ext4: don't remove already removed extent
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [RFC PATCH 02/16] ext4: make sure allocate pending entry not fail
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC PATCH 01/16] ext4: correct the start block of counting reserved clusters
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 02/10] ext2: Convert ext2_check_page to ext2_check_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Documentation wrong? "The number of block groups is the size of the device divided by the size of a block group."
- From: Serdar Sanli <mserdarsanli@xxxxxxxxx>
- Re: [syzbot] INFO: task hung in ext4_fallocate
- From: Shreeya Patel <shreeya.patel@xxxxxxxxxxxxx>
- Re: probable quota bug introduced in 6.6-rc1
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 35/89] ext4: convert to new timestamp accessors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 34/89] ext2: convert to new timestamp accessors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 02/89] fs: convert core infrastructure to new timestamp accessors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]