linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 13:05:06 to 2018-07-02 17:29:12 UTC [more...]

[PATCH v2 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-07-02 17:29 UTC  (10+ messages)
  ` [PATCH v2 1/2] dax: dax_layout_busy_page() warn on !exceptional
  ` [PATCH v2 2/2] ext4: handle layout changes to pinned DAX mappings
      ` [PATCH v3 "

[PATCH] iomap: Add inline data support to iomap_readpage_actor
 2018-07-02 15:05 UTC  (5+ messages)

[PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices
 2018-07-02 12:16 UTC  (12+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "
                  ` 答复: "

[PATCH 1/3] drivers/dax/super: Add annotation for ops in struct dax_device
 2018-07-02  7:57 UTC  (7+ messages)
  ` [PATCH 2/3] fs/ext2/inode: Fix a type cast error for fsdax
  ` [PATCH 3/3] fs/ext2/inode: Optimize the condition for iomap_begin

[PATCH 0/1] iomap: Direct I/O for inline data
 2018-07-01 21:44 UTC  (13+ messages)
` [PATCH 1/1] "

[PATCH] ext4: Check superblock mapped prior to committing
 2018-06-30  4:36 UTC  (2+ messages)

[PATCH] mm: reject MAP_SHARED_VALIDATE without new flags
 2018-06-28  4:18 UTC  (5+ messages)

[PATCH 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-06-27 20:10 UTC  (7+ messages)
  ` [PATCH 1/2] dax: dax_layout_busy_page() warn on !exceptional
  ` [PATCH 2/2] ext4: handle layout changes to pinned DAX mappings

[fstests PATCH 1/2] src/: fix up mmap() error checking
 2018-06-22 16:19 UTC  (7+ messages)
  ` [fstests PATCH 2/2] generic/999: test DAX DMA vs truncate/hole-punch

[PATCH 1/6] ext4: sysfs: print ext4_super_block fields as little-endian
 2018-06-22  8:15 UTC  (19+ messages)
` [PATCH 2/6] ext4: use 64-bit timestamps for mmp_time
` [PATCH 3/6] ext4: use ktime_get_real_seconds for i_dtime
` [PATCH 4/6] ext4: use timespec64 for all inode times
` [PATCH 5/6] jbd2: replace current_kernel_time64 with ktime equivalent
` [PATCH 6/6] [RFC] ext4: super: extend timestamps to 40 bits

[PATCH] ext2: use ktime_get_real_seconds for timestamps
 2018-06-20 14:41 UTC  (2+ messages)

iomap preparations for GFS2 v3
 2018-06-19 16:41 UTC  (7+ messages)
` [PATCH 1/6] fs: factor out a __generic_write_end helper
` [PATCH 2/6] iomap: mark newly allocated buffer heads as new
` [PATCH 3/6] iomap: complete partial direct I/O writes synchronously
` [PATCH 4/6] iomap: generic inline data handling
` [PATCH 5/6] iomap: add a page_done callback
` [PATCH 6/6] iomap: add private pointer to struct iomap

iomap preparations for GFS2 v2
 2018-06-19 15:14 UTC  (16+ messages)
` [PATCH 1/6] fs: factor out a __generic_write_end helper
` [PATCH 2/6] iomap: move bdev and dax_dev in a union
` [PATCH 3/6] iomap: mark newly allocated buffer heads as new
` [PATCH 4/6] iomap: complete partial direct I/O writes synchronously
` [PATCH 5/6] iomap: generic inline data handling
` [PATCH 6/6] iomap: add a page_done callback

WARNING in ext4_set_page_dirty
 2018-06-13 15:55 UTC  (4+ messages)

kernel panic: EXT4-fs (device loop0): panic forced after error
 2018-06-12 14:01 UTC  (8+ messages)

WARNING in ext4_put_io_end_defer
 2018-06-11 17:53 UTC 

Question about Experimental of Filesystem DAX
 2018-06-07 14:38 UTC  (10+ messages)

iomap preparations for GFS2
 2018-06-07 13:50 UTC  (16+ messages)
` [PATCH 1/6] fs: factor out a __generic_write_end helper
` [PATCH 2/6] iomap: move bdev and dax_dev in a union
` [PATCH 3/6] iomap: mark newly allocated buffer heads as new
` [PATCH 4/6] iomap: complete partial direct I/O writes synchronously
` [PATCH 5/6] iomap: generic inline data handling
` [PATCH 6/6] iomap: add a page_done callback

INFO: task hung in blk_queue_enter
 2018-06-07 13:19 UTC  (24+ messages)

[GIT PULL] ext4 updates for 4.18
 2018-06-05 15:02 UTC 

mmc filesystem performance decreased on the first write after filesystem creation
 2018-05-30 16:15 UTC  (4+ messages)

[PATCH 09/34] iomap: inline data should be an iomap type, not a flag
 2018-05-30  5:49 UTC 

[PATCH] ext4: prefer strlcpy to strncpy
 2018-05-30  5:14 UTC  (3+ messages)

[PATCH] ext4: Forbid overflowing inode count when resizing
 2018-05-25 16:50 UTC  (5+ messages)

[PATCH] ext4: report delalloc reserve as non-free in statfs mangled by project quota
 2018-05-21  2:52 UTC  (2+ messages)

[PATCH] ext4: Remove unnecessary NULL checks in ext4
 2018-05-21  2:45 UTC  (2+ messages)

[PATCH] jbd2: remove the conditional test
 2018-05-21  2:41 UTC  (2+ messages)

[PATCH v2] fscrypt: add Speck128/256 support
 2018-05-21  0:56 UTC  (2+ messages)

[PATCH v2 00/15] fscrypt: improved logging and other cleanups
 2018-05-21  0:55 UTC  (2+ messages)

simplify procfs code for seq_file instances V3
 2018-05-18 12:55 UTC  (9+ messages)
` [PATCH 25/42] jfs: simplify procfs code
  ` [Jfs-discussion] "
` [PATCH 28/42] drbd: switch to proc_create_single
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show

simplify procfs code for seq_file instances V2
 2018-05-17 19:14 UTC  (11+ messages)
` [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 34/40] atm: simplify procfs code

[PATCH 5/7] ext4: pass -ESHUTDOWN code to jbd2 layer
 2018-05-17 15:18 UTC  (3+ messages)

vm_fault_t conversion, for real
 2018-05-16 17:34 UTC  (12+ messages)
` [PATCH 10/14] vgem: separate errno from VM_FAULT_* values
` [PATCH 14/14] mm: turn on vm_fault_t type checking


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