Linux Ext4 Filesystem
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 2/2] ext4: skip non-loaded groups at cr=0/1
From
: Alex Zhuravlev <azhuravlev@xxxxxxxxxxxxx>
Re: [PATCH 1/2] ext4: mballoc to prefetch groups ahead of scanning
From
: Alex Zhuravlev <azhuravlev@xxxxxxxxxxxxx>
Re: [PATCH v13 00/12] Inline Encryption Support
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v13 08/12] scsi: ufs: Add inline encryption support to UFS
From
: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Re: [PATCH v13 07/12] scsi: ufs: UFS crypto API
From
: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
[PATCH v2 2/9] fs/ext4: Disallow verity if inode is DAX
From
: ira.weiny@xxxxxxxxx
[PATCH v2 5/9] fs/ext4: Update ext4_should_use_dax()
From
: ira.weiny@xxxxxxxxx
[PATCH v2 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
From
: ira.weiny@xxxxxxxxx
[PATCH v2 3/9] fs/ext4: Disallow encryption if inode is DAX
From
: ira.weiny@xxxxxxxxx
[PATCH v2 0/9] Enable ext4 support for per-file/directory DAX operations
From
: ira.weiny@xxxxxxxxx
[PATCH v2 1/9] fs/ext4: Narrow scope of DAX check in setflags
From
: ira.weiny@xxxxxxxxx
[PATCH v2 9/9] Documentation/dax: Update DAX enablement for ext4
From
: ira.weiny@xxxxxxxxx
[PATCH v2 8/9] fs/ext4: Introduce DAX inode flag
From
: ira.weiny@xxxxxxxxx
[PATCH v2 7/9] fs/ext4: Make DAX mount option a tri-state
From
: ira.weiny@xxxxxxxxx
[PATCH v2 6/9] fs/ext4: Only change S_DAX on inode load
From
: ira.weiny@xxxxxxxxx
Re: [PATCH v13 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
From
: Stanley Chu <stanley.chu@xxxxxxxxxxxx>
Re: [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
Re: [PATCH v13 00/12] Inline Encryption Support
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH RFC] ext4: fix partial cluster initialization when splitting extent
From
: Eric Whitney <enwlinux@xxxxxxxxx>
Re: [PATCH 1/2] ext4: mballoc to prefetch groups ahead of scanning
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH 1/2] ext4: mballoc to prefetch groups ahead of scanning
From
: Alex Zhuravlev <azhuravlev@xxxxxxxxxxxxx>
Re: [PATCH v13 00/12] Inline Encryption Support
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH v2] ext4: fix error pointer dereference
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH 3/3] ext4: Avoid freeing inodes on dirty list
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH 2/3] writeback: Export inode_io_list_del()
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH] ext4: Fix buffer_head refcnt leak when ext4_iget() fails
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH] ext4: remove unnecessary comparisons to bool
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH 2/2] ext4: translate a few more map flags to strings in tracepoints
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH 1/2] ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
Re: [PATCH] ext4: remove redundant variable has_bigalloc in ext4_fill_super
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH V1 9/9] Documentation/dax: Update DAX enablement for ext4
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH V1 8/9] fs/ext4: Introduce DAX inode flag
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH V1 3/9] fs/ext4: Disallow encryption if inode is DAX
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH V1 2/9] fs/ext4: Disallow verity if inode is DAX
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 2/2] ext4: skip non-loaded groups at cr=0/1
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 1/2] ext4: mballoc to prefetch groups ahead of scanning
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[PATCH RFC] ext4: fix partial cluster initialization when splitting extent
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH 8/9] fs/ext4: Introduce DAX inode flag
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
[PATCH V1 0/9] Enable ext4 support for per-file/directory DAX operations
From
: ira.weiny@xxxxxxxxx
[PATCH V1 1/9] fs/ext4: Narrow scope of DAX check in setflags
From
: ira.weiny@xxxxxxxxx
[PATCH V1 2/9] fs/ext4: Disallow verity if inode is DAX
From
: ira.weiny@xxxxxxxxx
[PATCH V1 3/9] fs/ext4: Disallow encryption if inode is DAX
From
: ira.weiny@xxxxxxxxx
[PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
From
: ira.weiny@xxxxxxxxx
[PATCH V1 6/9] fs/ext4: Only change S_DAX on inode load
From
: ira.weiny@xxxxxxxxx
[PATCH V1 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
From
: ira.weiny@xxxxxxxxx
[PATCH V1 5/9] fs/ext4: Update ext4_should_use_dax()
From
: ira.weiny@xxxxxxxxx
[PATCH V1 8/9] fs/ext4: Introduce DAX inode flag
From
: ira.weiny@xxxxxxxxx
[PATCH V1 9/9] Documentation/dax: Update DAX enablement for ext4
From
: ira.weiny@xxxxxxxxx
Re: [PATCH 8/9] fs/ext4: Introduce DAX inode flag
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v13 08/12] scsi: ufs: Add inline encryption support to UFS
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v13 00/12] Inline Encryption Support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH v13 02/12] block: Keyslot Manager for Inline Encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 03/12] block: Inline encryption support for blk-mq
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 04/12] block: Make blk-integrity preclude hardware inline encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 05/12] block: blk-crypto-fallback for Inline Encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 09/12] fs: introduce SB_INLINECRYPT
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 12/12] ext4: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 11/12] f2fs: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 10/12] fscrypt: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 08/12] scsi: ufs: Add inline encryption support to UFS
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 07/12] scsi: ufs: UFS crypto API
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 01/12] Documentation: Document the blk-crypto framework
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v13 00/12] Inline Encryption Support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: [PATCH 8/9] fs/ext4: Introduce DAX inode flag
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
Re: [PATCH 7/9] fs/ext4: Make DAX mount option a tri-state
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
Re: [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 7/9] fs/ext4: Make DAX mount option a tri-state
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH v12 07/12] scsi: ufs: UFS crypto API
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 03/12] block: Inline encryption support for blk-mq
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 01/12] Documentation: Document the blk-crypto framework
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 8/9] fs/ext4: Introduce DAX inode flag
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 7/9] fs/ext4: Make DAX mount option a tri-state
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v12 03/12] block: Inline encryption support for blk-mq
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 6/9] fs/ext4: Only change S_DAX on inode load
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 5/9] fs/ext4: Update ext4_should_use_dax()
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
From
: Jan Kara <jack@xxxxxxx>
[Bug 207729] New: Mounting EXT4 with data_err=abort does not abort journal on data block write failure
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[PATCH 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
From
: ira.weiny@xxxxxxxxx
[PATCH 6/9] fs/ext4: Only change S_DAX on inode load
From
: ira.weiny@xxxxxxxxx
[PATCH 8/9] fs/ext4: Introduce DAX inode flag
From
: ira.weiny@xxxxxxxxx
[PATCH 7/9] fs/ext4: Make DAX mount option a tri-state
From
: ira.weiny@xxxxxxxxx
[PATCH 9/9] Documentation/dax: Update DAX enablement for ext4
From
: ira.weiny@xxxxxxxxx
[PATCH 5/9] fs/ext4: Update ext4_should_use_dax()
From
: ira.weiny@xxxxxxxxx
[PATCH 3/9] fs/ext4: Disallow encryption if inode is DAX
From
: ira.weiny@xxxxxxxxx
[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
From
: ira.weiny@xxxxxxxxx
[PATCH 1/9] fs/ext4: Narrow scope of DAX check in setflags
From
: ira.weiny@xxxxxxxxx
[PATCH 2/9] fs/ext4: Disallow verity if inode is DAX
From
: ira.weiny@xxxxxxxxx
Re: Reducing ext4 fs issues resulting from frequent hard poweroffs
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH 4/4] fscrypt: make test_dummy_encryption use v2 by default
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH 3/4] fscrypt: support test_dummy_encryption=v2
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH 2/4] fscrypt: add fscrypt_add_test_dummy_key()
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH 1/4] linux/parser.h: add include guards
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH 2/4] fscrypt: add fscrypt_add_test_dummy_key()
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: [PATCH 1/4] linux/parser.h: add include guards
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
[PATCH 3/4] fscrypt: support test_dummy_encryption=v2
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 4/4] fscrypt: make test_dummy_encryption use v2 by default
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 2/4] fscrypt: add fscrypt_add_test_dummy_key()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 1/4] linux/parser.h: add include guards
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 0/4] fscrypt: make '-o test_dummy_encryption' support v2 policies
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: Reducing ext4 fs issues resulting from frequent hard poweroffs
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Reducing ext4 fs issues resulting from frequent hard poweroffs
From
: Julio Lajara <ju2wheels@xxxxxxxxx>
Re: [PATCH v3 6/6] security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS
From
: John Johansen <john.johansen@xxxxxxxxxxxxx>
Re: [PATCH] ext4: Don't set dioread_nolock by default for blocksize < pagesize
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH] ext4: Don't set dioread_nolock by default for blocksize < pagesize
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH] ext4: Don't set dioread_nolock by default for blocksize < pagesize
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH] ext4: Don't set dioread_nolock by default for blocksize < pagesize
From
: Ritesh Harjani <ritesh.list@xxxxxxxxx>
Re: [PATCH] ext4: Don't set dioread_nolock by default for blocksize < pagesize
From
: Greg KH <greg@xxxxxxxxx>
Re: [PATCH] ext4: rework map struct instantiation in ext4_ext_map_blocks()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH] ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
From
: kbuild test robot <lkp@xxxxxxxxx>
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Re: [PATCH] /fs/ext4/ext4.h add a comment to ext4_dir_entry_2
From
: Andreas Dilger <adilger@xxxxxxxxx>
[PATCH 0/2] fs-verity: misc cleanups
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 2/2] fs-verity: remove unnecessary extern keywords
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 1/2] fs-verity: fix all kerneldoc warnings
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 1/3] fscrypt: fix all kerneldoc warnings
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 3/3] fscrypt: remove unnecessary extern keywords
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 2/3] fscrypt: name all function parameters
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 0/3] fscrypt: misc cleanups
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Re: [PATCH v3 5/6] fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTS
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
[PATCH v3 6/6] security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v3 5/6] fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTS
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v3 4/6] drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v3 3/6] lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v3 2/6] kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v3 1/6] kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v3 0/6] Enable as many KUnit tests as possible
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
Re: [PATCH] ext4: Don't set dioread_nolock by default for blocksize < pagesize
From
: Ritesh Harjani <ritesh.list@xxxxxxxxx>
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[PATCH] ext4: add casefold flag to EXT4_INODE_* flags
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[PATCH] ext4: rework map struct instantiation in ext4_ext_map_blocks()
From
: Eric Whitney <enwlinux@xxxxxxxxx>
[RFCv4 5/6] ext4: mballoc: Refactor ext4_mb_discard_preallocations()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFCv4 4/6] ext4: mballoc: Add blocks to PA list under same spinlock after allocating blocks
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFCv4 2/6] ext4: mballoc: Use ext4_lock_group() around calculations involving bb_free
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFCv4 3/6] ext4: mballoc: Optimize ext4_mb_good_group_nolock further if grp needs init
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFCv4 0/6] Improve ext4 handling of ENOSPC with multi-threaded use-case
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFCv4 6/6] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFCv4 1/6] ext4: mballoc: Refactor ext4_mb_good_group()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 16/16] ext4: Add process name and pid in ext4_msg()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 15/16] ext4: Make ext_debug() implementation to use pr_debug()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 13/16] ext4: Replace EXT_DEBUG with __maybe_unused in ext4_ext_handle_unwritten_extents()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 14/16] ext4: mballoc: Make mb_debug() implementation to use pr_debug()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 12/16] ext4: Improve ext_debug() msg in case of block allocation failure
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 11/16] ext4: Use BIT() macro for BH_** state bits
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 10/16] ext4: balloc: Use task_pid_nr() helper
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 09/16] ext4: mballoc: Fix possible NULL ptr & remove BUG_ONs from DOUBLE_CHECK
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 08/16] ext4: mballoc: Refactor code inside DOUBLE_CHECK into separate function
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 07/16] ext4: mballoc: Make ext4_mb_use_preallocated() return type as bool
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 06/16] ext4: mballoc: Simplify error handling in ext4_init_mballoc()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 05/16] ext4: mballoc: Fix few other format specifier in mb_debug()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 04/16] ext4: mballoc: Correct the mb_debug() format specifier for pa_len var
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 03/16] ext4: mballoc: Add more mb_debug() msgs
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 02/16] ext4: mballoc: Refactor ext4_mb_show_ac()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 01/16] ext4: mballoc: Do print bb_free info even when it is 0
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 00/16] ext4: mballoc/extents: Code cleanup and debug improvements
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH] ext4: fix race between ext4_sync_parent() and rename()
From
: Sasha Levin <sashal@xxxxxxxxxx>
[Bug 207635] EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[Bug 207635] New: EXT4-fs error (device sda3): ext4_lookup:1701: inode #...: comm find: casefold flag without casefold feature; EXT4-fs (sda3): Remounting filesystem read-only
From
: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
[PATCH] /fs/ext4/ext4.h add a comment to ext4_dir_entry_2
From
: Jonny Grant <jg@xxxxxxxx>
Re: [PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
From
: Anna Pendleton <pendleton@xxxxxxxxxx>
Re: [PATCH] ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: fix fiemap for ext4 bitmap files (+ cleanups) v3
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] EXT4: acl: Fix a style issue
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: fix fiemap for ext4 bitmap files (+ cleanups) v3
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
Re: /fs/ext4/namei.c ext4_find_dest_de()
From
: Jonny Grant <jg@xxxxxxxx>
Re: fix fiemap for ext4 bitmap files (+ cleanups) v3
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH v2 6/6] security: apparmor: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH v2 5/6] fs: ext4: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH v2 4/6] drivers: base: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH v2 2/6] kunit: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH v2 3/6] lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH v2 1/6] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: David Gow <davidgow@xxxxxxxxxx>
[PATCH] ext4: fix race between ext4_sync_parent() and rename()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v2 1/6] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
Re: [PATCH 11/11] ext4: remove the access_ok() check in ext4_ioctl_get_es_cache
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 05/11] fs: mark __generic_block_fiemap static
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 03/11] ext4: split _ext4_fiemap
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH 02/11] ext4: fix fiemap size checks for bitmap files
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2 1/6] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: /fs/ext4/namei.c ext4_find_dest_de()
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: /fs/ext4/namei.c ext4_find_dest_de()
From
: Jonny Grant <jg@xxxxxxxx>
Re: [PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
[PATCH 11/11] ext4: remove the access_ok() check in ext4_ioctl_get_es_cache
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/11] fs: remove the access_ok() check in ioctl_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/11] iomap: fix the iomap_fiemap prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/11] fs: move the fiemap definitions out of fs.h
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/11] fs: mark __generic_block_fiemap static
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/11] ext4: split _ext4_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/11] ext4: fix fiemap size checks for bitmap files
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
From
: Christoph Hellwig <hch@xxxxxx>
fix fiemap for ext4 bitmap files (+ cleanups) v3
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 10/11] fs: remove the access_ok() check in ioctl_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 07/11] iomap: fix the iomap_fiemap prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v2 6/6] security: apparmor: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v2 3/6] lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v2 4/6] drivers: base: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v2 5/6] fs: ext4: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v2 2/6] kunit: default KUNIT_* fragments to KUNIT_RUN_ALL
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v2 1/6] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[PATCH v2 0/6] Enable as many KUnit tests as possible
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
Re: [PATCH] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [RFC 02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Dave Chinner <david@xxxxxxxxxxxxx>
[PATCH] man/statx: Add STATX_ATTR_DAX
From
: ira.weiny@xxxxxxxxx
Re: /fs/ext4/ext4.h add a comment to ext4_dir_entry_2
From
: Jonny Grant <jg@xxxxxxxx>
Re: /fs/ext4/ext4.h add a comment to ext4_dir_entry_2
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: Inline data with 128-byte inodes?
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: /fs/ext4/ext4.h add a comment to ext4_dir_entry_2
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [RFC 02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: /fs/ext4/ext4.h add a comment to ext4_dir_entry_2
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: /fs/ext4/namei.c ext4_find_dest_de()
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
[ANNOUNCE] xfs-linux: vfs-for-next updated to 83d9088659e8
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: /fs/ext4/namei.c ext4_find_dest_de()
From
: Jonny Grant <jg@xxxxxxxx>
Re: /fs/ext4/namei.c ext4_find_dest_de()
From
: "Theodore Y. Ts'o" <tytso@xxxxxxx>
[PATCH] ext4: Fix a typo in a comment
From
: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
/fs/ext4/namei.c ext4_find_dest_de()
From
: Jonny Grant <jg@xxxxxxxx>
/fs/ext4/ext4.h add a comment to ext4_dir_entry_2
From
: Jonny Grant <jg@xxxxxxxx>
Re: [GIT PULL] iomap: bug fix for 5.7-rc3
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] iomap: bug fix for 5.7-rc3
From
: "Darrick J. Wong" <djwong@xxxxxxxxxx>
Re: [PATCH] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: David Gow <davidgow@xxxxxxxxxx>
Re: [PATCH 07/11] iomap: fix the iomap_fiemap prototype
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 06/11] fs: move the fiemap definitions out of fs.h
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 05/11] fs: mark __generic_block_fiemap static
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 03/11] ext4: split _ext4_fiemap
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 02/11] ext4: fix fiemap size checks for bitmap files
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 11/11] ext4: remove the access_ok() check in ext4_ioctl_get_es_cache
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 10/11] fs: remove the access_ok() check in ioctl_fiemap
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
Re: [RFC 02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err
From
: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
Re: [PATCH] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
Re: [PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: Marco Elver <elver@xxxxxxxxxx>
[PATCH] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
From
: Anders Roxell <anders.roxell@xxxxxxxxxx>
[RFC 19/20] ext4: Make ext_debug() implementation to use pr_debug()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 20/20] ext4: Add process name and pid in ext4_msg()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 18/20] ext4: mballoc: Make mb_debug() implementation to use pr_debug()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 17/20] ext4: Replace EXT_DEBUG with __maybe_unused in ext4_ext_handle_unwritten_extents()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 16/20] ext4: Improve ext_debug() msg in case of block allocation failure
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 15/20] ext4: Use BIT() macro for BH_** state bits
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 10/20] ext4: mballoc: Remove EXT4_MB_HINT_GOAL_ONLY and it's related code
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 14/20] ext4: balloc: Use task_pid_nr() helper
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 13/20] ext4: mballoc: Don't BUG if kmalloc or read blk bitmap fail for DOUBLE_CHECK
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 12/20] ext4: mballoc: Fix possible NULL ptr dereference from mb_cmp_bitmaps()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 11/20] ext4: mballoc: Refactor code inside DOUBLE_CHECK into separate function
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 07/20] ext4: mballoc: Fix few other format specifier in mb_debug()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 09/20] ext4: mballoc: Make ext4_mb_use_preallocated() return type as bool
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 08/20] ext4: mballoc: Simplify error handling in ext4_init_mballoc()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 05/20] ext4: mballoc: Add more mb_debug() msgs
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 06/20] ext4: mballoc: Correct the mb_debug() format specifier for pa_len var
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 00/20] ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 04/20] ext4: mballoc: Refactor ext4_mb_show_ac()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 03/20] ext4: mballoc: Do print bb_free info even when it is 0
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[RFC 01/20] ext4: mballoc: Refactor ext4_mb_discard_preallocations()
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
ext4 perf regression on LTS kernels
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 1/4] ext4: remove dead GET_BLOCKS_ZERO code
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[PATCH 4/4] ext4: clean up ext4_ext_convert_to_initialized() error handling
From
: Eric Whitney <enwlinux@xxxxxxxxx>
[PATCH 3/4] ext4: clean up GET_BLOCKS_PRE_IO error handling
From
: Eric Whitney <enwlinux@xxxxxxxxx>
[PATCH 2/4] ext4: remove redundant GET_BLOCKS_CONVERT code
From
: Eric Whitney <enwlinux@xxxxxxxxx>
[PATCH 1/4] ext4: remove dead GET_BLOCKS_ZERO code
From
: Eric Whitney <enwlinux@xxxxxxxxx>
[PATCH 0/4] ext4: clean up ext4_ext_handle_unwritten_extents()
From
: Eric Whitney <enwlinux@xxxxxxxxx>
Re: [PATCH v12 10/12] fscrypt: add inline encryption support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v12 00/12] Inline Encryption Support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCHv3 1/1] fibmap: Warn and return an error in case of block > INT_MAX
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: Any way to dump ext4 filesystem without file data blocks? (for later analysis)
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
Any way to dump ext4 filesystem without file data blocks? (for later analysis)
From
: Filip Štědronský <r.lkml@xxxxxxxxxx>
[PATCH v12 01/12] Documentation: Document the blk-crypto framework
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 09/12] fs: introduce SB_INLINECRYPT
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 10/12] fscrypt: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 11/12] f2fs: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 12/12] ext4: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 07/12] scsi: ufs: UFS crypto API
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 03/12] block: Inline encryption support for blk-mq
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v12 00/12] Inline Encryption Support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCHv3 1/1] fibmap: Warn and return an error in case of block > INT_MAX
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v11 10/12] fscrypt: add inline encryption support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v11 03/12] block: Inline encryption support for blk-mq
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v11 02/12] block: Keyslot Manager for Inline Encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: Discussion about rcu_barrier() in ext4
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCHv3 1/1] fibmap: Warn and return an error in case of block > INT_MAX
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCHv3 1/1] fibmap: Warn and return an error in case of block > INT_MAX
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Discussion about rcu_barrier() in ext4
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
[PATCH 5/5] ext4: unsigned int compared against zero
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 1/5] ext4: avoid declaring fs inconsistent due to invalid file handles
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 3/5] ext4: don't perform block validity checks on the journal inode
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 4/5] ext4: fix block validity checks for journal inodes using indirect blocks
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 2/5] ext4: protect journal inode's blocks using block_validity
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 0/5] Backport to 4.4 - ext4: protect journal inode's blocks using block_validity
From
: ashwin-h <ashwinh@xxxxxxxxxx>
Re: [PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
From
: Ashwin H <ashwinh@xxxxxxxxxx>
[PATCH 5/5] ext4: unsigned int compared against zero
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 4/5] ext4: fix block validity checks for journal inodes using indirect blocks
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 2/5] ext4: protect journal inode's blocks using block_validity
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 3/5] ext4: don't perform block validity checks on the journal inode
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 1/5] ext4: avoid declaring fs inconsistent due to invalid file handles
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 0/5] Backport to 4.14 - ext4: protect journal inode's blocks using block_validity
From
: ashwin-h <ashwinh@xxxxxxxxxx>
Re: [PATCH] Fix use after free in get_tree_bdev()
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v11 00/12] Inline Encryption Support
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 4/5] ext4: fix block validity checks for journal inodes using indirect blocks
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 5/5] ext4: unsigned int compared against zero
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 3/5] ext4: don't perform block validity checks on the journal inode
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 2/5] ext4: protect journal inode's blocks using block_validity
From
: ashwin-h <ashwinh@xxxxxxxxxx>
[PATCH 1/5] ext4: avoid declaring fs inconsistent due to invalid file handles
From
: ashwin-h <ashwinh@xxxxxxxxxx>
Re: Notes on ext4 mount API parsing stuff
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
Re: [PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
Re: [PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH RFC 1/2] xfstests: fsx: add support for cluster size
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 05/12] block: blk-crypto-fallback for Inline Encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 03/12] block: Inline encryption support for blk-mq
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 10/12] fscrypt: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 09/12] fs: introduce SB_INLINECRYPT
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 11/12] f2fs: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 12/12] ext4: add inline encryption support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 08/12] scsi: ufs: Add inline encryption support to UFS
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 07/12] scsi: ufs: UFS crypto API
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 02/12] block: Keyslot Manager for Inline Encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 01/12] Documentation: Document the blk-crypto framework
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v11 00/12] Inline Encryption Support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: [PATCH] Fix use after free in get_tree_bdev()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
Re: [PATCH V11.2] Documentation/dax: Update Usage section
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH V11.2] Documentation/dax: Update Usage section
From
: ira.weiny@xxxxxxxxx
Re: [PATCH V11.1] Documentation/dax: Update Usage section
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
From
: Ian Kent <raven@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
From
: Eric Sandeen <sandeen@xxxxxxxxxxx>
Re: [PATCH V11.1] Documentation/dax: Update Usage section
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: [PATCH V11.1] Documentation/dax: Update Usage section
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
[PATCH V11.1] Documentation/dax: Update Usage section
From
: ira.weiny@xxxxxxxxx
[PATCH V11.1] Documentation/dax: Update Usage section
From
: ira.weiny@xxxxxxxxx
Re: [PATCH V11 04/11] Documentation/dax: Update Usage section
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH V11 04/11] Documentation/dax: Update Usage section
From
: Ira Weiny <ira.weiny@xxxxxxxxx>
Re: [PATCH V11 04/11] Documentation/dax: Update Usage section
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
[PATCH] Fix use after free in get_tree_bdev()
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH V11 10/11] fs: Introduce DCACHE_DONTCACHE
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH V11 06/11] fs/xfs: Make DAX mount option a tri-state
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH V11 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
Re: Notes on ext4 mount API parsing stuff
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH v2 17/17] ext4: Remove unused code from old mount api
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 16/17] ext4: switch to the new mount API
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 15/17] ext4: change token2str() to use ext4_param_specs
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 14/17] ext4: add ext4_fc_free for the new mount API
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 13/17] ext4: add ext4_reconfigure for the new mount API
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 12/17] ext4: refactor ext4_remount()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 10/17] ext4: clean up return values in handle_mount_opt()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 11/17] ext4: add ext4_get_tree for the new mount API
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 08/17] ext4: get rid of super block and sbi from handle_mount_ops()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 09/17] ext4: parse Opt_sb in handle_mount_opt()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 06/17] ext4: move quota configuration out of handle_mount_opt()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 07/17] ext4: check ext2/3 compatibility outside handle_mount_opt()
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 04/17] ext4: Change handle_mount_opt() to use fs_parameter
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 03/17] ext4: move option validation to a separate function
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 02/17] ext4: Add fs parameter specifications for mount options
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 01/17] fs_parse: allow parameter value to be empty
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
[PATCH v2 00/17] ext4: new mount API conversion
From
: Lukas Czerner <lczerner@xxxxxxxxxx>
Re: Notes on ext4 mount API parsing stuff
From
: David Howells <dhowells@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: ext4 and project quotas bugs
From
: Jan Kara <jack@xxxxxxx>
Re: Notes on ext4 mount API parsing stuff
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 10/11] fs: remove the access_ok() check in ioctl_fiemap
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 07/11] iomap: fix the iomap_fiemap prototype
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 06/11] fs: move the fiemap definitions out of fs.h
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 05/11] fs: mark __generic_block_fiemap static
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Notes on ext4 mount API parsing stuff
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH V11 10/11] fs: Introduce DCACHE_DONTCACHE
From
: Jan Kara <jack@xxxxxxx>
Re: [PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH v10 03/12] block: Inline encryption support for blk-mq
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 1/2] ext4: mballoc to prefetch groups ahead of scanning
From
: Alex Zhuravlev <azhuravlev@xxxxxxxxxxxxx>
Re: [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v10 03/12] block: Inline encryption support for blk-mq
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
From
: ira.weiny@xxxxxxxxx
[PATCH V11 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
From
: ira.weiny@xxxxxxxxx
[PATCH V11 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
From
: ira.weiny@xxxxxxxxx
[PATCH V11 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
From
: ira.weiny@xxxxxxxxx
[PATCH V11 03/11] fs/stat: Define DAX statx attribute
From
: ira.weiny@xxxxxxxxx
[PATCH V11 04/11] Documentation/dax: Update Usage section
From
: ira.weiny@xxxxxxxxx
[PATCH V11 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
From
: ira.weiny@xxxxxxxxx
[PATCH V11 06/11] fs/xfs: Make DAX mount option a tri-state
From
: ira.weiny@xxxxxxxxx
[PATCH V11 10/11] fs: Introduce DCACHE_DONTCACHE
From
: ira.weiny@xxxxxxxxx
[PATCH V11 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
From
: ira.weiny@xxxxxxxxx
[PATCH V11 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
From
: ira.weiny@xxxxxxxxx
[PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
From
: ira.weiny@xxxxxxxxx
[PATCH 11/11] ext4: remove the access_ok() check in ext4_ioctl_get_es_cache
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/11] fs: remove the access_ok() check in ioctl_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 08/11] fs: move fiemap range validation into the file systems instances
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 07/11] iomap: fix the iomap_fiemap prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/11] fs: move the fiemap definitions out of fs.h
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 05/11] fs: mark __generic_block_fiemap static
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 03/11] ext4: split _ext4_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 02/11] ext4: fix fiemap size checks for bitmap files
From
: Christoph Hellwig <hch@xxxxxx>
fix fiemap for ext4 bitmap files (+ cleanups) v2
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH RFC 2/2] xfstests: common/rc: add cluster size support for ext4
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH RFC 1/2] xfstests: fsx: add support for cluster size
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: ext4 fiemap and the inode lock
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
ext4 fiemap and the inode lock
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 1/3] fs: Avoid leaving freed inode on dirty list
From
: Jan Kara <jack@xxxxxxx>
[PATCH 8/8] fs: move fiemap range validation into the file systems instances
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/8] iomap: fix the iomap_fiemap prototype
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/8] fs: move the fiemap definitions out of fs.h
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/8] ext4: remove the call to fiemap_check_flags in ext4_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/8] fs: mark __generic_block_fiemap static
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/8] ext4: split _ext4_fiemap
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/8] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
From
: Christoph Hellwig <hch@xxxxxx>
fix fiemap for ext4 bitmap files (+ cleanups)
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/8] ext4: fix fiemap size checks for bitmap files
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[ext4:dev] BUILD SUCCESS 907ea529fc4c3296701d2bfc8b831dd2a8121a34
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH 2/2] ext4: skip non-loaded groups at cr=0/1
From
: Alex Zhuravlev <azhuravlev@xxxxxxxxxxxxx>
[PATCH v3] ext4: don't ignore return values from ext4_ext_dirty()
From
: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
[PATCH] ext4: handle ext4_mark_inode_dirty errors
From
: Harshad Shirwadkar <harshadshirwadkar@xxxxxxxxx>
Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH 4.4 091/100] ext2: fix empty body warnings when -Wextra is used
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 4.4 091/100] ext2: fix empty body warnings when -Wextra is used
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 4/5] overlayfs: Check for range bounds before calling i_op->fiemap()
From
: Amir Goldstein <amir73il@xxxxxxxxx>
Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 1/3] fs: Avoid leaving freed inode on dirty list
From
: Xiaoguang Wang <xiaoguang.wang@xxxxxxxxxxxxxxxxx>
Re: Need help to understand Ext4 message in /var/log/message file
From
: Alok Jain <jain.alok103@xxxxxxxxx>
Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Re: [PATCH 0/5] ext4/overlayfs: fiemap related fixes
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: [PATCH 2/2] iomap: bmap: Remove the WARN and return the proper block address
From
: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>
Re: Need help to understand Ext4 message in /var/log/message file
From
: Andreas Dilger <adilger@xxxxxxxxx>
Re: [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Need help to understand Ext4 message in /var/log/message file
From
: Alok Jain <jain.alok103@xxxxxxxxx>
Re: [PATCH 2/2] iomap: bmap: Remove the WARN and return the proper block address
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
[PATCH] ext4: Fix comment typo "the the".
From
: kyoungho koo <rnrudgh@xxxxxxxxx>
Changing a workload results in performance drop
From
: Konstantin Kharlamov <hi-angel@xxxxxxxxx>
[PATCH AUTOSEL 5.6 34/38] ext4: convert BUG_ON's to WARN_ON's in mballoc.c
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 24/26] ext4: convert BUG_ON's to WARN_ON's in mballoc.c
From
: Sasha Levin <sashal@xxxxxxxxxx>
[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>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]