linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-05 02:43:30 to 2016-07-25 14:10:21 UTC [more...]

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

[GIT PULL] ext4 changes for 4.8
 2016-07-25  6:45 UTC 

Recovering folder and files from ext4 partition
 2016-07-24 21:44 UTC  (5+ messages)

Refreshed rootfs.img for kvm-xfstests
 2016-07-24  8:18 UTC  (5+ messages)

[PATCH] ext4: enforce online defrag restriction for encrypted files
 2016-07-22 22:17 UTC 

[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd
 2016-07-22 14:05 UTC  (2+ messages)
` [Bug 61601] "

[PATCH 1/2] dax: some small updates to dax.txt documentation
 2016-07-20 23:24 UTC  (6+ messages)
` [PATCH 2/2] dax: remote unused fault wrappers

free_buffer_head: BUG_ON(!list_empty(&bh->b_assoc_buffers))
 2016-07-20  9:52 UTC 

[PATCH] ext4: reinforce check of i_dtime when clearing high fields of uid and gid
 2016-07-20  9:30 UTC 

[ext4] How to simulate aborted journal error
 2016-07-19 16:17 UTC 

[PATCH] ext4: improve ext4lazyinit scalability
 2016-07-19 12:30 UTC 

ext4 error when testing virtio-scsi & vhost-scsi
 2016-07-19  8:21 UTC  (8+ messages)

[Bug 124651] New: ext4 bugon panic when I mmap a file
 2016-07-19  1:40 UTC  (5+ messages)
` [Bug 124651] "

4.7.0-rc7 ext4 error in dx_probe
 2016-07-18 14:17 UTC  (3+ messages)

[PATCH v2] xfstests, generic: add project quota attribute tests
 2016-07-18 12:45 UTC  (18+ messages)

[PATCH] ext4: Enable quota enforcement based on mount options
 2016-07-18 11:25 UTC 

[4.7-rc6 ext3 BUG] kernel BUG at fs/ext4/xattr.c:1331
 2016-07-18  5:24 UTC  (4+ messages)

open bugs found by fuzzing
 2016-07-16 16:15 UTC  (6+ messages)
` kernel BUG at fs/ext4/inode.c:3709! (Re: open bugs found by fuzzing)

[PATCH] ext4: verify extent header depth
 2016-07-15  4:22 UTC  (5+ messages)

[PATCH] ext4: short-cut orphan cleanup on error
 2016-07-15  3:49 UTC  (2+ messages)

[PATCH] ext4: fix reference counting bug on block allocation error
 2016-07-15  3:01 UTC  (3+ messages)

[PATCH] ext4 crypto: migrate into vfs's crypto engine
 2016-07-15  2:53 UTC  (4+ messages)
` [PATCH v2] "

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

Fast Loans
 2016-07-13 12:27 UTC 

state of ext4 encryption
 2016-07-13 18:40 UTC 

unexpected sync delays in dpkg for small pre-allocated files on ext4
 2016-07-13 13:57 UTC  (8+ messages)

FS: the /tmp can't be umounted!
 2016-07-13  6:33 UTC 

[4.7-rc6 ext3 corruption] ext4_mb_generate_buddy:758: group 27, block bitmap and bg descriptor inconsistent:
 2016-07-12  5:41 UTC 

[Bug 121371] New: fsck created undeletable directory
 2016-07-12  4:42 UTC  (4+ messages)
` [Bug 121371] "

[RFC PATCH] ext4: validate number of meta clusters in group
 2016-07-11 20:30 UTC  (7+ messages)
  ` [PATCH] ext4: validate s_reserved_gdt_blocks on mount

[PATCH] ext4: add project quota mount options
 2016-07-11 15:29 UTC  (8+ messages)

[PATCH] quota: add project support for quotacheck
 2016-07-11 10:35 UTC  (2+ messages)

Attention My Dear, Your first payment of $7000 usd Is about to send today through western union transfer You are advise to Contact Mr.Larry Martin with your full information.such as reply here (( w.office41@kimo.com )) Your name...... Your country..... Your phone number.. Your adders...... Contacting Mr.Larry Martin To Enable him to send your First Payment of $7000 usd today.For more information Mr.Larry Martin through Telephone number:+229 68721040 and Email (( w.office41@kimo.com )) he will your payment from total fund ($3.700,000 million )until the fund is is Completed transfer to you,so call Mr.Larry Martin to enable him speed up your fund $7000 usd immediately Best Regards MRS LUCIA DENIS
 2016-07-10 16:54 UTC 

[4.7-rc4] WARNING: CPU: 10 PID: 3359 at fs/inode.c:280 drop_nlink+0x3e/0x50
 2016-07-10 15:25 UTC  (4+ messages)

4.7-rc6, ext4, sparc64: Unable to handle kernel paging request at 
 2016-07-10  9:40 UTC  (4+ messages)

BUG: failure at fs/ext4/mballoc.c:3214/ext4_mb_normalize_request()!
 2016-07-09 11:12 UTC 

Cannot umount ext4 fs, no user-space procs using the fs, lsof points to jbd2
 2016-07-08  2:39 UTC  (2+ messages)

WARNING at fs/ext4/inode.c ext4_evict_inode() triggers on 4.0
 2016-07-08  0:24 UTC  (6+ messages)

[PATCH v2] ext4: always pre-allocate max depth for path
 2016-07-07 16:39 UTC  (2+ messages)

[Bug 121631] New: generic/299 test failures in nojournal test case
 2016-07-07 15:28 UTC 

[PATCH 0/4] ext4: Fix deadlock during page writeback
 2016-07-06 14:41 UTC  (20+ messages)
` [PATCH 1/4] "

ext4 crash in 4.4.10
 2016-07-06 14:13 UTC  (6+ messages)

[PATCH] ext4: Cleanup ext4_sync_parent()
 2016-07-06 13:54 UTC 

[PATCH -v2] ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
 2016-07-06 12:43 UTC  (3+ messages)
` [PATCH -v3] "

[RFC] weirdness in ext4_sync_file()
 2016-07-06 12:00 UTC  (2+ messages)

[PATCH] quota: fix coredump if projid file dose not exist
 2016-07-06  9:44 UTC  (2+ messages)

[PATCH RESEND] e2fsck: update j_tail_sequence after recovery
 2016-07-06  3:11 UTC  (2+ messages)

[PATCH e2fsprogs] fuse2fs: needs SYSLIBS
 2016-07-06  3:03 UTC  (2+ messages)

[PATCH] Fix filesystem deadlock while reading corrupted xattr block
 2016-07-06  2:55 UTC  (2+ messages)
`  "

[PATCH] Ext4: fix project quota accounting without quota limits enabled
 2016-07-06  1:34 UTC  (2+ messages)

[PATCH] mbcache: fix to detect failure of register_shrinker
 2016-07-05 20:16 UTC  (2+ messages)
`  "

[RFC PATCH] coredump: avoid ext4 auto_da_alloc for core file
 2016-07-05 16:57 UTC  (5+ messages)

[PATCH] xfstests, ext4: add project quota attribute tests
 2016-07-05 14:59 UTC  (4+ messages)

[PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty
 2016-07-05  3:27 UTC  (4+ messages)
` [PATCH 1/1]ext4: Fix "


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