linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-21 16:30:18 to 2019-06-04 20:07:15 UTC [more...]

possible deadlock in __do_page_fault (2)
 2019-06-04 20:07 UTC  (4+ messages)

[PATCH] e2scrub: remove -C from e2scrub_all
 2019-06-04 18:02 UTC  (2+ messages)

[PATCH 0/2] fs: Hole punch vs page cache filling races
 2019-06-04  8:00 UTC  (7+ messages)
` [PATCH 1/2] mm: Add readahead file operation
` [PATCH 2/2] ext4: Fix stale data exposure when read races with hole punch

ext4 shows file system is 4G, df says 3G
 2019-06-04  3:06 UTC  (2+ messages)

[RFC] jbd2: add new "stats" proc file
 2019-06-03 14:38 UTC  (2+ messages)

How to package e2scrub
 2019-06-03 12:39 UTC  (17+ messages)

[PATCH] ext2: start from parent blockgroup when trying linear search for a free inode
 2019-06-03 10:05 UTC  (2+ messages)

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-06-03  6:17 UTC  (15+ messages)

which lower filesystems are actually supported?
 2019-06-03  5:41 UTC  (5+ messages)

In A Nutshell
 2019-05-30 21:23 UTC 

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-02  7:04 UTC  (38+ messages)

[PATCH] ext4: remove unnecessary gotos in ext4_xattr_set_entry
 2019-06-02  0:15 UTC  (3+ messages)

[PATCH v10 0/7] virtio pmem driver
 2019-06-01  6:28 UTC  (3+ messages)
` [PATCH v10 4/7] dm: enable synchronous dax

[PATCH] ext4: Optimize case-insensitive lookups
 2019-05-31 18:29 UTC  (3+ messages)

[PATCH e2fsprogs] tests: add test for e2fsck of verity file
 2019-05-30 21:04 UTC  (2+ messages)

[PATCH] jbd2: fix typo in comment of journal_submit_inode_data_buffers
 2019-05-30 19:16 UTC  (2+ messages)

[PATCH v2] jbd2: fix some print format mistakes
 2019-05-30 19:10 UTC  (2+ messages)

[PATCH v2] ext4: Gracefully handle ext4_break_layouts() failure during truncate
 2019-05-30 18:59 UTC  (2+ messages)

[PATCH v3 00/15] fs-verity: read-only file-based authenticity protection
 2019-05-30 18:54 UTC  (17+ messages)
` [PATCH v3 01/15] fs-verity: add a documentation file
` [PATCH v3 02/15] fs-verity: add MAINTAINERS file entry
` [PATCH v3 03/15] fs-verity: add UAPI header
` [PATCH v3 04/15] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v3 05/15] fs-verity: add inode and superblock fields
` [PATCH v3 06/15] fs-verity: add the hook for file ->open()
` [PATCH v3 07/15] fs-verity: add the hook for file ->setattr()
` [PATCH v3 08/15] fs-verity: add data verification hooks for ->readpages()
` [PATCH v3 09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v3 10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v3 11/15] fs-verity: add SHA-512 support
` [PATCH v3 12/15] fs-verity: support builtin file signatures
` [PATCH v3 13/15] ext4: add basic fs-verity support
` [PATCH v3 14/15] ext4: add fs-verity read support
` [PATCH v3 15/15] f2fs: add fs-verity support

[RFC PATCH] don't search large block range if disk is full
 2019-05-30 18:05 UTC  (3+ messages)

[PATCH] ext2: add missing brelse() in ext2_new_inode()
 2019-05-30 11:35 UTC  (2+ messages)

[PATCH v2] ext4: remove code duplication in free_ind_block()
 2019-05-30  7:13 UTC  (3+ messages)

[PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-29 20:47 UTC  (2+ messages)

fsync_mode mount option for ext4
 2019-05-29 15:13 UTC  (9+ messages)

Purchase_rfq
 2019-05-28 14:42 UTC 

[bugreport] kernel 5.2 pblk bad header/extent: invalid extent entries
 2019-05-28 13:23 UTC  (4+ messages)

[PATCH v2 1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid()
 2019-05-28  8:30 UTC  (4+ messages)
` [PATCH v2 2/3] ext2: introduce new helper for xattr entry comparison
` [PATCH v2 3/3] ext2: optimize ext2_xattr_get()

[PATCH] ext2: code cleanup for ext2_preread_inode()
 2019-05-28  7:52 UTC  (2+ messages)

[PATCH 0/3] remove tmem and code depending on it
 2019-05-28  1:24 UTC  (5+ messages)
` [PATCH 2/3] mm: remove cleancache.c

