linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 23:06:03 to 2021-04-10 03:19:49 UTC [more...]

[PATCH 0/8] EXT4: Trivial typo fixes
 2021-04-10  3:19 UTC  (12+ messages)
` [PATCH 1/8] EXT4: migrate.c: Fixed few typos
` [PATCH 2/8] EXT4: namei.c: Fixed a typo
` [PATCH 3/8] EXT4: inline.c: A typo fixed
` [PATCH 4/8] Fix a typo
` [PATCH 5/8] EXT4: indirect.c: A trivial typo fix
` [PATCH 6/8] EXT4: xattr.c: Mundane "
` [PATCH 7/8] EXT4: fast_commit.c: A mere "
` [PATCH 8/8] EXT4: mballoc.h: Single "

[PATCH -next] ext4: fix error return code in ext4_fc_perform_commit()
 2021-04-10  1:28 UTC  (3+ messages)

[PATCH 0/2] ext4: Annotate two harmless KCSAN data races
 2021-04-10  1:24 UTC  (5+ messages)
` [PATCH 1/2] ext4: Annotate data race in start_this_handle()
` [PATCH 2/2] ext4: Annotate data race in jbd2_journal_dirty_metadata()

[PATCH v3] ext4: Fix ext4_error_err save negative errno into superblock
 2021-04-10  0:54 UTC  (2+ messages)

[PATCH v2] ext4: fix error code in ext4_commit_super
 2021-04-09 22:45 UTC  (3+ messages)

[RFC] ext4: Fix fs can't panic when abort by user
 2021-04-09 22:41 UTC  (3+ messages)

[ext4:dev 9/17] fs/ext4/fast_commit.c:1738:5: warning: format specifies type 'int' but the argument has type 'unsigned long'
 2021-04-09 20:44 UTC  (2+ messages)

[PATCH] ext4: fix debug format string warning
 2021-04-09 20:12 UTC 

[ext4:dev 9/17] fs/ext4/fast_commit.c:1737:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int'
 2021-04-09 17:36 UTC 

[PATCH] ext4: Delete redundant uptodate check for buffer
 2021-04-09 16:55 UTC  (3+ messages)

[PATCH] ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
 2021-04-09 16:43 UTC  (3+ messages)

[PATCH v6 0/7] Block Allocator Improvements
 2021-04-09 16:36 UTC  (12+ messages)
` [PATCH v6 1/7] ext4: drop s_mb_bal_lock and convert protected fields to atomic
` [PATCH v6 2/7] ext4: add ability to return parsed options from parse_options
` [PATCH v6 3/7] ext4: add mballoc stats proc file
` [PATCH v6 4/7] ext4: add MB_NUM_ORDERS macro
` [PATCH v6 5/7] ext4: improve cr 0 / cr 1 group scanning
` [PATCH v6 6/7] ext4: add proc files to monitor new structures
` [PATCH v6 7/7] ext4: make prefetch_block_bitmaps default

[PATCH v2] ext4: fix check to prevent false positive report of incorrect used inodes
 2021-04-09 15:32 UTC  (3+ messages)

[PATCH] ext4: add a configurable parameter to prevent endless loop in ext4_mb_discard_group_p
 2021-04-09 11:28 UTC  (5+ messages)

memory leak in ext4_multi_mount_protect
 2021-04-09  5:43 UTC  (2+ messages)
` [syzbot] "

[PATCH -next] ext4: fix trailing whitespace
 2021-04-09  4:50 UTC  (2+ messages)

[PATCH v2 0/2] Filename wipeout patch series updates
 2021-04-09  2:51 UTC  (14+ messages)
` [PATCH v2 1/2] ext4: wipe filename upon file deletion
` [PATCH v2 2/2] ext4: add ioctl FS_IOC_CHKPT_JRNL

[PATCH] ext4: Fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
 2021-04-09  1:47 UTC  (4+ messages)

[PATCH v7 0/4] Make UTF-8 encoding loadable
 2021-04-08 19:10 UTC  (8+ messages)
` [PATCH v7 1/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v7 2/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v7 3/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v7 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH 0/3] ext4: fix two issue about bdev_try_to_free_page()
 2021-04-08 14:53 UTC  (9+ messages)
` [PATCH 1/3] jbd2: protect buffers release with j_checkpoint_mutex
` [PATCH 2/3] jbd2: do not free buffers in jbd2_journal_try_to_free_buffers()
` [PATCH 3/3] ext4: add rcu to prevent use after free when umount filesystem

[PATCH] ext4: add a configurable parameter to prevent endless loop in ext4_mb_discard_group_preallocations
 2021-04-07 22:36 UTC  (3+ messages)

