linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-27 16:10:52 to 2020-08-13 01:42:37 UTC [more...]

[PATCH v2] chattr/lsattr: Support dax attribute
 2020-08-13  1:42 UTC  (8+ messages)

[PATCH v3 1/2] ext4: introduce EXT4_BG_WAS_TRIMMED to optimize trim
 2020-08-12 23:14 UTC  (7+ messages)

libext2fs: mkfs.ext3 really slow on centos 8.2
 2020-08-12 23:14 UTC  (3+ messages)

[PATCH] ext4: optimize the implementation of ext4_mb_good_group()
 2020-08-12 22:15 UTC  (2+ messages)

[PATCH] ext4: fix log printing of ext4_mb_regular_allocator()
 2020-08-12 19:36 UTC  (2+ messages)

[PATCH] ext4: flag as supporting buffered async reads
 2020-08-11 14:31 UTC  (2+ messages)

[PATCH] jbd2: remove useless variable chksum_seen in do_one_pass
 2020-08-11  2:21 UTC 

[PATCH] mballoc: Replace seq_printf with seq_puts
 2020-08-10 14:06 UTC  (2+ messages)

Lots of free extents, lots of contiguous free space, and fragmentation lvl is ~15%?
 2020-08-10 14:00 UTC 

[PATCH] ext4: change to use fallthrough macro instead of fallthrough comments
 2020-08-10 13:44 UTC  (2+ messages)

[PATCH v3] fcntl: Add 32bit filesystem mode
 2020-08-10 11:02 UTC 

[PATCH] ext4: remove unused parameter of ext4_generic_delete_entry function
 2020-08-10  8:38 UTC  (2+ messages)

[RFC PATCH v2 0/5] ext4/jbd2: data=journal: write-protect pages on transaction commit
 2020-08-10  1:02 UTC  (8+ messages)
` [RFC PATCH v2 1/5] jbd2: test case for ext4 data=journal/mmap() journal corruption
` [RFC PATCH v2 2/5] jbd2: introduce journal callbacks j_submit|finish_inode_data_buffers
` [RFC PATCH v2 3/5] ext4: data=journal: write-protect pages on submit inode data buffers callback
` [RFC PATCH v2 4/5] ext4: data=journal: add inode to transaction inode list in ext4_page_mkwrite()
` [RFC PATCH v2 5/5] ext4/jbd2: debugging messages
` [RFC PATCH v2/SETUP SCRIPT]
` [RFC PATCH v2/TEST CASE]

[PATCH] ext4: Fix checking of entry validity
 2020-08-09 15:53 UTC  (5+ messages)

[PATCH] ext4: use kmemdup_nul() instead of kstrndup()
 2020-08-08 13:45 UTC 

[Bug 207165] New: Persistent ext4_search_dir: bad entry in directory: directory entry too close to block end
 2020-08-07 23:50 UTC  (4+ messages)
` [Bug 207165] "

[PATCH] ext4: fix marking group trimmed if all blocks not trimmed
 2020-08-07 22:01 UTC  (2+ messages)

[PATCH] ext4: move buffer_mapped() to proper position
 2020-08-07 22:01 UTC  (3+ messages)

[GIT PULL] Unicode patches for v5.9
 2020-08-07 20:58 UTC  (2+ messages)

[PATCH v3 0/5] ext4: fix inconsistency since async write metadata buffer error
 2020-08-07 17:59 UTC  (7+ 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 4/5] jbd2: abort journal if free a async write error metadata buffer

[ext4:dev] BUILD SUCCESS 0f9be45c08148d3c9686671acaf08579b49ba2f0
 2020-08-07 17:21 UTC 

[PATCH v2] ext4/002: Test read-only external journal device
 2020-08-07 14:41 UTC  (2+ messages)

[PATCH] ext4: fix typos in ext4_mb_regular_allocator() comment
 2020-08-07 14:01 UTC 

[PATCH] ext4: delete invalid comments near ext4_mb_check_limits()
 2020-08-07 14:01 UTC 

[PATCH] ext4: put grp related checks into ext4_mb_good_group()
 2020-08-07 14:01 UTC 

[EXT4] orphaned inodes on RO device trigger "unable to handle kernel paging request at"
 2020-08-07 12:17 UTC 

[PATCH v2] ext4: delete invalid ac_b_extent backup inside ext4_mb_use_best_found()
 2020-08-07 11:32 UTC 

[RFC 1/1] pmem: Add cond_resched() in bio_for_each_segment loop in pmem_make_request
 2020-08-07  9:23 UTC  (5+ messages)

[PATCH v4 2/2] ext4: limit the length of per-inode prealloc list
 2020-08-07  8:44 UTC 