Need traffic for your website?
 2019-05-27  9:38 UTC 

[PATCH 0/3 v2] ext4: Fix issues in ext4 truncate handling
 2019-05-27 14:53 UTC  (10+ messages)
` [PATCH 1/3] ext4: Wait for outstanding dio during truncate in nojournal mode
` [PATCH 2/3] ext4: Do not delete unlinked inode from orphan list on failed truncate
` [PATCH 3/3] ext4: Gracefully handle ext4_break_layouts() failure during truncate

[PATCH v3] ext4: remove code duplication in update_ind/bind/tind_extent_range
 2019-05-27  6:07 UTC  (3+ messages)

[GIT PULL] ext4 fixes for 5.2-rc2
 2019-05-25 22:50 UTC  (2+ messages)

[PATCH] ext4: Fix dcache lookup of !casefolded directories
 2019-05-25  3:58 UTC  (2+ messages)

[PATCH v2 0/7] xfstests: verify fscrypt-encrypted contents and filenames
 2019-05-24 22:04 UTC  (8+ messages)
` [PATCH v2 1/7] common/encrypt: introduce helpers for set_encpolicy and get_encpolicy
` [PATCH v2 2/7] fscrypt-crypt-util: add utility for reproducing fscrypt encrypted data
` [PATCH v2 3/7] common/encrypt: support requiring other encryption settings
` [PATCH v2 4/7] common/encrypt: add helper for ciphertext verification tests
` [PATCH v2 5/7] generic: verify ciphertext of v1 encryption policies with AES-256
` [PATCH v2 6/7] generic: verify ciphertext of v1 encryption policies with AES-128
` [PATCH v2 7/7] generic: verify ciphertext of v1 encryption policies with Adiantum

[PATCH] ext2: optimize ext2_xattr_get()
 2019-05-24  8:58 UTC  (5+ messages)

[PATCH] ext2: strengthen value length check in ext2_xattr_set()
 2019-05-24  8:33 UTC  (5+ messages)

Ext4 corruption on linux-next since 5.2 merge window
 2019-05-24  4:37 UTC  (2+ messages)

[PATCH] e2fsck: handle verity files in scan_extent_node()
 2019-05-24  4:33 UTC  (2+ messages)

[PATCH] ext4: remove some redundant corruption checks
 2019-05-24  4:27 UTC  (2+ messages)

Logo printing on the USB drives
 2019-05-23 13:20 UTC 

Logo printing
 2019-05-22 11:40 UTC 

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-05-22 10:25 UTC  (7+ messages)

[PATCH 4.19 000/105] 4.19.45-stable review
 2019-05-22 10:20 UTC  (11+ messages)
      ` ext4 regression (was Re: [PATCH 4.19 000/105] 4.19.45-stable review)

[PATCH 0/3] ext4: Fix issues in ext4 truncate handling
 2019-05-22  9:00 UTC  (9+ messages)
` [PATCH 1/3] ext4: Wait for outstanding dio during truncate in nojournal mode
` [PATCH 2/3] ext4: Do not delete unlinked inode from orphan list on failed truncate
` [PATCH 3/3] ext4: Gracefully handle ext4_break_layouts() failure during truncate

[PATCH] ext4: Variable to signed to check return code
 2019-05-22  6:59 UTC  (10+ 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).