linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 20:34:42 to 2020-04-23 10:48:59 UTC [more...]

[PATCH 0/5] ext4/overlayfs: fiemap related fixes
 2020-04-23 10:47 UTC  (5+ messages)
` [PATCH 1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro
` [PATCH 2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific
` [PATCH 3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges()
` [PATCH 4/5] overlayfs: Check for range bounds before calling i_op->fiemap()

[PATCH v2] ext4: fix error pointer dereference
 2020-04-23  8:42 UTC  (2+ messages)

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

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

[PATCH] ext4: fix error pointer dereference
 2020-04-23  7:38 UTC  (2+ messages)

[PATCH] ext4: Fix buffer_head refcnt leak when ext4_iget() fails
 2020-04-23  5:09 UTC 

[PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
 2020-04-23  0:40 UTC  (9+ messages)

Inline data with 128-byte inodes?
 2020-04-23  0:40 UTC  (4+ messages)

LSFMMBPF 2020 Cancellation announcement
 2020-04-22 23:14 UTC 

[PATCH v2] LUS-1922 e2image: add option to ignore fs errors
 2020-04-22 20:01 UTC  (2+ messages)

[PATCH 0/2] remove EXT4_GET_BLOCKS_KEEP_SIZE flag, etc
 2020-04-22 16:14 UTC  (5+ messages)
` [PATCH 1/2] ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
` [PATCH 2/2] ext4: translate a few more map flags to strings in tracepoints

Exporting ext4-specific information through fsinfo attributes
 2020-04-22 16:12 UTC  (6+ messages)

[PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
 2020-04-22 16:10 UTC  (5+ messages)

[PATCH] ext4: increase wait time needed before reuse of deleted inode numbers
 2020-04-22 15:53 UTC  (2+ messages)

[PATCHv2 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
 2020-04-22 12:26 UTC  (2+ messages)

[PATCH 4.4 091/100] ext2: fix empty body warnings when -Wextra is used
 2020-04-22  9:57 UTC 

[PATCH 5.4 090/118] ext2: fix empty body warnings when -Wextra is used
 2020-04-22  9:57 UTC 

[PATCH 5.6 131/166] ext2: fix empty body warnings when -Wextra is used
 2020-04-22  9:57 UTC 

[PATCH 4.19 49/64] ext2: fix empty body warnings when -Wextra is used
 2020-04-22  9:57 UTC 

[PATCH 4.9 114/125] ext2: fix empty body warnings when -Wextra is used
 2020-04-22  9:57 UTC 

[PATCH v10 00/12] Inline Encryption Support
 2020-04-22  9:37 UTC  (7+ messages)
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v10 03/12] block: Inline encryption support for blk-mq
` [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption

[Bug 207367] New: Accraid / aptec / Microsemi / ext4 / larger then 16TB
 2020-04-21 23:15 UTC  (23+ messages)
` [Bug 207367] "
    ` [BISECTED] unable to mount devices larger than 16 TB (was: [Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB)

[PATCH v3] unicode: Expose available encodings in sysfs
 2020-04-21 20:53 UTC 

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-21 19:53 UTC  (6+ messages)
` [PATCH 12/34] docs: filesystems: convert dax.txt to ReST

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-21 18:56 UTC  (33+ messages)
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH RFC 3/8] fs/ext4: Disallow encryption "
` [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
` [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load

[PATCH] fcntl: Add 32bit filesystem mode
 2020-04-21 13:02 UTC  (11+ messages)

ext4: Fix use after free issues with journalled data
 2020-04-21  8:54 UTC  (4+ messages)
` [PATCH 1/3] fs: Avoid leaving freed inode on dirty list
` [PATCH 2/3] writeback: Export inode_io_list_del()
` [PATCH 3/3] ext4: Avoid freeing inodes on dirty list

[RFC] improve malloc for large filesystems - limit scanning
 2020-04-21  8:22 UTC 

[RFC] improve malloc for large filesystems - prefetching
 2020-04-21  8:09 UTC 

[PATCH v11 00/25] Change readahead API
 2020-04-21  7:28 UTC  (8+ messages)
` [PATCH v11 19/25] erofs: Convert compressed files from readpages to readahead
` [PATCH v11 24/25] fuse: Convert "

[RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
 2020-04-21  4:24 UTC  (6+ messages)
  ` [RFCv2 1/1] ext4: Fix race in ext4 mb discard group preallocations

[PATCH v2] ext4: don't ignore return values from ext4_ext_dirty()
 2020-04-21  3:02 UTC 

[PATCH] ext4: don't ignore return values from ext4_ext_dirty()
 2020-04-21  3:02 UTC  (3+ messages)
` [PATCH] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max

[PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
 2020-04-21  0:19 UTC  (24+ messages)
` [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
` [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
` [PATCH V8 11/11] Documentation/dax: Update Usage section

[PATCH] ext2: fix missing percpu_counter_inc
 2020-04-20 20:02 UTC 

[PATCH] ext4: validate fiemap iomap begin offset and length value
 2020-04-20 13:48 UTC  (10+ messages)

[PATCH] ext4: remove unnecessary comparisons to bool
 2020-04-20  4:54 UTC  (2+ messages)

strange allocator behavior on a 2k block fs, skipping free blocks
 2020-04-19 16:48 UTC  (2+ messages)

[PATCH] ext4: Use the correct style for SPDX License Identifier
 2020-04-19 14:59 UTC 

[QUESTION] BUG_ON in ext4_mb_simple_scan_group
 2020-04-17 12:29 UTC  (7+ messages)

WARNING in iomap_apply
 2020-04-16 14:58 UTC 

[PATCH] e2scrub: Remove PATH setting from the scripts
 2020-04-16  9:38 UTC  (3+ messages)

[RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
 2020-04-16  7:38 UTC  (3+ messages)


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).