linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-07 06:28:16 to 2020-02-15 08:03:58 UTC [more...]

[PATCH] ext4: add cond_resched() to __ext4_find_entry()
 2020-02-15  8:02 UTC 

[PATCH] ext4: improve explanation of a mount failure caused by a misconfigured kernel
 2020-02-15  1:27 UTC 

[PATCH v5 00/13] Change readahead API
 2020-02-15  1:15 UTC  (31+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 02/13] mm: Ignore return value of ->readpages
` [PATCH v5 03/13] mm: Put readahead pages in cache earlier
` [PATCH v5 04/13] mm: Add readahead address space operation
` [PATCH v5 05/13] mm: Add page_cache_readahead_limit
` [PATCH v5 06/13] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v5 07/13] btrfs: Convert from readpages to readahead
` [PATCH v5 08/13] erofs: Convert uncompressed files "
` [PATCH v5 09/13] erofs: Convert compressed "
` [PATCH v5 10/13] ext4: Convert "
` [PATCH v5 11/13] f2fs: "
` [PATCH v5 12/13] fuse: "
` [PATCH v5 13/13] iomap: "

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-14 23:03 UTC  (45+ messages)
` [PATCH v3 01/12] fs/stat: Define DAX statx attribute
` [PATCH v3 02/12] fs/xfs: Isolate the physical DAX flag from effective
` [PATCH v3 03/12] fs/xfs: Separate functionality of xfs_inode_supports_dax()
` [PATCH v3 04/12] fs/xfs: Clean up DAX support check
` [PATCH v3 05/12] fs: remove unneeded IS_DAX() check
` [PATCH v3 06/12] fs/xfs: Check if the inode supports DAX under lock
` [PATCH v3 07/12] fs: Add locking for a dynamic DAX state
` [PATCH v3 08/12] fs/xfs: Clarify lockdep dependency for xfs_isilocked()
` [PATCH v3 09/12] fs/xfs: Add write DAX lock to xfs layer
` [PATCH v3 10/12] fs: Prevent DAX state change if file is mmap'ed
` [PATCH v3 11/12] fs/xfs: Clean up locking in dax invalidate
` [PATCH v3 12/12] fs/xfs: Allow toggle of effective DAX flag

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-14 21:47 UTC  (26+ messages)
` [PATCH v7 1/8] unicode: Add utf8_casefold_iter
` [PATCH v7 2/8] fs: Add standard casefolding support
` [PATCH v7 3/8] f2fs: Use generic "
` [PATCH v7 4/8] ext4: "
` [PATCH v7 5/8] fscrypt: Have filesystems handle their d_ops
` [PATCH v7 6/8] f2fs: Handle casefolding with Encryption
` [PATCH v7 7/8] ext4: Hande casefolding with encryption
` [PATCH v7 8/8] ext4: Optimize match for casefolded encrypted dirs

[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
 2020-02-14 19:37 UTC  (11+ messages)
` [PATCH 1/7] e2fsck: Clarify overflow link count error message
` [PATCH 2/7] e2fsck: Fix indexed dir rehash failure with metadata_csum enabled
` [PATCH 3/7] ext2fs: Update allocation info earlier in ext2fs_mkdir() and ext2fs_symlink()
` [PATCH 4/7] ext2fs: Implement dir entry creation in htree directories
` [PATCH 5/7] tests: Modify f_large_dir test to excercise indexed dir handling
` [PATCH 6/7] tests: Add test to excercise indexed directories with metadata_csum
` [PATCH 7/7] tune2fs: Update dir checksums when clearing dir_index feature

[PATCH AUTOSEL 5.5 032/542] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
 2020-02-14 15:47 UTC  (6+ messages)
` [PATCH AUTOSEL 5.5 083/542] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
` [PATCH AUTOSEL 5.5 084/542] ext4: fix deadlock allocating bio_post_read_ctx from mempool
` [PATCH AUTOSEL 5.5 106/542] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH AUTOSEL 5.5 462/542] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
` [PATCH AUTOSEL 5.5 463/542] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock

[PATCH AUTOSEL 5.4 026/459] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
 2020-02-14 16:00 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 073/459] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
` [PATCH AUTOSEL 5.4 074/459] ext4: fix deadlock allocating bio_post_read_ctx from mempool
` [PATCH AUTOSEL 5.4 091/459] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH AUTOSEL 5.4 398/459] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
` [PATCH AUTOSEL 5.4 399/459] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock

