linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-22 02:01:38 to 2020-01-07 17:11:28 UTC [more...]

Discussion: is it time to remove dioread_nolock?
 2020-01-07 17:11 UTC  (7+ messages)

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2020-01-07 13:59 UTC  (10+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

[PATCH 0/8] ext4: extents.c cleanups
 2020-01-07  9:56 UTC  (15+ messages)
` [PATCH 1/8] ext4: remove ext4_{ind,ext}_calc_metadata_amount()
` [PATCH 2/8] ext4: clean up len and offset checks in ext4_fallocate()
` [PATCH 3/8] ext4: remove redundant S_ISREG() checks from ext4_fallocate()
` [PATCH 4/8] ext4: make some functions static in extents.c
` [PATCH 5/8] ext4: fix documentation for ext4_ext_try_to_merge()
` [PATCH 6/8] ext4: remove obsolete comment from ext4_can_extents_be_merged()
` [PATCH 7/8] ext4: fix some nonstandard indentation in extents.c
` [PATCH 8/8] ext4: add missing braces in ext4_ext_drop_refs()
` [PATCH 1/1] ext4: remove unsed macro MPAGE_DA_EXTENT_TAIL
` [PATCH 1/1] ext4: remove unused "

AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2020-01-07  7:51 UTC  (28+ messages)
                                        ` slow IO on USB media

[PATCH -next] ext4: remove unused variable 'mapping'
 2020-01-07  6:23 UTC 

[PATCH v2 0/6] Support for Casefolding and Encryption
 2020-01-07  5:16 UTC  (7+ messages)
` [PATCH v2 1/6] TMP: fscrypt: Add support for casefolding with encryption
` [PATCH v2 2/6] vfs: Fold casefolding into vfs
` [PATCH v2 3/6] f2fs: Handle casefolding with Encryption
` [PATCH v2 4/6] ext4: Use struct super_blocks' casefold data
` [PATCH v2 5/6] ext4: Hande casefolding with encryption
` [PATCH v2 6/6] ext4: Optimize match for casefolded encrypted dirs

[PATCH v3] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-06 20:54 UTC 

[PATCH v2] fs-verity: implement readahead of Merkle tree pages
 2020-01-06 20:55 UTC 

[PATCH] fs-verity: implement readahead of Merkle tree pages
 2020-01-06 20:43 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] ext4: Optimize ext4 DIO overwrites
 2020-01-06  9:33 UTC  (6+ messages)

About BUFFER_TRACE macro in include/linux/jbd2.h
 2020-01-06  8:30 UTC 

[Bug 205957] New: Ext4 64 bit hash breaks 32 bit glibc 2.28+
 2020-01-05 22:08 UTC  (16+ messages)
` [Bug 205957] "

[ext4:pu 13/14] fs/ext4/namei.c:1424:12-13: WARNING: return of 0/1 in function 'ext4_match' with return type bool
 2020-01-04 15:04 UTC  (2+ messages)
` [PATCH] ext4: fix boolreturn.cocci warnings

[PATCH 0/8] Support for Casefolding and Encryption
 2020-01-03 20:26 UTC  (3+ messages)
` [PATCH 4/8] vfs: Fold casefolding into vfs

[PATCH v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-03 17:13 UTC  (2+ messages)

[PATCH] fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
 2020-01-03 17:01 UTC  (2+ messages)

[PATCH] fscrypt: introduce fscrypt_needs_contents_encryption()
 2020-01-03 16:59 UTC  (2+ messages)

[PATCH v2] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
 2020-01-03 16:57 UTC  (2+ messages)

[PATCH v5] fstests: transport two ext4 tests from LTP
 2020-01-03 10:05 UTC 

[Bug 206061] New: Poor NVME SSD support, EXT4 re-mounted
 2020-01-02 15:16 UTC  (2+ messages)
` [Bug 206061] "

[bugreport] Ext4 automatically checked at each boot
 2020-01-02 11:55 UTC  (7+ messages)
    ` [bugreport] "hwclock -w" reset time instead of setting the right time

the side effect of enlarger max mount count in ext4 superblock
 2020-01-02  3:18 UTC  (5+ messages)

Inconsistent use of string/non_strings in mmp_struct
 2019-12-31 22:07 UTC 

[PATCH] ext4: remove unneeded check for error allocating bio_post_read_ctx
 2019-12-31 18:12 UTC 

[PATCH] ext4: fix deadlock allocating bio_post_read_ctx from mempool
 2019-12-31 18:12 UTC 

[PATCH] ext4: fix deadlock allocating crypto bounce page from mempool
 2019-12-31 18:11 UTC 

[PATCH] fscrypt: document gfp_flags for bounce page allocation
 2019-12-31 18:10 UTC 

[PATCH] fs-verity: use mempool for hash requests
 2019-12-31 17:55 UTC 

[PATCH v3 1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap()
 2019-12-31  3:47 UTC  (3+ messages)
` [PATCH v3 2/5] mke2fs: fix setting bad blocks in the block bitmap

[PATCH] e2image: remove redundant -fr from man page and usage message
 2019-12-31  3:45 UTC  (2+ messages)

[PATCH 1/2] e2fsck: fix to return ENOMEM in alloc_size_dir()
 2019-12-31  3:11 UTC  (7+ messages)
` [PATCH 2/2] e2fsck: fix use after free in calculate_tree()

[PATCH] e2fsprogs: fix to use inode i_blocks correctly
 2019-12-31  1:49 UTC  (5+ messages)

[PATCH v3 0/8] Rework random blocking
 2019-12-29 15:08 UTC  (26+ messages)
` [PATCH v3 1/8] random: Don't wake crng_init_wait when crng_init == 1
` [PATCH v3 2/8] random: Add a urandom_read_nowait() for random APIs that don't warn
` [PATCH v3 3/8] random: Add GRND_INSECURE to return best-effort non-cryptographic bytes
` [PATCH v3 4/8] random: Ignore GRND_RANDOM in getentropy(2)
` [PATCH v3 5/8] random: Make /dev/random be almost like /dev/urandom
` [PATCH v3 6/8] random: Remove the blocking pool
` [PATCH v3 7/8] random: Delete code to pull data into pools
` [PATCH v3 8/8] random: Remove kernel.random.read_wakeup_threshold

e2fsprogs.git dumpe2fs / mke2fs sigserv on sparc64
 2019-12-28 18:02 UTC  (5+ messages)

[PATCH v4 01/20] ext4: update docs for fast commit feature
 2019-12-27 22:51 UTC  (27+ messages)
` [PATCH v4 02/20] ext4: add handling for extended mount options
` [PATCH v4 03/20] ext4, jbd2: add fast commit initialization routines
` [PATCH v4 04/20] jbd2: add fast commit block tracker variables
` [PATCH v4 05/20] jbd2: disable fast commits if journal is empty
` [PATCH v4 06/20] jbd2: fast commit main commit path changes
` [PATCH v4 07/20] ext4: add generic diff tracking routines and range tracking
  ` [RFC PATCH] ext4: __ext4_fc_track_range() can be static
` [PATCH v4 08/20] ext4: add directory entry tracking routines
` [PATCH v4 09/20] ext4: add inode tracking and ineligible marking routines
` [PATCH v4 10/20] ext4: break ext4_unlink() and ext4_link()
` [PATCH v4 11/20] ext4: add fast commit track points
` [PATCH v4 12/20] ext4: add fast commit on-disk format structs and helpers
` [PATCH v4 13/20] jbd2: add new APIs for commit path of fast commits
` [PATCH v4 14/20] ext4: main commit routine for "
  ` [RFC PATCH] ext4: submit_fc_bh() can be static
` [PATCH v4 15/20] jbd2: add fast commit recovery path support
` [PATCH v4 16/20] ext4: fast commit recovery path preparation
` [PATCH v4 17/20] ext4: add idempotent helpers to manipulate bitmaps
  ` [RFC PATCH] ext4: ext4_free_blocks_simple() can be static
` [PATCH v4 18/20] ext4: disable certain features in replay path
` [PATCH v4 19/20] ext4: add fast commit "
` [PATCH v4 20/20] ext4: add debug mount option to test fast commit replay

[PATCH] ext4: Add EXT4_IOC_FSGETXATTR/EXT4_IOC_FSSETXATTR to compat_ioctl
 2019-12-27 13:46 UTC 

[PATCH v2 0/3] ext4: Prevent memory reclaim from re-entering the filesystem and deadlocking
 2019-12-27  8:05 UTC  (4+ messages)
` [PATCH v2 1/3] ext4: Delete ext4_kvzvalloc()
` [PATCH v2 2/3] ext4: Rename ext4_kvmalloc() to ext4_kvmalloc_nofs() and drop its flags argument
` [PATCH v2 3/3] ext4: Prevent ext4_kvmalloc_nofs() from re-entering the filesystem and deadlocking

[PATCH] ext4: re-enable extent zeroout optimization on encrypted files
 2019-12-26 16:11 UTC 

[PATCH] ext4: only use fscrypt_zeroout_range() on regular files
 2019-12-26 16:10 UTC 

[PATCH] fscrypt: optimize fscrypt_zeroout_range()
 2019-12-26 16:08 UTC 

[PATCH] ext4: allow ZERO_RANGE on encrypted files
 2019-12-26 15:42 UTC 

[PATCH] ext4: handle decryption error in __ext4_block_zero_page_range()
 2019-12-26 15:41 UTC 

[PATCH] docs: ext4.rst: add encryption and verity to features list
 2019-12-26 15:40 UTC 

[PATCH] ext4: remove unnecessary selections from EXT3_FS
 2019-12-26 15:39 UTC 

[PATCHv5 0/3] Fix inode_lock sequence to scale performance of DIO mixed R/W workload
 2019-12-26 15:06 UTC  (2+ messages)

[PATCH] ext4: Prevent ext4_kvmalloc re-entring the filesystem and deadlocking
 2019-12-26 14:39 UTC  (2+ messages)

[PATCH] ext4: use true,false for bool variable
 2019-12-25  2:45 UTC 

[PATCH] ext4: force buffer up-to-date while marking it dirty
 2019-12-24 19:09 UTC 

ext4: new mount API conversion
 2019-12-24 17:18 UTC  (7+ messages)
` [PATCH 02/17] ext4: Add fs parameter description

[PATCH] ext4: export information about first/last errors via /sys/fs/ext4/<dev>
 2019-12-24  0:05 UTC 

[PATCH] ext4: ensure revoke credits when set xattr
 2019-12-23  7:53 UTC  (3+ messages)

[PATCH v3 0/4] ext4, jbd2: improve aborting progress
 2019-12-23  1:44 UTC  (5+ messages)
` [PATCH v3 3/4] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock

[GIT PULL] ext4 fixes for 5.5-rc3
 2019-12-22 19:10 UTC  (2+ messages)

[PATCH] ext4: Clarify impact of 'commit' mount option
 2019-12-22  2:37 UTC  (2+ messages)

[PATCH v2] ext4: fix Wunused-but-set-variable warning in ext4_add_entry()
 2019-12-22  2:01 UTC  (2+ messages)

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2019-12-22  1:59 UTC  (5+ 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).