linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 09:43:28 to 2018-06-29 14:44:44 UTC [more...]

[PATCH] iomap: Add inline data support to iomap_readpage_actor
 2018-06-29 14:44 UTC 

[PATCH 0/1] iomap: Direct I/O for inline data
 2018-06-29 14:40 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices
 2018-06-29 14:26 UTC  (8+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "

[PATCH v2 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-06-29 12:02 UTC  (4+ 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] 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  (26+ messages)
` [PATCH 24/42] ext4: simplify procfs code
` [PATCH 25/42] jfs: "
  ` [Jfs-discussion] "
` [PATCH 26/42] staging/rtl8192u: "
` [PATCH 27/42] resource: switch to proc_create_seq_data
` [PATCH 28/42] drbd: switch to proc_create_single
` [PATCH 29/42] rtc/proc: switch to proc_create_single_data
` [PATCH 30/42] bonding: switch to proc_create_seq_data
` [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data
` [PATCH 32/42] neigh: switch to proc_create_seq_data
` [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 35/42] bluetooth: switch to proc_create_seq_data
` [PATCH 36/42] atm: simplify procfs code
` [PATCH 37/42] atm: switch to proc_create_seq_private
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show
` [PATCH 39/42] ide: remove ide_driver_proc_write
` [PATCH 40/42] ide: replace ->proc_fops with ->proc_show
` [PATCH 41/42] tty: "
` [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields

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  (18+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values
` [PATCH 10/14] vgem: "
` [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).