[PATCH] ext2fs: avoid re-reading inode multiple times
 2021-04-07  7:50 UTC 

[PATCH 0/3 RFC] fs: Hole punch vs page cache filling races
 2021-04-06 16:50 UTC  (9+ messages)
` [PATCH 2/3] mm: Provide address_space operation for filling pages for read

KCSAN: data-race in __jbd2_journal_file_buffer / jbd2_journal_dirty_metadata
 2021-04-06 16:12 UTC  (6+ messages)

[PATCH] jbd2: avoid -Wempty-body warnings
 2021-04-06  2:39 UTC  (3+ messages)

[PATCH v2 0/2] Reconcile Encryption and Casefolding in Ext4
 2021-04-06  2:38 UTC  (5+ messages)
` [PATCH v2 1/2] ext4: Handle casefolding with encryption
` [PATCH v2 2/2] ext4: Optimize match for casefolded encrypted dirs

KCSAN: data-race in ext4_fc_commit / ext4_fc_commit
 2021-04-05 16:26 UTC  (2+ messages)

[PATCH] ext4: dir: Remove unnecessary braces
 2021-04-02 21:22 UTC  (2+ messages)

[PATCH] filefrag: minor usability improvements
 2021-04-02 20:05 UTC  (2+ messages)

[PATCH] e2image: add OPTIONS section to man page
 2021-04-02 20:03 UTC  (2+ messages)

[PATCH] misc: remove useless code in set_inode_xattr()
 2021-04-02 19:57 UTC  (4+ messages)

e2fsprogs: Add windows IO manager
 2021-04-02 18:32 UTC  (3+ messages)
` [PATCH 1/3] Add a Windows implementation of the "

[PATCH v3] Updated locking documentation for transaction_t
 2021-04-02 15:40 UTC  (2+ messages)

[PATCH 2/2] Updated locking documentation for journal_t
 2021-04-02 15:40 UTC  (8+ messages)
` [PATCH 1/2] Updated locking documentation for transaction_t
  ` [PATCH v2] Updated locking documentation for journal_t

[PATCH] ext4: fix error code in ext4_commit_super
 2021-04-02  8:43 UTC  (4+ messages)
` 答复: "

generic/418 regression seen on 5.12-rc3
 2021-04-02  5:07 UTC  (9+ messages)

[PATCH v2] ext4: Fix ext4_error_err save negative errno into superblock
 2021-04-02  1:21 UTC  (2+ messages)

[PATCH] ext4: Fix ext4_error_err save negative errno into superblock
 2021-04-02  1:11 UTC  (2+ messages)

[PATCH v6 0/4] Make UTF-8 encoding loadable
 2021-04-01 20:53 UTC  (6+ messages)
` [PATCH v6 1/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v6 2/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v6 3/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v6 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH 0/2] ext2: Convert kmap to kmap_local_page
 2021-03-31 12:05 UTC  (4+ messages)
` [PATCH 1/2] ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry()
` [PATCH 2/2] fs/ext2: Replace kmap() with kmap_local_page()

[PATCH v2] ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
 2021-03-31 12:09 UTC 

Bidding invitation
 2021-03-31  7:12 UTC 

[PATCH] ext4: fix check to prevent false positive report of incorrect used inodes
 2021-03-31  3:12 UTC  (3+ messages)

[BUG && Question] question of SB_ACTIVE flag in ext4_orphan_cleanup()
 2021-03-31  3:11 UTC  (5+ messages)

[PATCH AUTOSEL 5.11 03/44] ext4: add reclaim checks to xattr code
 2021-03-30 21:14 UTC  (3+ messages)

[PATCH 1/2] ext4: wipe filename upon file deletion
 2021-03-30 18:14 UTC  (16+ messages)
` [PATCH 2/2] ext4: add ioctl EXT4_FLUSH_JOURNAL

Block allocator improvements
 2021-03-30 16:29 UTC  (11+ messages)
` [PATCH v5 5/6] ext4: improve cr 0 / cr 1 group scanning

[PATCH v5 0/4] Make UTF-8 encoding loadable
 2021-03-30 16:00 UTC  (14+ messages)
` [PATCH v5 1/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v5 2/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v5 3/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v5 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH 0/3] fs: Fix dangling dentries on casefold directories
 2021-03-30 12:54 UTC  (9+ messages)
` [PATCH 1/3] fs/dcache: Add d_clear_dir_neg_dentries()
` [PATCH 2/3] ext4: Prevent dangling dentries on casefold directories
` [PATCH 3/3] f2fs: "


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