linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-16 01:44:57 to 2017-08-29 20:34:11 UTC [more...]

[PATCH] Documentation: fix little inconsistencies
 2017-08-29 20:34 UTC  (6+ messages)

[PATCH 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
 2017-08-29 16:11 UTC  (6+ messages)
` [PATCH 1/4] iomap: Switch from blkno to disk offset
` [PATCH 2/4] iomap: Add IOMAP_F_DATA_INLINE flag
` [PATCH 3/4] ext4: Add iomap support for inline data
` [PATCH 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA

[PATCH] ext4: introduce per-inode DAX flag
 2017-08-29 15:49 UTC  (17+ messages)

lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
 2017-08-29 13:46 UTC  (4+ messages)
` [PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA

[PATCH] fscrypt: add a documentation file for filesystem-level encryption
 2017-08-29  3:54 UTC  (20+ messages)

[PATCH v2 07/30] ext4: Define usercopy region in ext4_inode_cache slab cache
 2017-08-28 21:34 UTC  (2+ messages)
` [PATCH v2 08/30] ext2: Define usercopy region in ext2_inode_cache "

(unknown),
 2017-08-28 17:29 UTC 

[PATCH v2 0/2] fs, dax: lookup dax_device at mount time
 2017-08-28 16:28 UTC  (6+ messages)
  ` [PATCH v2 1/2] fs, xfs: perform dax_device lookup at mount
  ` [PATCH v2 2/2] ext2, ext4: use the super_block dax_device

[Bug 187051] New: "orphan list check failed" error in ext4
 2017-08-28 11:57 UTC  (2+ messages)
` [Bug 187051] "

[RFC][PATCH] fstest: regression test for ext4 crash consistency bug
 2017-08-27 10:44 UTC 

[RFC][PATCH] fstests: regression test for ext4 crash consistency bug
 2017-08-27 10:41 UTC  (2+ messages)

[PATCH] e2fsck: improve performance of region_allocate()
 2017-08-26 15:33 UTC  (9+ messages)
      ` *** SPAM *** "
        ` [PATCH] e2fsck: add optimization for heavily hard-linked file systems

[PATCH] tests: report if a test is taking a long time
 2017-08-26  5:19 UTC 

[PATCH] misc: quiet llvm build warnings
 2017-08-26  5:14 UTC 

[PATCH] ext4: avoid Y2038 overflow in recently_deleted()
 2017-08-25 18:48 UTC 

[PATCH] Fix ext4 fault handling when mounted with -o dax,ro
 2017-08-25  7:28 UTC  (11+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 1/2] ext4: fix incorrect quotaoff if the quota feature is enabled
 2017-08-24 19:20 UTC  (5+ messages)
` [PATCH 2/2] ext4: fix quota inconsistency during orphan cleanup for read-only mounts

[PATCH 0/2] fs-ext4: Adjustments for two function implementations
 2017-08-24 19:16 UTC  (9+ messages)
` [PATCH 1/2] ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect()
    `  "
` [PATCH 2/2] ext4: Improve a size determination in two functions

[PATCH] ext4/hash.c: remove useless test and assignment in strtohash
 2017-08-24 19:13 UTC  (2+ messages)
`  "

[PATCH, resend] ext4: remove timebomb in ext4_decode_extra_time()
 2017-08-24 18:10 UTC  (2+ messages)

[PATCH] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
 2017-08-24 17:27 UTC  (2+ messages)

[PATCH 3/3 v5] ext4: reduce lock contention in __ext4_new_inode
 2017-08-24 17:07 UTC  (3+ messages)

[RFC PATCH 0/13 v2] dax, ext4: Synchronous page faults
 2017-08-24 16:45 UTC  (52+ messages)
` [PATCH 08/13] dax: Fix comment describing dax_iomap_fault()
  ` [PATCH 01/13] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
  ` [PATCH 02/13] dax: Simplify arguments of dax_insert_mapping()
  ` [PATCH 03/13] dax: Factor out getting of pfn out of iomap
  ` [PATCH 04/13] dax: Create local variable for VMA in dax_iomap_pte_fault()
  ` [PATCH 05/13] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
  ` [PATCH 06/13] dax: Inline dax_insert_mapping() into the callsite
  ` [PATCH 07/13] dax: Inline dax_pmd_insert_mapping() "
  ` [PATCH 09/13] dax: Allow dax_iomap_fault() to return pfn
  ` [PATCH 10/13] mm: Wire up MAP_SYNC
  ` [PATCH 11/13] dax, iomap: Add support for synchronous faults
  ` [PATCH 12/13] dax: Implement dax_insert_pfn_mkwrite()
` [PATCH 13/13] ext4: Support for synchronous DAX faults

[PATCH 2/3] ext4: cleanup goto next group
 2017-08-24 15:59 UTC  (3+ messages)

[PATCH 1/3] ext4: Do not unnecessarily allocate buffer in recently_deleted()
 2017-08-24 15:57 UTC  (2+ messages)

[PATCH 1/2] libext2fs: Prevent allocating inode table from already used blocks
 2017-08-24 13:35 UTC  (2+ messages)
` [PATCH 2/2] libext2fs: Skip start_blk adjustment when stride and flex_bg is set

★gz-sales--“JEC world 2018 世界复合材料展览及会议”将于“3月06-08日”在“法国巴黎”举行 (地右P1-L-Me)
 2017-08-23 17:39 UTC 

[PATCH 1/5] mke2fs.conf: remove legacy entry for ext4dev
 2017-08-23 17:17 UTC  (6+ messages)
` [PATCH 2/5] mke2fs: automatically use 256 byte inodes if project feature enabled
` [PATCH 3/5] tune2fs: do not enable project feature or quota if inode size is 128 bytes
` [PATCH 4/5] tune2fs: explain why an fsck is needed
` [PATCH 5/5] tune2fs, mke2fs: clarify proceed delay question

ext4 bug fixes for 4.13
 2017-08-23  4:51 UTC  (2+ messages)

[PATCH v4] ext4: reduce lock contention in __ext4_new_inode
 2017-08-22 19:35 UTC  (14+ messages)
        ` Y2038 bug in ext4 recently_deleted() function

ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent
 2017-08-22 13:25 UTC 

[PATCH 1/2] ext4: fix warning about stack corruption
 2017-08-22 12:23 UTC  (4+ messages)

[PATCH] ext4: fix incorrect quotaoff if the quota feature is enabled
 2017-08-22  9:38 UTC  (3+ messages)

[RFC PATCH 0/7] dax, ext4: Synchronous page faults
 2017-08-21 19:57 UTC  (13+ messages)

bfq/ext4 disk IO hangs forever on resume
 2017-08-18 20:29 UTC  (3+ messages)

[PATCH] e2fsck: set dir_nlink feature if large dir exists
 2017-08-18 18:45 UTC  (2+ messages)

[Bug 196677] New: fsck.ext4: unable to set superblock flags, even after mounting ok
 2017-08-18  2:24 UTC  (3+ messages)
` [Bug 196677] "

CrashMonkey: A Framework to Systematically Test File-System Crash Consistency
 2017-08-16 20:36 UTC  (9+ 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).