linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 19:13:18 to 2020-09-10 19:34:09 UTC [more...]

[RFC PATCH v3 0/3] ext4/jbd2: data=journal: write-protect pages on transaction commit
 2020-09-10 19:31 UTC  (4+ messages)
` [RFC PATCH v3 1/3] jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
` [RFC PATCH v3 2/3] jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers()
` [RFC PATCH v3 3/3] ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()

[PATCH] jbd2: avoid transaction reuse after reformatting
 2020-09-10 18:45 UTC  (2+ messages)

[PATCH v3] ext4: Fix dead loop in ext4_mb_new_blocks
 2020-09-10 16:17 UTC  (2+ messages)

[PATCH v2] ext4: Fix dead loop in ext4_mb_new_blocks
 2020-09-10  7:49 UTC  (2+ messages)

make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
 2020-09-10  6:06 UTC  (13+ messages)
    ` [PATCH 1/2] ext2: don't update mtime on COW faults
    ` [PATCH 2/2] xfs: "
        ` [PATCH 2/2 v2] "

[PATCH v2] jbd2: fix descriptor block checksum failed after format with lazy_journal_init=1
 2020-09-09 10:30 UTC  (4+ messages)
  ` 答复: "

[PATCH] ext4: Fix dead loop in ext4_mb_new_blocks
 2020-09-09  6:40 UTC 

PROBLEM: another potential concurrency bug in swap_inode_boot_loader()
 2020-09-09  2:44 UTC  (2+ messages)

[PATCH] fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32
 2020-09-07 22:51 UTC  (2+ messages)

[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem
 2020-09-07 16:24 UTC  (7+ messages)
` [PATCH 1/2] fs: Don't invalidate page buffers in block_write_full_page()
` [PATCH 2/2] block: Do not discard buffers under a mounted filesystem

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

[PATCH] ext4: Implement swap_activate aops using iomap
 2020-09-07  7:13 UTC  (3+ messages)

Fwd: [PATCH] [RFC] ext2fs: parallel bitmap loading
 2020-09-04 21:34 UTC 

PROBLEM: potential concurrency bug in swap_inode_boot_loader()
 2020-09-04 20:46 UTC  (2+ messages)

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-04 15:25 UTC  (13+ messages)

[PATCH] iomap: Fix direct I/O write consistency check
 2020-09-03 21:47 UTC  (2+ messages)

Broken O_{D,}SYNC behavior with FICLONE*?
 2020-09-03 21:13 UTC  (3+ messages)

[PATCH 0/9] ext4: add free-space extent based allocator
 2020-09-03 13:45 UTC  (6+ messages)
` [PATCH 3/9] ext4: add freespace tree allocator
` [PATCH 6/9] ext4: add memory usage tracker for freespace trees

[PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
 2020-09-01 16:19 UTC  (6+ messages)

[xfstests-bld PATCH] test-appliance: exclude generic/587 from the encrypt tests
 2020-09-01 16:17 UTC  (4+ messages)
` [xfstests-bld PATCH v2] "

kernel BUG at fs/ext4/inode.c:LINE!
 2020-08-31 18:21 UTC  (4+ messages)

[PATCH v2] ext4: Disallow modifying DAX inode flag if inline_data has been set
 2020-08-29  7:27 UTC  (3+ messages)

[PATCH] [v2] ext4: Fix error handling code in add_new_gdb
 2020-08-29  7:21 UTC  (2+ messages)

[PATCH] ext4: Fix memleak in add_new_gdb
 2020-08-29  2:32 UTC  (3+ messages)
  `  "

[PATCH] ext4: Disallow modifying DAX inode flag if inline_data has been set
 2020-08-28 17:02 UTC  (5+ messages)

Performance issue with recently_deleted() /no_journal with huge directories
 2020-08-28  9:13 UTC  (2+ messages)

[EXT4] orphaned inodes on RO device trigger "unable to handle kernel paging request at"
 2020-08-28  8:33 UTC  (3+ messages)

[PATCH v2] chattr/lsattr: Support dax attribute
 2020-08-28  8:22 UTC  (5+ messages)

kernel BUG at fs/ext4/page-io.c:LINE!
 2020-08-26 22:38 UTC 

[PATCH] ext4: Fix checking of entry validity
 2020-08-26 13:53 UTC  (3+ messages)

[PATCH] ext4: Remove unused argument from ext4_(inc|dec)_count
 2020-08-26 13:50 UTC  (2+ messages)

[PATCH] ext4: delete duplicated words + other fixes
 2020-08-26 13:07 UTC  (2+ messages)

[PATCH] iomap: iomap_bmap should accept unwritten maps
 2020-08-25 18:00 UTC  (7+ messages)

[PATCH] ext4: Do not interpret high bytes if 64bit feature is disabled
 2020-08-25 15:00 UTC 

[PATCH 0/2] Fix race between do_invalidatepage and init_page_buffers
 2020-08-25  8:41 UTC  (6+ messages)
` [PATCH 1/2] ext4: Add comment to BUFFER_FLAGS_DISCARD for search code
` [PATCH 2/2] jbd2: Fix race between do_invalidatepage and init_page_buffers

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-08-24 23:32 UTC  (5+ messages)

[PATCH v4 2/2] ext4: limit the length of per-inode prealloc list
 2020-08-24 21:34 UTC  (4+ messages)
  ` [PATCH v5 1/2] ext4: reorganize if statement of ext4_mb_release_context()

[RFC PATCH 0/8] fscrypt: avoid GFP_NOFS-unsafe key setup during transaction
 2020-08-24 20:49 UTC  (15+ messages)
