linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-19 13:17:37 to 2017-11-13 03:15:04 UTC [more...]

[GIT PULL] ext4 updates for 4.15
 2017-11-13  3:15 UTC 

[Bug 151491] New: free space lossage on busy system with bigalloc enabled and 128KB cluster
 2017-11-11 19:20 UTC  (3+ messages)
` [Bug 151491] "

Significant difference in 'file size' and 'disk usage' for single files
 2017-11-11 16:05 UTC  (9+ messages)

Actualice su cuenta web
 2017-11-11 13:15 UTC 

[PATCH e2fsprogs] tests: Fixup for new r_move_itable tests
 2017-11-11  7:55 UTC 

[PATCH] ext4: improve smp scalability for inode generation
 2017-11-10 22:57 UTC  (7+ messages)

[PATCH] debugfs: fix ncheck program output
 2017-11-09  6:59 UTC 

[RFC PATCH v2 0/2] 64 bit inode counter support
 2017-11-08  5:51 UTC  (8+ messages)
` [RFC PATCH v2 1/2] ext4: dirdata feature
` [RFC PATCH v2 2/2] ext4: Add 64-bit inode number support

[PATCH] badblocks: Add options for parseable status output
 2017-11-06 19:21 UTC 

[PATCH] badblocks: Add options for parseable status output
 2017-11-06 17:34 UTC 

[PATCH v2] e2fsck: Fix access after free for dx_db structure
 2017-11-06  5:49 UTC  (2+ messages)

possible deadlock in generic_file_write_iter
 2017-11-05 10:39 UTC 

Fwd: KASAN: use-after-free in move_expired_inodes
 2017-11-04 21:02 UTC  (2+ messages)
      `  "

[PATCH] e2fsck: Fix access after free for dx_db structure
 2017-11-03 20:00 UTC  (2+ messages)

