linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 15:30:26 to 2020-07-08 15:49:36 UTC [more...]

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-08 15:49 UTC  (6+ messages)
` [PATCH v12 1/4] unicode: Add utf8_casefold_hash
` [PATCH v12 2/4] fs: Add standard casefolding support
` [PATCH v12 3/4] f2fs: Use generic "
` [PATCH v12 4/4] ext4: "

[PATCH] ext4: Do not block RWF_NOWAIT dio write on unallocated space
 2020-07-08 15:35 UTC 

RWF_NOWAIT writes not failing when writing to a range with holes
 2020-07-08 14:17 UTC  (2+ messages)

always fall back to buffered I/O after invalidation failures, was: Re: [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
 2020-07-08 13:54 UTC  (9+ messages)

[PATCH] ext4: fix spelling mistakes in extents.c
 2020-07-08 13:44 UTC  (2+ messages)

[PATCH] ext2: initialize quota info in ext2_xattr_set()
 2020-07-08 11:20 UTC  (3+ messages)

[PATCH] ext4: Delete unnecessary checks before brelse()
 2020-07-08 11:15 UTC  (2+ messages)

[PATCH] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
 2020-07-08 11:03 UTC  (2+ messages)

[PATCH v2] ext4: lost matching-pair of trace in ext4_unlink
 2020-07-08 10:22 UTC  (3+ messages)

[PATCH v2] ext4: lost matching-pair of trace in ext4_truncate
 2020-07-08 10:03 UTC  (3+ messages)

[PATCH v11 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-08  8:36 UTC  (7+ messages)
` [PATCH v11 1/4] unicode: Add utf8_casefold_hash
` [PATCH v11 2/4] fs: Add standard casefolding support
` [PATCH v11 3/4] f2fs: Use generic "
` [PATCH v11 4/4] ext4: "

[PATCH v10 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-08  1:44 UTC  (10+ messages)
` [PATCH v10 1/4] unicode: Add utf8_casefold_hash
` [PATCH v10 2/4] fs: Add standard casefolding support
` [PATCH v10 3/4] f2fs: Use generic "
` [PATCH v10 4/4] ext4: "

[PATCH 1/3] e4crypt: if salt is explicitly provided to add_key, then use it
 2020-07-07 21:47 UTC  (9+ messages)
` [PATCH 2/3] e4crypt: refactor set_policy a little
` [PATCH 3/3] Clarify in e4crypt man page that -S is an optional argument
` [PATCH v2] e4crypt: if salt is explicitly provided to add_key, then use it

[PATCH v4 0/4] Inline Encryption Support for fscrypt
 2020-07-07 18:08 UTC  (6+ messages)
` [PATCH v4 1/4] fs: introduce SB_INLINECRYPT
` [PATCH v4 2/4] fscrypt: add inline encryption support
` [PATCH v4 3/4] f2fs: "
` [PATCH v4 4/4] ext4: "

[PATCH v9 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-07 10:44 UTC  (16+ messages)
` [PATCH v9 1/4] unicode: Add utf8_casefold_hash
` [PATCH v9 2/4] fs: Add standard casefolding support
` [PATCH v9 3/4] f2fs: Use generic "
` [PATCH v9 4/4] ext4: "

[PATCH] Replace HTTP links with HTTPS ones: Ext4
 2020-07-06 19:03 UTC 

[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-07-06  8:54 UTC  (3+ messages)

BUG: Bad page state (7)
 2020-07-04  6:43 UTC 

[PATCH v2] ext2: fix some incorrect comments in inode.c
 2020-07-03 12:55 UTC  (2+ messages)

[PATCH] ext2: delete incorrect comment for ext2_blks_to_allocate()
 2020-07-03 11:32 UTC  (3+ messages)

Grow ext4 filesystem on mounted device
 2020-07-02 19:39 UTC  (4+ messages)

[BUG] invalid superblock checksum possibly due to race
 2020-07-01 16:22 UTC  (4+ messages)

[PATCH v3] ext4: fix direct I/O read error
 2020-07-01 15:25 UTC  (2+ messages)

[PATCH] create_inode: set xattrs to the root directory as well
 2020-07-01 15:34 UTC 

[PATCH v3 0/4] Inline Encryption Support for fscrypt
 2020-07-01  3:23 UTC  (7+ messages)
` [PATCH v3 1/4] fs: introduce SB_INLINECRYPT
` [PATCH v3 2/4] fscrypt: add inline encryption support
` [PATCH v3 3/4] f2fs: "
` [PATCH v3 4/4] ext4: "

[PATCH v2 0/4] Inline Encryption Support for fscrypt
 2020-06-29 18:53 UTC  (9+ messages)
` [PATCH v2 1/4] fs: introduce SB_INLINECRYPT
` [PATCH v2 2/4] fscrypt: add inline encryption support
` [PATCH v2 3/4] f2fs: "
` [PATCH v2 4/4] ext4: "

[PATCH v2] ext4: fix direct I/O read error
 2020-06-29  6:26 UTC  (3+ messages)

[PATCH] ext4: lost matching-pair of trace in ext4_truncate
 2020-06-29 19:38 UTC  (2+ messages)

[PATCH] ext4: fix direct I/O read error
 2020-06-29 15:58 UTC  (2+ messages)

[PATCH] ext4: lost matching-pair of trace in ext4_unlink
 2020-06-28 22:05 UTC  (2+ messages)

[PATCH] ext4: fix direct I/O read error
 2020-06-28 12:42 UTC 

[PATCH] tune2fs: allow remove VERITY
 2020-06-26 18:56 UTC  (6+ messages)

[PATCH] ext2: remove nocheck option
 2020-06-24 12:11 UTC  (2+ messages)

[PATCH 0/4] Inline Encryption Support for fscrypt
 2020-06-24  0:55 UTC  (20+ messages)
` [PATCH 1/4] fs: introduce SB_INLINECRYPT
        ` [f2fs-dev] "
` [PATCH 2/4] fscrypt: add inline encryption support
` [PATCH 3/4] f2fs: "

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-06-22 22:03 UTC  (25+ messages)

[PATCH v3 1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim
 2020-06-22 17:20 UTC  (5+ messages)
` [PATCH 2/2] ext4: avoid trimming block group if only few blocks freed
  ` [PATCH v2 "

[PATCH] ext2: delay discarding block reservation
 2020-06-22  1:25 UTC 

[Bug 208271] New: Occurred when tried to create an ext4 filesystem on an exfat micro-sd. Trace is in dexcription
 2020-06-21 20:40 UTC  (2+ messages)
` [Bug 208271] Occurred when tried to create an ext4 filesystem on an exfat micro-sd. Trace is in description

[PATCH v3 0/5] ext4: fix inconsistency since async write metadata buffer error
 2020-06-20  2:54 UTC  (6+ messages)
` [PATCH v3 1/5] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH v3 2/5] ext4: remove ext4_buffer_uptodate()
` [PATCH v3 3/5] ext4: remove write io error check before read inode block
` [PATCH v3 4/5] jbd2: abort journal if free a async write error metadata buffer
` [PATCH v3 5/5] jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()

[PATCH 1/2] ext4: mballoc - prefetching for bitmaps
 2020-06-19 18:23 UTC  (5+ messages)

[PATCH 0/1] ext4: fix potential negative array index in do_split
 2020-06-19 13:53 UTC  (12+ messages)
` [PATCH 1/1] ext4: fix potential negative array index in do_split()

[RFC PATCH 0/2] gfs2 readahead regression in v5.8-rc1
 2020-06-19 11:55 UTC  (4+ messages)
` [PATCH 1/2] fs: Add IOCB_CACHED flag for generic_file_read_iter
` [PATCH 2/2] gfs2: Rework read and page fault locking

[PATCH v2] Valgrind reported error messages like following:
 2020-06-19  2:30 UTC  (2+ messages)

[PATCH v3] ext2fs: fix to avoid invalid memory access
 2020-06-19  2:29 UTC 

[PATCH] ext2fs: fix to avoid invalid memory access
 2020-06-18 19:58 UTC  (2+ messages)

[PATCH v11 00/25] Change readahead API
 2020-06-18 16:40 UTC  (9+ messages)
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "

[RFC PATCH v2 00/51] introduce parallel fsck to e2fsck pass1
 2020-06-18 15:27 UTC  (6+ messages)
` [RFC PATCH v2 22/51] e2fsck: merge badblocks after thread finishes
` [RFC PATCH v2 48/51] e2fsck: only setup threads if -m option required
` [RFC PATCH v2 49/51] e2fsck: wait fix thread finish before checking
` [RFC PATCH v2 50/51] e2fsck: fix to free icache leak
` [RFC PATCH v2 51/51] e2fsck: fix to avoid too much memory allocation for pfsck


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