linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-16 15:18:04 to 2015-10-29 20:12:12 UTC [more...]

[RFC 00/11] DAX fsynx/msync support
 2015-10-29 20:12 UTC  (9+ messages)
` [RFC 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [RFC 02/11] mm: add pmd_mkclean()
` [RFC 03/11] pmem: enable REQ_FLUSH handling
` [RFC 04/11] dax: support dirty DAX entries in radix tree
` [RFC 05/11] mm: add follow_pte_pmd()
` [RFC 06/11] mm: add pgoff_mkclean()
` [RFC 07/11] mm: add find_get_entries_tag()
` [RFC 08/11] fs: add get_block() to struct inode_operations

[PATCH 07/17] fs/ext4: remove unnecessary new_valid_dev check
 2015-10-29 18:09 UTC  (2+ messages)

[v1 0/4] Add project quota support for e2fsprogs
 2015-10-29 10:18 UTC  (7+ messages)
` [v1 1/4] clean up codes for adding new quota type
` [v1 2/4] Add project quota support
` [v1 3/4] Add project feature
` [v1 4/4] Add inherit flags for project quota

errors following e2fsck + enable quota
 2015-10-29  5:35 UTC 

[Bug 96641] New: Oops in __d_lookup when accessing certain files
 2015-10-28 18:04 UTC  (2+ messages)
` [Bug 96641] "

JBD2 issue unnecessary journal commit mark I/O
 2015-10-28  8:19 UTC 

Using Cache barriers in lieu of REQ_FLUSH | REQ_FUA for emmc 5.1 (jdec spec JESD84-B51)
 2015-10-27 17:55 UTC  (5+ messages)
  ` Running XFS tests on qemu

Re:
 2015-10-26  7:30 UTC 

Administrative Notice
 2015-10-26  3:47 UTC 

Refreshed rootfs.img for kvm-xfstests
 2015-10-25 21:26 UTC 

Test ext4/001
 2015-10-25 20:41 UTC  (5+ messages)

xfstests ext4/304 failing due to donor inode's i_size == 0
 2015-10-25 11:10 UTC  (3+ messages)

[PATCH 0/9 v2] ext4: Punch hole and DAX fixes
 2015-10-25  9:23 UTC  (18+ messages)
` [PATCH 1/9] ext4: Fix races between page faults and hole punching
` [PATCH 2/9] ext4: Move unlocked dio protection from ext4_alloc_file_blocks()
` [PATCH 3/9] ext4: Fix races between buffered IO and collapse / insert range
` [PATCH 4/9] ext4: Fix races of writeback with punch hole and zero range
` [PATCH 5/9] ext4: Document lock ordering
` [PATCH 6/9] ext4: Get rid of EXT4_GET_BLOCKS_NO_LOCK flag
` [PATCH 7/9] ext4: Provide ext4_issue_zeroout()
` [PATCH 8/9] ext4: Implement allocation of pre-zeroed blocks
` [PATCH 9/9] ext4: Use pre-zeroed blocks for DAX page faults

[PATCH] fix jbd2 asynchronous commit
 2015-10-24 19:40 UTC  (2+ messages)

Re:Hi
 2015-10-24 15:23 UTC 

Question about ext4 journal
 2015-10-24 11:23 UTC  (5+ messages)
  ` Fwd: "

JBD2 stuck, causing fsck to not run
 2015-10-24  5:49 UTC  (2+ messages)

[PATCH 00/12] e2fsprogs: misc fixes and cleanups; save checksum seeds
 2015-10-24  5:26 UTC  (15+ messages)
` [PATCH 01/12] libext2fs: fix maximum bg overhead calculation with meta_bg enabled
` [PATCH 02/12] libext2fs: automatically enable meta_bg to avoid filling up BG 0
` [PATCH 03/12] libext2fs: clean up feature test macros with predicate functions
` [PATCH 04/12] e2fsck: "
` [PATCH 05/12] misc: "
` [PATCH 06/12] resize2fs: "
` [PATCH 07/12] debugfs: "

[PATCH v12 00/49] Richacls
 2015-10-23 20:03 UTC  (52+ messages)
` [PATCH v12 01/49] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v12 02/49] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v12 03/49] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v12 04/49] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v12 05/49] vfs: Add permission flags for setting file attributes
` [PATCH v12 06/49] richacl: In-memory representation and helper functions
` [PATCH v12 07/49] richacl: Permission mapping functions
` [PATCH v12 08/49] richacl: Compute maximum file masks from an acl
` [PATCH v12 09/49] richacl: Permission check algorithm
` [PATCH v12 10/49] vfs: Cache base_acl objects in inodes
` [PATCH v12 11/49] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v12 12/49] vfs: Cache richacl in struct inode
` [PATCH v12 13/49] richacl: Update the file masks in chmod()
` [PATCH v12 14/49] richacl: Check if an acl is equivalent to a file mode
` [PATCH v12 15/49] richacl: Create-time inheritance
` [PATCH v12 16/49] richacl: Automatic Inheritance
` [PATCH v12 17/49] richacl: xattr mapping functions
` [PATCH v12 18/49] richacl: Add richacl xattr handler
` [PATCH v12 19/49] vfs: Add richacl permission checking
` [PATCH v12 20/49] ext4: Add richacl support
` [PATCH v12 21/49] ext4: Add richacl feature flag
` [PATCH v12 22/49] xfs: Fix error path in xfs_get_acl
` [PATCH v12 23/49] xfs: Make xfs_set_mode non-static
` [PATCH v12 25/49] xfs: Add richacl support
` [PATCH v12 26/49] richacl: acl editing helper functions
` [PATCH v12 27/49] richacl: Move everyone@ aces down the acl
` [PATCH v12 28/49] richacl: Propagate everyone@ permissions to other aces
` [PATCH v12 29/49] richacl: Set the owner permissions to the owner mask
  ` [PATCH v12 24/49] xfs: Change how listxattr generates synthetic attributes
  ` [PATCH v12 30/49] richacl: Set the other permissions to the other mask
  ` [PATCH v12 31/49] richacl: Isolate the owner and group classes
  ` [PATCH v12 35/49] nfsd: Use richacls as internal acl representation
  ` [PATCH v12 39/49] richacl: Add support for unmapped identifiers