4.14: ext4 circular locking dependency complaint
 2017-11-02 16:59 UTC 

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-01 15:36 UTC  (20+ messages)
` [PATCH 02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
  ` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
  ` [PATCH 03/18] dax: Simplify arguments of dax_insert_mapping()
  ` [PATCH 05/18] dax: Create local variable for VMA in dax_iomap_pte_fault()
  ` [PATCH 06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
  ` [PATCH 07/18] dax: Inline dax_insert_mapping() into the callsite
  ` [PATCH 09/18] dax: Fix comment describing dax_iomap_fault()
  ` [PATCH 10/18] dax: Allow dax_iomap_fault() to return pfn
  ` [PATCH 11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
  ` [PATCH 12/18] mm: Define MAP_SYNC and VM_SYNC flags
  ` [PATCH 13/18] dax, iomap: Add support for synchronous faults
  ` [PATCH 14/18] dax: Implement dax_finish_sync_fault()
  ` [PATCH 15/18] ext4: Simplify error handling in ext4_dax_huge_fault()
  ` [PATCH 16/18] ext4: Support for synchronous DAX faults
  ` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
  ` [PATCH 18/18] xfs: support for synchronous DAX faults
  ` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
` [PATCH 04/18] dax: Factor out getting of pfn out of iomap
` [PATCH 08/18] dax: Inline dax_pmd_insert_mapping() into the callsite

[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
 2017-11-01  3:47 UTC  (33+ messages)
` [PATCH 04/17] dax: Factor out getting of pfn out of iomap
  ` [PATCH 01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
  ` [PATCH 02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
  ` [PATCH 03/17] dax: Simplify arguments of dax_insert_mapping()
  ` [PATCH 05/17] dax: Create local variable for VMA in dax_iomap_pte_fault()
  ` [PATCH 06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
  ` [PATCH 07/17] dax: Inline dax_insert_mapping() into the callsite
  ` [PATCH 08/17] dax: Inline dax_pmd_insert_mapping() "
  ` [PATCH 09/17] dax: Fix comment describing dax_iomap_fault()
  ` [PATCH 10/17] dax: Allow dax_iomap_fault() to return pfn
  ` [PATCH 12/17] mm: Define MAP_SYNC and VM_SYNC flags
  ` [PATCH 13/17] dax, iomap: Add support for synchronous faults
  ` [PATCH 15/17] ext4: Simplify error handling in ext4_dax_huge_fault()
  ` [PATCH 16/17] ext4: Support for synchronous DAX faults
  ` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
` [PATCH 11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 14/17] dax: Implement dax_finish_sync_fault()
` [PATCH 17/17] xfs: support for synchronous DAX faults

[Bug 197335] New: Inode exhaustion should be logged to dmesg
 2017-10-31 15:25 UTC  (3+ messages)
` [Bug 197335] "

[PATCH v3] ext4: Make a log in dmesg when file creation fails due to no free inodes
 2017-10-31 15:20 UTC 

[PATCH] ext4: Add support for online resizing with bigalloc
 2017-10-30 23:14 UTC  (4+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-10-30 13:21 UTC  (12+ messages)

[PATCH v3] fscrypt: add a documentation file for filesystem-level encryption
 2017-10-29 10:24 UTC  (2+ messages)

Urgent Reply Needed
 2017-10-29  8:40 UTC 

[RFC][PATCH 0/8] 64bit inode e2fsprogs support
 2017-10-28  6:05 UTC  (7+ messages)
  ` [RFC PATCH 2/8] e2fsck: add support for dirdata feature
  ` [RFC PATCH 5/8] debugfs: 64bit inode support
  ` [RFC PATCH 6/8] ext2fs: add EXT4_FEATURE_INCOMPAT_64INODE suport
  ` [RFC PATCH 7/8] quota: swaping s_prj_quota_inum superblock field
  ` [RFC PATCH 8/8] quota: quota 64bit inode number cleanup
  ` [RFC PATCH 1/8] e2fsck Fix access after free for dx_db structure

[RFC][PATCH 1/2] ext4: dirdata feature
 2017-10-27 22:02 UTC  (2+ messages)
  ` [RFC][PATCH 2/2] ext4: Add 64-bit inode number support

[RFC PATCH 00/25] fscrypt: filesystem-level keyring and v2 policy support
 2017-10-27 20:28 UTC  (33+ messages)
` [RFC PATCH 01/25] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH 02/25] fscrypt: use FSCRYPT_ prefix for uapi constants
  ` [RFC PATCH 03/25] fscrypt: use FSCRYPT_* definitions, not FS_*
  ` [RFC PATCH 11/25] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [RFC PATCH 04/25] fscrypt: refactor finding and deriving key
` [RFC PATCH 05/25] fs: add ->s_master_keys to struct super_block
` [RFC PATCH 06/25] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH 07/25] fs/inode.c: export inode_lru_list_del()
` [RFC PATCH 08/25] fs/inode.c: rename and export dispose_list()
` [RFC PATCH 09/25] fs/dcache.c: add shrink_dcache_inode()
` [RFC PATCH 10/25] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [RFC PATCH 12/25] ext4 crypto: wire up new ioctls for managing encryption keys
` [RFC PATCH 13/25] f2fs "
` [RFC PATCH 14/25] ubifs "
` [RFC PATCH 15/25] fscrypt: add UAPI definitions to get/set v2 encryption policies
` [RFC PATCH 16/25] fscrypt: implement basic handling of "
` [RFC PATCH 17/25] fscrypt: add an HKDF-SHA512 implementation
` [RFC PATCH 18/25] fscrypt: allow adding and removing keys for v2 encryption policies
` [RFC PATCH 19/25] fscrypt: use HKDF-SHA512 to derive the per-file keys for v2 policies
` [RFC PATCH 20/25] fscrypt: allow unprivileged users to add/remove "
` [RFC PATCH 21/25] fscrypt: require that key be added when setting a v2 encryption policy
` [RFC PATCH 22/25] ext4 crypto: wire up FS_IOC_GET_ENCRYPTION_POLICY_EX
` [RFC PATCH 23/25] f2fs "
` [RFC PATCH 24/25] ubifs "
` [RFC PATCH 25/25] fscrypt: document the new ioctls and policy version

e4crypt - Possible to Change Passphrase?
 2017-10-27  2:51 UTC  (2+ messages)

[PATCH 1/2] dm log writes: Add support for inline data buffers
 2017-10-26  4:59 UTC  (16+ messages)
` [PATCH 2/2] dm log writes: add support for DAX
` [fstests PATCH] generic: add test for DAX MAP_SYNC support
    ` [fstests PATCH v2] "
            ` [fstests PATCH v3] "

[Bug 197045] New: renameat2 rename_noreplace
 2017-10-25  8:59 UTC  (14+ messages)
` [Bug 197045] "

[PATCH v2] Make a log in dmesg when file creation fails due to no free inodes
 2017-10-25  7:54 UTC 

[PATCH 0/17 v4] dax, ext4, xfs: Synchronous page faults
 2017-10-24 14:55 UTC  (11+ messages)
` [PATCH 01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 17/17] xfs: support for synchronous DAX faults
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

[PATCH] ext4: Log inode exhaustion to dmesg
 2017-10-23 15:21 UTC  (4+ messages)

[RFC PATCH 1/2] security, capabilities: Add CAP_SYS_MOUNT
 2017-10-23 12:57 UTC  (6+ messages)
` [RFC PATCH 2/2] fs: add the possibility to use CAP_SYS_MOUNT to (u)mount a fs
    ` [kernel-hardening] [RFC PATCH 1/2] security, capabilities: Add CAP_SYS_MOUNT

[RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED
 2017-10-21 19:09 UTC  (6+ messages)
` [RFC PATCH 2/2] fs: Grant CAP_TRUSTED rw access to trusted xattrs
` [kernel-hardening] [RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED

[PATCH v2 00/11] fscrypt: add some higher-level helper functions
 2017-10-20 19:44 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).