` [RFC PATCH 1/8] fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
` [RFC PATCH 2/8] ext4: factor out ext4_xattr_credits_for_new_inode()
` [RFC PATCH 3/8] ext4: remove some #ifdefs in ext4_xattr_credits_for_new_inode()
` [RFC PATCH 4/8] ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context()
` [RFC PATCH 5/8] f2fs: "
` [RFC PATCH 6/8] ubifs: "
` [RFC PATCH 7/8] fscrypt: remove fscrypt_inherit_context()
` [RFC PATCH 8/8] fscrypt: stop pretending that key setup is nofs-safe

[PATCH AUTOSEL 5.8 02/63] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:34 UTC  (11+ messages)
` [PATCH AUTOSEL 5.8 03/63] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.8 04/63] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.8 05/63] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
` [PATCH AUTOSEL 5.8 07/63] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH AUTOSEL 5.8 08/63] jbd2: abort journal if free a async write error "
` [PATCH AUTOSEL 5.8 09/63] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.8 10/63] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.8 11/63] ext4: correctly restore system zone info when remount fails
` [PATCH AUTOSEL 5.8 12/63] fs: prevent BUG_ON in submit_bh_wbc()
` [PATCH AUTOSEL 5.8 57/63] ext4: limit the length of per-inode prealloc list

[PATCH AUTOSEL 5.7 02/54] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:35 UTC  (9+ messages)
` [PATCH AUTOSEL 5.7 03/54] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.7 04/54] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.7 06/54] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH AUTOSEL 5.7 07/54] jbd2: abort journal if free a async write error "
` [PATCH AUTOSEL 5.7 08/54] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.7 09/54] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.7 10/54] ext4: correctly restore system zone info when remount fails
` [PATCH AUTOSEL 5.7 11/54] fs: prevent BUG_ON in submit_bh_wbc()

[PATCH AUTOSEL 5.4 02/38] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:37 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 03/38] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.4 04/38] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.4 05/38] jbd2: abort journal if free a async write error metadata buffer
` [PATCH AUTOSEL 5.4 06/38] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.4 07/38] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.4 08/38] ext4: correctly restore system zone info when remount fails
` [PATCH AUTOSEL 5.4 09/38] fs: prevent BUG_ON in submit_bh_wbc()

[PATCH AUTOSEL 4.19 01/21] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:38 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 02/21] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 4.19 03/21] ext4: handle read only external journal device
` [PATCH AUTOSEL 4.19 04/21] jbd2: abort journal if free a async write error metadata buffer
` [PATCH AUTOSEL 4.19 05/21] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 4.19 06/21] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 4.19 07/21] ext4: correctly restore system zone info when remount fails
` [PATCH AUTOSEL 4.19 08/21] fs: prevent BUG_ON in submit_bh_wbc()

[PATCH AUTOSEL 4.14 01/11] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:39 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 02/11] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 4.14 03/11] jbd2: abort journal if free a async write error metadata buffer
` [PATCH AUTOSEL 4.14 04/11] fs: prevent BUG_ON in submit_bh_wbc()

[PATCH AUTOSEL 4.9 1/8] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/8] jbd2: abort journal if free a async write error metadata buffer
` [PATCH AUTOSEL 4.9 3/8] fs: prevent BUG_ON in submit_bh_wbc()

[PATCH AUTOSEL 4.4 1/6] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
 2020-08-24 16:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 2/6] jbd2: abort journal if free a async write error metadata buffer

[PATCHv2 0/3] Optimize ext4 DAX overwrites
 2020-08-24 12:15 UTC  (5+ messages)
` [PATCHv2 1/3] ext4: Refactor ext4_overwrite_io() to take ext4_map_blocks as argument
` [PATCHv2 2/3] ext4: Extend ext4_overwrite_io() for dax path
` [PATCHv2 3/3] ext4: Optimize ext4 DAX overwrites

eMMC read problems with i.mx6ul
 2020-08-24 10:34 UTC 

[PATCH] ext4: Fix unnecessary hold lock when judge jinode in ext4_inode_attach_jinode
 2020-08-22  9:29 UTC  (2+ messages)

[RFC PATCH v2 0/5] ext4/jbd2: data=journal: write-protect pages on transaction commit
 2020-08-21 10:26 UTC  (6+ messages)
` [RFC PATCH v2 3/5] ext4: data=journal: write-protect pages on submit inode data buffers callback

[RFC PATCH v2 0/9] ext4: add free-space extent based allocator
 2020-08-21  1:55 UTC  (10+ messages)
` [RFC PATCH v2 1/9] ext4: add handling for extended mount options
` [RFC PATCH v2 2/9] ext4: rename ext4_mb_load_buddy to ext4_mb_load_allocator
` [RFC PATCH v2 3/9] ext4: add freespace tree allocator
` [RFC PATCH v2 4/9] ext4: add prefetching support for freespace trees
` [RFC PATCH v2 5/9] ext4: add freespace tree optimizations
` [RFC PATCH v2 6/9] ext4: add memory usage tracker for freespace trees
` [RFC PATCH v2 7/9] ext4: add LRU eviction for free space trees
` [RFC PATCH v2 8/9] ext4: add tracepoints "
` [RFC PATCH v2 9/9] ext4: add freespace trees documentation in code

[ext4:dev] BUILD SUCCESS 27bc446e2def38db3244a6eb4bb1d6312936610a
 2020-08-20 17:28 UTC 

[RFC 0/1] Optimize ext4 DAX overwrites
 2020-08-20 13:09 UTC  (4+ messages)
` [RFC 1/1] ext4: "

FALLOC_FL_COLLAPSE_RANGE crash guarantees
 2020-08-20 11:42 UTC 

[ext4:dev] BUILD SUCCESS 12ada33d7ac4bfcb769cb85da8a01bee096af97d
 2020-08-19 19:12 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).