linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-25 07:03:46 to 2020-02-10 09:18:45 UTC [more...]

[PATCH 0/3] e2fsprogs: Better handling of indexed directories
 2020-02-10  9:18 UTC  (13+ messages)
` [PATCH 1/3] e2fsck: Clarify overflow link count error message
` [PATCH 2/3] ext2fs: Implement dir entry creation in htree directories
` [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 v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-08 19:34 UTC  (13+ 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-08  2:12 UTC  (10+ 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 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  (11+ messages)
` [Bug 206443] "

[PATCH v2] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-07 16:08 UTC  (5+ messages)

ext4 dio RWF_NOWAIT change
 2020-02-07 15:38 UTC  (2+ messages)

[PATCH] ext4: start to support iopoll method
 2020-02-07 12:07 UTC 

[PATCH] ext4: add cond_resched() to ext4_protect_reserved_inode
 2020-02-07  6:27 UTC 

EXT4: unsupported inode size: 4096
 2020-02-07  3:13 UTC  (4+ messages)

[PATCH 1/9] e2fsck: fix e2fsck_allocate_memory() overflow
 2020-02-07  1:09 UTC  (9+ messages)
` [PATCH 2/9] e2fsck: use proper types for variables
` [PATCH 3/9] e2fsck: avoid mallinfo() if over 2GB allocated
` [PATCH 4/9] e2fsck: reduce memory usage for many directories
` [PATCH 5/9] debugfs: allow comment lines in command file
` [PATCH 6/9] debugfs: print inode numbers as unsigned
` [PATCH 7/9] e2fsck: fix overflow if more than 4B inodes
` [PATCH 8/9] e2fsck: consistently use ext2fs_get_mem()
` [PATCH 9/9] misc: handle very large files with filefrag

[PATCH] tst_libext2fs: Avoid multiple definition of global variables
 2020-02-06 19:20 UTC  (3+ messages)

RFC: hold i_rwsem until aio completes
 2020-02-06 15:31 UTC  (8+ messages)
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

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

ext4 support iopoll
 2020-02-06 14:48 UTC  (2+ messages)

[RFCv2 0/4] ext4: bmap & fiemap conversion to use iomap
 2020-02-06 10:22 UTC  (15+ messages)
` [RFCv2 1/4] ext4: Add IOMAP_F_MERGED for non-extent based mapping
` [RFCv2 2/4] ext4: Optimize ext4_ext_precache for 0 depth
` [RFCv2 3/4] ext4: Move ext4 bmap to use iomap infrastructure
` [RFCv2 4/4] ext4: Move ext4_fiemap "

[PATCH] ext4: Fix checksum errors with indexed dirs
 2020-02-06  9:41 UTC  (4+ messages)

[PATCH v6 0/5] Support fof Casefolding and Encryption
 2020-02-05 23:40 UTC  (10+ messages)
` [PATCH v6 1/5] unicode: Add standard casefolded d_ops
` [PATCH v6 2/5] fscrypt: Have filesystems handle their d_ops
` [PATCH v6 3/5] f2fs: Handle casefolding with Encryption
` [PATCH v6 4/5] ext4: Hande casefolding with encryption
` [PATCH v6 5/5] ext4: Optimize match for casefolded encrypted dirs

[PATCH v2] Documentation: changes.rst: update several outdated project URLs
 2020-02-05 17:32 UTC  (2+ messages)

[Bug 206419] New: online resize + fstrim -> bad block checksum
 2020-02-04 23:40 UTC  (2+ messages)
` [Bug 206419] "

[PATCH] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-04 20:06 UTC 

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

[PATCH] chattr.1: improve attribute formatting with labels and indented paragraphs
 2020-02-03 20:41 UTC  (2+ messages)

[RFC PATCH] jbd2: remove unused return value of jbd2_journal_cancel_revoke
 2020-02-03  9:38 UTC 

About read-only feature EXT4_FEATURE_RO_COMPAT_SHARED_BLOCKS
 2020-02-02 22:53 UTC  (4+ messages)

[PATCH] ext4: remove trivial nowait check for buffered write
 2020-02-01 22:49 UTC  (2+ messages)

e2fsck dir_info corruption
 2020-02-01 17:02 UTC  (2+ messages)

[PATCH 00/12] Change readahead API
 2020-02-01  0:25 UTC  (8+ messages)
` [PATCH 03/12] readahead: Put pages in cache earlier
` [PATCH 04/12] mm: Add readahead address space operation

[GIT PULL] iomap: new code for 5.6
 2020-01-31 21:10 UTC  (2+ messages)

ext2fs_link() corrupting a directory
 2020-01-30 16:25 UTC  (3+ messages)

[GIT PULL] ext4 changes for 5.6
 2020-01-30 23:50 UTC  (2+ messages)

[PATCH v2 1/2] vfs: add non-blocking mode for function find_inode_nowait()
 2020-01-30 17:40 UTC  (2+ messages)
` [PATCH v2 2/2] ext4: avoid spinlock congestion in lazytime optimization

[PATCH] ext4: Simplify checking quota limits in ext4_statfs()
 2020-01-30 11:11 UTC 

e2fsck fails with unable to set superblock
 2020-01-30 10:55 UTC  (11+ messages)
          `  "
                  ` *** SPAM *** "

[PATCH RFC] ext4: skip concurrent inode updates in lazytime optimization
 2020-01-29 22:15 UTC  (3+ messages)

[RFC PATCH] jbd2: no need to repeat in jbd2_journal_add_journal_head
 2020-01-29 16:20 UTC 

comm setfattr: corrupted xattr entries on 'clean' filesystem
 2020-01-29 15:32 UTC 

[willy@infradead.org: Re: [willy@infradead.org: Re: [PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup]]
 2020-01-29  7:36 UTC  (3+ messages)
` [PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup

[GIT PULL] fscrypt updates for 5.6
 2020-01-28 23:40 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.6
 2020-01-28 23:40 UTC  (2+ messages)

Help: ext4 jbd2 IO requests slow down fsync
 2020-01-28 19:34 UTC  (4+ messages)

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-01-28 19:24 UTC 

vmlinux ELF header sometimes corrupt
 2020-01-28  8:12 UTC 

EXT4 Filesystem Limits
 2020-01-28  4:16 UTC  (2+ messages)

[RFC PATCH] ext4: remove code that does not perform much optimization in find_group_orlov
 2020-01-27 21:44 UTC 

[QUESTION] jbd2: how metadata blocks are checkpointed by the page-cache?
 2020-01-27 14:26 UTC 

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)

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

[PATCH] Documentation: changes.rst: update several outdated project URLs
 2020-01-25 17:08 UTC  (4+ 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  (2+ messages)

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


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