messages from 2013-02-05 12:08:58 to 2013-02-14 21:32:53 UTC [more...]
[PATCH 0/12 v2] ext4: Several simplifications and fixes
2013-02-14 21:32 UTC (11+ messages)
` [PATCH 04/12] ext4: Disable merging of uninitialized extents
` REGRESSION: "
` Merge window planning for ext4 and Ted's vacation
[PATCH] ext4: use KERN_WARNING for warning messages
2013-02-14 20:12 UTC
[PATCH linux-next] jbd: start_this_handle(): remove kfree() redundant null check
2013-02-14 16:15 UTC (2+ messages)
[PATCH] xfstests: add disk failure simulation test
2013-02-14 15:15 UTC (5+ messages)
regressions due to 64-bit ext4 directory cookies
2013-02-14 6:10 UTC (29+ messages)
` [Gluster-devel] "
From Capt: Mohamed Habbash
2013-02-14 1:38 UTC
[PATCH 0/8] xfstests: Stress tests improments v3
2013-02-13 8:50 UTC (9+ messages)
` [PATCH 1/8] xfstests: add fio requirement V2
` [PATCH 2/8] xfstests: get rid of hardcoded /sbin/mkfs
` [PATCH 3/8] xfstest: add configurable load factors
` [PATCH 4/8] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 5/8] xfstests: Move run_check to common.rc
` [PATCH 6/8] xfstests: add fallocate/truncate vs AIO/DIO stress test
` [PATCH 7/8] xfstests: add fallocate/punch_hole "
` [PATCH 8/8] xfstests: add defragmentation stress tests for ext4
[Bug 53741] New: Used block count in df output
2013-02-13 5:21 UTC (2+ messages)
` [Bug 53741] "
ext4: Used block count in df
2013-02-13 5:16 UTC (8+ messages)
[next-20130204] hard LOCKUP on cpu 5, 3, 4, 2
2013-02-13 5:14 UTC (2+ messages)
[PATCH 00/10 v5] ext4: extent status tree (step2)
2013-02-13 3:46 UTC (25+ messages)
` [PATCH 01/10 v5] ext4: refine extent status tree
` [PATCH 02/10 v5] ext4: add physical block and status member into "
` [PATCH 03/10 v5] ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
` [PATCH 04/10 v5] ext4: track all extent status in extent status tree
` [PATCH 1/2] ext4: rename ext4_es_find_extent() to ext4_es_find_delayed_extent()
` [PATCH 2/2] ext4: track all extent status in extent status tree
` [PATCH 05/10 v5] ext4: lookup block mapping "
` [PATCH 06/10 v5] ext4: remove single extent cache
` [PATCH 07/10 v5] ext4: adjust some functions for reclaiming extents from extent status tree
` [PATCH 08/10 v5] ext4: reclaim "
` [PATCH 09/10 v5] ext4: convert unwritten extents from extent status tree in end_io
` [PATCH 10/10 v5] ext4: remove bogus wait for unwritten extents in ext4_ind_direct_IO
help about ext3 read-only issue on ext3(2.6.16.30)
2013-02-12 12:19 UTC (11+ messages)
[PATCH 1/2] ext4: use module parameters instead of debugfs for mballoc_debug
2013-02-11 23:14 UTC (7+ messages)
` [PATCH 2/2] jbd2: use module parameters instead of debugfs for jbd_debug
ext4 xfstests-bld results for 3.8-rc6 on Pandaboard ES
2013-02-11 21:16 UTC (10+ messages)
[PATCH, RFC] mke2fs: set s_overhead_blocks
2013-02-11 20:45 UTC
[PATCH 00/12] jbd2 optimization and bug fixes
2013-02-11 20:14 UTC (34+ messages)
` [PATCH 01/12] jbd2: track request delay statistics
` [PATCH 02/12] jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"
` [PATCH 03/12] jbd2: add tracepoints which provide per-handle statistics
` [PATCH 04/12] ext4: move the jbd2 wrapper functions out of super.c
` [PATCH 05/12] ext4: pass context information to jbd2__journal_start()
` [PATCH 06/12] ext4: grab page before starting transaction handle in write_begin()
` [PATCH 07/12] ext4: start handle at the last possible moment in ext4_unlink()
` [PATCH 08/12] ext4: start handle at the last possible moment in ext4_rmdir()
` [PATCH 09/12] ext4: fix the number of credits needed for ext4_ext_migrate()
` [PATCH 10/12] ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
` [PATCH 11/12] ext4: fix the number of credits needed for acl ops with inline data
` [PATCH 12/12] ext4: start handle at the last possible moment when creating inodes
GRUB and the risk of block list corruption in extX
2013-02-11 15:38 UTC (3+ messages)
[Bug 51391] New: BUG: unable to handle kernel NULL pointer dereference
2013-02-11 10:04 UTC (2+ messages)
` [Bug 51391] "
[PATCH] ext4: support simple conversion of extent-mapped inodes to use i_blocks
2013-02-10 3:29 UTC
[PATCH 1/3] e2fsprogs: Build external libblkid by default
2013-02-08 11:07 UTC (3+ messages)
` [PATCH 2/3] e2fsprogs: Add write_byte64 into struct_io_manager
` [PATCH 3/3] e2fsprogs: use libblkid to wipe old signatures
GRUB and the risk of block list corruption in extX
2013-02-08 10:15 UTC (5+ messages)
[PATCH v2 00/18] change invalidatepage prototype to accept length
2013-02-08 9:08 UTC (6+ messages)
` [PATCH v2 07/18] ceph: use ->invalidatepage() length argument
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
[PATCH 1/3] Ext2: remove the overhead check about sb in the function ext2_new_blocks
2013-02-08 4:54 UTC (5+ messages)
How can I flush all writes before yanking the power cable?
2013-02-07 21:29 UTC (6+ messages)
df command on EXT4 and XFS filesystem
2013-02-07 16:51 UTC (2+ messages)
[PATCH v1 2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called
2013-02-07 15:45 UTC (4+ messages)
` [PATCH v1 3/3] Ext2: remove the static function release_blocks to optimize the kernel
[PATCH 1/3] Ext2: remove the overhead check about sb in the function ext2_new_blocks
2013-02-06 12:48 UTC (6+ messages)
` [PATCH 2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called
` [PATCH 3/3] Ext2: remove the static function release_blocks to optimize the kernel
[PATCH] ext4: Reserve xattr index for Rich ACL support
2013-02-06 12:53 UTC
[PATCH 3/3] Ext2: remove the static function release_blocks to optimize the kernel
2013-02-06 20:03 UTC
[PATCH 2/3] Ext2: mark inode dirty after the function dquot_free_block_nodirty is called
2013-02-06 20:02 UTC
[PATCH 1/3] Ext2: remove the overhead check about sb in the function ext2_new_blocks
2013-02-06 20:01 UTC
[PATCH 0/4] xfstests: seek data/hole and hole punching improvements
2013-02-06 2:42 UTC (3+ messages)
Use EXT4_BOOT_LOADER_INO for boot loader GRUB?
2013-02-06 2:15 UTC (3+ messages)
Help to know the stable ver of ext4 for commercial app
2013-02-05 15:20 UTC (6+ messages)
Maximum number of directories
2013-02-05 14:58 UTC (7+ messages)
[PATCH 0/9 v4] ext4: extent status tree (step2)
2013-02-05 13:27 UTC (9+ messages)
` [PATCH 5/9 v4] ext4: track all extent status in extent status tree
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).