messages from 2010-01-20 08:00:01 to 2010-02-01 23:06:45 UTC [more...]
[RFC PATCH] New ACL format for better NFSv4 acl interoperability
2010-02-01 23:06 UTC (27+ messages)
` [PATCH 01/23] vfs: VFS hooks for per-filesystem permission models
` [PATCH 02/23] vfs: Check for create permission during rename
` [PATCH 03/23] vfs: rich ACL in-memory representation and manipulation
` [PATCH 04/23] richacl: Add write retention and retention hold access mask
` [PATCH 05/23] ext4: Implement rich acl for ext4
` [PATCH 06/23] vfs: Implement those parts of Automatic Inheritance (AI) which are safe under POSIX
` [PATCH 07/23] vfs: Add Posix acl to rich acl mapping helpers
` [PATCH 08/23] vfs: Add a flag to denote posix mapped richacl
` [PATCH 09/23] ext4: Add posix acl to rich acl mapping
` [PATCH 10/23] richacl: Add separate file and dir acl masks
` [PATCH 11/23] richacl: Move the xattr representation to little-endian format
` [PATCH 12/23] richacl: Use directory specific mask values for operation on directories
` [PATCH 13/23] richacl: Follow nfs4 acl delete definition
` [PATCH 14/23] richacl: Disable automatic inheritance with posix mapped acls
` [PATCH 15/23] richacl: Delete posix acl if present on richacl set
` [PATCH 16/23] ext4: Update richacl incompat flag value
` [PATCH 17/23] vfs: Add new MS_ACL and MS_RICHACL flag
` [PATCH 18/23] richacl: Add helper function for creating richacl from mode values
` [PATCH 19/23] fs: Use the correct MS_*ACL flags in file system code
` [PATCH 20/23] nfsd: Apply NFSv4acl to posix acl mapping only if MS_POSIXACL is set
` [PATCH 21/23] richacl: Add helpers for NFSv4 acl to richacl conversion
` [PATCH 22/23] nfsd: Add support for reading rich acl from file system
` [PATCH 23/23] nfsd: Add support for saving richacl
What represent 646345728 bytes
2010-02-01 23:01 UTC (4+ messages)
What represent 646345728 bytes
2010-02-01 17:34 UTC (4+ messages)
mount ext2/3 as ext4 - no changes to ext2/3 fs structures?
2010-02-01 5:54 UTC (2+ messages)
need help with getting into a corrupted sub directory
2010-02-01 4:08 UTC (6+ messages)
[PATCH] xfstests 224: test aio hole-fill at 4g
2010-01-30 19:46 UTC (7+ messages)
[PATCH] xfstests: 223 - test file alignment on stripe geometry
2010-01-30 19:09 UTC (4+ messages)
[PATCH] fix type of "offset" in ext4_io_end
2010-01-30 18:33 UTC (6+ messages)
` [PATCH V2] "
Should we discard jbddirty bit if BH_Freed is set?
2010-01-30 6:41 UTC (5+ messages)
Possible ext4 data corruption with large files and async I/O
2010-01-29 18:18 UTC (5+ messages)
[Bug 15074] New: Problem with quota on ext4
2010-01-29 17:28 UTC (2+ messages)
` [Bug 15074] "
[Bug 14830] When other IO is running sync times go to 10 to 20 minutes
2010-01-29 6:37 UTC (15+ messages)
2.6.32.4 - still getting ext4 related crashes
2010-01-28 18:36 UTC (9+ messages)
[Bug 14256] New: kernel BUG at fs/ext3/super.c:435
2010-01-28 17:55 UTC (22+ messages)
` [Bug 14256] "
[Bug 15025] New: Oops in ext4 driver
2010-01-27 20:23 UTC (4+ messages)
` [Bug 15025] "
ext4_da_block_invalidatepages() question
2010-01-27 12:34 UTC (5+ messages)
[Bug 15018] New: ext4 backtraces out of nowhere
2010-01-27 11:51 UTC (9+ messages)
` [Bug 15018] "
journal forget may introduce buffer aliasing problem?
2010-01-27 5:58 UTC (2+ messages)
Should we discard jbddirty bit if BH_Freed is set?
2010-01-27 2:39 UTC
[PATCH] ext3: Use bitops to read/modify EXT3_I(inode)->i_state
2010-01-26 20:54 UTC (3+ messages)
` [PATCH] ext4: Use bitops to read/modify EXT4_I(inode)->i_state
ext4 quota tests?
2010-01-26 18:51 UTC (4+ messages)
[PATCH] ext3: prevent reread after write IO error
2010-01-26 6:19 UTC (15+ messages)
` [PATCH] ext3: prevent reread after write IO error v2
` IO error semantics
[PATCH] libss: add newer libreadline to dlopen path
2010-01-26 4:19 UTC
[GIT PULL] ext4 fixes
2010-01-25 21:31 UTC
[PATCH] resize2fs: fix uninit group test accessing invalid memory
2010-01-25 21:13 UTC
ext4_fiemap gives 0 extents for files smaller than a block (patch included)
2010-01-25 19:04 UTC (3+ messages)
[PATCH 1/3] ext4: Fix quota accounting error with fallocate
2010-01-25 18:21 UTC (10+ messages)
` [PATCH 3/3] ext4: unmap the underlying metadata when allocating blocks via fallocate
` [PATCH -V2] "
Please reserve INCOMPAT flags
2010-01-25 9:31 UTC (5+ messages)
` Motion to nuke FS_DIRECTIO_FL
[PATCH 0/2]fix an assertion in jbd/jbd2
2010-01-25 3:45 UTC (3+ messages)
` [PATCH 1/2] Jbd: fix an assertion, jh->b_transaction should be
` [PATCH 2/2] Jbd2: "
[Bug #15025] Oops in ext4 driver
2010-01-24 23:09 UTC
[PATCH] fs: fix filesystem_sync vs write race on rw=>ro remount
2010-01-24 23:01 UTC (7+ messages)
[PATCH] mke2fs: fix up topo complaints on regular files
2010-01-24 3:50 UTC
[PATCH] default max mount count to unused
2010-01-22 23:18 UTC (15+ messages)
[PATCH] ext4: Handle -EDQUOT error on write
2010-01-22 22:24 UTC (2+ messages)
[PATCH v4 0/3] dioread_nolock patch
2010-01-22 20:47 UTC (6+ messages)
[PATCH] Add flag to files with blocks intentionally past EOF
2010-01-22 17:40 UTC (10+ messages)
` [PATCH V2] "
[PATCH] move __func__ into a macro for ext4_warning, ext4_error
2010-01-21 19:25 UTC
ext4 performance benchmarks
2010-01-20 19:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).