linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-13 12:20:32 to 2015-10-01 02:01:21 UTC [more...]

[PATCH] ext2: don't mount filesystems with compat features we know only ext4 supports
 2015-10-01  2:00 UTC  (4+ messages)

[PATCH] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-09-30 17:47 UTC 

[PATCH] ext4: don't print warnings on successful MMP read completion
 2015-09-30 17:42 UTC 

[PATCH] tune2fs: don't change UUID on a mounted metadata_csum fs
 2015-09-30 16:11 UTC  (4+ messages)

[Bug 102731] New: I have a cough
 2015-09-30  9:49 UTC  (4+ messages)
` [Bug 102731] "

[PATCH] ext2, ext4: warn when mounting with dax enabled
 2015-09-29 19:48 UTC 

[Bug 101011] Kernel Oops when disconnecting a mounted ext4 usb stick
 2015-09-29 16:33 UTC  (4+ messages)

[PATCH v8 00/41] Richacls
 2015-09-29 14:54 UTC  (52+ 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 e2fsprogs] subst: use 0644 perms
 2015-09-29 14:28 UTC  (7+ messages)
` [PATCH v2 "

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

Loan
 2015-09-29  1:11 UTC 

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

[PATCH 0/3] Remove ext3 filesystem driver
 2015-09-28 17:45 UTC  (3+ messages)

[4.3-rc1, regression] ext2 vs ext3/ext4 fs probing issues
 2015-09-28 17:36 UTC  (5+ messages)

[Bug 105121] New: lseek() hangs for a long time on allocated files
 2015-09-28 15:23 UTC  (6+ messages)
` [Bug 105121] lseek(SEEK_DATA) hangs for a long time for sparse files in the page cache

[PATCH 06/17] fs/ext2: remove unnecessary new_valid_dev check
 2015-09-28 14:21 UTC  (3+ messages)
` [PATCH 07/17] fs/ext4: "

Please apply these two patches to the 3.18 stable branch
 2015-09-28 13:39 UTC  (2+ messages)

[Bug 104571] New: ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent
 2015-09-28  8:37 UTC  (3+ messages)
` [Bug 104571] "

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  (5+ messages)

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  (14+ messages)
` [v15 1/4] ext4: adds project ID 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)

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

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] 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] "

[GIT PULL] Ext3 removal, quota & udf fixes
 2015-09-15  5:31 UTC  (6+ 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  (2+ messages)

ext4 metadata corruption bug bites again
 2015-09-14  8: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).