linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-27 22:09:16 to 2015-10-08 09:17:02 UTC [more...]

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

JBD2 stuck, causing fsck to not run
 2015-10-08  6:42 UTC 

[REGRESSION] 998ef75ddb and aio-dio-invalidate-failure w/ data=journal
 2015-10-07 15:43 UTC  (20+ messages)

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

[PATCH] ext2: don't mount filesystems with compat features we know only ext4 supports
 2015-10-07 13:29 UTC  (5+ messages)

noacl and nouser_xattr deprecation warning
 2015-10-07 12:47 UTC 

[RFCv3 00/12] xfstests: test the btrfs/xfs reflink/dedupe ioctls
 2015-10-07  5:14 UTC  (13+ messages)
` [PATCH 01/12] xfs: fix merge errors in fuzzer tests
` [PATCH 02/12] btrfs: move btrfs reflink tests to generic
` [PATCH 03/12] generic/80[0-2]: support xfs in addition to btrfs
` [PATCH 04/12] reflink: basic tests of the reflink and dedupe ioctls
` [PATCH 05/12] reflink: test CoW behaviors of reflinked files
` [PATCH 06/12] reflink: test the various fallocate modes
` [PATCH 07/12] reflink: concurrent operations tests
` [PATCH 08/12] reflink: test accuracy of free block counts
` [PATCH 09/12] reflink: test error conditions due to bad inputs
` [PATCH 10/12] xfs: test xfs-specific reflink pieces
` [PATCH 11/12] reflink: test what happens when we hit resource limits
` [PATCH 12/12] reflink: test that CoW writes fail when we're out of space

[PATCH] ext4: fix potential use after free in __ext4_journal_stop
 2015-10-05 19:20 UTC  (3+ messages)

Fwd: meta_bg descriptor backup calculation bug
 2015-10-05 16:07 UTC 

[PATCH] fix calculation of meta_bg descriptor backups
 2015-10-05 15:48 UTC 

[PATCH] jbd2: Fix checkpoint list cleanup
 2015-10-05 13:59 UTC 

[PATCH v2] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-05  7:11 UTC  (5+ messages)

Lucky Email Winner
 2015-10-04 22:33 UTC 

[PATCH 1/2] jbd2: clean up feature flag checking and usage
 2015-10-04 23:12 UTC  (4+ messages)
` [PATCH 2/2] ext4: "

[ext4:dev 1/8] mips-linux-gnu-ld: fs/ext4/sysfs.o: warning: Inconsistent ISA between e_flags and .MIPS.abiflags
 2015-10-04 14:41 UTC 

[PATCH 1/5] ext4 crypto: fix memory leak in ext4_bio_write_page()
 2015-10-04  5:38 UTC  (5+ messages)
` [PATCH 2/5] ext4: optimize ext4_writepage() for attempted 4k delalloc writes
` [PATCH 3/5] ext4 crypto: ext4_page_crypto() doesn't need a encryption context
` [PATCH 4/5] ext4 crypto: replace some BUG_ON()'s with error checks
` [PATCH 5/5] ext4 crypto: fix bugs in ext4_encrypted_zeroout()

[PATCH 1/3] ext4: move sysfs code from super.c to fs/ext4/sysfs.c
 2015-10-04  5:36 UTC  (3+ messages)
` [PATCH 2/3] ext4: refactor sysfs support code
` [PATCH 3/3] ext4: move procfs registration code to fs/ext4/sysfs.c

[PATCH] ext2, ext4: warn when mounting with dax enabled
 2015-10-02 14:16 UTC  (2+ messages)

[PATCH] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-01 18:18 UTC  (4+ messages)

[PATCH] ext4: don't print warnings on successful MMP read completion
 2015-10-01  6:26 UTC  (3+ messages)

linux-ext4
 2015-10-01  5:37 UTC 

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

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

[PATCH e2fsprogs] subst: use 0644 perms
 2015-09-29 14:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCHSET v2 block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-09-29 14:26 UTC  (19+ 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] "


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