[PATCH v4 1/2] ext4: reorganize if statement of ext4_mb_release_context()
 2020-08-07  8:44 UTC 

[PATCH v2 2/3] ext4: limit the length of per-inode prealloc list
 2020-08-07  8:19 UTC  (5+ messages)

[PATCH 1/2] ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
 2020-08-07  6:24 UTC  (4+ messages)

[PATCH v2 2/2] ext4: rename system_blks to s_system_blks inside ext4_sb_info
 2020-08-07  6:20 UTC 

[PATCH v2 1/2] ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
 2020-08-07  6:20 UTC 

[ext4:dev] BUILD SUCCESS fe1edafb90b34392aa1f6d8041faa4e404bb250c
 2020-08-07  5:08 UTC 

[PATCH 0/6 v3] ext4: Check journal inode extents more carefully
 2020-08-07  5:01 UTC  (8+ messages)
` [PATCH 1/6] ext4: Handle error of ext4_setup_system_zone() on remount
` [PATCH 2/6] ext4: Don't allow overlapping system zones
` [PATCH 3/6] ext4: Check journal inode extents more carefully
` [PATCH 4/6] ext4: Fold ext4_data_block_valid_rcu() into the caller
` [PATCH 5/6] ext4: Handle add_system_zone() failure in ext4_setup_system_zone()
` [PATCH 6/6] ext4: Correctly restore system zone info when remount fails

[GIT PULL v2] iomap: new code for 5.9-rc1
 2020-08-07  2:39 UTC  (2+ messages)

[GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1
 2020-08-07  2:39 UTC  (2+ messages)

[ext4:dev 19/21] fs/ext4/super.c:3515:20: warning: variable 'lr_mode' set but not used
 2020-08-06 19:27 UTC 

[PATCH v2] ext4: remove some redundant function declarations
 2020-08-06 14:42 UTC  (2+ messages)

[PATCH v6] ext4: fix direct I/O read error for kernel stable rc 4.9
 2020-08-06 12:42 UTC  (2+ messages)

[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-08-06 10:47 UTC  (5+ messages)

[PATCH] jbd2: fix descriptor block checksum failed after format with lazy_journal_init=1
 2020-08-06 14:20 UTC 

ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
 2020-08-06 14:59 UTC  (2+ messages)

[PATCH] ext4: export msg_count and warning_count via sysfs
 2020-08-06 14:45 UTC  (2+ messages)

[PATCH v5] ext4: fix direct I/O read error for kernel stable rc4.4
 2020-08-06 10:24 UTC  (2+ messages)

stable rc 4.4 - v4.4.232-33-g0b3898baf614 - build breaks on arm64, arm, x86_64 and i386
 2020-08-06  9:29 UTC  (2+ messages)

[PATCH v3 1/2] ext4: reorganize if statement of ext4_mb_release_context()
 2020-08-06  6:56 UTC 

[PATCH v3 2/2] ext4: limit the length of per-inode prealloc list
 2020-08-06  6:56 UTC 

[PATCH] jbd2: fix incorrect code style
 2020-08-06  5:48 UTC  (2+ messages)

[PATCH] ext4: handle option set by mount flags correctly
 2020-08-06  5:52 UTC  (3+ messages)

[PATCH] ext4: handle read only external journal device
 2020-08-06  5:42 UTC  (3+ messages)
` [PATCH v2] "

ext4: fix spelling typos in ext4_mb_initialize_context
 2020-08-06  5:38 UTC  (3+ messages)

[PATCH] ext4: use generic names for generic ioctls
 2020-08-06  5:36 UTC  (3+ messages)

[PATCH v3] ext4: don't BUG on inconsistent journal feature
 2020-08-06  5:11 UTC  (3+ messages)

[PATCH] ext4: don't hardcode bit values in EXT4_FL_USER_*
 2020-08-06  5:17 UTC  (3+ messages)

[PATCH] ext4: Do not block RWF_NOWAIT dio write on unallocated space
 2020-08-06  5:06 UTC  (3+ messages)

[PATCH v2] ext4: lost matching-pair of trace in ext4_unlink
 2020-08-06  4:56 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Ext4
 2020-08-06  5:03 UTC  (2+ messages)

[PATCH v2] ext4: lost matching-pair of trace in ext4_truncate
 2020-08-06  4:53 UTC  (2+ messages)

[PATCH] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
 2020-08-06  4:16 UTC  (2+ messages)

[PATCH] ext4: Delete unnecessary checks before brelse()
 2020-08-06  4:09 UTC  (2+ messages)

[PATCH v4] ext4: fix direct I/O read error
 2020-08-06  1:52 UTC  (5+ messages)

[GIT PULL] iomap: new code for 5.9-rc1
 2020-08-05 16:31 UTC  (4+ messages)

[PATCH] mke2fs: Warn if fs block size is incompatible with DAX
 2020-08-05 14:15 UTC  (2+ messages)

[PATCH 00/18] VFS: Filesystem information [ver #21]
 2020-08-05 17:13 UTC  (5+ messages)
` [PATCH 14/18] fsinfo: Add support to ext4 "

[PATCH v2 3/3] ext4: add needed paramter to ext4_mb_discard_preallocations trace
 2020-08-05  8:51 UTC  (3+ messages)

[PATCH v4] ext4: fix direct I/O read error
 2020-08-05  7:40 UTC 

[PATCH] ext4: fix direct I/O read error
 2020-08-05  7:37 UTC 

[PATCH v2 1/3] ext4: reorganize if statement of ext4_mb_release_context()
 2020-08-05  4:43 UTC  (2+ messages)

[PATCH] ext4: delete duplicated words + other fixes
 2020-08-05  2:48 UTC 

[PATCH v3] ext4: fix direct I/O read error
 2020-08-04 12:50 UTC  (3+ messages)

[PATCH] ext4: delete invalid ac_b_extent backup inside ext4_mb_use_best_found()
 2020-08-04  7:49 UTC 

[PATCH 2/2] ext4: mballoc - limit scanning of uninitialized groups
 2020-08-03 20:34 UTC  (3+ messages)

[GIT PULL] fscrypt updates for 5.9
 2020-08-03 17:55 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.9
 2020-08-03 17:55 UTC  (2+ messages)

Data exposure on IO error
 2020-08-03  7:57 UTC  (3+ messages)

[PATCH 0/4] V2- ext4 block bitmap prefetch patches
 2020-08-01  8:57 UTC  (7+ messages)
` [PATCH 1/4] ext4: add prefetching for block allocation bitmaps
` [PATCH 2/4] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
` [PATCH 3/4] ext4: indicate via a block bitmap read is prefetched via a tracepoint
` [PATCH 4/4] ext4: add prefetch_block_bitmaps mount options

iomap write invalidation v2
 2020-07-31 14:03 UTC  (6+ messages)
` [PATCH 3/3] iomap: fall back to buffered writes for invalidation failures
  ` [Cluster-devel] "

ext4/xfs: about switching underlying 512B sector devices to 4K ones
 2020-07-31  6:46 UTC  (4+ messages)

[ext4:dev] BUILD SUCCESS 43c18181b7017c723fb057beb283e86e228416eb
 2020-07-30 13:21 UTC 

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

[PATCH 0/1] ext4: fix potential negative array index in do_split
 2020-07-30  1:48 UTC  (3+ messages)
` [PATCH 1/1] ext4: fix potential negative array index in do_split()

[PATCH] ext4: check superblock mapped prior to get write access
 2020-07-29 21:38 UTC  (2+ messages)

[PATCH] ext4: fix spelling mistakes in extents.c
 2020-07-29 20:12 UTC  (2+ messages)

[PATCH 2/2] ext4: rename system_blks to s_system_blks inside ext4_sb_info
 2020-07-29 20:03 UTC  (2+ messages)

[PATCH] ext4: Fix comment typo "the the"
 2020-07-29 17:05 UTC  (2+ messages)

Changing a workload results in performance drop
 2020-07-29 17:04 UTC  (3+ messages)

[PATCH 0/6 v2] ext4: Check journal inode extents more carefully
 2020-07-28 12:56 UTC  (4+ messages)
` [PATCH 3/6] "

[Bug 207729] New: Mounting EXT4 with data_err=abort does not abort journal on data block write failure
 2020-07-28  8:32 UTC  (4+ messages)
` [Bug 207729] "

[PATCH] chattr/lsattr: Support dax attribute
 2020-07-28  1:12 UTC  (5+ messages)

[PATCH v4 3/7] iomap: support direct I/O with fscrypt using blk-crypto
 2020-07-27 17:16 UTC  (11+ messages)

[PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
 2020-07-27 16:45 UTC  (5+ messages)

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-27 16:45 UTC  (3+ messages)

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27 16:43 UTC  (3+ messages)
` [PATCH v6 6/7] fscrypt: document inline encryption support

[PATCH 0/5] fscrypt, fs-verity: one-time init fixes
 2020-07-27 16:38 UTC  (2+ messages)

[PATCH] fscrypt: restrict IV_INO_LBLK_* to AES-256-XTS
 2020-07-27 16:35 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).