[PATCH AUTOSEL 4.19 010/252] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
 2020-02-14 16:11 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 034/252] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
` [PATCH AUTOSEL 4.19 045/252] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH AUTOSEL 4.19 216/252] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
` [PATCH AUTOSEL 4.19 217/252] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock

[PATCH AUTOSEL 4.14 010/186] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
 2020-02-14 16:16 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 033/186] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
` [PATCH AUTOSEL 4.14 039/186] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH AUTOSEL 4.14 157/186] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
` [PATCH AUTOSEL 4.14 158/186] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock

[PATCH] ext4/002: remove EXT4_EOFBLOCKS_FL test
 2020-02-14 16:47 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 022/141] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
 2020-02-14 16:20 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 027/141] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH AUTOSEL 4.9 116/141] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record

[PATCH AUTOSEL 4.4 013/100] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
 2020-02-14 16:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 016/100] ext4, jbd2: ensure panic when aborting with zero errno
` [PATCH AUTOSEL 4.4 081/100] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record

[PATCH] ext4/021: make sure the fdatasync subprocess exits
 2020-02-14  2:20 UTC 

[PATCH] tst_libext2fs: Avoid multiple definition of global variables
 2020-02-13 23:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ext4: namei: Replace zero-length array with flexible-array member
 2020-02-13 16:06 UTC 

[PATCH] ext4: don't assume that mmp_nodename/bdevname have NUL
 2020-02-13 15:25 UTC  (5+ messages)

[PATCH] fs: ext4: mballoc.c: Use built-in RCU list checking
 2020-02-13 15:25 UTC 

[PATCH v2] ext4: add cond_resched() to ext4_protect_reserved_inode
 2020-02-13 15:40 UTC  (2+ messages)

[PATCH v2] ext4: Fix checksum errors with indexed dirs
 2020-02-13 15:36 UTC  (3+ messages)

[PATCH] ext4: Simplify checking quota limits in ext4_statfs()
 2020-02-13 15:14 UTC  (2+ messages)
` [PATCH] ext4: simplify "

[PATCH 00/12] Change readahead API
 2020-02-13 13:43 UTC  (3+ messages)

[Bug 104311] New: Out of bounds read in test suite of e2fsprogs
 2020-02-13  9:03 UTC  (2+ messages)
` [Bug 104311] "

[PATCH v3 0/2] jbd2: fix an oops problem
 2020-02-13  6:38 UTC  (3+ messages)
` [PATCH v3 1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
` [PATCH v3 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer

[PATCH] ext4: delete declaration for ext4_split_extent()
 2020-02-12 17:02 UTC  (2+ messages)

[PATCH 0/2] jbd2: fix an oops problem
 2020-02-12 13:14 UTC  (8+ messages)
` [PATCH 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer

ext4 dio RWF_NOWAIT change
 2020-02-12 10:50 UTC  (3+ messages)

[PATCH v2 0/2] jbd2: fix an oops problem
 2020-02-12 10:48 UTC  (5+ messages)
` [PATCH v2 1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
` [PATCH v2 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer

RFC: hold i_rwsem until aio completes
 2020-02-12  7:37 UTC  (4+ messages)
` [PATCH 01/12] mm: fix a comment in sys_swapon

[PATCH 1/9] e2fsck: fix e2fsck_allocate_memory() overflow
 2020-02-12  1:09 UTC  (4+ messages)
` [PATCH] misc: handle very large files with filefrag
` [PATCH] e2fsck: avoid overflow with very large dirs

[PATCH] ext4: remove EXT4_EOFBLOCKS_FL and associated code
 2020-02-11 21:02 UTC 

[PATCH] ext4: start to support iopoll method
 2020-02-10 10:24 UTC  (2+ messages)

[PATCH] ext4: add cond_resched() to ext4_protect_reserved_inode
 2020-02-10 10:21 UTC  (2+ messages)

[PATCH 0/3] e2fsprogs: Better handling of indexed directories
 2020-02-10  9:18 UTC  (6+ messages)
` [PATCH 3/3] tests: Add tests for ext2fs_link() into htree dir

[PATCH] ext4: code cleanup for ext4_statfs_project()
 2020-02-10  8:24 UTC 

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-08  1:34 UTC 

[Bug 206443] New: general protection fault in ext4 during simultaneous online resize and write operations
 2020-02-07 23:23 UTC  (4+ messages)
` [Bug 206443] "

[PATCH v2] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-07 16:08 UTC  (5+ 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).