linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-05 17:09:28 to 2020-09-19 00:55:23 UTC [more...]

[PATCH v9 0/9] ext4: add fast commits feature
 2020-09-19  0:54 UTC  (10+ messages)
` [PATCH v9 1/9] doc: update ext4 and journalling docs to include fast commit feature
` [PATCH v9 2/9] ext4: add fast_commit feature and handling for extended mount options
` [PATCH v9 3/9] ext4 / jbd2: add fast commit initialization
` [PATCH v9 4/9] jbd2: add fast commit machinery
` [PATCH v9 5/9] ext4: main fast-commit commit path
` [PATCH v9 6/9] jbd2: fast commit recovery path
` [PATCH v9 7/9] ext4: "
` [PATCH v9 8/9] ext4: add a mount opt to forcefully turn fast commits on
` [PATCH v9 9/9] ext4: add fast commit stats in procfs

Kernel Benchmarking
 2020-09-18 20:25 UTC  (57+ messages)

[PATCH AUTOSEL 4.19 059/206] ext4: make dioread_nolock the default
 2020-09-18 17:18 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 097/206] ext4: fix a data race at inode->i_disksize
` [PATCH AUTOSEL 4.19 108/206] ext4: mark block bitmap corrupted when found instead of BUGON

[PATCH AUTOSEL 5.4 105/330] ext4: make dioread_nolock the default
 2020-09-18 14:05 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 155/330] ext4: fix a data race at inode->i_disksize
` [PATCH AUTOSEL 5.4 173/330] ext4: mark block bitmap corrupted when found instead of BUGON

[PATCH] jbd2: avoid transaction reuse after reformatting
 2020-09-18 13:02 UTC  (7+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v3 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-18 11:29 UTC 

[PATCH v5 0/2] Fix dead loop in ext4_mb_new_blocks
 2020-09-18  9:56 UTC  (5+ messages)
` [PATCH v5 1/2] ext4: Discard preallocations before releasing group lock
` [PATCH v5 2/2] ext4: Fix dead loop in ext4_mb_new_blocks

[PATCHv3 0/1] Optimize ext4 file overwrites - perf improvement
 2020-09-18  9:52 UTC  (4+ messages)
` [PATCHv3 1/1] ext4: Optimize file overwrites

[Bug 209275] New: Graphics freeze after WARNING: CPU: 2 PID: 156207 at fs/ext4/inode.c:3599 ext4_set_page_dirty+0x3e/0x50
 2020-09-18  8:50 UTC  (4+ messages)
` [Bug 209275] "

[PATCH] ext4: Remove unused including <linux/version.h>
 2020-09-18  2:46 UTC 

[PATCH AUTOSEL 4.14 033/127] ext4: make dioread_nolock the default
 2020-09-18  2:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 058/127] ext4: fix a data race at inode->i_disksize

[PATCH AUTOSEL 4.9 26/90] ext4: make dioread_nolock the default
 2020-09-18  2:13 UTC 

[PATCH AUTOSEL 4.4 18/64] ext4: make dioread_nolock the default
 2020-09-18  2:15 UTC 

[PATCH] ext4: clear buffer verified flag if read meta block from disk
 2020-09-18  1:09 UTC  (5+ messages)

[PATCH v2] chattr/lsattr: Support dax attribute
 2020-09-18  0:52 UTC  (7+ messages)

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-17 23:08 UTC  (18+ messages)
                  ` REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH v3 00/13] fscrypt: improve file creation flow
 2020-09-17 16:33 UTC  (17+ messages)
` [PATCH v3 01/13] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
` [PATCH v3 02/13] ext4: factor out ext4_xattr_credits_for_new_inode()
` [PATCH v3 03/13] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context()
` [PATCH v3 04/13] f2fs: "
` [PATCH v3 05/13] ubifs: "
` [PATCH v3 06/13] fscrypt: adjust logging for in-creation inodes
` [PATCH v3 07/13] fscrypt: remove fscrypt_inherit_context()
` [PATCH v3 08/13] fscrypt: require that fscrypt_encrypt_symlink() already has key
` [PATCH v3 09/13] fscrypt: stop pretending that key setup is nofs-safe
` [PATCH v3 10/13] fscrypt: make "#define fscrypt_policy" user-only
` [PATCH v3 11/13] fscrypt: move fscrypt_prepare_symlink() out-of-line
` [PATCH v3 12/13] fscrypt: handle test_dummy_encryption in more logical way
` [PATCH v3 13/13] fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'

Fwd: [PATCH] [RFC] ext2fs: parallel bitmap loading
 2020-09-17  6:50 UTC  (4+ messages)
    `  "