` [PATCH v12 32/49] richacl: Apply the file masks to a richacl
` [PATCH v12 33/49] richacl: Create richacl from mode values
` [PATCH v12 34/49] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v12 36/49] nfsd: Add richacl support
` [PATCH v12 37/49] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v12 38/49] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v12 40/49] nfsd: Add support for unmapped richace identifiers
` [PATCH v12 41/49] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v12 42/49] xfs: "
` [PATCH v12 43/49] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v12 44/49] sunrpc: Add xdr_init_encode_pages
` [PATCH v12 45/49] nfs: Fix GETATTR bitmap verification
` [PATCH v12 46/49] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v12 47/49] nfs: Distinguish missing users and groups from nobody
` [PATCH v12 48/49] nfs: Add richacl support
` [PATCH v12 49/49] nfs: Add support for the v4.1 dacl attribute

[Bug 93031] New: root becomes read-only at boot due to journal_async_commit in /etc/fstab
 2015-10-23 12:27 UTC  (3+ messages)
` [Bug 93031] "

memory leak: data=journal and {collapse,insert,zero}_range
 2015-10-21 14:52 UTC  (5+ messages)

[PATCH 6/6] KEYS: Merge the type-specific data with the payload data
 2015-10-21 14:27 UTC 

[Bug 102731] New: I have a cough
 2015-10-20 16:30 UTC  (8+ messages)
` [Bug 102731] "

[PATCH v11 00/48] Richacls
 2015-10-20 12:33 UTC  (41+ messages)
` [PATCH v11 16/48] richacl: Automatic Inheritance
` [PATCH v11 21/48] ext4: Add richacl feature flag
` [PATCH v11 26/48] richacl: Move everyone@ aces down the acl
` [PATCH v11 28/48] richacl: Set the owner permissions to the owner mask
` [PATCH v11 29/48] richacl: Set the other permissions to the other mask
` [PATCH v11 30/48] richacl: Isolate the owner and group classes
` [PATCH v11 31/48] richacl: Apply the file masks to a richacl
` [PATCH v11 32/48] richacl: Create richacl from mode values
  ` [PATCH v11 27/48] richacl: Propagate everyone@ permissions to other aces
  ` [PATCH v11 33/48] nfsd: Keep list of acls to dispose of in compoundargs
  ` [PATCH v11 35/48] nfsd: Add richacl support
  ` [PATCH v11 48/48] nfs: Add support for the v4.1 dacl attribute
` [PATCH v11 34/48] nfsd: Use richacls as internal acl representation
` [PATCH v11 36/48] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v11 37/48] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v11 38/48] richacl: Add support for unmapped identifiers
` [PATCH v11 39/48] nfsd: Add support for unmapped richace identifiers
` [PATCH v11 40/48] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v11 41/48] xfs: "
` [PATCH v11 42/48] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v11 43/48] sunrpc: Add xdr_init_encode_pages
` [PATCH v11 44/48] nfs: Fix GETATTR bitmap verification
` [PATCH v11 45/48] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v11 46/48] nfs: Distinguish missing users and groups from nobody
` [PATCH v11 47/48] nfs: Add richacl support

[PATCH v2 0/2] Add updated DAX locking to ext2
 2015-10-19 12:47 UTC  (5+ messages)
` [PATCH v2 2/2] ext2: Add locking for DAX faults

[RFC][PATCH 3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa
 2015-10-19  4:03 UTC  (2+ messages)
` [RFC,3/5] "

[PATCH 1/2] ext4: explicit mount options parsing cleanup
 2015-10-19  3:57 UTC  (5+ messages)
` [PATCH 2/2] ext4: do not allow journal_opts for fs w/o journal

e2fsprogs: Richacl support
 2015-10-19  0:17 UTC  (10+ messages)

[PATCH v2] ext4, jbd2: ensure entering into panic after recording an error in superblock
 2015-10-18 23:38 UTC  (2+ messages)

[PATCH] fix calculation of meta_bg descriptor backups
 2015-10-18  4:37 UTC  (2+ messages)

[PATCH] ext4: fix potential use after free in __ext4_journal_stop
 2015-10-18  2:57 UTC  (4+ messages)

[PATCH] jbd2: Fix checkpoint list cleanup
 2015-10-18  2:42 UTC  (2+ messages)

[PATCH] ext4: fix xfstest generic/269 double revoked buffer bug
 2015-10-18  2:30 UTC  (2+ messages)

[v15 0/4] ext4: add project quota support
 2015-10-18  2:25 UTC  (3+ messages)

[PATCH 0/8] ext4/jbd2: misc fixes and cleanups; save checksum seeds
 2015-10-18  2:14 UTC  (8+ messages)
` [PATCH 4/8] ext4: store checksum seed in superblock
` [PATCH 6/8] ext4: make the bitmap read routines return real error codes
  ` [PATCH v2 "

[PATCH v8 00/41] Richacls
 2015-10-16 18:12 UTC  (6+ messages)

High write latency spikes when writing to EXT4
 2015-10-16 16:58 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).