linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-23 19:00:31 to 2021-01-12 19:05:05 UTC [more...]

[PATCH v3 00/11] lazytime fix and cleanups
 2021-01-12 19:02 UTC 

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-12 18:51 UTC  (15+ messages)

[PATCH v2 00/12] lazytime fix and cleanups
 2021-01-12 17:31 UTC  (37+ messages)
` [PATCH v2 01/12] fs: fix lazytime expiration handling in __writeback_single_inode()
` [PATCH v2 02/12] fs: correctly document the inode dirty flags
` [PATCH v2 03/12] fs: only specify I_DIRTY_TIME when needed in generic_update_time()
` [PATCH v2 04/12] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
` [PATCH v2 05/12] fs: don't call ->dirty_inode for lazytime timestamp updates
` [PATCH v2 06/12] fs: pass only I_DIRTY_INODE flags to ->dirty_inode
` [PATCH v2 07/12] fs: clean up __mark_inode_dirty() a bit
` [PATCH v2 08/12] fs: drop redundant check from __writeback_single_inode()
` [PATCH v2 09/12] fs: improve comments for writeback_single_inode()
` [PATCH v2 10/12] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
` [PATCH v2 11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time()
` [PATCH v2 12/12] xfs: remove a stale comment from xfs_file_aio_write_checks()

Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
 2021-01-12 17:28 UTC  (37+ messages)

code questions about ext4_inode_datasync_dirty()
 2021-01-12 11:45 UTC 

ext4 regression in v5.9-rc2 from e7bfb5c9bb3d on ro fs with overlapped bitmaps
 2021-01-11 19:39 UTC  (13+ messages)
                  ` Malicious fs images was "

[PATCH v2] ext4: Change list_for_each* to list_for_each_entry*
 2021-01-11  1:37 UTC 

[PATCH] ext4: Change list_for_each to list_for_each_entry
 2021-01-11  1:18 UTC  (4+ messages)
      `  "

[PATCH 00/13] lazytime fixes and cleanups
 2021-01-09 17:11 UTC  (37+ messages)
` [PATCH 01/13] fs: avoid double-writing inodes on lazytime expiration
` [PATCH 02/13] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
` [PATCH 03/13] fs: only specify I_DIRTY_TIME when needed in generic_update_time()
` [PATCH 04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
` [PATCH 05/13] fs: don't call ->dirty_inode for lazytime timestamp updates
` [PATCH 06/13] fs: pass only I_DIRTY_INODE flags to ->dirty_inode
` [PATCH 07/13] fs: correctly document the inode dirty flags
` [PATCH 08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time()
` [PATCH 09/13] fs: drop redundant checks from __writeback_single_inode()
` [PATCH 10/13] fs: clean up __mark_inode_dirty() a bit
` [PATCH 11/13] fs: add a lazytime_expired method
` [PATCH 12/13] xfs: remove a stale comment from xfs_file_aio_write_checks()
` [PATCH 13/13] xfs: implement lazytime_expired

[PATCH] ext4: Remove expensive flush on fast commit
 2021-01-08  2:37 UTC  (5+ messages)
      `  "

[PATCH] Use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
 2021-01-06 13:02 UTC  (2+ messages)

[PATCH] e2fsck: Avoid changes on recovery flags when jbd2_journal_recover() failed
 2021-01-05 23:06 UTC  (8+ messages)

[PATCH] ext4: Fix wrong list_splice in ext4_fc_cleanup
 2021-01-05 22:10 UTC  (2+ messages)

[LSFMMBPF 2021] A status update
 2021-01-05 20:30 UTC  (3+ messages)

[PATCH 0/8] Superblock Notifications
 2021-01-05 19:52 UTC  (6+ messages)
` [PATCH 4/8] vfs: Add superblock notifications

[PATCHv3 1/2] common/rc: swapon should not fail for given FS in _require_scratch_swapfile()
 2021-01-05 19:05 UTC  (4+ messages)
` [PATCHv3 2/2] generic/496: ext4 and xfs supports swapon on fallocated file

[PATCH] ext2: implement ->page_mkwrite
 2021-01-05 17:53 UTC  (4+ messages)
` [RFC PATCH] ext2: ext2_page_mkwrite() can be static

[PATCH v3] ext4: fix bug for rename with RENAME_WHITEOUT
 2021-01-05 14:27 UTC  (2+ messages)

[PATCHv2 1/2] common/rc: Add whitelisted FS support in _require_scratch_swapfile()
 2021-01-05 11:00 UTC  (5+ messages)

kernel BUG at fs/ext4/ext4.h:LINE!
 2021-01-05  6:39 UTC 

[PATCH v2] ext4: fix bug for rename with RENAME_WHITEOUT
 2021-01-05  5:58 UTC  (5+ messages)

[xfstests RFC PATCH] generic: test for lazytime timestamp updates
 2021-01-05  0:58 UTC 

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2021-01-04 19:10 UTC  (6+ messages)

[PATCH] ext2: discard block reservation on last writable file release
 2021-01-04 14:01 UTC  (2+ messages)

discard and data=writeback
 2020-12-31  1:32 UTC  (5+ messages)
    `  "
        `  "

[PATCH 4.19 0/4] fscrypt: prevent creating duplicate encrypted filenames
 2020-12-30 15:42 UTC  (6+ messages)
` [PATCH 4.19 1/4] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 4.19 2/4] ext4: prevent creating duplicate encrypted filenames
` [PATCH 4.19 3/4] f2fs: "
` [PATCH 4.19 4/4] ubifs: "

[PATCH 5.4 0/4] fscrypt: prevent creating duplicate encrypted filenames
 2020-12-30 15:39 UTC  (6+ messages)
` [PATCH 5.4 1/4] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 5.4 2/4] ext4: prevent creating duplicate encrypted filenames
` [PATCH 5.4 3/4] f2fs: "
` [PATCH 5.4 4/4] ubifs: "

[PATCH AUTOSEL 5.10 27/31] ext4: check for invalid block size early when mounting a file system
 2020-12-30 13:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 30/31] ext4: avoid s_mb_prefetch to be zero in individual scenarios

[PATCH] ext4: fix bug for rename with RENAME_WHITEOUT
 2020-12-29  8:57 UTC  (2+ messages)

improved performance in case of data journaling
 2020-12-28  4:06 UTC  (6+ messages)

[GIT PULL] ext4 updates for v5.11-rc1
 2020-12-24 22:22 UTC  (2+ messages)

[PATCH v2 -next] ext4: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:22 UTC 

discard and data=writeback
 2020-12-24 10:53 UTC  (9+ messages)

memory leak in ext4_multi_mount_protect
 2020-12-24  9:55 UTC 

[PATCH -next] ext4: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-24  1:55 UTC  (2+ 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).