linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-06 11:37:22 to 2018-07-20 14:52:35 UTC [more...]

Sphinx version dependencies?
 2018-07-20 14:52 UTC  (4+ messages)

INFO: task hung in ext4_direct_IO
 2018-07-18 11:48 UTC  (3+ messages)

iomap preparations for GFS2 v3
 2018-07-17 14:02 UTC  (9+ 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

vmalloc with GFP_NOFS
 2018-07-17 12:50 UTC  (8+ messages)

[Bisect] ext4_validate_inode_bitmap:98: comm stress-ng: Corrupt inode bitmap
 2018-07-16 23:13 UTC  (8+ messages)

[fstests PATCH v2 0/2] Add test for DAX+ext4+DMA race
 2018-07-16 16:07 UTC  (7+ messages)
  ` [fstests PATCH v2 1/2] src/: add license and copyright info to files
  ` [fstests PATCH v2 2/2] generic/999: test DAX DMA vs truncate/hole-punch

[PATCH] fs: ext4: use new return type vm_fault_t
 2018-07-16  4:49 UTC  (2+ messages)

[PATCH] ext4: fix warning message to output correct type
 2018-07-13  9:15 UTC 

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-07-11 15:41 UTC  (5+ messages)
  ` [PATCH v4 1/2] dax: dax_layout_busy_page() warn on !exceptional
  ` [PATCH v4 2/2] ext4: handle layout changes to pinned DAX mappings

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

[fstests PATCH 1/2] src/: fix up mmap() error checking
 2018-07-10 21:15 UTC  (8+ messages)
  ` [fstests PATCH 2/2] generic/999: test DAX DMA vs truncate/hole-punch

[PATCH] ext4: fix inline data updates with checksums enabled
 2018-07-10 17:28 UTC 

[PATCH v2 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-07-09 19:49 UTC  (26+ 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] ext4: use swap macro in mext_page_double_lock
 2018-07-09 13:16 UTC 

[PATCH] ext4: remove abnormal set for I_DATA_SEM subclass
 2018-07-09  7:58 UTC 

[PATCH] ext4: remove abnormal set for I_DATA_SEM subclass
 2018-07-09  6:08 UTC 

[GIT PULL] ext4 fixes for 4.18
 2018-07-08  5:02 UTC 

[PATCH 1/2] fs: ext4: use BUG_ON if writepage call comes from direct reclaim
 2018-07-04 14:03 UTC  (9+ messages)
` [PATCH 2/2] fs: xfs: "

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

[PATCH] ext4: Check superblock mapped prior to committing
 2018-07-02 22:50 UTC  (3+ messages)

[PATCH] iomap: Add inline data support to iomap_readpage_actor
 2018-07-02 15:05 UTC  (5+ 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] 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

[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 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  (6+ messages)

iomap preparations for GFS2
 2018-06-07 13:50 UTC  (11+ messages)
` [PATCH 2/6] iomap: move bdev and dax_dev in a union
` [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  (6+ 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).