linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-24 13:22:57 to 2017-05-09 12:18:33 UTC [more...]

[PATCH 0/4 v3] mm,dax: Fix data corruption due to mmap inconsistency
 2017-05-09 12:18 UTC 

[PATCH 0/4 v2] mm,dax: Fix data corruption due to mmap inconsistency
 2017-05-09 12:14 UTC  (8+ messages)
  ` [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
  ` [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
  ` [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
  ` [PATCH 4/4] dax: Fix data corruption when fault races with write

[PATCH] ext4: Clear lockdep subtype for quota files on quota off
 2017-05-09 12:09 UTC  (4+ messages)

lockdep splat with v4.11 and generic/386
 2017-05-09  8:17 UTC  (5+ messages)

[Bug 195561] New: Suspicious persistent EXT4-fs error (device sda1): ext4_validate_block_bitmap:395: [Proc] bg 17: block 557056: invalid block bitmap
 2017-05-09  5:01 UTC  (25+ messages)
` [Bug 195561] Suspicious persistent EXT4-fs error: "

[PATCH] misc: fix 'zero_hugefiles = false' regression
 2017-05-09  1:56 UTC  (2+ messages)

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-09  1:53 UTC  (7+ messages)

[PATCH v2] Add largedir feature
 2017-05-08 23:17 UTC  (4+ messages)
  ` [PATCH v3] "

[Bug 194511] New: filesystem slow down
 2017-05-07 12:34 UTC  (3+ messages)
` [Bug 194511] "

10048
 2017-05-07 22:10 UTC 

[PATCH] e2freefrag: use GETFSMAP on mounted filesystems
 2017-05-07 16:07 UTC 

[GIT PULL] ext4 updates for 4.12
 2017-05-07 18:09 UTC 

24099 linux-ext4
 2017-05-06 19:10 UTC 

More inline data oddities
 2017-05-06 16:41 UTC  (4+ messages)

13994 linux-ext4
 2017-05-06  0:33 UTC 

41455 linux-ext4
 2017-05-05  1:53 UTC 

[PATCH 0/7] Fix fallout from changes to FUA and PREFLUSH definitions
 2017-05-04 15:00 UTC  (5+ messages)
` [PATCH 1/7] ext4: Mark superblock writes synchronous for nobarrier mounts
` [PATCH 2/7] jbd2: Cleanup write flags handling from jbd2_write_superblock()

[PATCH] fscrypt: correct collision claim for digested names
 2017-05-04 14:55 UTC  (2+ messages)

[PATCH 1/2] ext4: no need to cond_resched() in ext4_trim_all_free()
 2017-05-04 11:19 UTC  (3+ messages)

[GIT PULL] Quota, reiserfs, udf, and ext2 changes for 4.12-rc1
 2017-05-03 13:55 UTC 

kernel BUG at fs/buffer.c:3102! (nbd disc.)
 2017-05-03  9:42 UTC  (2+ messages)

Re:
 2017-05-03  6:23 UTC 

[PATCH 0/6] fscrypt: fixes for presentation of long encrypted filenames
 2017-05-03  4:21 UTC  (23+ messages)
` [PATCH 1/6] f2fs: check entire encrypted bigname when finding a dentry
  ` [1/6] "
` [PATCH 2/6] fscrypt: avoid collisions when presenting long encrypted filenames
  ` [2/6] "
` [PATCH 3/6] fscrypt: introduce helper function for filename matching
  ` [3/6] "
` [PATCH 4/6] ext4: switch to using fscrypt_match_name()
  ` [4/6] "
` [PATCH 5/6] f2fs: "
  ` [5/6] "
` [PATCH 6/6] ext4: clean up ext4_match() and callers
  ` [6/6] "

[PATCH 0/3] ext4: Avoid transaction stalls during writeback
 2017-05-02 14:18 UTC  (8+ messages)
` [PATCH 1/3] ext4: Allow IO submission without io_end
    ` [PATCH -v2] ext4: avoid unnecessary transaction stalls during writeback
` [PATCH 3/3] ext4: Avoid "

[PATCH] jbd2: Fix dbench4 performance regression for 'nobarrier' mounts
 2017-05-02  9:36 UTC  (4+ messages)

[PATCH] ext4: inherit encryption xattr before other xattrs
 2017-05-02  5:28 UTC  (5+ messages)

[PATCH] Add largedir feature
 2017-05-02  2:44 UTC  (5+ messages)

[PATCH] ext4: evict inline data when writing to memory map
 2017-05-01 22:10 UTC  (5+ messages)

ext4: Onchange?
 2017-05-01 20:16 UTC  (2+ messages)

[PATCH] ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio()
 2017-05-01  0:08 UTC 

[PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
 2017-04-30  6:24 UTC  (7+ messages)
`  "

[PATCH] ext4: preload block group descriptors
 2017-04-30  4:54 UTC  (2+ messages)

[PATCH] ext4: make ext4_shutdown() static
 2017-04-30  4:41 UTC  (2+ messages)

[PATCH] ext4: support GETFSMAP ioctls
 2017-04-30  4:39 UTC  (2+ messages)

[PATCH 1/2] ext4: rename ext4_xattr_check_names() to ext4_xattr_check_entries()
 2017-04-30  4:00 UTC  (2+ messages)

[PATCH] ext4: merge ext4_xattr_list() into ext4_listxattr()
 2017-04-30  3:53 UTC  (2+ messages)

[PATCH] ext4: constify static data that is never modified
 2017-04-30  3:48 UTC  (2+ messages)

[PATCH] ext4: trim return value and 'dir' argument from ext4_insert_dentry()
 2017-04-30  3:29 UTC  (2+ messages)

[PATCH] jbd2: Fix lockdep splat with generic/270 test
 2017-04-30  0:28 UTC  (2+ messages)

38034 linux-ext4
 2017-04-29 17:50 UTC 

20383 linux-ext4
 2017-04-26 16:38 UTC 

[PATCH] kvm: async_pf: fix rcu_irq_enter() with irqs enabled
 2017-04-26 15:14 UTC  (2+ messages)

kernel/rcu/tree.c:1031 rcu_irq_enter() invoked with irqs enabled!!!!
 2017-04-26 14:39 UTC  (6+ messages)

[Bug 194071] New: data loss using fallocate and mmap
 2017-04-26 10:46 UTC  (2+ messages)
` [Bug 194071] "

kernel BUG at fs/ext4/inline.c:1950!
 2017-04-26  8:16 UTC 

[PATCH v5 0/5] vfs: Add timestamp range check support
 2017-04-25 21:23 UTC  (9+ messages)
` [PATCH v5 2/5] vfs: Add checks for filesystem timestamp limits

uuidgen question/proposal
 2017-04-25 19:06 UTC 

[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-04-25 16:43 UTC  (43+ messages)
` [PATCH v3 01/20] mm: drop "wait" parameter from write_one_page
` [PATCH v3 02/20] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v3 03/20] buffer: use mapping_set_error instead of setting the flag
` [PATCH v3 04/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v3 05/20] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v3 06/20] dax: set errors in mapping when writeback fails
` [PATCH v3 07/20] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v3 08/20] mm: ensure that we set mapping error if writeout() fails
` [PATCH v3 09/20] 9p: set mapping error when writeback fails in launder_page
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails
` [PATCH v3 11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v3 18/20] mm: clean up error handling in write_one_page
` [PATCH v3 19/20] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v3 20/20] gfs2: clean up some filemap_* calls

[PATCH v4] tune2fs: fix BUGs of tuning project quota
 2017-04-25 13:03 UTC 

API for Vectorising IO
 2017-04-25  3:27 UTC  (2+ messages)

[PATCH 0/8 v6] No wait AIO
 2017-04-25  2:28 UTC  (5+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

EXTREMELY IMPORTANT
 2017-04-24 22:25 UTC 

[PATCH] fscrypt: use 32 bytes of encrypted filename
 2017-04-24 21:19 UTC  (6+ messages)

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

some large dir testing results
 2017-04-24 18:29 UTC  (5+ messages)

[PATCH v3] tune2fs: fix BUGs of tuning project quota
 2017-04-24 15:15 UTC  (2+ messages)

[RFC xfstests PATCH] xfstests: add a writeback error handling test
 2017-04-24 15:00 UTC  (2+ messages)

[PATCH] ext4: set an error code in ext4_quota_off()
 2017-04-24 14:46 UTC  (2+ 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).