messages from 2010-06-25 10:36:17 to 2010-07-05 23:52:11 UTC [more...]
[PATCH 0/3] Extended file stat functions [ver #2]
2010-07-05 23:52 UTC (32+ messages)
` [PATCH 1/3] Mark arguments to certain syscalls as being const "
` [PATCH 2/3] AFS: Use i_generation not i_version for the vnode uniquifier "
` [PATCH 3/3] Add a pair of system calls to make extended file stats available "
extent counting fun
2010-07-05 23:46 UTC (2+ messages)
[PATCH] ext4: Always journal quota file modifications
2010-07-05 20:08 UTC (2+ messages)
[PATCH] e2fsprogs: Add missed ext2fs_close
2010-07-05 19:10 UTC (2+ messages)
[PATCH] Rearrange i_flags to be consistent with FS_IOC_GETFLAGS
2010-07-05 17:27 UTC (3+ messages)
[PATCH 1/3] xstat: Add a pair of system calls to make extended file stats available [ver #4]
2010-07-05 15:05 UTC (9+ messages)
` [PATCH 2/3] xstat: Provide a mechanism to gather extra results for [f]xstat() "
` [PATCH 3/3] xstat: Implement a requestable extra result to procure some inode flags "
[PATCH] Add a pair of system calls to make extended file stats available [ver #3]
2010-07-05 14:59 UTC (7+ messages)
[PATCH] ext4: Define s_jnl_backup_type in superblock
2010-07-05 13:15 UTC
[PATCH 3/4] Support discard for multiple devices
2010-07-05 11:32 UTC (9+ messages)
` [PATCH 4/4] Support discard if at least one underlying device supports it
` GFP_KERNEL in ext4 (was: [PATCH 4/4] Support discard if at least one underlying device supports it)
(unknown),
2010-07-04 13:27 UTC
[Bug 15875] New: Add options to disable POSIX acl for ext2/ext3/ext4 file systems
2010-07-04 14:25 UTC (2+ messages)
` [Bug 15875] Add an option to disable file/directory permissions for ACL'ed "
[PATCH -V2 00/16] New ACL format for better NFSv4 acl interoperability
2010-07-03 10:53 UTC (19+ messages)
` [PATCH -V2 01/16] vfs: Hooks for more fine-grained directory permission checking
` [PATCH -V2 02/16] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V2 03/16] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V2 04/16] richacl: In-memory representation and helper functions
` [PATCH -V2 05/16] richacl: Permission mapping functions
` [PATCH -V2 06/16] richacl: Compute maximum file masks from an acl
` [PATCH -V2 07/16] richacl: Update the file masks in chmod()
` [PATCH -V2 08/16] richacl: Permission check algorithm
` [PATCH -V2 09/16] richacl: Helper functions for implementing richacl inode operations
` [PATCH -V2 10/16] richacl: Create-time inheritance
` [PATCH -V2 11/16] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V2 12/16] richacl: Automatic Inheritance
` [PATCH -V2 13/16] richacl: xattr mapping functions
` [PATCH -V2 14/16] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V2 15/16] ext4: Implement rich acl for ext4
` [PATCH -V2 16/16] ext4: Add temporary richacl mount option "
2.6.34 ext4_mb_free_metadata: Double free of blocks
2010-07-03 4:51 UTC
LOAN
2010-07-02 21:03 UTC
[PATCH 0/6 v6][RFC] jbd[2]: enhance fsync performance when using CFQ
2010-07-02 20:32 UTC (9+ messages)
` [PATCH 1/6] block: Implement a blk_yield function to voluntarily give up the I/O scheduler
` [PATCH 2/6] jbd: yield the device queue when waiting for commits
` [PATCH 3/6] jbd2: yield the device queue when waiting for journal commits
` [PATCH 4/6] jbd: use WRITE_SYNC for journal I/O
` [PATCH 5/6] jbd2: "
` [PATCH 6/6] block: remove RQ_NOIDLE from WRITE_SYNC
[PATCH 1/8] ext4: clean up ext4_abort() so __func__ is now implicit
2010-07-02 18:46 UTC (8+ messages)
` [PATCH 3/8] ext4: Enhance ext4_grp_locked_error() to take block and function numbers
` [PATCH 4/8] ext4: Pass line number to ext4_journal_abort_handle()
` [PATCH 5/8] ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit
` [PATCH 6/8] ext4: Pass line numbers to ext4_error() and friends
` [PATCH 7/8] ext4: Save error information to the superblock for analysis
` [PATCH 8/8] ext4: Once a day, printk file system error information to dmesg
Updated ext4 quota design document
2010-07-02 7:41 UTC (6+ messages)
[14/23] ext4: Use our own write_cache_pages()
2010-07-01 17:27 UTC (3+ messages)
` [15/23] ext4: Fix file fragmentation during large file write
` [16/23] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages
[Bug 16019] New: Resume from hibernate corrupts ext4
2010-07-01 5:04 UTC (2+ messages)
` [Bug 16019] "
[PATCH] ext2:delete misused ext2_free_blocks
2010-07-01 1:56 UTC (2+ messages)
[PATCH 0/3] Extended file stat functions
2010-07-01 1:12 UTC (23+ messages)
` [PATCH 1/3] Mark arguments to certain syscalls as being const
` [PATCH 2/3] AFS: Use i_generation not i_version for the vnode uniquifier
` [PATCH 3/3] Add a pair of system calls to make extended file stats available
lifetime_write_kbytes isn't preserved during unclean shutdown
2010-06-30 21:54 UTC (5+ messages)
[RFC] ext4: Don't send extra barrier during fsync if there are no dirty pages
2010-06-30 19:05 UTC (11+ messages)
` [RFC v2] "
yet another Next3 on-disk format change request
2010-06-30 16:16 UTC
Hello
2010-06-30 13:43 UTC
[PATCH V2] e2fsck: fix floating point precision error
2010-06-30 5:15 UTC
[PATCH] e2fsck: fix floating point precision error
2010-06-30 4:54 UTC
[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
2010-06-30 0:31 UTC (15+ messages)
` [PATCH 1/3] block: Implement a blk_yield function to voluntarily give up the I/O scheduler
[PATCH] Ext4: Make file creation time, i_version and i_generation available by xattrs
2010-06-29 23:31 UTC (13+ messages)
Ext4 on SSD Intel X25-M
2010-06-29 15:12 UTC (4+ messages)
E2fsprogs master branch now has all 64-bit patch applied
2010-06-29 13:41 UTC (5+ messages)
[PATCH] EXT4: move aio completion after unwritten extent conversion
2010-06-28 18:41 UTC (3+ messages)
[Bug 16312] New: WARNING: at fs/fs-writeback.c:1127 __mark_inode_dirty
2010-06-28 17:48 UTC (2+ messages)
` [Bug 16312] "
[PATCH v2.6.32.y 01/53] ext4: Fix potential quota deadlock
2010-06-28 15:48 UTC (4+ messages)
` [stable] "
[PATCH][BUG] ext4: do not execute ext4_std_error with EFBIG at ext4_setattr
2010-06-28 14:58 UTC (2+ messages)
[Bug 16165] New: Wrong data returned on read after write if file size was changed with ftruncate before
2010-06-27 9:05 UTC (2+ messages)
` [Bug 16165] "
[PATCH 5/8] ext4: call ext4_forget() from ext4_free_blocks()
2010-06-27 2:40 UTC
[PATCH, RFC] ext4: Store basic fs error information in the superblock
2010-06-26 1:16 UTC (3+ messages)
[PATCH 2.6.27.y 1/3] ext4: Use our own write_cache_pages()
2010-06-25 23:32 UTC (2+ messages)
` Patch "ext4: Use our own write_cache_pages()" has been added to the 2.6.27-stable tree
[PATCH 2.6.27.y 3/3] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages
2010-06-25 23:32 UTC (2+ messages)
` Patch "ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages" has been added to the 2.6.27-stable tree
[PATCH 2.6.27.y 2/3] ext4: Fix file fragmentation during large file write
2010-06-25 23:32 UTC (2+ messages)
` Patch "ext4: Fix file fragmentation during large file write." has been added to the 2.6.27-stable tree
ext4 scalability testing results
2010-06-25 21:54 UTC
[PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
2010-06-25 19:05 UTC (3+ messages)
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 14/38] fallthru: ext2 fallthru support
[PATCH 0/2] Fix aio completion vs unwritten extents
2010-06-25 10:35 UTC (5+ messages)
` [PATCH 1/2] direct-io: move aio_complete into ->end_io
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).