linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-04 08:41:36 to 2016-10-18 12:22:07 UTC [more...]

[PATCH] fscrypto: move ioctl processing more fully into common code
 2016-10-18 12:22 UTC  (2+ messages)

[PATCH 00/28] Reenable maybe-uninitialized warnings
 2016-10-18  9:30 UTC  (6+ messages)
` [PATCH 05/28] ext2: avoid bogus -Wmaybe-uninitialized warning
` [PATCH 28/28] Kbuild: bring back "

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-17 14:55 UTC  (27+ messages)
` [PATCH v6 05/17] dax: make 'wait_table' global variable static
` [PATCH v6 06/17] dax: remove the last BUG_ON() from fs/dax.c
  ` [PATCH v6 01/17] ext4: allow DAX writeback for hole punch
  ` [PATCH v6 02/17] ext4: tell DAX the size of allocation holes
  ` [PATCH v6 03/17] dax: remove buffer_size_valid()
  ` [PATCH v6 04/17] ext2: remove support for DAX PMD faults
  ` [PATCH v6 07/17] dax: consistent variable naming for DAX entries
  ` [PATCH v6 08/17] dax: coordinate locking for offsets in PMD range
  ` [PATCH v6 09/17] dax: remove dax_pmd_fault()
  ` [PATCH v6 10/17] dax: correct dax iomap code namespace
  ` [PATCH v6 11/17] dax: add dax_iomap_sector() helper function
  ` [PATCH v6 12/17] dax: dax_iomap_fault() needs to call iomap_end()
  ` [PATCH v6 13/17] dax: move RADIX_DAX_* defines to dax.h
  ` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c
  ` [PATCH v6 15/17] dax: add struct iomap based DAX PMD support
        ` [PATCH v7 "
  ` [PATCH v6 16/17] xfs: use struct iomap based DAX PMD fault path
  ` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH] partinfo: fix some build errors
 2016-10-15 17:57 UTC 

[PATCH] ext4: Add missing KERN_CONT to a few more debugging uses
 2016-10-15 14:10 UTC  (3+ messages)

[PATCH] fscrypto: lock inode while setting encryption policy
 2016-10-15 13:54 UTC  (4+ messages)

[PATCH] ext4: correct endianness conversion in __xattr_check_inode()
 2016-10-15 13:44 UTC  (3+ messages)

70585903820941 linux-ext4
 2016-10-15  5:24 UTC 

[PATCH] xfstests-bld: fix check script argument ordering bug
 2016-10-14 16:25 UTC  (2+ messages)

A CRY FROM A SYRIA REFUGEE WHICH REQUIRE YOUR URGENT ATTENTION
 2016-10-14 14:09 UTC 

Test generic/299 stalling forever
 2016-10-13 23:19 UTC  (12+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-13 13:18 UTC  (20+ messages)
` [PATCHv3 11/41] thp: try to free page's buffers before attempt split
` [PATCHv3 12/41] thp: handle write-protection faults for file THP
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv3 14/41] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-10-13  3:39 UTC  (7+ messages)

[PATCH] ext4: do not advertise encryption support when disabled
 2016-10-13  3:26 UTC  (2+ messages)

[PATCH 1/1] jbd2: fix incorrect unlock on j_list_lock
 2016-10-13  3:21 UTC  (3+ messages)

[PATCH] ext4: super.c: Update logging style using PR_CONT
 2016-10-13  3:14 UTC  (5+ messages)

[PATCH v5 00/17] re-enable DAX PMD support
 2016-10-12  7:45 UTC  (41+ messages)
` [PATCH v5 04/17] ext2: remove support for DAX PMD faults
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h
  ` [PATCH v5 01/17] ext4: allow DAX writeback for hole punch
  ` [PATCH v5 02/17] ext4: tell DAX the size of allocation holes
  ` [PATCH v5 03/17] dax: remove buffer_size_valid()
  ` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
  ` [PATCH v5 06/17] dax: make 'wait_table' global variable static
  ` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
  ` [PATCH v5 08/17] dax: consistent variable naming for DAX entries
  ` [PATCH v5 10/17] dax: remove dax_pmd_fault()
  ` [PATCH v5 11/17] dax: correct dax iomap code namespace
          ` [PATCH] "
  ` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
  ` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
  ` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path
  ` [PATCH v5 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

ext4: remove another test in ext4_alloc_file_blocks()
 2016-10-12  6:00 UTC 

[PATCH v27 00/21] Richacls (Core and Ext4)
 2016-10-11 12:50 UTC  (22+ messages)
` [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
  ` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
  ` [PATCH v27 04/21] vfs: Add permission flags for setting file attributes
  ` [PATCH v27 05/21] richacl: In-memory representation and helper functions
  ` [PATCH v27 06/21] richacl: Permission mapping functions
  ` [PATCH v27 13/21] richacl: Check if an acl is equivalent to a file mode
  ` [PATCH v27 14/21] richacl: Create-time inheritance
  ` [PATCH v27 16/21] richacl: xattr mapping functions
  ` [PATCH v27 21/21] ext4: Add richacl feature flag
` [PATCH v27 07/21] richacl: Permission check algorithm
` [PATCH v27 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v27 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v27 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v27 11/21] vfs: Cache richacl in struct inode
` [PATCH v27 12/21] richacl: Update the file masks in chmod()
` [PATCH v27 15/21] richacl: Automatic Inheritance
` [PATCH v27 17/21] richacl: Add richacl xattr handler
` [PATCH v27 18/21] vfs: Add richacl permission checking
` [PATCH v27 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v27 20/21] ext4: Add richacl support

e2fsprogs/configure: misleading --enable-hardening docstring
 2016-10-09 16:50 UTC 

fscrypt: Howto resolve hash collisions?
 2016-10-08 20:46 UTC  (4+ messages)

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-10-07 16:05 UTC  (9+ messages)

[PATCH v4 00/12] re-enable DAX PMD support
 2016-10-07  7:24 UTC  (10+ messages)
` [PATCH v4 10/12] dax: add struct iomap based "

[GIT PULL] ext4 updates for 4.9
 2016-10-06 19:16 UTC 

[PATCH 0/3 v2] ext4: Inode flags handling
 2016-10-06 11:04 UTC  (4+ messages)
` [PATCH 1/3] ext4: Add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
` [PATCH 2/3] ext4: Be more strict when verifying flags set via SETFLAGS ioctls
` [PATCH 3/3] ext4: Inode flags diet

[PATCH 0/2] ext4: Inode flags handling
 2016-10-06 10:35 UTC  (4+ messages)
` [PATCH 1/2] ext4: Be more strict when verifying flags set via SETFLAGS ioctls
` [PATCH 2/2] ext4: Inode flags diet

Regression in next with ext4 oops
 2016-10-05  9:51 UTC  (15+ messages)

[GIT PULL] UDF, ext2, quota & reiserfs fixes
 2016-10-05  8:46 UTC 

Frequent ext4 oopses with 4.4.0 on Intel NUC6i3SYB
 2016-10-05  6:20 UTC  (11+ 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).