messages from 2012-03-15 08:59:37 to 2012-03-22 15:35:03 UTC [more...]
running mkfs.ext4 causes very high system load
2012-03-22 15:35 UTC (2+ messages)
Required help for understanding ext4 block allocation
2012-03-22 15:22 UTC (5+ messages)
[PATCH v1 0/9] do not use s_dirt in ext4
2012-03-22 15:06 UTC (24+ messages)
` [PATCH v1 1/9] ext4: do not mark superblock as dirty unnecessarily
` [PATCH v1 2/9] ext4: write superblock only once on unmount
` [PATCH v1 3/9] ext4: remove useless s_dirt assignment
` [PATCH v1 4/9] mm: export dirty_writeback_interval
` [PATCH v1 5/9] VFS: remove unused superblock helpers
` [PATCH v1 6/9] ext4: introduce __ext4_mark_super_dirty
` [PATCH v1 7/9] ext4: stop using VFS for dirty superblock management
` [PATCH v1 8/9] ext4: small cleanup in ext4_commit_super
` [PATCH v1 9/9] ext4: introduce own superblock dirty flag
[Bug 42872] New: fstat()/ext3_iget() sometime takes over 2 minutes
2012-03-22 14:37 UTC (3+ messages)
` [Bug 42872] "
[PATCH 1/5] ext4: Remove restrictive checks for EOFBLOCKS_FL
2012-03-22 14:05 UTC (10+ messages)
` [PATCH 2/5] ext4: Correctly handle EOFBLOCKS flag in ext4_ext_punch_hole
` [PATCH 3/5] ext4: Allow punch hole beyond i_size
` [PATCH 4/5] ext4: Remove uneeded i_size handling
` [PATCH 5/5] ext4: Correct ext4_punch_hole return codes
ext4: add meta_bg and bit64 support to online resizing
2012-01-29 16:01 UTC (5+ messages)
` [PATCH 1/4] ext4: do not copy gdt blocks for groups which do not have super when resizing
` [PATCH 2/4] ext4: fix a bug in resize when first_data_block != 0
` [PATCH 3/4] ext4: accelerate updating of backup gdb
` [PATCH 4/4] ext4: enable online-resizing support meta_bg and bit64
[PATCH v2] REQ_META set during meta data write
2012-03-22 11:08 UTC (4+ messages)
[PATCH] ext2: Don't export ext2_mask_flags() to user space
2012-03-22 6:00 UTC (5+ messages)
[PATCH] e2fsck: avoid unnecessary close/reopen for non-MMP filesystems
2012-03-22 3:21 UTC
[PATCH 1/4 v2] ext4: fix start and len arguments handling in ext4_trim_fs()
2012-03-22 1:23 UTC (9+ messages)
` [PATCH 2/4 v2] ext4: Fix trimmed block count computing
` [PATCH 3/4 v2] ext4: Always set then trimmed blocks count into len
[PATCH 1/3 v2] ext4: Rewrite punch hole to use ext4_ext_remove_space()
2012-03-22 0:48 UTC (7+ messages)
` [PATCH 2/3 v2] ext4: Remove unused code from ext4_ext_map_blocks()
` [PATCH 3/3 v2] ext4: Give more helpful error message in ext4_ext_rm_leaf()
[PATCH v1 0/8] do not use s_dirt in ext2
2012-03-21 16:14 UTC (9+ messages)
` [PATCH 1/8] mm: export dirty_writeback_interval
` [PATCH 2/8] VFS: remove unused superblock helpers
` [PATCH 3/8] ext2: write superblock only once on unmount
` [PATCH 4/8] ext2: intruduce ext2_mark_super_dirty
` [PATCH 5/8] ext2: introduce workqueue for superblock synchronization
` [PATCH 6/8] ext2: stop using VFS for dirty superblock management
` [PATCH 7/8] ext2: cleanup ext2_sync_super a bit
` [PATCH 8/8] ext2: introduce own superblock dirty flag
[PATCH v2] ext3: fix start and len arguments handling in ext3_trim_fs()
2012-03-21 15:11 UTC (4+ messages)
ext4 startup kernel oops in kernel 3.3.0
2012-03-21 13:16 UTC
[PATCH 1/2] e2fsck: remove EXT4_EOFBLOCKS_FL flag handling
2012-03-21 12:34 UTC (2+ messages)
` [PATCH 2/2] e2fsprogs tests: fix f_bad_disconnected_inode e2fsck output
[PATCH] ext4: Update s_free_{inodes,blocks}_count during online resize
2012-03-20 19:54 UTC (2+ messages)
[PATCH 0/9] ext4: Message logging corrections and neatening
2012-03-20 18:47 UTC (67+ messages)
` [PATCH 1/9] ext4: Add -DDEBUG to Makefile
` [PATCH 2/9] ext4: Use pr_fmt and pr_<level>
` [PATCH 3/9] ext4: Fix indentation
` [PATCH 4/9] ext4: Add no_printk argument validation, fix fallout
` [PATCH 5/9] ext4: Avoid output message interleaving in ext4_error_<foo>
` [PATCH 6/9] ext4: Remove redundant "EXT4-fs: " from uses of ext4_msg
` [PATCH 7/9] ext4: Format neatening for easier grep
` [PATCH 8/9] ext4: Neaten ext4_error uses
` [PATCH 9/9] ext4: Rename ext4_warning to ext4_warn and ext4_error to ext4_err
umode_t breakage in exported kernel headers
2012-03-20 10:05 UTC (2+ messages)
[PATCH] libext2fs: add new test: tst_inode_size
2012-03-20 3:55 UTC (5+ messages)
[PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
2012-03-20 0:10 UTC (15+ messages)
[dm-devel] can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd
2012-03-19 23:06 UTC
[PATCH 0/5] e2fsck logging improvements
2012-03-19 22:43 UTC (9+ messages)
` [PATCH 1/5] e2fsck: add support for field widths in messages using %-expansion
` [PATCH 2/5] e2fsck: print the current and expected block group checksums
` [PATCH 3/5] e2fsck: print a notice when we've started suppressing a problem code
` [PATCH 4/5] e2fsck: add the max_count_problems setting in e2fsck.conf
` [PATCH 5/5] e2fsck: add logging capability
what happened with dccaf33fa37 "ext4: flush any pending end_io requests before DIO" for 3.0?
2012-03-19 17:30 UTC (8+ messages)
[PATCH] ext4: remove useless s_dirt assignment
2012-03-19 12:50 UTC
[PATCH] ext4: write superblock only once on unmount
2012-03-19 12:50 UTC
[PATCH 0/8 v3] Checkpointing fixes and cleanups
2012-03-19 3:45 UTC (5+ messages)
` [PATCH 3/8] jbd2: Issue cache flush after checkpointing even with internal journal
Status of META_BG?
2012-03-18 23:20 UTC (7+ messages)
getdents - ext4 vs btrfs performance
2012-03-18 20:56 UTC (8+ messages)
[Bug 42959] New: Oops in ext3_block_to_path.isra.40+0x26/0x11b
2012-03-18 19:48 UTC (2+ messages)
` [Bug 42959] "
[Bug 14972] [regression] msync() call on ext4 causes disk thrashing
2012-03-17 9:07 UTC (2+ messages)
Oops in ext3_block_to_path.isra.40+0x26/0x11b
2012-03-16 21:09 UTC (9+ messages)
sb_dirt question
2012-03-15 15:00 UTC
[PATCH] e2image: add -a switch to include all data
2012-03-15 14:38 UTC (2+ messages)
[PATCH] ext4: do not mark superblock as dirty unnecessarily
2012-03-15 14:10 UTC
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).