linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-27 09:59:17 to 2020-05-01 06:31:04 UTC [more...]

[RFC 00/20] ext4: Fix ENOSPC error, improve mballoc dbg, other cleanups
 2020-05-01  6:30 UTC  (21+ messages)
` [RFC 01/20] ext4: mballoc: Refactor ext4_mb_discard_preallocations()
` [RFC 02/20] ext4: Introduce percpu seq counter for freeing blocks(PA) to avoid ENOSPC err
` [RFC 03/20] ext4: mballoc: Do print bb_free info even when it is 0
` [RFC 04/20] ext4: mballoc: Refactor ext4_mb_show_ac()
` [RFC 05/20] ext4: mballoc: Add more mb_debug() msgs
` [RFC 06/20] ext4: mballoc: Correct the mb_debug() format specifier for pa_len var
` [RFC 07/20] ext4: mballoc: Fix few other format specifier in mb_debug()
` [RFC 08/20] ext4: mballoc: Simplify error handling in ext4_init_mballoc()
` [RFC 09/20] ext4: mballoc: Make ext4_mb_use_preallocated() return type as bool
` [RFC 10/20] ext4: mballoc: Remove EXT4_MB_HINT_GOAL_ONLY and it's related code
` [RFC 11/20] ext4: mballoc: Refactor code inside DOUBLE_CHECK into separate function
` [RFC 12/20] ext4: mballoc: Fix possible NULL ptr dereference from mb_cmp_bitmaps()
` [RFC 13/20] ext4: mballoc: Don't BUG if kmalloc or read blk bitmap fail for DOUBLE_CHECK
` [RFC 14/20] ext4: balloc: Use task_pid_nr() helper
` [RFC 15/20] ext4: Use BIT() macro for BH_** state bits
` [RFC 16/20] ext4: Improve ext_debug() msg in case of block allocation failure
` [RFC 17/20] ext4: Replace EXT_DEBUG with __maybe_unused in ext4_ext_handle_unwritten_extents()
` [RFC 18/20] ext4: mballoc: Make mb_debug() implementation to use pr_debug()
` [RFC 19/20] ext4: Make ext_debug() "
` [RFC 20/20] ext4: Add process name and pid in ext4_msg()

ext4 perf regression on LTS kernels
 2020-04-30 22:34 UTC 

[QUESTION] BUG_ON in ext4_mb_simple_scan_group
 2020-04-30 22:25 UTC  (6+ messages)

[PATCH 0/4] ext4: clean up ext4_ext_handle_unwritten_extents()
 2020-04-30 21:02 UTC  (6+ messages)
` [PATCH 1/4] ext4: remove dead GET_BLOCKS_ZERO code
` [PATCH 2/4] ext4: remove redundant GET_BLOCKS_CONVERT code
` [PATCH 3/4] ext4: clean up GET_BLOCKS_PRE_IO error handling
` [PATCH 4/4] ext4: clean up ext4_ext_convert_to_initialized() "

[PATCH v12 00/12] Inline Encryption Support
 2020-04-30 17:04 UTC  (15+ messages)
` [PATCH v12 01/12] Documentation: Document the blk-crypto framework
` [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v12 03/12] block: Inline encryption support for blk-mq
` [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v12 07/12] scsi: ufs: UFS crypto API
` [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v12 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v12 10/12] fscrypt: add inline encryption support
` [PATCH v12 11/12] f2fs: "
` [PATCH v12 12/12] ext4: "

[PATCHv3 1/1] fibmap: Warn and return an error in case of block > INT_MAX
 2020-04-30 15:16 UTC  (4+ messages)

Any way to dump ext4 filesystem without file data blocks? (for later analysis)
 2020-04-30 14:03 UTC  (2+ messages)

ext4 and project quotas bugs
 2020-04-30 11:14 UTC  (7+ messages)

[PATCH v11 00/12] Inline Encryption Support
 2020-04-30  7:24 UTC  (18+ messages)
` [PATCH v11 01/12] Documentation: Document the blk-crypto framework
` [PATCH v11 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v11 03/12] block: Inline encryption support for blk-mq
` [PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v11 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v11 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v11 07/12] scsi: ufs: UFS crypto API
` [PATCH v11 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v11 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v11 10/12] fscrypt: add inline encryption support
` [PATCH v11 11/12] f2fs: "
` [PATCH v11 12/12] ext4: "

Discussion about rcu_barrier() in ext4
 2020-04-30  5:39 UTC  (2+ messages)

[PATCH 0/5] Backport to 4.4 - ext4: protect journal inode's blocks using block_validity
 2020-04-30  4:35 UTC  (6+ messages)
` [PATCH 1/5] ext4: avoid declaring fs inconsistent due to invalid file handles
` [PATCH 2/5] ext4: protect journal inode's blocks using block_validity
` [PATCH 3/5] ext4: don't perform block validity checks on the journal inode
` [PATCH 4/5] ext4: fix block validity checks for journal inodes using indirect blocks
` [PATCH 5/5] ext4: unsigned int compared against zero

[PATCH 0/5] Backport to 4.9- ext4: protect journal inode's blocks using block_validity
 2020-04-29 20:39 UTC  (8+ messages)
` [PATCH 1/5] ext4: avoid declaring fs inconsistent due to invalid file handles
` [PATCH 2/5] ext4: protect journal inode's blocks using block_validity
` [PATCH 3/5] ext4: don't perform block validity checks on the journal inode
` [PATCH 4/5] ext4: fix block validity checks for journal inodes using indirect blocks
` [PATCH 5/5] ext4: unsigned int compared against zero

