messages from 2012-03-21 16:14:34 to 2012-04-03 21:26:58 UTC [more...]
backup of the last group'descriptor when it is the 1st group of a meta_bg
2012-04-03 21:26 UTC (7+ messages)
Ext4 meet-up today at Collaboration summit
2012-04-03 19:32 UTC
(unknown),
2012-04-03 15:52 UTC
ext4 online resize and robustness to interruption
2012-04-03 10:58 UTC (3+ messages)
[PATCH] ext2: do not register write_super within VFS
2012-04-03 9:49 UTC
[RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
2012-04-03 0:11 UTC (7+ messages)
` [RFC PATCH v2 16/21] ext3: add support for .read_iter and .write_iter
` [RFC PATCH v2 18/21] ext4: add support for read_iter and write_iter
` [RFC PATCH v2 21/21] fs: add read_iter and write_iter to more file systems
[PATCH v1 0/8] do not use s_dirt in ext2
2012-04-02 22:10 UTC (8+ messages)
` [PATCH 2/8] VFS: remove unused superblock helpers
` [PATCH 3/8] ext2: write superblock only once on unmount
` [PATCH 7/8] ext2: cleanup ext2_sync_super a bit
` [PATCH 8/8] ext2: introduce own superblock dirty flag
[PATCH v2 0/4] do not use s_dirt in ext4
2012-04-02 21:50 UTC (8+ messages)
` [PATCH v2 1/4] ext4: Remove useless marking of superblock dirty
` [PATCH v2 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCH v2 3/4] ext4: remove unnecessary superblock dirtying
` [PATCH v2 4/4] ext4: weed out ext4_write_super
[Bug 43023] New: Bad page map in process plugin-containe
2012-04-02 18:54 UTC (2+ messages)
` [Bug 43023] "
[RFC PATCH 2/2] ext4: undo ei->i_da_metadata_calc_len increment if we fail to claim space
2012-04-02 15:14 UTC
[RFC PATCH 1/2] ext4: warn on delalloc md block allocation without reservation
2012-04-02 15:14 UTC
[RFC PATCH 0/2] ext4: warn on and address allocation of unreserved meta blocks in ENOSPC conditions
2012-04-02 15:14 UTC
[PATCH 1/2] ext4: teach resize report old blocks count correctly
2012-04-02 15:06 UTC (4+ messages)
` [PATCH 2/2] ext4: ignore last group without enough space when resizing
[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
2012-04-02 14:29 UTC (13+ messages)
` [PATCH 1/7] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/7] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 3/7] gfs2: "
` [PATCH 4/7] btrfs: "
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/7] ext4: "
` [PATCH 7/7] filemap: don't call generic_write_sync for -EIOCBQUEUED
[PATCH v1 0/9] do not use s_dirt in ext4
2012-04-02 13:46 UTC (30+ 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 8/9] ext4: small cleanup in ext4_commit_super
3.3 oops
2012-04-02 6:25 UTC
[PATCH] ext2: Remove s_dirt handling
2012-03-31 12:38 UTC
ext4 online resize crash
2012-04-01 16:42 UTC (6+ messages)
[PATCH] resize2fs: let online resizing report new blocks count right
2012-04-01 15:19 UTC (2+ messages)
[PATCH] xfstests: fix msync() call in fsx.c:domapwrite()
2012-03-31 20:12 UTC (2+ messages)
` [PATCH] fsx: fix msync parameters
[PATCH] xfstests: make xattr test 020 generic
2012-03-31 20:11 UTC (4+ messages)
` [PATCH V2] xfstests: 020: make this xattr test generic
` [PATCH V2] "
[Bug 43017] New: Freezing on poweroff (kworker, swapper)
2012-03-31 0:53 UTC
[PATCH] ext4: Remove non scalable extent cache hit statistics v2
2012-03-30 23:15 UTC
Commit c1a1e7fc24d6 causes segfault in ext2fs_new_inode
2012-03-30 22:25 UTC (4+ messages)
GIT PULL] ext4 updates for 3.4
2012-03-30 20:54 UTC (5+ messages)
[PATCH] ext3: update documentation with barrier=1 default
2012-03-29 15:29 UTC (3+ messages)
[PATCH] ext3: remove max_debt in find_group_orlov()
2012-03-29 15:27 UTC (2+ messages)
[PATCH 00/19 v4] Fix filesystem freezing deadlocks
2012-03-28 23:43 UTC (2+ messages)
` [PATCH 10/19] ext4: Convert to new freezing mechanism
what happened with dccaf33fa37 "ext4: flush any pending end_io requests before DIO" for 3.0?
2012-03-28 22:22 UTC (7+ messages)
[PATCH] ext4: Remove non scalable extent cache hit statistics
2012-03-28 21:46 UTC
[PATCH] libext2: clear BG_BLOCK_UNINIT in any group containing metadata
2012-03-28 15:28 UTC (3+ messages)
[RESEND][PATCH] ext4: add error handling when discarding is fail in FITRIM ioctl
2012-03-28 10:50 UTC (2+ messages)
Release of e2fsprogs 1.42.2
2012-03-28 6:25 UTC (3+ messages)
[PATCH] jbd: Refine commit writeout logic
2012-03-27 21:31 UTC
[PATCH] ext4: do not enable delalloc by default for ext2
2012-03-27 15:34 UTC (2+ messages)
[Bug 42986] New: ext2_fs.h requires undefined type umode_t
2012-03-27 7:31 UTC (14+ messages)
` [Bug 42986] "
[RFC, PATCH] Avoid hot statistics cache line in ext4 extent cache
2012-03-26 23:57 UTC (6+ messages)
[PATCH 0/5] Make filesystem shrinking faster and less CPU-intensive
2012-03-26 15:34 UTC (12+ messages)
` [PATCH 4/5] libext2fs: Implement ext2fs_find_first_zero_generic_bmap()
` [PATCH 5/5] libext2fs: Implement fast find_first_zero() for bitarray bitmaps
[PATCH] ext2: Don't export ext2_mask_flags() to user space
2012-03-25 1:16 UTC (20+ messages)
` [PATCH] ext2: No longer export ext2_fs.h "
[PATCH 1/3] ext4: s_freeclusters_counter should not tranform to unit of block before assigning to "free_clusters" in ext4_has_free_cluste
2012-03-24 21:05 UTC (2+ messages)
ext4: add meta_bg and bit64 support to online resizing
2012-03-23 18:02 UTC (7+ 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 1/2] e2fsck: remove EXT4_EOFBLOCKS_FL flag handling
2012-03-23 8:03 UTC (4+ messages)
` [PATCH 2/2] e2fsprogs tests: fix f_bad_disconnected_inode e2fsck output
[PATCH] e2fsck: avoid unnecessary close/reopen for non-MMP filesystems
2012-03-23 0:03 UTC (2+ messages)
running mkfs.ext4 causes very high system load
2012-03-22 19:15 UTC (3+ messages)
[PATCH 0/9] ext4: Message logging corrections and neatening
2012-03-22 17:42 UTC (12+ messages)
` [PATCH 2/9] ext4: Use pr_fmt and pr_<level>
Required help for understanding ext4 block allocation
2012-03-22 15:22 UTC (5+ messages)
[Bug 42872] New: fstat()/ext3_iget() sometime takes over 2 minutes
2012-03-22 14:37 UTC (2+ messages)
` [Bug 42872] "
[PATCH 1/5] ext4: Remove restrictive checks for EOFBLOCKS_FL
2012-03-22 14:05 UTC (7+ messages)
` [PATCH 2/5] ext4: Correctly handle EOFBLOCKS flag in ext4_ext_punch_hole
[PATCH v2] REQ_META set during meta data write
2012-03-22 11:08 UTC (4+ messages)
[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 (2+ messages)
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).