linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-01 06:44:22 to 2015-09-27 22:09:32 UTC [more...]

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

[PATCH 0/3] Remove ext3 filesystem driver
 2015-09-27  7:24 UTC  (2+ messages)

[PATCHSET v2 block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-09-26 22:14 UTC  (28+ messages)
` [PATCH 2/2] "
              ` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

[4.3-rc1, regression] ext2 vs ext3/ext4 fs probing issues
 2015-09-25 23:51 UTC  (2+ messages)

Help to explain a data race in ext4_da_invalidatepage
 2015-09-25 17:11 UTC  (3+ messages)

Data race in __inode_add_bytes
 2015-09-25 11:52 UTC  (7+ messages)
` Fwd: "

Potential problems with ext4 crypto
 2015-09-24 21:10 UTC 

[v15 0/4] ext4: add project quota support
 2015-09-24 17:12 UTC  (15+ messages)
  ` [v15 1/4] ext4: adds project ID support
  ` [v15 2/4] ext4: adds project quota support
` [v15 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v15 4/4] ext4: cleanup inode flag definitions

A single flush to the storage device during commit works correctly?
 2015-09-24 15:03 UTC 

[PATCH] ext4: Update EXT4_USE_FOR_EXT2 description
 2015-09-24 13:14 UTC  (3+ messages)

ext4: performance regression introduced by the cgroup writeback support
 2015-09-24  7:26 UTC  (6+ messages)

resize2fs stuck in ext4_group_extend with 100% CPU Utilization With Small Volumes
 2015-09-23 18:20 UTC  (13+ messages)

Please apply these two patches to the 3.18 stable branch
 2015-09-22 18:06 UTC 

[PATCH] fs/jbd2: fix data races in jbd2_journal_set_features
 2015-09-22 10:07 UTC  (2+ messages)

[PATCH] Fix style and return NULL
 2015-09-21 18:24 UTC  (3+ messages)

Using Cache barriers in lieu of REQ_FLUSH | REQ_FUA for emmc 5.1 (jdec spec JESD84-B51)
 2015-09-20  3:42 UTC  (2+ messages)

resize2fs: Should never happen: resize inode corrupt! - lost key inodes
 2015-09-19 15:02 UTC  (15+ messages)

[PATCH] libext2fs: fix maximum bg overhead calculation with meta_bg enabled in ext2fs_initialize
 2015-09-19  5:26 UTC 

[PATCH e2fsprogs] subst: use 0644 perms
 2015-09-19  1:43 UTC  (5+ messages)

[PATCH] resize2fs: clear uninit BG if allocating from new group
 2015-09-18  3:19 UTC  (4+ messages)

User-memory-access in ext4_orphan_del
 2015-09-17 13:01 UTC 

[PATCH] fs/ext4: fix potential endless loop in ext4_mb_discard_group_preallocations()
 2015-09-17  1:27 UTC  (3+ messages)

[Bug 104661] New: file is not showing any content
 2015-09-16 19:53 UTC  (2+ messages)
` [Bug 104661] "

[Bug 102731] New: I have a cough
 2015-09-16 14:09 UTC  (5+ messages)
` [Bug 102731] "

[Bug 104571] New: ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent
 2015-09-15  8:10 UTC 

[GIT PULL] Ext3 removal, quota & udf fixes
 2015-09-15  5:31 UTC  (29+ messages)

[RFC][PATCH 3/5] ext4: Fix abs() usage in ext4_mb_check_group_pa
 2015-09-15  1:05 UTC 

[PATCH 00/39] drop null test before destroy functions
 2015-09-14 11:55 UTC  (4+ messages)
` [PATCH 07/39] fs: ext4: "
` [PATCH 19/39] jbd2: "

ext4 metadata corruption bug bites again
 2015-09-14  8:05 UTC  (3+ messages)

e2fsck discrepancy with debugfs stat ?
 2015-09-12  2:09 UTC  (5+ messages)

Out-of-bounds in crc16 (ext4_group_desc_csum)
 2015-09-11 13:17 UTC 

[PATCH] libext2fs: fix tst_badblocks buffer overrun
 2015-09-10  0:01 UTC 

[Bug 104311] New: Out of bounds read in test suite of e2fsprogs
 2015-09-09 15:23 UTC 

[Bug 104021] New: regarding files
 2015-09-04  6:55 UTC 

Documenting the ext3 -> ext4 transition
 2015-09-03 21:12 UTC  (2+ messages)

Data race in ext4_writepages
 2015-09-03 15:51 UTC 

[GIT PULL] ext4 changes for 4.3
 2015-09-03  0:35 UTC 

[PATCH] ext4: fix potential use after free in __ext4_journal_stop
 2015-09-02 14:45 UTC 


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).