linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 18:25:52 to 2019-12-27 08:05:31 UTC [more...]

[PATCH v2 0/3] ext4: Prevent memory reclaim from re-entering the filesystem and deadlocking
 2019-12-27  8:05 UTC 

[PATCH] ext4: Optimize ext4 DIO overwrites
 2019-12-27  5:32 UTC  (5+ messages)

e2fsprogs.git dumpe2fs / mke2fs sigserv on sparc64
 2019-12-27  4:49 UTC  (3+ messages)

[PATCH v3 0/8] Rework random blocking
 2019-12-26 23:29 UTC  (17+ 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

[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 

Discussion: is it time to remove dioread_nolock?
 2019-12-26 15:31 UTC 

[PATCHv5 0/3] Fix inode_lock sequence to scale performance of DIO mixed R/W workload
 2019-12-26 15:06 UTC  (5+ messages)
` [PATCHv5 1/3] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
` [PATCHv5 2/3] ext4: Start with shared i_rwsem in case of DIO instead of exclusive
` [PATCHv5 3/3] ext4: Move to shared i_rwsem even without dioread_nolock mount opt

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

the side effect of enlarger max mount count in ext4 superblock
 2019-12-26 13:09 UTC  (2+ messages)

AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-12-26  8:37 UTC  (27+ messages)

[Bug 205957] New: Ext4 64 bit hash breaks 32 bit glibc 2.28+
 2019-12-25 22:53 UTC  (11+ messages)
` [Bug 205957] "

[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 v4 01/20] ext4: update docs for fast commit feature
 2019-12-24  8:13 UTC  (20+ 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
` [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 "
` [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
` [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: export information about first/last errors via /sys/fs/ext4/<dev>
 2019-12-24  0:05 UTC 

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2019-12-23  8:51 UTC  (12+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

[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  (7+ messages)

ext4 fsck vs. kernel recovery policy
 2019-12-21 20:26 UTC  (3+ messages)
  ` [RFC 1/1] ext4: set page writeback on journalled writepage

hello
 2019-12-19  7:10 UTC 

[PATCH 1/2] mke2fs: fix "mke2fs -d /path/to/files" to support 32-bit uids and gids
 2019-12-20 20:17 UTC  (2+ messages)
` [PATCH 2/2] fuse2fs: add support for "

(no subject)
 2019-12-20  1:13 UTC  (2+ messages)
` 

[PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-12-19 16:17 UTC  (7+ messages)
` [PATCH v7 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit
` [PATCH v7 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [PATCH v7 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
` [PATCH v7 linux-kselftest-test 4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
` [PATCH v7 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module
` [PATCH v7 linux-kselftest-test 6/6] kunit: update documentation to describe module-based build

[PATCH v6 9/9] ext4: add inline encryption support
 2019-12-19  0:31 UTC  (2+ messages)

[Bug 205417] New: Files corruption ( fs/ext4/inode.c:3941 ext4_set_page_dirty+0x3e/0x50 [ext4] )
 2019-12-18 12:52 UTC  (2+ messages)
` [Bug 205417] "

Query about ext4 commit interval vs dirty_expire_centisecs
 2019-12-18 11:22 UTC  (6+ messages)

[PATCH] ext2: Adjust indentation in ext2_fill_super
 2019-12-18  8:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ext4: fix Wunused-but-set-variable warning in ext4_add_entry()
 2019-12-17 14:46 UTC  (3+ messages)

[PATCH] fs-verity: implement readahead of Merkle tree pages
 2019-12-16 18:11 UTC 

mainline-5.5.0-rc1: do_mount_root+0x6c/0x10d - kernel crash while mounting rootfs
 2019-12-16 10:53 UTC  (3+ messages)

KASAN: use-after-free Read in iov_iter_alignment
 2019-12-16 10:58 UTC  (7+ messages)

[bug report] ext4, project: expand inode extra size if possible
 2019-12-16  9:22 UTC  (5+ messages)
  ` [PATCH] ext4: unlock on error in ext4_expand_extra_isize()

KASAN: use-after-free Read in ext4_xattr_set_entry (2)
 2019-12-16  8:09 UTC  (6+ messages)

[PATCH] jbd2: fix kernel-doc notation warning
 2019-12-16  2:45 UTC  (2+ messages)

[PATCH] ext4: use rcu API in debug_print_tree
 2019-12-16  2:41 UTC  (7+ messages)
  ` [PATCH V2] "

[PATCH] ext4: reserve revoke credits in __ext4_new_inode
 2019-12-14 22:53 UTC  (4+ messages)

[PATCH] ext4: treat buffers contining write errors as valid in ext4_sb_bread()
 2019-12-14 21:48 UTC 

ext4 warnings: extent tree (at level 2) could be narrower
 2019-12-13 23:37 UTC  (2+ messages)

[PATCH -v2 1/2] ext4: save the error code which triggered an ext4_error() in the superblock
 2019-12-13 18:50 UTC  (3+ messages)

[PATCH -v2 2/2] ext4: simulate various I/O and checksum errors when reading metadata
 2019-12-13 18:45 UTC  (4+ messages)
` [PATCH -v3] "

[PATCH] ext4: remove unnecessary ifdefs in htree_dirblock_to_tree()
 2019-12-13 10:46 UTC  (2+ messages)

[PATCH] ext4: uninline ext4_inode_journal_mode()
 2019-12-13 10:44 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 27/37] ext4: work around deleting a file with i_nlink == 0 safely
 2019-12-13  0:54 UTC  (6+ messages)

BUG: unable to handle kernel NULL pointer dereference in rb_insert_color
 2019-12-12 12:25 UTC  (4+ messages)
` ppc64el kernel access of bad area (ext4_htree_store_dirent->rb_insert_color)


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