linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-01 16:59:15 to 2015-12-19 09:10:59 UTC [more...]

[PATCH v4 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-12-19  9:10 UTC  (2+ messages)
` [PATCH 01/11] test-scripts: test migration scripts

[PATCH v3 0/7] DAX fsync/msync support
 2015-12-19  5:23 UTC  (14+ messages)
` [PATCH v3 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v3 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v3 3/7] mm: add find_get_entries_tag()
` [PATCH v3 4/7] dax: add support for fsync/sync
` [PATCH v3 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v3 6/7] ext4: "
` [PATCH v3 7/7] xfs: "

[PATCH v5 0/7] DAX fsync/msync support
 2015-12-19  5:22 UTC  (8+ messages)
` [PATCH v5 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v5 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v5 3/7] mm: add find_get_entries_tag()
` [PATCH v5 4/7] dax: add support for fsync/sync
` [PATCH v5 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v5 6/7] ext4: "
` [PATCH v5 7/7] xfs: "

[PATCH] EXT4: optimizing group serch for inode allocation
 2015-12-18 23:32 UTC 

[PATCH v4 4/7] dax: add support for fsync/sync
 2015-12-18  9:43 UTC  (2+ messages)

Ideas on unified real-ro mount option across all filesystems
 2015-12-18  4:20 UTC  (9+ messages)

[PATCH v3 0/3] ext4 crypto: back up encrypted files
 2015-12-18  0:49 UTC  (8+ messages)
` [PATCH v3 1/3] ext4 crypto: add ciphertext_access mount option
` [PATCH v3 2/3] ext4 crypto: add ioctls to allow backup of encryption metadata
` [PATCH v3 3/3] ext4 crypto: add missing locking for keyring_key access

Regarding random grouop search start for allocation of inode
 2015-12-17 14:34 UTC  (8+ messages)

[PATCH v2] ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
 2015-12-17  2:42 UTC 

[PATCH v2] ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
 2015-12-17  1:49 UTC 

[PATCH] ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
 2015-12-17  0:21 UTC 

[PATCH v4 0/4] ext4 crypto: backup and restore encrypted files
 2015-12-16 22:46 UTC  (5+ messages)
` [PATCH v4 1/4] ext4 crypto: add missing locking for keyring_key access
` [PATCH v4 2/4] ext4 crypto: add ciphertext_access mount option
` [PATCH v4 3/4] ext4 crypto: simplify interfaces to directory entry insert functions
` [PATCH v4 4/4] ext4 crypto: add ioctls to allow backup of encryption metadata

[PATCH 0/7 v2] ext[24]: MBCache rewrite
 2015-12-16 17:00 UTC  (8+ messages)
` [PATCH 1/7] mbcache2: Reimplement mbcache
` [PATCH 2/7] ext4: Convert to mbcache2
` [PATCH 3/7] ext2: "
` [PATCH 4/7] mbcache: Remove
` [PATCH 5/7] mbcache2: Limit cache size
` [PATCH 6/7] mbcache2: Use referenced bit instead of LRU
` [PATCH 7/7] mbcache2: Rename to mbcache

[PATCH 0/6] ext[24]: MBCache rewrite
 2015-12-16 15:52 UTC  (15+ messages)
` [PATCH 1/6] mbcache2: Reimplement mbcache
` [PATCH 2/6] ext4: Convert to mbcache2
` [PATCH 3/6] ext2: "
` [PATCH 4/6] mbcache: Remove
` [PATCH 5/6] mbcache2: Limit cache size
` [PATCH 6/6] mbcache2: Use referenced bit instead of LRU

[PATCH] ext4: make sure to revoke all the freeable blocks in ext4_free_blocks
 2015-12-16  9:44 UTC  (2+ messages)

[PATCH v16 00/22] Richacls (Core and Ext4)
 2015-12-15 11:12 UTC  (25+ messages)
` [PATCH v16 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v16 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
` [PATCH v16 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v16 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v16 06/22] richacl: In-memory representation and helper functions
` [PATCH v16 07/22] richacl: Permission mapping functions
` [PATCH v16 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v16 09/22] richacl: Permission check algorithm
` [PATCH v16 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v16 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v16 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v16 14/22] richacl: Update the file masks in chmod()
` [PATCH v16 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v16 16/22] richacl: Create-time inheritance
` [PATCH v16 17/22] richacl: Automatic Inheritance
` [PATCH v16 18/22] richacl: xattr mapping functions
` [PATCH v16 19/22] richacl: Add richacl xattr handler
` [PATCH v16 20/22] vfs: Add richacl permission checking
` [PATCH v16 21/22] ext4: Add richacl support
` [PATCH v16 22/22] ext4: Add richacl feature flag
  ` [PATCH v16 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [PATCH v16 13/22] vfs: Cache richacl in struct inode

[Bug 109331] New: EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
 2015-12-15  6:59 UTC  (8+ messages)
` [Bug 109331] "

[PATCH] ext4: handle errors during orphan cleanup
 2015-12-14 18:50 UTC  (2+ messages)

Reserved inodes
 2015-12-14 10:50 UTC 

EXT4-fs (device loop0): panic forced after error -- bug or not?
 2015-12-14  7:16 UTC  (5+ messages)

[PATCH] ext4: fix ext4_find_extent() allocation with order >= MAX_ORDER
 2015-12-13 23:47 UTC 

ext4 crypto: add ciphertext_access mount option
 2015-12-12 14:24 UTC 

[v1 0/4] Add project quota support for e2fsprogs
 2015-12-12 11:13 UTC  (8+ messages)
` [v1 1/4] clean up codes for adding new quota type
` [v1 2/4] Add project quota support
` [v1 4/4] Add inherit flags for project quota

[e2fsprogs] about e2fsprogs 1.43
 2015-12-11  8:49 UTC 

[PATCH v3.4 0/3] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-12-11  0:07 UTC  (7+ messages)
` [PATCH 1/3] test-scripts: test migration scripts
` [PATCH 2/3] generic/15[78]: fix error messages in the golden output
` [PATCH 3/3] reflink: more tests

[PATCH 0/9 v4] ext4: Punch hole and DAX fixes
 2015-12-10 17:10 UTC  (4+ messages)

[Bug 107301] New: system hang during ext4 xattr operation
 2015-12-10 16:51 UTC  (3+ messages)
` [Bug 107301] "

[PATCH v3 0/3] ext4 crypto: back up encrypted files
 2015-12-10 16:31 UTC 

ext4/jbd splat in 4.4-rc4+
 2015-12-10 16:27 UTC  (2+ messages)

[PATCH 0/3 v2] Output selection
 2015-12-09 15:17 UTC  (9+ messages)
` [PATCH 1/3] common: Factor out function to get OS name
` [PATCH 2/3] common: Improve _link_output_file to be more versatile
` [PATCH 3/3] ext4/001: Select different output based on mount options

[PATCH RFC 1/2] ext4 crypto: add ciphertext_access mount option
 2015-12-09 13:38 UTC  (4+ messages)
` [PATCH RFC 2/2] ext4 crypto: add ioctls to allow backup of encryption metadata

[PATCH RFC v2 1/2] ext4 crypto: add ciphertext_access mount option
 2015-12-08 22:02 UTC  (2+ messages)
` [PATCH RFC v2 2/2] ext4 crypto: add ioctls to allow backup of encryption metadata

[PATCH] ext4: use list_for_each_entry*
 2015-12-08 14:20 UTC 

Question about ext4_free_blocks() Behavior for Per-File Data Journaling Mode
 2015-12-08  7:02 UTC 

[PATCH] ext4: remove MAX_32_NUM
 2015-12-08  3:34 UTC 

Does ext4 write anything during reading with relatime?
 2015-12-08  0:44 UTC  (5+ messages)

[PATCH V2] jbd2: fix null committed data return in undo_access
 2015-12-08  0:44 UTC  (3+ messages)

[GIT PULL] ext4 bugfixes for 4.4
 2015-12-07  3:40 UTC 

[PATCH 0/8] e2fsprogs: save checksum seeds; misc fixes
 2015-12-05  5:15 UTC  (10+ messages)
` [PATCH 1/8] libext2fs: store checksum seed in superblock
` [PATCH 2/8] tune2fs: allow user to turn on saving the checksum seed
` [PATCH 3/8] e2fsck: check the checksum seed feature flag is set correctly
` [PATCH 4/8] mke2fs: store checksum seed at format time
` [PATCH 5/8] tests: check proper operation of metadata_csum_seed
` [PATCH 6/8] filefrag: accommodate holes when calculating expected values
` [PATCH 7/8] tune2fs: confirm dangerous operations
` [PATCH 8/8] tune2fs: recover the journal

[PATCH] tune2fs: confirm slow/dangerous operations
 2015-12-05  1:21 UTC  (7+ messages)

[PATCH v2] filefrag: accommodate holes when calculating expected values
 2015-12-04 23:11 UTC  (3+ messages)

v4.4-rc3 ext4 memory leak
 2015-12-04 17:27 UTC  (3+ messages)

Hello
 2015-12-04 12:36 UTC 

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-12-04 12:06 UTC  (3+ messages)
` [PATCH 03/12] statx: Add a system call to make enhanced file info available

[Bug 89511] New: USB-storage mount error
 2015-12-03 23:52 UTC  (4+ messages)
` [Bug 89511] "

[PATCH] filefrag: accommodate holes when calculating expected values
 2015-12-03 20:30 UTC  (2+ messages)

ext4 endless "orphan list check failed!" spew/lockup
 2015-12-01 18:05 UTC  (3+ 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).