[PATCH 0/5] Backport to 4.14 - ext4: protect journal inode's blocks using block_validity
 2020-04-30  4:22 UTC  (6+ messages)
` [PATCH 1/5] ext4: avoid declaring fs inconsistent due to invalid file handles
` [PATCH 2/5] ext4: protect journal inode's blocks using block_validity
` [PATCH 3/5] ext4: don't perform block validity checks on the journal inode
` [PATCH 4/5] ext4: fix block validity checks for journal inodes using indirect blocks
` [PATCH 5/5] ext4: unsigned int compared against zero

[PATCH] Fix use after free in get_tree_bdev()
 2020-04-29 16:49 UTC  (3+ messages)

Notes on ext4 mount API parsing stuff
 2020-04-29 11:15 UTC  (5+ messages)

[PATCH v2 00/17] ext4: new mount API conversion
 2020-04-29 11:09 UTC  (24+ messages)
` [PATCH v2 01/17] fs_parse: allow parameter value to be empty
` [PATCH v2 02/17] ext4: Add fs parameter specifications for mount options
` [PATCH v2 03/17] ext4: move option validation to a separate function
` [PATCH v2 04/17] ext4: Change handle_mount_opt() to use fs_parameter
` [PATCH v2 05/17] ext4: Allow sb to be NULL in ext4_msg()
` [PATCH v2 06/17] ext4: move quota configuration out of handle_mount_opt()
` [PATCH v2 07/17] ext4: check ext2/3 compatibility outside handle_mount_opt()
` [PATCH v2 08/17] ext4: get rid of super block and sbi from handle_mount_ops()
` [PATCH v2 09/17] ext4: parse Opt_sb in handle_mount_opt()
` [PATCH v2 10/17] ext4: clean up return values "
` [PATCH v2 11/17] ext4: add ext4_get_tree for the new mount API
` [PATCH v2 12/17] ext4: refactor ext4_remount()
` [PATCH v2 13/17] ext4: add ext4_reconfigure for the new mount API
` [PATCH v2 14/17] ext4: add ext4_fc_free "
` [PATCH v2 15/17] ext4: change token2str() to use ext4_param_specs
` [PATCH v2 16/17] ext4: switch to the new mount API
` [PATCH v2 17/17] ext4: Remove unused code from old mount api

[PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX
 2020-04-29  8:30 UTC  (4+ messages)

[PATCH RFC 0/2] fsx: make fsx perceptive to cluster size
 2020-04-29  7:22 UTC  (6+ messages)
` [PATCH RFC 1/2] xfstests: fsx: add support for "
` [PATCH RFC 2/2] xfstests: common/rc: add cluster size support for ext4

[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
 2020-04-29  5:47 UTC  (25+ messages)
` [PATCH V11 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V11 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V11 03/11] fs/stat: Define DAX statx attribute
` [PATCH V11 04/11] Documentation/dax: Update Usage section
  ` [PATCH V11.1] "
    ` [PATCH V11.2] "
` [PATCH V11 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V11 06/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V11 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V11 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V11 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
` [PATCH V11 10/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()

[PATCH V11.1] Documentation/dax: Update Usage section
 2020-04-28 22:23 UTC  (2+ messages)

fix fiemap for ext4 bitmap files (+ cleanups) v2
 2020-04-28 15:21 UTC  (20+ messages)
` [PATCH 01/11] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
` [PATCH 02/11] ext4: fix fiemap size checks for bitmap files
` [PATCH 03/11] ext4: split _ext4_fiemap
` [PATCH 04/11] ext4: remove the call to fiemap_check_flags in ext4_fiemap
` [PATCH 05/11] fs: mark __generic_block_fiemap static
` [PATCH 06/11] fs: move the fiemap definitions out of fs.h
` [PATCH 07/11] iomap: fix the iomap_fiemap prototype
` [PATCH 08/11] fs: move fiemap range validation into the file systems instances
` [PATCH 09/11] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
` [PATCH 10/11] fs: remove the access_ok() check in ioctl_fiemap
` [PATCH 11/11] ext4: remove the access_ok() check in ext4_ioctl_get_es_cache

[PATCH 0/2] WARN fibmap user in case of possible addr truncation
 2020-04-28  7:29 UTC  (9+ messages)
` [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX

[PATCH v10 00/12] Inline Encryption Support
 2020-04-28  5:21 UTC  (11+ messages)
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v10 03/12] block: Inline encryption support for blk-mq

[PATCH 1/2] ext4: mballoc to prefetch groups ahead of scanning
 2020-04-28  5:20 UTC 

Curiosity
 2020-04-28  0:45 UTC 

ext4 fiemap and the inode lock
 2020-04-27 14:45 UTC  (2+ messages)

[PATCH 0/5] ext4/overlayfs: fiemap related fixes
 2020-04-27 10:38 UTC  (9+ messages)

ext4: Fix use after free issues with journalled data
 2020-04-27 10:05 UTC  (4+ messages)
` [PATCH 1/3] fs: Avoid leaving freed inode on dirty list

fix fiemap for ext4 bitmap files (+ cleanups)
 2020-04-27  9:58 UTC  (4+ messages)
` [PATCH 6/8] fs: move the fiemap definitions out of fs.h
` [PATCH 7/8] iomap: fix the iomap_fiemap prototype
` [PATCH 8/8] fs: move fiemap range validation into the file systems instances


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).