Linux Ext4 Filesystem
[Prev Page][Next Page]
- [PATCH AUTOSEL 5.4 23/26] ext4: increase wait time needed before reuse of deleted inode numbers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 16/18] ext4: increase wait time needed before reuse of deleted inode numbers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 17/18] ext4: convert BUG_ON's to WARN_ON's in mballoc.c
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 15/18] ext4: use matching invalidatepage in ext4_writepage
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 13/21] ext4: use matching invalidatepage in ext4_writepage
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 15/21] ext4: increase wait time needed before reuse of deleted inode numbers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 16/21] ext4: convert BUG_ON's to WARN_ON's in mballoc.c
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 14/21] ext4: use non-movable memory for superblock readahead
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 11/13] ext4: convert BUG_ON's to WARN_ON's in mballoc.c
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 7/8] ext4: convert BUG_ON's to WARN_ON's in mballoc.c
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 22/26] ext4: use matching invalidatepage in ext4_writepage
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 33/38] ext4: increase wait time needed before reuse of deleted inode numbers
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 32/38] ext4: use matching invalidatepage in ext4_writepage
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Any updates on ext4-lazy (lazy_journal branch for SMR)?
- From: Mingye Wang <arthur200126@xxxxxxxxx>
- Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] iomap: bmap: Remove the WARN and return the proper block address
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] iomap: bmap: Remove the WARN and return the proper block address
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
- From: Jan Kara <jack@xxxxxxx>
- [PATCH RFC 1/2] xfstests: fsx: add support for cluster size
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH RFC 2/2] xfstests: common/rc: add cluster size support for ext4
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH RFC 0/2] fsx: make fsx perceptive to cluster size
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] xfstests: 298: fix failure on ext4 with bigalloc
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] iomap: bmap: Remove the WARN and return the proper block address
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 0/2] WARN fibmap user in case of possible addr truncation
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH V10 04/11] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V10 04/11] Documentation/dax: Update Usage section
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [RFC PATCH 11/11] ext4: data=journal: prevent journalled writeback deadlock in ext4_try_to_write_inline_data()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 10/11] ext4: deduplicate code with error legs in ext4_try_to_write_inline_data()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 09/11] ext4: grab page before starting transaction handle in ext4_try_to_write_inline_data()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 08/11] ext4: data=journal: prevent journalled writeback deadlock in ext4_convert_inline_data_to_extent()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 07/11] ext4: grab page before starting transaction handle in ext4_convert_inline_data_to_extent()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 06/11] ext4: data=journal: prevent journalled writeback deadlock in ext4_write_begin()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 05/11] ext4: data=journal: prevent journalled writeback deadlock in __ext4_journalled_writepage()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 04/11] ext4: data=journal: introduce helpers for journalled writeback deadlock
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 03/11] ext4: data=journal: call ext4_force_commit() in ext4_writepages() for msync()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 02/11] ext4: data=journal: handle page writeback in __ext4_journalled_writepage()
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 01/11] ext4: data=journal: introduce struct/kmem_cache ext4_journalled_wb_page/_cachep
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- [RFC PATCH 00/11] ext4: data=journal: writeback mmap'ed pagecache
- From: Mauricio Faria de Oliveira <mfo@xxxxxxxxxxxxx>
- Re: [PATCH V10 06/11] fs/xfs: Make DAX mount option a tri-state
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V10 04/11] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 06/11] fs/xfs: Make DAX mount option a tri-state
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 04/11] Documentation/dax: Update Usage section
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V10 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] ext4: don't ignore return values from ext4_ext_dirty()
- From: Jan Kara <jack@xxxxxxx>
- Re: Inline data with 128-byte inodes?
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 5/5] ext4: Get rid of ext4_fiemap_check_ranges
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 4/5] overlayfs: Check for range bounds before calling i_op->fiemap()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] ext4: fix error pointer dereference
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 5/5] ext4: Get rid of ext4_fiemap_check_ranges
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 4/5] overlayfs: Check for range bounds before calling i_op->fiemap()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 0/5] ext4/overlayfs: fiemap related fixes
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH v2] ext4: fix error pointer dereference
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V9 03/11] fs/stat: Define DAX statx attribute
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2] ext4: fix error pointer dereference
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] ext4: fix error pointer dereference
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] ext4: fix error pointer dereference
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] ext4: Fix buffer_head refcnt leak when ext4_iget() fails
- From: Xiyu Yang <xiyuyang19@xxxxxxxxxxxx>
- Re: [PATCH V10 04/11] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V10 04/11] Documentation/dax: Update Usage section
- From: Yasunori Goto <y-goto@xxxxxxxxxxx>
- Re: [PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: Inline data with 128-byte inodes?
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- LSFMMBPF 2020 Cancellation announcement
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- [PATCH V10 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 04/11] Documentation/dax: Update Usage section
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 06/11] fs/xfs: Make DAX mount option a tri-state
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 03/11] fs/stat: Define DAX statx attribute
- From: ira.weiny@xxxxxxxxx
- [PATCH V10 00/11] XFS - Enable per-file/per-directory DAX operations V10
- From: ira.weiny@xxxxxxxxx
- Re: Inline data with 128-byte inodes?
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v2] LUS-1922 e2image: add option to ignore fs errors
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH V9 03/11] fs/stat: Define DAX statx attribute
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH v2] LUS-1922 e2image: add option to ignore fs errors
- From: Artem Blagodarenko <artem.blagodarenko@xxxxxxxxx>
- Re: [PATCH V9 03/11] fs/stat: Define DAX statx attribute
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/2] ext4: translate a few more map flags to strings in tracepoints
- From: Jan Kara <jack@xxxxxxx>
- Re: Exporting ext4-specific information through fsinfo attributes
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 1/2] ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
- From: Jan Kara <jack@xxxxxxx>
- Re: Inline data with 128-byte inodes?
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] ext4: increase wait time needed before reuse of deleted inode numbers
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: Exporting ext4-specific information through fsinfo attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCHv2 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH 4.4 091/100] ext2: fix empty body warnings when -Wextra is used
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 090/118] ext2: fix empty body warnings when -Wextra is used
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.6 131/166] ext2: fix empty body warnings when -Wextra is used
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19 49/64] ext2: fix empty body warnings when -Wextra is used
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.9 114/125] ext2: fix empty body warnings when -Wextra is used
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V9 11/11] Documentation/dax: Update Usage section
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 03/12] block: Inline encryption support for blk-mq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V9 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Exporting ext4-specific information through fsinfo attributes
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH V9 11/11] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V9 05/11] fs/xfs: Make DAX mount option a tri-state
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH v3] unicode: Expose available encodings in sysfs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH V9 11/11] Documentation/dax: Update Usage section
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V9 05/11] fs/xfs: Make DAX mount option a tri-state
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V9 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 12/34] docs: filesystems: convert dax.txt to ReST
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH V9 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 03/11] fs/stat: Define DAX statx attribute
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 06/11] fs/xfs: Create function xfs_inode_should_enable_dax()
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 11/11] Documentation/dax: Update Usage section
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 05/11] fs/xfs: Make DAX mount option a tri-state
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: ira.weiny@xxxxxxxxx
- [PATCH V9 00/11] XFS - Enable per-file/per-directory DAX operations V9
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH 12/34] docs: filesystems: convert dax.txt to ReST
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 12/34] docs: filesystems: convert dax.txt to ReST
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: Jan Kara <jack@xxxxxxx>
- Re: Exporting ext4-specific information through fsinfo attributes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH 2/3] writeback: Export inode_io_list_del()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 1/3] fs: Avoid leaving freed inode on dirty list
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 3/3] ext4: Avoid freeing inodes on dirty list
- From: Jan Kara <jack@xxxxxxx>
- ext4: Fix use after free issues with journalled data
- From: Jan Kara <jack@xxxxxxx>
- [RFC] improve malloc for large filesystems - limit scanning
- From: Alex Zhuravlev <azhuravlev@xxxxxxxxxxxxx>
- [RFC] improve malloc for large filesystems - prefetching
- From: Alex Zhuravlev <azhuravlev@xxxxxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v11 19/25] erofs: Convert compressed files from readpages to readahead
- From: Gao Xiang <hsiangkao@xxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH v11 19/25] erofs: Convert compressed files from readpages to readahead
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFCv2 1/1] ext4: Fix race in ext4 mb discard group preallocations
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [BISECTED] unable to mount devices larger than 16 TB (was: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB)
- From: Christian Kujau <lists@xxxxxxxxxxxxxxx>
- [PATCH v2] ext4: don't ignore return values from ext4_ext_dirty()
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- Re: [PATCH] ext4: don't ignore return values from ext4_ext_dirty()
- From: harshad shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH] ext4: don't ignore return values from ext4_ext_dirty()
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- Re: [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: Christian Kujau <lists@xxxxxxxxxxxxxxx>
- [PATCH] ext2: fix missing percpu_counter_inc
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Eric Blake <eblake@xxxxxxxxxx>
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [RFCv2 1/1] ext4: Fix race in ext4 mb discard group preallocations
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH v11 24/25] fuse: Convert from readpages to readahead
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v11 24/25] fuse: Convert from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Florian Weimer <fw@xxxxxxxxxxxxx>
- Re: [PATCH] fcntl: Add 32bit filesystem mode
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH v11 24/25] fuse: Convert from readpages to readahead
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [Bug 207367] New: Accraid / aptec / Microsemi / ext4 / larger then 16TB
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: remove unnecessary comparisons to bool
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] ext4: remove unnecessary comparisons to bool
- From: Jason Yan <yanaijie@xxxxxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: strange allocator behavior on a 2k block fs, skipping free blocks
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] ext4: Use the correct style for SPDX License Identifier
- From: Nishad Kamdar <nishadkamdar@xxxxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] ext4: validate fiemap iomap begin offset and length value
- From: Murphy Zhou <jencce.kernel@xxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
- From: "zhangyi (F)" <yi.zhang@xxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- strange allocator behavior on a 2k block fs, skipping free blocks
- From: Eric Sandeen <sandeen@xxxxxxxxxxx>
- [PATCHv2 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: WARNING in iomap_apply
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [QUESTION] BUG_ON in ext4_mb_simple_scan_group
- From: yangerkun <yangerkun@xxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] e2scrub: Remove PATH setting from the scripts
- From: Lukas Czerner <lczerner@xxxxxxxxxx>
- Re: [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH V8 11/11] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH 0/2] remove EXT4_GET_BLOCKS_KEEP_SIZE flag, etc.
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- [PATCH 2/2] ext4: translate a few more map flags to strings in tracepoints
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- [PATCH 1/2] ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] ext4: remove redundant variable has_bigalloc in ext4_fill_super
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [RFCv2 1/1] ext4: Fix race in ext4 mb discard group preallocations
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 12/34] docs: filesystems: convert dax.txt to ReST
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V8 11/11] Documentation/dax: Update Usage section
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V8 06/11] fs/xfs: Create function xfs_inode_enable_dax()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V8 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [PATCH 12/34] docs: filesystems: convert dax.txt to ReST
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH 00/34] fs: convert remaining docs to ReST file format
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] EXT4: acl: Fix a style issue
- From: root <carlosteniswarrior@xxxxxxxxx>
- [PATCH] EXT4: acl: Fix a style issue
- From: root <carlosteniswarrior@xxxxxxxxx>
- [PATCH AUTOSEL 5.6 057/129] ext4: do not commit super on read-only bdev
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 058/129] ext4: fix incorrect group count in ext4_fill_super error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 059/129] ext4: fix incorrect inodes per group in error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 112/129] ext2: fix empty body warnings when -Wextra is used
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 118/129] ext2: fix debug reference to ext2_xattr_cache
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 5/8] fs/ext4: Make DAX mount option a tri-state
- From: Jan Kara <jack@xxxxxxx>
- [PATCH AUTOSEL 5.5 049/106] ext4: fix incorrect group count in ext4_fill_super error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 050/106] ext4: fix incorrect inodes per group in error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 048/106] ext4: do not commit super on read-only bdev
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 097/106] ext2: fix debug reference to ext2_xattr_cache
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 092/106] ext2: fix empty body warnings when -Wextra is used
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 34/84] ext4: do not commit super on read-only bdev
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 1/8] fs/ext4: Narrow scope of DAX check in setflags
- From: Jan Kara <jack@xxxxxxx>
- [PATCH AUTOSEL 5.4 35/84] ext4: fix incorrect group count in ext4_fill_super error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 36/84] ext4: fix incorrect inodes per group in error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 72/84] ext2: fix empty body warnings when -Wextra is used
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 76/84] ext2: fix debug reference to ext2_xattr_cache
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 12/40] ext4: do not commit super on read-only bdev
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 13/40] ext4: fix incorrect group count in ext4_fill_super error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 14/40] ext4: fix incorrect inodes per group in error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: Jan Kara <jack@xxxxxxx>
- [PATCH AUTOSEL 4.19 34/40] ext2: fix empty body warnings when -Wextra is used
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 36/40] ext2: fix debug reference to ext2_xattr_cache
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 13/30] ext4: fix incorrect inodes per group in error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 12/30] ext4: fix incorrect group count in ext4_fill_super error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: Jan Kara <jack@xxxxxxx>
- [PATCH AUTOSEL 4.14 27/30] ext2: fix empty body warnings when -Wextra is used
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 28/30] ext2: fix debug reference to ext2_xattr_cache
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: Jan Kara <jack@xxxxxxx>
- [PATCH AUTOSEL 4.9 07/21] ext4: do not commit super on read-only bdev
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 08/21] ext4: fix incorrect group count in ext4_fill_super error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 09/21] ext4: fix incorrect inodes per group in error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 18/21] ext2: fix empty body warnings when -Wextra is used
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 19/21] ext2: fix debug reference to ext2_xattr_cache
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 04/14] ext4: do not commit super on read-only bdev
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 05/14] ext4: fix incorrect group count in ext4_fill_super error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 13/14] ext2: fix empty body warnings when -Wextra is used
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 06/14] ext4: fix incorrect inodes per group in error message
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 11/30] ext4: do not commit super on read-only bdev
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v11 05/25] mm: Add new readahead_control API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v11 08/25] mm: rename readahead loop variable to 'i'
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v11 06/25] mm: Use readahead_control to pass arguments
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v11 03/25] mm: Ignore return value of ->readpages
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Jan Kara <jack@xxxxxxx>
- [PATCH] ext4: remove redundant variable has_bigalloc in ext4_fill_super
- From: xiakaixu1987@xxxxxxxxx
- [PATCH V8 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 03/11] fs/stat: Define DAX statx attribute
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 06/11] fs/xfs: Create function xfs_inode_enable_dax()
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 11/11] Documentation/dax: Update Usage section
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: ira.weiny@xxxxxxxxx
- [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH v11 05/25] mm: Add new readahead_control API
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: BUG: unable to handle kernel NULL pointer dereference in generic_perform_write (2)
- From: syzbot <syzbot+bca9799bf129256190da@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: BUG: unable to handle kernel NULL pointer dereference in generic_perform_write (2)
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v11 05/25] mm: Add new readahead_control API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v11 05/25] mm: Add new readahead_control API
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 3/9] fs/stat: Define DAX statx attribute
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- comments on "ext4: don't assume that mmp_nodename/bdevname have NUL"
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v11 02/25] mm: Return void from various readahead functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 10/25] mm: Put readahead pages in cache earlier
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 09/25] mm: Remove 'page_offset' from readahead loop
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 00/25] Change readahead API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 05/25] mm: Add new readahead_control API
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 08/25] mm: rename readahead loop variable to 'i'
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 11/25] mm: Add readahead address space operation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 12/25] mm: Move end_index check out of readahead loop
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 21/25] ext4: Pass the inode to ext4_mpage_readpages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 06/25] mm: Use readahead_control to pass arguments
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: generic/456 regression on 5.7-rc1, 1k test case
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- [PATCH v11 17/25] btrfs: Convert from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 13/25] mm: Add page_cache_readahead_unbounded
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 14/25] mm: Document why we don't set PageReadahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 20/25] ext4: Convert from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 25/25] iomap: Convert from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 15/25] mm: Use memalloc_nofs_save in readahead path
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 07/25] mm: Rename various 'offset' parameters to 'index'
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 24/25] fuse: Convert from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 18/25] erofs: Convert uncompressed files from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 03/25] mm: Ignore return value of ->readpages
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 19/25] erofs: Convert compressed files from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v11 22/25] f2fs: Convert from readpages to readahead
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] unicode: Expose available encodings in sysfs
- From: Anirudh Rayabharam <anirudh@xxxxxxxxxxxxx>
- Re: [PATCH] e2image: add option to ignore fs errors
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [PATCH] e2image: add option to ignore fs errors
- From: Artem Blagodarenko <artem.blagodarenko@xxxxxxxxx>
- Inline data with 128-byte inodes?
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- Re: [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V7 3/9] fs/stat: Define DAX statx attribute
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V7 2/9] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: Christoph Hellwig <hch@xxxxxx>
- BUG: unable to handle kernel NULL pointer dereference in generic_perform_write (2)
- From: syzbot <syzbot+bca9799bf129256190da@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] ext4: fix BUG_ON in fs/ext4/page_io.c:ext4_release_io_end()
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH V7 6/9] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 5/8] fs/ext4: Make DAX mount option a tri-state
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 1/8] fs/ext4: Narrow scope of DAX check in setflags
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 8/8] Documentation/dax: Update DAX enablement for ext4
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load
- From: ira.weiny@xxxxxxxxx
- [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
- From: ira.weiny@xxxxxxxxx
- [PATCH] ext4: convert BUG_ON's to WARN_ON's in mballoc.c
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: generic/456 regression on 5.7-rc1, 1k test case
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH] ext4: fix BUG_ON in fs/ext4/page_io.c:ext4_release_io_end()
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: generic/456 regression on 5.7-rc1, 1k test case
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] ext4: increase wait time needed before reuse of deleted inode numbers
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] ext4: fix BUG_ON in fs/ext4/page_io.c:ext4_release_io_end()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] libext2fs: avoid pointer arithmetic on `void *`
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH -next] ext4: remove set but not used variable 'es' in ext4_jbd2.c
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH -next] ext4: remove set but not used variable 'es'
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Do not zeroout extents beyond i_disksize
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- generic/456 regression on 5.7-rc1, 1k test case
- From: Eric Whitney <enwlinux@xxxxxxxxx>
- Re: [PATCH V7 8/9] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v2] unicode: Expose available encodings in sysfs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH v2] unicode: Expose available encodings in sysfs
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxx>
- [PATCH v2] unicode: Expose available encodings in sysfs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- Re: [PATCH] xfs/XXX: Add xfs/XXX
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs/XXX: Add xfs/XXX
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 8/9] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs/XXX: Add xfs/XXX
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 6/9] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs/XXX: Add xfs/XXX
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V7 1/9] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] xfs/XXX: Add xfs/XXX
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] xfs/XXX: Add xfs/XXX
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 0/9] Enable per-file/per-directory DAX operations V7
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 2/9] fs: Remove unneeded IS_DAX() check in io_is_direct()
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 3/9] fs/stat: Define DAX statx attribute
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 8/9] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 6/9] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 9/9] Documentation/dax: Update Usage section
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
- From: ira.weiny@xxxxxxxxx
- [PATCH V7 1/9] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH] ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
- From: xiakaixu1987@xxxxxxxxx
- [RFC PATCH] unicode: ucd_init() can be static
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] unicode: Expose available encodings in sysfs
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: WARNING in iomap_apply
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: WARNING in iomap_apply
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [PATCH] unicode: Expose available encodings in sysfs
- From: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.6 144/149] ext4: check for non-zero journal inum in ext4_calculate_overhead
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.6 145/149] ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 116/121] ext4: check for non-zero journal inum in ext4_calculate_overhead
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 117/121] ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 103/108] ext4: check for non-zero journal inum in ext4_calculate_overhead
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 64/66] ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 25/26] ext4: check for non-zero journal inum in ext4_calculate_overhead
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 36/37] ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 35/37] ext4: check for non-zero journal inum in ext4_calculate_overhead
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 63/66] ext4: check for non-zero journal inum in ext4_calculate_overhead
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 104/108] ext4: avoid ENOSPC when avoiding to reuse recently deleted inodes
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v6 03/20] ext4, jbd2: add fast commit initialization routines
- From: harshad shirwadkar <harshadshirwadkar@xxxxxxxxx>
- Re: [PATCH 1/4] tune2fs: prevent changing UUID of fs with stable_inodes feature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] e2scrub: Remove PATH setting from the scripts
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] ext4: use non-movable memory for superblock readahead
- From: Roman Gushchin <guro@xxxxxx>
- Re: [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Do not zeroout extents beyond i_disksize
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 2/2] ext2fs: Fix off-by-one in dx_grow_tree()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 1/4] tune2fs: prevent changing UUID of fs with stable_inodes feature
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v6 03/20] ext4, jbd2: add fast commit initialization routines
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 1/4] tune2fs: prevent changing UUID of fs with stable_inodes feature
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 2/2] ext2fs: Fix off-by-one in dx_grow_tree()
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 2/2] ext2fs: Fix off-by-one in dx_grow_tree()
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: Fix return-value types in several function documentation comments
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 1/2] ext2fs: Fix error checking in dx_link()
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] ext4: use non-movable memory for superblock readahead
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] ext4: using matching invalidatepage in ext4_writepage
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/20] ext4: update docs for fast commit feature
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v6 02/20] ext4: add handling for extended mount options
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: zram: Unable to handle kernel NULL pointer dereference at virtual address
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [GIT PULL] iomap: bug fix for 5.7
- From: pr-tracker-bot@xxxxxxxxxx
- [Bug 207165] Persistent ext4_search_dir: bad entry in directory: directory entry too close to block end
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 205609] Multiple bugs in __ext4_expand_extra_isize (OOB write and UAF write)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- [PATCH v6 06/20] jbd2: fast commit main commit path changes
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 10/20] ext4: break ext4_unlink() and ext4_link()
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 15/20] jbd2: add fast commit recovery path support
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 18/20] ext4: disable certain features in replay path
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 17/20] ext4: add idempotent helpers to manipulate bitmaps
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 19/20] ext4: add fast commit replay path
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 20/20] ext4: add debug mount option to test fast commit replay
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 16/20] ext4: fast commit recovery path preparation
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 14/20] ext4: main commit routine for fast commits
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 12/20] ext4: add fast commit on-disk format structs
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 13/20] jbd2: add new APIs for commit path of fast commits
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 11/20] ext4: add fast commit track points
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 09/20] ext4: add inode tracking and ineligible marking routines
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 08/20] ext4: add directory entry tracking routines
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 07/20] ext4: add generic diff tracking routines and range tracking
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 05/20] jbd2: disable fast commits if journal is empty
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 04/20] jbd2: add fast commit block tracker variables
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 03/20] ext4, jbd2: add fast commit initialization routines
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 01/20] ext4: update docs for fast commit feature
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v6 02/20] ext4: add handling for extended mount options
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [Bug 207165] New: Persistent ext4_search_dir: bad entry in directory: directory entry too close to block end
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RFC 0/1] ext4: Fix mballoc race in freeing up group preallocations
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [RFC 0/1] ext4: Fix mballoc race in freeing up group preallocations
- From: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
- [GIT PULL] iomap: bug fix for 5.7
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- [Bug 205609] Multiple bugs in __ext4_expand_extra_isize (OOB write and UAF write)
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- zram: Unable to handle kernel NULL pointer dereference at virtual address
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [RFC PATCH 46/46] libext2fs: optimize ext2fs_convert_subcluster_bitmap()
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 45/46] LU-8465 e2fsck: merge extent depth count after threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 44/46] e2fsck: reset lost_and_found after threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 43/46] e2fsck: merge options after threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 42/46] e2fsck: simplify e2fsck context merging codes
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 41/46] e2fsck: merge inode_bad_map after threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 40/46] e2fsck: merge encrypted_files after threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 39/46] e2fsck: kick off ea mutex lock from pfsck
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 37/46] e2fsck: kickoff mutex lock for block found map
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 38/46] e2fsck: fix readahead for pfsck of pass1
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 36/46] e2fsck: allow admin specify number of threads
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 35/46] e2fsck: fix to protect EA checking
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 34/46] e2fsck: split and merge invalid bitmaps
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 33/46] e2fsck: move some fixes out of parallel pthreads
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 32/46] e2fsck: serialize fix operations
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 31/46] e2fsck: split and merge quota context
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 30/46] e2fsck: merge context flags properly
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 29/46] e2fsck: merge dirs_to_hash when threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 28/46] e2fsck: make threads splitting aware of flex_bg
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 27/46] e2fsck: merge dx_dir_info
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 26/46] e2fsck: merge fs flags when threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 25/46] e2fsck: merge counts when threads finish
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 24/46] e2fsck: add debug codes for multiple threds
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 23/46] e2fsck: merge dblist after thread finishes
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 22/46] e2fsck: merge icounts after thread finishes
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 21/46] e2fsck: merge badblocks after thread finishes
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 20/46] e2fsck: rbtree bitmap for dir
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 19/46] e2fsck: merge dir_info after thread finishes
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 18/46] e2fsck: optimize the inserting of dir_info_db
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 17/46] e2fsck: do not change global variables
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 16/46] e2fsck: merge bitmaps after thread completes
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 15/46] e2fsck: print thread log properly
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 14/46] e2fsck: split groups to different threads
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 13/46] e2fsck: add start/end group for thread
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 12/46] e2fsck: create one thread to fsck
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 11/46] e2fsck: create logs for mult-threads
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 10/46] e2fsck: open io-channel when copying fs
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 09/46] e2fsck: copy badblocks when copying fs
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 08/46] e2fsck: copy bitmaps when copying context
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 07/46] e2fsck: add assert when copying context
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 06/46] e2fsck: clear icache when using multi-thread fsck
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 05/46] e2fsck: copy dblist when using multi-thread fsck
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 04/46] e2fsck: copy fs when using multi-thread fsck
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 02/46] e2fsck: add -m option for multithread
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 03/46] e2fsck: copy context when using multi-thread fsck
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 01/46] e2fsck: cleanup struct e2fsck_struct
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- [RFC PATCH 00/46] introduce parallel fsck to e2fsck pass1
- From: Wang Shilong <wangshilong1991@xxxxxxxxx>
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 3/3] ext4: reimplement ext4_empty_dir() using is_dirent_block_empty
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v10 00/12] Inline Encryption Support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v10 12/12] ext4: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 11/12] f2fs: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 10/12] fscrypt: add inline encryption support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 09/12] fs: introduce SB_INLINECRYPT
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 08/12] scsi: ufs: Add inline encryption support to UFS
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 07/12] scsi: ufs: UFS crypto API
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 04/12] block: Make blk-integrity preclude hardware inline encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 03/12] block: Inline encryption support for blk-mq
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 01/12] Documentation: Document the blk-crypto framework
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- [PATCH v10 00/12] Inline Encryption Support
- From: Satya Tangirala <satyat@xxxxxxxxxx>
- Re: [PATCH 1/4] tune2fs: prevent changing UUID of fs with stable_inodes feature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 5/8] fs/xfs: Create function xfs_inode_enable_dax()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH V6 5/8] fs/xfs: Create function xfs_inode_enable_dax()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 3/8] fs/stat: Define DAX statx attribute
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH V6 1/8] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] xfs/XXX: Add xfs/XXX
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 5/8] fs/xfs: Create function xfs_inode_enable_dax()
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 8/8] Documentation/dax: Update Usage section
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 3/8] fs/stat: Define DAX statx attribute
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 1/8] fs/xfs: Remove unnecessary initialization of i_rwsem
- From: ira.weiny@xxxxxxxxx
- [PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH v2 3/3] ext4: reimplement ext4_empty_dir() using is_dirent_block_empty
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v2 2/3] ext4: shrink directories on dentry delete
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH 1/4] tune2fs: prevent changing UUID of fs with stable_inodes feature
- From: Andreas Dilger <adilger@xxxxxxxxx>
- Re: [PATCH v2] ext2: Silence lockdep warning about reclaim under xattr_sem
- From: Jan Kara <jack@xxxxxxx>
- Re: Use case for EXT4_INODE_HUGE_FILE / EXT4_HUGE_FILE_FL?
- From: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] ext4: shrink directories on dentry delete
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v2 3/3] ext4: reimplement ext4_empty_dir() using is_dirent_block_empty
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- [PATCH v2 1/3] ext4: return lblk from ext4_find_entry
- From: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
- Re: [PATCH 2/2] ext4: shrink directories on dentry delete
- From: harshad shirwadkar <harshadshirwadkar@xxxxxxxxx>
- Re: [PATCH 1/2] ext4: return lblk from ext4_find_entry
- From: harshad shirwadkar <harshadshirwadkar@xxxxxxxxx>
- Re: [PATCH 1/4] tune2fs: prevent changing UUID of fs with stable_inodes feature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] ext2: Silence lockdep warning about reclaim under xattr_sem
- From: "J. R. Okajima" <hooanon05g@xxxxxxxxx>
- Re: [PATCH 4/4] tune2fs.8: document the stable_inodes feature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Use case for EXT4_INODE_HUGE_FILE / EXT4_HUGE_FILE_FL?
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: spontaneous crash with "ext4: move ext4 bmap to use iomap infrastructure"
- From: Qian Cai <cai@xxxxxx>
- Re: [PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH V2 4/4] ext4: Notify block device about alloc-assigned blk
- From: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]