linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 12:46:19 to 2020-01-27 11:34:35 UTC [more...]

ext4 fsck vs. kernel recovery policy
 2020-01-27 11:34 UTC  (2+ messages)
`  "

[ext4:dev] BUILD INCOMPLETE 7f6225e446cc8dfa4c3c7959a4de3dd03ec277bf
 2020-01-27  9:06 UTC 

[PATCH v3 1/5] libext2fs: optimize ext2fs_convert_subcluster_bitmap()
 2020-01-27  4:15 UTC  (6+ messages)
` [PATCH v3 3/5] ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
` [PATCH v3 4/5] mke2fs: set overhead in super block

[PATCH] ext4: don't assume that mmp_nodename/bdevname have NUL
 2020-01-26 22:06 UTC  (5+ messages)

e2fsck fails with unable to set superblock
 2020-01-26 21:45 UTC  (3+ messages)

Problems with determining data presence by examining extents?
 2020-01-26 18:19 UTC  (23+ messages)

[PATCH 00/12] Change readahead API
 2020-01-25 19:44 UTC  (6+ messages)
` [PATCH 03/12] readahead: Put pages in cache earlier
` [PATCH 04/12] mm: Add readahead address space operation
` [PATCH 09/12] ext4: Convert from readpages to readahead

[PATCH] Documentation: changes.rst: update several outdated project URLs
 2020-01-25 17:08 UTC  (6+ messages)

[PATCH v3 0/4] ext4, jbd2: improve aborting progress
 2020-01-25  8:02 UTC  (11+ messages)
` [PATCH v3 1/4] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
` [PATCH v3 2/4] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH v3 3/4] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
` [PATCH v3 4/4] jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()

[PATCH 1/1] jbd2_seq_info_next should increase position index
 2020-01-25  7:31 UTC  (5+ messages)

[PATCH v2] jbd2: remove pointless assertion in __journal_remove_journal_head
 2020-01-25  7:26 UTC  (2+ messages)

[PATCH v2] ext4,jbd2: fix comment and code style
 2020-01-25  7:25 UTC  (2+ messages)

[PATCH] jbd2: delete the duplicated words in the comments
 2020-01-25  7:23 UTC  (3+ messages)

[PATCH 1/2] ext4: fix symbolic enum printing in trace output
 2020-01-25  7:03 UTC  (4+ messages)
` [PATCH 2/2] ext4: fix extent_status trace points

Inconsistent use of string/non_strings in mmp_struct
 2020-01-25  6:43 UTC  (5+ messages)
` [PATCH 1/2] mmp: don't assume NUL termination for MMP strings
  ` [PATCH 2/2] mmp: abstract out repeated 'sizeof(buf), buf' usage

[PATCH] ext4: fix race conditions in ->d_compare() and ->d_hash()
 2020-01-25  3:35 UTC  (11+ messages)

[PATCH] ext4: make dioread_nolock the default
 2020-01-25  2:22 UTC 

[PATCH] ext4: fix extent_status fragmentation for plain files
 2020-01-25  2:22 UTC  (2+ messages)

Help: ext4 jbd2 IO requests slow down fsync
 2020-01-25  1:57 UTC  (2+ messages)

Filesystem corruption after unreachable storage
 2020-01-24 20:37 UTC  (2+ messages)

[PATCH v5 0/6] fscrypt preparations for encryption+casefolding
 2020-01-24 20:14 UTC  (12+ messages)
` [PATCH v5 1/6] fscrypt: don't allow v1 policies with casefolding
` [PATCH v5 2/6] fscrypt: derive dirhash key for casefolded directories
` [PATCH v5 3/6] fscrypt: clarify what is meant by a per-file key
` [PATCH v5 4/6] ubifs: don't trigger assertion on invalid no-key filename
` [PATCH v5 5/6] ubifs: allow both hash and disk name to be provided in no-key names
` [PATCH v5 6/6] fscrypt: improve format of "

[PATCH v3 0/9] Support for Casefolding and Encryption
 2020-01-24  4:30 UTC  (14+ messages)
