messages from 2007-06-18 02:39:16 to 2007-06-29 20:01:35 UTC [more...]
fallocate support for bitmap-based files
2007-06-29 20:01 UTC
[PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc
2007-06-29 17:42 UTC (60+ messages)
` [PATCH 0/6][TAKE5] fallocate system call
` [PATCH 1/7][TAKE5] fallocate() implementation on i386, x86_64 and powerpc
` [PATCH 2/7][TAKE5] fallocate() on s390(x)
` [PATCH 3/7][TAKE5] fallocate() on ia64
` [PATCH 4/7][TAKE5] support new modes in fallocate
` [PATCH 5/7][TAKE5] ext4: fallocate support in ext4
` [PATCH 6/7][TAKE5] ext4: write support for preallocated blocks
` [PATCH 7/7][TAKE5] ext4: support new modes
[PATCH] Add in-inode extents swabbing
2007-06-29 6:41 UTC
Performance testing results
2007-06-28 13:47 UTC (3+ messages)
[PATCH 1/2] ext4_get_blocks_wrap take the truncate_mutex early
2007-06-28 9:08 UTC (2+ messages)
` [PATCH 2/2] Add EXT4_IOC_MIGRATE ioctl
patch to support ext4 online resizing with meta block groups
2007-06-28 6:12 UTC
Performance testing results
2007-06-28 4:46 UTC (2+ messages)
[PATCH] Journal Checksum - rebased to 2.6.22-rc5
2007-06-26 14:13 UTC (5+ messages)
performance testing
2007-06-26 11:03 UTC (3+ messages)
[Patch] mistaken ext4_inode_bitmap for ext4_block_bitmap
2007-06-26 4:24 UTC
[RFC][PATCH 1/11][take 2] add new mkfs option to create ext4 filesystems
2007-06-25 21:59 UTC (4+ messages)
+ is_power_of_2-ext4-superc.patch added to -mm tree
2007-06-25 19:13 UTC
E2fsprogs 1.40 release imminent!
2007-06-25 19:03 UTC (4+ messages)
` [PATCH] e2fsprogs: Add undo I/O manager [ Was Re: E2fsprogs 1.40 release imminent! ]
[PATCH 0/3] ext4: Extent code cleanup
2007-06-25 11:38 UTC (7+ messages)
` [PATCH 1/3] ext4 block reservation fix3
` [PATCH 2/3] extent compilation fixes
` [PATCH 3/3] ext4: extent macros cleanup
[PATCH] Endianness bugs in e2fsck
2007-06-25 8:13 UTC (8+ messages)
+ ext4-remove-extra-is_rdonly-check.patch added to -mm tree
2007-06-23 16:54 UTC
+ ext3-remove-extra-is_rdonly-check.patch added to -mm tree
2007-06-23 16:53 UTC
[PATCH] zero_user_page conversion
2007-06-23 16:51 UTC (3+ messages)
IRON filesystem papers - development of robust and fault tolerant filesystems
2007-06-22 22:20 UTC (2+ messages)
avoid leak upon failed realloc
2007-06-22 21:02 UTC (7+ messages)
[PATCH] uninitialized groups ported - kernel
2007-06-22 16:20 UTC (10+ messages)
[PATCH] added sanity check for xattr validation
2007-06-22 6:23 UTC (3+ messages)
ask for help; hash-directory machanism of ext3 cannot work well
2007-06-22 6:20 UTC (4+ messages)
[RFC][PATCH 11/11][take 2] 48-bit block number for ACL in e2fsprogs
2007-06-21 22:44 UTC (2+ messages)
[RFC][1/4] ext2/3/4: enlarge blocksize
2007-06-21 22:34 UTC (2+ messages)
[RFC][PATCH 10/11][take 2] convert blk_t to 64-bit for ext4 FS in e2fsprogs
2007-06-21 21:27 UTC (2+ messages)
[RFC][PATCH 8/11][take 2] 48-bit extents in e2fsprogs
2007-06-21 21:17 UTC (2+ messages)
[RFC][PATCH 7/11][take 2] handling of 64-bit block numbers in group desc in e2fsprogs
2007-06-21 21:07 UTC (2+ messages)
[PATCH 0 of 4] Check journal inode sanity and recreate journal
2007-06-21 20:45 UTC (6+ messages)
` [PATCH 1 of 4] Add default journal size function
` [PATCH 2 of 4] Recreate journal that had been removed previously due to corruption
` [PATCH 3 of 4] Write the updated journal inode if s_jnl_blocks was successfully used
` [PATCH 4 of 4] e2fsck: Check the all of journal blocks for validity
[RFC][PATCH 6/11][take 2] handling of 64-bit block counts in e2fsprofs
2007-06-21 20:29 UTC (2+ messages)
[RFC][PATCH 5/11][take 2] new bitmaps interface in e2fsprogs
2007-06-21 20:22 UTC (2+ messages)
[RFC][PATCH 2/11][take 2] add new macro EXT2_DESC_PER_BLOCK in e2fsprogs
2007-06-21 19:16 UTC (2+ messages)
Patch to support LUKS UUIDs in libblkid
2007-06-21 17:56 UTC (6+ messages)
[RFC][PATCH 4/11][take 2] convert some block types in e2fsprogs
2007-06-21 15:54 UTC
[RFC][PATCH 9/11][take 2] indirect block type conversion in e2fsprogs
2007-06-21 15:34 UTC
[RFC][PATCH 3/11][take 2] new badblocks interface in e2fsprogs
2007-06-21 15:17 UTC
[RFC][PATCH 0/11] [take 2] e2fsprogs: add 64-bit support
2007-06-21 15:56 UTC
ext3/journalling deadlock on old kernel
2007-06-21 14:42 UTC
ext2fs_block_iterate() on fast symlink
2007-06-21 11:10 UTC (4+ messages)
delayed allocatiou result in Oops
2007-06-21 4:50 UTC (17+ messages)
` [PATCH] ext4:fix invariant checking in ext4_rebalance_reservation
[RFC][PATCH 10/10] Online defrag command
2007-06-21 1:56 UTC
[RFC][PATCH 9/10] Fix bugs in multi-block allocation and locality-group
2007-06-21 1:56 UTC
[RFC][PATCH 8/10] Release reserved block
2007-06-21 1:55 UTC
[RFC][PATCH 7/10] Reserve freed blocks
2007-06-21 1:55 UTC
[RFC][PATCH 6/10] Move files from target block group to other block group
2007-06-21 1:54 UTC
[RFC][PATCH 5/10] Get all extents information of specified inode number
2007-06-21 1:54 UTC
[RFC][PATCH 4/10] Get free blocks distribution of the target block group
2007-06-21 1:53 UTC
[RFC][PATCH 3/10] Get block group information
2007-06-21 1:53 UTC
[RFC][PATCH 2/10] Move the file data to the new blocks
2007-06-21 1:52 UTC
[RFC][PATCH 1/10] Allocate new contiguous blocks
2007-06-21 1:51 UTC
[RFC][PATCH 0/10] ext4 online defrag (ver 0.5)
2007-06-21 1:51 UTC
ext4 patch queue updated
2007-06-21 0:50 UTC (2+ messages)
` ext4 patch queue rebased to linux2.6.22-rc5
[36/37] Large blocksize support for ext2
2007-06-20 22:19 UTC (3+ messages)
ext4-block-reservation.patch
2007-06-19 22:10 UTC (6+ messages)
Updated patches for journal checksums
2007-06-19 19:06 UTC (6+ messages)
[RFC] extent whiteouts
2007-06-19 8:14 UTC (2+ messages)
[PATCH] ext4:fix unexpected error from ext4_reserve_global
2007-06-19 6:05 UTC (3+ messages)
kjournald hang on ext3 to ext3 copy
2007-06-19 5:14 UTC (3+ messages)
[PATCH] e2fsck journal recovery can corrupt all superblock backups
2007-06-18 22:27 UTC (2+ messages)
Correction to nanosecond timestamp patch for 64-bit arch
2007-06-18 10:49 UTC (3+ messages)
Couple of queries related to htree directory
2007-06-18 9:13 UTC (6+ messages)
A question about freeing a free block
2007-06-18 7:51 UTC
[patch] new aop loop fix
2007-06-18 2:39 UTC (6+ messages)
` [PATCH] deny partial write for loop dev fd
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