messages from 2014-08-04 22:55:19 to 2014-08-13 15:49:23 UTC [more...]
[PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent
2014-08-13 15:49 UTC (3+ messages)
` [PATCH 2/2] ext4: refactor ext4_move_extents code base v3
[PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent
2014-08-13 15:48 UTC (2+ messages)
` [PATCH 2/2] ext4: refactor ext4_move_extents code base v4
fine grain block allocation API request
2014-08-13 13:45 UTC
[PATCH] ext4: include journal blocks of internal journal in df overhead calcs
2014-08-13 13:37 UTC
[PATCH v2 0/4] quota: add project quota support
2014-08-13 13:22 UTC (2+ messages)
[Bug 82201] New: ext4 crash in ext4_superblock_csum
2014-08-13 2:34 UTC (3+ messages)
` [Bug 82201] "
[PATCH v2] e2fsck: don't flush the FS unless it's actually dirty
2014-08-12 18:44 UTC (3+ messages)
` [PATCH] tests: convert use of md5sum to crcsum
journal recovery problems with metadata_csum, *non-64bit*
2014-08-12 17:08 UTC (4+ messages)
` journal_checksum_v2 on-disk format change? (was: Re: journal recovery problems with metadata_csum, *non-64bit*)
[PATCH] e2fsck: don't flush the FS unless it's actually dirty
2014-08-12 16:16 UTC (2+ messages)
Updated versoin of kvm-xfstests available
2014-08-12 16:10 UTC (4+ messages)
` Updated version "
[PATCH v2 0/4] quota: add project quota support
2014-08-12 15:35 UTC (17+ messages)
[PATCH] ext4: remove a duplicate call in ext4_init_new_dir()
2014-08-12 15:18 UTC
[PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent
2014-08-12 14:48 UTC (2+ messages)
` [PATCH 2/2] ext4: refactor ext4_move_extents code base v3
[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd
2014-08-12 5:02 UTC (9+ messages)
` [Bug 61601] "
[PATCH 0/6] e2fsprogs Summer 2014 patchbomb, part 5
2014-08-11 20:50 UTC (18+ messages)
` [PATCH 1/6] libext2fs: create inlinedata symlinks
` [PATCH 2/6] misc: fix gcc warnings
` [PATCH 3/6] mke2fs: set block_validity as a default mount option
` [PATCH 4/6] ext2fs: add readahead method to improve scanning
` [PATCH 5/6] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 6/6] e2fsck: read-ahead metadata during passes 1, 2, and 4
New feature/project ideas
2014-08-11 18:21 UTC (3+ messages)
[PATCH] e2fsck: flush out the superblock and bitmaps before printing final messages
2014-08-11 17:27 UTC (3+ messages)
[PATCH v2 0/4] quota: add project quota support
2014-08-11 15:03 UTC
[PATCH v2 0/4] quota: add project quota support
2014-08-11 14:49 UTC (3+ messages)
[PATCH v2 0/4] quota: add project quota support
2014-08-11 14:16 UTC
[PATCH v2 0/4] quota: add project quota support
2014-08-11 13:48 UTC (2+ messages)
[PATCH v2 0/4] quota: add project quota support
2014-08-11 0:19 UTC
[PATCH v2 0/4] quota: add project quota support
2014-08-11 0:06 UTC
[PATCH 00/21] e2fsprogs Summer 2014 patchbomb, part 3
2014-08-10 22:50 UTC (48+ messages)
` [PATCH 01/21] e2fuzz: fix build problems on macosx and i386 linux
` [PATCH 02/21] e2fsck: convert 'delete files' warning to a proper fix_problem error
` [PATCH 03/21] libext2fs: check EA value offset
` [PATCH 04/21] libext2fs/e2fsck: don't run off the end of the EA block
` [PATCH 05/21] misc: fix various endianness problems with inline_data
` [PATCH 06/21] libext2fs: strict inline data overwrite should not return ENOSPC
` [PATCH 07/21] libext2fs: remove EA when inline data is less than 60 bytes
` [PATCH v2 07/21] libext2fs: don't fail inline data operations if there's no EA
` [PATCH 08/21] libext2fs: fix memory leak when failing to iterate inline_data directory
` [PATCH 09/21] e2fsck: check ea-in-inode regions for overlap
` [PATCH v2 "
` [PATCH 10/21] e2fsck: clear inline_data inode flag if EA missing
` [PATCH v2 "
` [PATCH 11/21] e2fsck: handle inline data symlinks
` [PATCH 12/21] e2fsck: check inline directory data "block" first
` [PATCH 13/21] e2fsck: don't try to iterate blocks of an inline_data inode when deallocating it
` [PATCH 14/21] e2fsck: clear extents and inline_data flags from fifo/socket/device inodes
` [PATCH 15/21] e2fsck: fix conflicting extents|inlinedata inode flags
` [PATCH v2 "
` [PATCH 16/21] e2fsck: do a better job of fixing i_size of inline directories
` [PATCH 17/21] e2fsck: use the correct block size when salvaging directories
` [PATCH 18/21] e2fsck: check inline dir size is a multiple of 4
` [PATCH 19/21] e2fsck: be more careful in assuming inline_data inodes are directories
` [PATCH v2 "
` [PATCH 20/21] e2fsck: don't set prev after processing '..' on an inline dir
` [PATCH 21/21] tests: add regression tests for inlinedata fixes
` [PATCH v2 "
journal recovery problems with metadata_csum, *non-64bit*
2014-08-10 22:35 UTC
[PATCH v2 0/4] quota: add project quota support
2014-08-10 0:38 UTC
fuzz testing an ext4fs file system under a 32 bit Linux user mode linux guest let task jbd2/ubda hang
2014-08-09 20:00 UTC (4+ messages)
[PATCH 1/6] libext2fs: avoid buffer overflow if s_first_meta_bg is too big
2014-08-09 17:10 UTC (6+ messages)
` [PATCH 2/6] e2fsck: fix file systems with an overly large s_first_meta_bg
` [PATCH 3/6] resize2fs: disable the meta_bg feature if necessary
` [PATCH 4/6] tests: make sure MKE2FS_FIRST_META_BG is unset while running tests
` [PATCH 5/6] tests: add f_first_meta_bg_too_big test
` [PATCH 6/6] tests: add the r_meta_bg_shrink test
journal recovery problems with metadata_csum, *non-64bit*
2014-08-09 4:07 UTC (6+ messages)
e2fsck readahead speedup performance report
2014-08-09 4:06 UTC (4+ messages)
[PATCH] libext2fs: have UNIX IO manager use pread64/pwrite64
2014-08-08 21:21 UTC (2+ messages)
[PATCH] debugfs: Add inline data feature for symlink
2014-08-08 18:04 UTC (5+ messages)
[PATCH v2 0/4] quota: add project quota support
2014-08-08 16:58 UTC
[PATCH v2 4/4] quota: add project quota support
2014-08-08 16:45 UTC
[PATCH v2 3/4] quota: add project quota support
2014-08-08 16:44 UTC
[PATCH v2 2/4] quota: add project quota support
2014-08-08 16:43 UTC
[PATCH v2 1/4] quota: add project quota support
2014-08-08 16:42 UTC
[PATCH v2] debugfs: add inline data feature for symlink
2014-08-08 6:34 UTC
[PATCH v5 10/10] xfstests: fsx: Add fallocate insert range operation
2014-08-08 5:07 UTC
[PATCH v5 9/10] xfstests: fsstress: Add fallocate insert range
2014-08-08 5:07 UTC
[PATCH v5 8/10] xfstests: generic/032: Delayed allocation multi insert
2014-08-08 5:07 UTC
[PATCH v5 7/10] xfstests: generic/031: Multi insert range tests
2014-08-08 5:06 UTC
[PATCH v5 6/10] xfstests: generic/030: Delayed allocation insert range
2014-08-08 5:06 UTC
[PATCH v5 5/10] xfstests: generic/029: Standard insert range tests
2014-08-08 5:06 UTC
[PATCH v5 4/10] xfsprogs: xfs_io: add finsert command for insert range via fallocate
2014-08-08 5:06 UTC
[PATCH v5 3/10] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
2014-08-08 5:06 UTC
[PATCH v5 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2014-08-08 5:05 UTC
[PATCH v5 1/10] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2014-08-08 5:05 UTC
[PATCH v5 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
2014-08-08 5:05 UTC
[PATCH v3 0/6] ext4: extents status tree shrinker improvement
2014-08-07 3:35 UTC (7+ messages)
` [PATCH v3 1/6] ext4: improve extents status tree trace point
` [PATCH v3 2/6] ext4: track extent status tree shrinker delay statictics
` [PATCH v3 3/6] ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
` [PATCH v3 4/6] ext4: change lru to round-robin in extent status tree shrinker
` [PATCH v3 5/6] ext4: use a list to track all reclaimable objects for extent status tree
` [PATCH v3 6/6] ext4: use a garbage collection algorithm to manage object
testing result of loop-aio patchset on ext3
2014-08-07 3:09 UTC (9+ messages)
[PATCH] misc/e4defrag.c: use posix_fallocate64() if fallocate64() is unavailable
2014-08-06 13:56 UTC (3+ messages)
ext4 metadata corruption bug?
2014-08-06 8:53 UTC (8+ messages)
[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
2014-08-06 6:15 UTC (12+ messages)
[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
2014-08-06 3:45 UTC (5+ messages)
` [Bug 42723] "
[PATCH 0/5] ext4: RFC: Encryption
2014-08-05 23:06 UTC (3+ messages)
` [PATCH 4/5] ext4: Adds EXT4 encryption read callback support
After unlinking a large file on ext4, the process stalls for a long time
2014-08-05 21:54 UTC (11+ messages)
[PATCH v2] ext4: check inline directory before converting
2014-08-05 12:20 UTC (2+ messages)
[GIT PULL] ext4 bug updates for 3.17
2014-08-05 3:11 UTC
[PATCH 00/19] e2fsprogs patchbomb 7/14, part 2.1
2014-08-05 2:06 UTC (5+ messages)
` [PATCH 03/19] e2fsck: use root dir for lost+found when really desperate
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).