messages from 2010-03-18 11:11:54 to 2010-03-30 05:27:04 UTC [more...]
[PATCH,RFC] Adding quotacheck functionality to e2fsck
2010-03-30 5:26 UTC (20+ messages)
Should journaled quota be default for ext4?
2010-03-30 2:24 UTC (5+ messages)
[PATCH 1/2] ext4/jbd2: fix io-barrier logic in case of external journal
2010-03-30 2:14 UTC (8+ messages)
2.6.33.1: ext4 disk free weirdness
2010-03-30 1:44 UTC (7+ messages)
[PATCH] ext4_freeze: don't return to userspace with a mutex held
2010-03-29 22:34 UTC
Help on Implementation of EXT3 type Ordered Mode in EXT4
2010-03-29 15:45 UTC (12+ messages)
[PATCH 1/3] ext2: symlink must be handled via filesystem specific operation
2010-03-29 15:58 UTC (8+ messages)
` [PATCH 2/3] ext3: "
` [PATCH 3/3] ext4: "
[PATCH (RESEND)] don't scan/accumulate more pages than mballoc will allocate
2010-03-29 15:29 UTC
Ext4 performance regression: Post 2.6.30
2010-03-29 15:10 UTC (2+ messages)
[Bug 15579] ext4 -o discard produces incorrect blocks of zeroes in newly created files under heavy read+truncate+append-new-file load
2010-03-29 14:55 UTC (9+ messages)
[PATCH] ext4: add rb_tree cache to struct ext4_group_info
2010-03-29 13:40 UTC (3+ messages)
[PATCH] resize: check s_log_groups_per_flex before accessing flex groups
2010-03-28 15:26 UTC (3+ messages)
[PATCH] ext4: memory leakage in ext4_mb_init()
2010-03-28 8:13 UTC (7+ messages)
bug in ext3 code causing OOM error on systems with small memory
2010-03-27 22:27 UTC
[Bug 13549] Kernel oops while online resizing of an ext4 filesystem
2010-03-27 19:28 UTC (16+ messages)
FIEMAP sometimes returns bad information for delalloc extents
2010-03-27 18:35 UTC (3+ messages)
[PATCH 0/3] ext4/quota: journalled quota optimizations
2010-03-27 12:15 UTC (4+ messages)
` [PATCH 1/3] quota: optimize mark_dirty logic
` [PATCH 2/3] ext4: journalled quota optimization
` [PATCH 3/3] ext4: optimize quota write locking
[PATCH] ext4: use __ext4_get_inode_loc() from ext4_write_inode()
2010-03-26 22:01 UTC
[PATCH] ext3: call blkdev_issue_flush on fsync
2010-03-26 19:55 UTC (4+ messages)
[PATCH] avoid scanning bitmaps for group preallocation
2010-03-26 17:58 UTC (3+ messages)
[PATCH] ext4: Ensure writecache to disk in no journal mode
2010-03-26 17:40 UTC (4+ messages)
[PATCH] ext4: remove unnecessary operation in ext4_mb_normalize_group_request()
2010-03-26 14:37 UTC (5+ messages)
[PATCH] ext4: memory leakage in ext4_discard_preallocations
2010-03-26 14:12 UTC (7+ messages)
[Bug 12624] umount hangs after fsstress with data=journal
2010-03-26 10:00 UTC (2+ messages)
[PATCH] ext4: page_cache pages not released in ext4_mb_load_buddy()
2010-03-26 8:04 UTC (4+ messages)
ext2/ext3 different block_sizes/i_size/e2fsck question
2010-03-25 22:43 UTC (4+ messages)
[PATCH] e2fsprogs: e4defrag must open the file to be defragged in read/write mode
2010-03-25 19:32 UTC
[PATCH 1/2] ext4: try to relieve ext4_mb_discard_group_preallocations() from hard work in simple way
2010-03-25 16:20 UTC (2+ messages)
` [PATCH 2/2] "
[PATCH] ext4: page_cache pages over pinned in ext4_mb_free_metadata()
2010-03-25 14:23 UTC (3+ messages)
[PATCH] ext4: try fast merge operation in ext4_mb_free_metadata()
2010-03-25 14:11 UTC (3+ messages)
[PATCH] ext4: memory leakage in ext4_mb_free_blocks()
2010-03-25 14:09 UTC (3+ messages)
[GIT PULL] ext4 fixes
2010-03-25 2:17 UTC
New compiler warning in 2.6.34-rc1: 'start_ext.ee_block' may be used uninitialized
2010-03-25 2:42 UTC (3+ messages)
[PATCH] ext4/super.c: Replace CONTIG_EXT{2,3}_FS by CONFIG_EXT{2,3}_FS
2010-03-25 1:59 UTC (7+ messages)
[PATCH] ext4: remove unnecessary operation in ext4_mb_regular_allocator()
2010-03-24 17:23 UTC (7+ messages)
[PATCH] ext4/super.c: Fix error in ext4_fill_super: ext3_fs_type undeclared (first use in this function)
2010-03-24 16:59 UTC (3+ messages)
affordable marketing data available here
2010-03-24 14:15 UTC
bug in inode allocator?
2010-03-24 13:57 UTC (5+ messages)
` [PATCH] fix up flex groups used_dirs manipulation
[PATCH 07/18] ext4: Provide config options for enabling ext4 and jbd2 tracing
2010-03-23 0:32 UTC
[PATCH] ext4: Fix buffer head ref leaks after calls to ext4_get_inode_loc()
2010-03-22 15:46 UTC
[Bug 15576] Data Loss (flex_bg and ext4_mb_generate_buddy errors)
2010-03-22 5:34 UTC (2+ messages)
[Bug 15576] New: Data Loss (flex_bg and ext4_mb_generate_buddy errors)
2010-03-21 23:43 UTC (2+ messages)
[PATCH] ext4: fix io-barrier logic for external journal case
2010-03-22 0:50 UTC (4+ messages)
` [PATCH] ext4: check missed return value ext4_sync_file
[PATCH] memory leakage in ext4_ext_zeroout
2010-03-22 1:02 UTC (2+ messages)
[PATCH] ext4: Fix coding style in fs/ext4/move_extent.c
2010-03-22 0:20 UTC (2+ messages)
[PATCH, RFC 1/3] ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
2010-03-20 2:20 UTC (5+ messages)
` [PATCH, RFC 2/3] ext4: Add support for adding boolean toggls to ext4's sysfs directory
` [PATCH, RFC 3/3] ext4: Add option for squelching ext4 errors to prevent dmesg from filling up
[Bug 15579] New: ext4 -o discard produces incorrect blocks of zeroes in newly created files under heavy read+truncate+append-new-file load
2010-03-19 18:13 UTC (3+ messages)
` [Bug 15579] "
[PATCH 0/5] RFC: introduce extended inode owner identifier v6
2010-03-19 8:16 UTC (8+ messages)
` [PATCH 1/5] vfs: Add additional owner identifier
` [PATCH 2/5] quota: Implement project id support for generic quota
` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
` [PATCH 4/5] ext4: add project quota support
` [PATCH 5/5] ext4: add isolated project support
>2TB file issue with e2fsck
2010-03-18 21:57 UTC (3+ messages)
[Bug 15018] New: ext4 backtraces out of nowhere
2010-03-18 11:11 UTC (2+ messages)
` [Bug 15018] "
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).