[PATCH v2] ext4: Disallow modifying DAX inode flag if inline_data has been set
 2020-09-17  3:29 UTC  (3+ messages)

[RFC PATCH v3 0/3] ext4/jbd2: data=journal: write-protect pages on transaction commit
 2020-09-16 16:59 UTC  (9+ messages)
` [RFC PATCH v3 1/3] jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
` [RFC PATCH v3 2/3] jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers()
` [RFC PATCH v3 3/3] ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()

[PATCH v4] ext4: Fix dead loop in ext4_mb_new_blocks
 2020-09-16 10:16 UTC  (3+ messages)

[PATCH v2 00/11] fscrypt: improve file creation flow
 2020-09-14 17:31 UTC  (14+ messages)
` [PATCH v2 01/11] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
` [PATCH v2 02/11] ext4: factor out ext4_xattr_credits_for_new_inode()
` [PATCH v2 03/11] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context()
` [PATCH v2 04/11] f2fs: "
  ` [f2fs-dev] "
` [PATCH v2 05/11] ubifs: "
` [PATCH v2 06/11] fscrypt: remove fscrypt_inherit_context()
` [PATCH v2 07/11] fscrypt: require that fscrypt_encrypt_symlink() already has key
` [PATCH v2 08/11] fscrypt: stop pretending that key setup is nofs-safe
` [PATCH v2 09/11] fscrypt: make "#define fscrypt_policy" user-only
` [PATCH v2 10/11] fscrypt: move fscrypt_prepare_symlink() out-of-line
` [PATCH v2 11/11] fscrypt: handle test_dummy_encryption in more logical way
  ` [f2fs-dev] "

[PATCH v3] e2image: add option to ignore fs errors
 2020-09-14 15:30 UTC  (2+ messages)

[PATCH] ext4: Fix superblock checksum calculation race
 2020-09-14 16:10 UTC  (3+ messages)

[PATCH -next] ext2: Fix some kernel-doc warnings in balloc.c
 2020-09-14  8:35 UTC  (2+ messages)

[PATCH v3] ext4: Fix dead loop in ext4_mb_new_blocks
 2020-09-14  8:20 UTC  (5+ messages)

INFO: rcu detected stall in ext4_file_write_iter
 2020-09-11 20:03 UTC  (3+ messages)

make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
 2020-09-11 16:41 UTC  (13+ messages)
    ` [PATCH 1/2] ext2: don't update mtime on COW faults
    ` [PATCH 2/2] xfs: "

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH v2] ext4: Fix dead loop in ext4_mb_new_blocks
 2020-09-10  7:49 UTC  (2+ messages)

[PATCH v2] jbd2: fix descriptor block checksum failed after format with lazy_journal_init=1
 2020-09-09 10:30 UTC  (4+ messages)
  ` 答复: "

[PATCH] ext4: Fix dead loop in ext4_mb_new_blocks
 2020-09-09  6:40 UTC 

PROBLEM: another potential concurrency bug in swap_inode_boot_loader()
 2020-09-09  2:44 UTC  (2+ messages)

[PATCH] fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32
 2020-09-07 22:51 UTC  (2+ messages)

[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem
 2020-09-07 16:24 UTC  (7+ messages)
` [PATCH 1/2] fs: Don't invalidate page buffers in block_write_full_page()
` [PATCH 2/2] block: Do not discard buffers under a mounted filesystem

[PATCH v2] create_inode: set xattrs to the root directory as well
 2020-09-07  7:27 UTC  (6+ messages)

[PATCH] ext4: Implement swap_activate aops using iomap
 2020-09-07  7:13 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).