` [PATCH v3 1/9] fscrypt: Add siphash and hash key for policy v2
` [PATCH v3 2/9] fscrypt: Don't allow v1 policies with casefolding
` [PATCH v3 3/9] fscrypt: Change format of no-key token
` [PATCH v3 4/9] fscrypt: Only create hash key when needed
` [PATCH v3 5/9] vfs: Fold casefolding into vfs
` [PATCH v3 6/9] f2fs: Handle casefolding with Encryption
` [PATCH v3 7/9] ext4: Use struct super_blocks' casefold data
` [PATCH v3 8/9] ext4: Hande casefolding with encryption
` [PATCH v3 9/9] ext4: Optimize match for casefolded encrypted dirs

[PATCH 0/2] f2fs: fixes for f2fs_d_compare() and f2fs_d_hash()
 2020-01-24  4:15 UTC  (3+ messages)
` [PATCH 1/2] f2fs: fix dcache lookup of !casefolded directories
` [PATCH 2/2] f2fs: fix race conditions in ->d_compare() and ->d_hash()

[PATCH 0/1] jbd2: seq_file .next functions should increase position index
 2020-01-23  9:05 UTC 

[PATCH] ext4,jbd2: fix comment and code style
 2020-01-23  6:28 UTC  (3+ messages)

[PATCH] jbd2: modify assert condition in __journal_remove_journal_head
 2020-01-23  6:26 UTC  (3+ messages)

[PATCH] fscrypt: don't print name of busy file when removing key
 2020-01-22 22:59 UTC  (2+ messages)

[LFS/MM TOPIC] fs reflink issues, fs online scrub/check, etc
 2020-01-22  8:21 UTC  (8+ messages)
      ` [Lsf-pc] "

ext4 recovery
 2020-01-21  2:20 UTC  (4+ messages)

Lease semantic proposal
 2020-01-21  0:56 UTC  (8+ messages)

[PATCH] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
 2020-01-20  6:30 UTC  (4+ messages)

[PATCH v4 0/4] fscrypt preparations for encryption+casefolding
 2020-01-20  4:44 UTC  (5+ messages)
` [PATCH v4 1/4] fscrypt: don't allow v1 policies with casefolding
` [PATCH v4 2/4] fscrypt: derive dirhash key for casefolded directories
` [PATCH v4 3/4] fscrypt: clarify what is meant by a per-file key
` [PATCH v4 4/4] fscrypt: improve format of no-key names

RFC: hold i_rwsem until aio completes
 2020-01-18 22:40 UTC  (13+ messages)

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-18  9:11 UTC  (41+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 05/12] fs: remove unneeded IS_DAX() check
` [RFC PATCH V2 07/12] fs: Add locking for a dynamic inode 'mode'
` [RFC PATCH V2 08/12] fs/xfs: Add lock/unlock mode to xfs
` [RFC PATCH V2 09/12] fs: Prevent mode change if file is mmap'ed

[ext4:dev] BUILD SUCCESS 7976dd39e377166f85d4cb39aa1a793e01a2adaf
 2020-01-18  6:45 UTC 

EXT4 Filesystem Limits
 2020-01-17 20:49 UTC 

LTP: statx06: FAIL: Birth time < before time
 2020-01-17 21:33 UTC  (2+ messages)

[PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
 2020-01-17 16:56 UTC  (4+ messages)

Making linkat() able to overwrite the target
 2020-01-17 16:39 UTC  (8+ messages)

[PATCH v2 0/3] ext4: Prevent memory reclaim from re-entering the filesystem and deadlocking
 2020-01-17 16:36 UTC  (8+ messages)
` [PATCH v2 2/3] ext4: Rename ext4_kvmalloc() to ext4_kvmalloc_nofs() and drop its flags argument
        ` [PATCH] ext4: drop ext4_kvmalloc()

ext2fs_link() corrupting a directory
 2020-01-17 16:29 UTC  (2+ messages)

[ext4:dev] BUILD INCOMPLETE 2c9dbf521b5a7f6db9886984e05a248884b694e7
 2020-01-17  7:53 UTC 

[PATCH AUTOSEL 4.14 264/371] ext4: set error return correctly when ext4_htree_store_dirent fails
 2020-01-16 17:22 UTC 

[PATCH AUTOSEL 4.4 119/174] ext4: set error return correctly when ext4_htree_store_dirent fails
 2020-01-16 17:41 UTC 

[PATCH AUTOSEL 4.9 179/251] ext4: set error return correctly when ext4_htree_store_dirent fails
 2020-01-16 17:35 UTC 

[PATCH AUTOSEL 4.19 487/671] ext4: set error return correctly when ext4_htree_store_dirent fails
 2020-01-16 17:02 UTC 

Discussion: is it time to remove dioread_nolock?
 2020-01-16  9:46 UTC  (4+ messages)

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-15 17:10 UTC  (3+ messages)

[RFC 0/2] ext4: Fix stale data read exposure problem with DIO read/page_mkwrite
 2020-01-15 14:56 UTC  (7+ messages)
` [RFC 1/2] iomap: direct-io: Move inode_dio_begin before filemap_write_and_wait_range

Problems with determining data presence by examining extents?
 2020-01-15  8:38 UTC 


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