messages from 2011-10-12 19:51:31 to 2011-10-27 08:00:10 UTC [more...]
[PATCH] ext4: Don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state
2011-10-27 8:00 UTC (3+ messages)
[BUG] e2fsprogs: mke2fs -S and e2fsck cannot recover on ext4
2011-10-27 7:13 UTC
[PATCH V1 00/17] ext4: Add inline data support
2011-10-27 7:10 UTC (25+ messages)
` [PATCH V1 01/17] ext4: Move extra inode read to a new function
` [PATCH V1 02/17] ext4: Add the basic function for inline data support
` [PATCH V1 03/17] ext4: Add read support for inline data
` [PATCH V1 04/17] ext4: Add normal write "
` [PATCH V1 05/17] ext4: Add journalled "
` [PATCH V1 06/17] ext4: Add delalloc "
` [PATCH V1 07/17] ext4: Create a new function ext4_init_new_dir
` [PATCH V1 08/17] ext4: Refactor __ext4_check_dir_entry to accepts start and size
` [PATCH V1 09/17] ext4: Create __ext4_insert_dentry for dir entry insertion
` [PATCH V1 10/17] ext4: let add_dir_entry handle inline data properly
` [PATCH V1 11/17] ext4: Let ext4_readdir handle inline data
` [PATCH V1 12/17] ext4: Create a new function search_dir
` [PATCH V1 13/17] ext4: let ext4_find_entry handle inline data
` [PATCH V1 14/17] ext4: let ext4_delete_entry "
` [PATCH V1 15/17] ext4: let empty_dir handle inline dir
` [PATCH V1 16/17] ext4: let ext4_rename "
` [PATCH V1 17/17] ext4: Enable ext4 inline support
bigalloc and max file size
2011-10-27 6:35 UTC (3+ messages)
[RFC] Metadata Replication for Ext4
2011-10-26 23:39 UTC (11+ messages)
[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
2011-10-26 17:16 UTC (6+ messages)
` [PATCH 1/4] crc32: Bolt on crc32c
[PATCH 0/6] ext4: cleanups and regression fixes for grow/shrink logic V2
2011-10-26 13:38 UTC (16+ messages)
` [PATCH 1/6] ext4: cleanup ext4_ext_grow_indepth code
` [PATCH 2/6] ext4: move inode indepth shrink logic to didicated function
` [PATCH 3/6] ext4: Do not clear EOFBLOCKS_FL too soon
` [PATCH 4/6] ext4: remove messy logic from ext4_ext_rm_leaf
` [PATCH 5/6] ext4: fix punch_hole extend handler
` [PATCH 6/6] ext4: update EOFBLOCKS flag on fallocate properly
[PATCH 1/4] ext4: use stream-alloc when mb_group_prealloc set to zero
2011-10-26 12:53 UTC (8+ messages)
` [PATCH 2/4] ext4: remove unused argument in ext4_mb_generate_from_pa
` [PATCH 3/4] ext4: remove unused argument in mb_find_extent
` [PATCH 4/4] ext4: fix a wrong comment in __mb_check_buddy
[PATCH] ext4: expand commit callback
2011-10-26 10:49 UTC
[PATCH 1/4] ext4: fold two if statements into one
2011-10-26 7:11 UTC (4+ messages)
` [PATCH 2/4] ext4: move variable to its scope
` [PATCH 3/4] ext4: let AGGRESSIVE_TEST brace code only related to itself
` [PATCH 4/4] ext4: trace punch_hole correctly in ext4_ext_map_blocks
[PATCH] ext4: let ext4_page_mkwrite stop started handle in failure
2011-10-26 9:01 UTC (2+ messages)
[PATCH] ext4: handle NULL p_ext in ext4_ext_next_allocated_block()
2011-10-26 8:38 UTC (6+ messages)
[patch] ext4: error handling fix in ext4_ext_convert_to_initialized()
2011-10-26 8:00 UTC (2+ messages)
[PATCH v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
2011-10-26 7:47 UTC (2+ messages)
[PATCH] ext4: use ext4_reserve_inode_write in ext4_xattr_set_handle
2011-10-26 7:40 UTC (2+ messages)
[PATCH] ext4: avoid setting directory i_nlink to zero
2011-10-26 7:30 UTC (2+ messages)
translations updates modify tracked files during build
2011-10-25 18:47 UTC
[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
2011-10-25 13:40 UTC (2+ messages)
[PATCH 1/5] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
2011-10-25 13:35 UTC (11+ messages)
` [PATCH 2/5] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 3/5] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 4/5] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
` [PATCH 5/5] ext4: Fix endian problem in MMP initialization
Latency writing to an mlocked ext4 mapping
2011-10-25 12:26 UTC (6+ messages)
[PATCH, RFC] ext4: fix race in xattr block allocation path
2011-10-24 22:30 UTC
[PATCH 0/8] xfstests: Bunch of new tests
2011-10-24 9:16 UTC (16+ messages)
` [PATCH 1/8] xfstests: fsstress should kill children tasks before exit
` [PATCH 2/8] xfstests: add different logging option to fsstress
` [PATCH 3/8] xfstests: add fallocate support "
` [PATCH 4/8] xfstests: fsstress add FS_IOC_{SET,GET}FLAGS operations
` [PATCH 5/8] xfstests: Dump inode info when possible
` [PATCH 6/8] xfstests: add fiemap operation
` [PATCH 7/8] xfstests: add new stress test
` [PATCH 8/8] xfstests: add new quota "
` new corruption pattern on ext4
` [PATCH] xfstests: add regression test for extent corruption "
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-10-23 16:38 UTC (11+ messages)
e2fsprogs: add exclude bitmap support in e2fsprogs
2011-10-23 13:55 UTC (10+ messages)
` [PATCH 1/8] e2fsprogs: add exclude bitmap support in libext2fs
` [PATCH 2/8] e2fsprogs: add exclude bitmap support in mkfs
` [PATCH 3/8] e2fsprogs: check the exclude bitmap
` [PATCH 4/8] e2fsprogs: add exclude bitmap support in e2fsck
` [PATCH 5/8] e2fsprogs: add exclude bitmap support in dumpe2fs
` [PATCH 6/8] e2fsprogs: add exclude bitmap support in tune2fs
` [PATCH 7/8] e2fsprogs: add exclude bitmap support in e2image
` [PATCH 8/8] e2fsprogs: add exclude bitmap support in debugfs
[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
2011-10-22 21:35 UTC (5+ messages)
Bug In ext4 in kernels > 2.6.39 - Not mounting with arguments/options I specify in fstab on root remount
2011-10-22 9:32 UTC (10+ messages)
How do I clear the append-only flag on symlinks?
2011-10-22 8:57 UTC (3+ messages)
[PATCH v2 00/28] ext4: Add metadata checksumming
2011-10-21 21:15 UTC (16+ messages)
` [PATCH 03/28] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 11/28] ext4: Calculate and verify inode checksums
` [PATCH 12/28] ext4: Use i_generation in inode-related metadata checksums
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum
` [PATCH 17/28] ext4: Calculate and verify checksums for htree nodes
[PATCH 1/2] ext4: Allow quota file use root reservation
2011-10-21 0:11 UTC (4+ messages)
` [PATCH 2/2] ext3: "
[PATCH] ext4: fix the deadlock in ext4_ordered_write_end()
2011-10-20 22:53 UTC (2+ messages)
[PATCH] ext4: fix the deadlock in mpage_da_map_and_submit()
2011-10-20 23:47 UTC (2+ messages)
fsck.ext4 taking a very long time because of "should not have EOFBLOCKS_FL set"
2011-10-20 18:59 UTC (6+ messages)
ext4_ext_insert_index error
2011-10-20 3:48 UTC (4+ messages)
[PATCH 0/4] ext4: cleanup and bugfixes for grow/shrink logic
2011-10-19 11:47 UTC (2+ messages)
` [PATCH 0/4] ext4: Ping
[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
2011-10-19 10:48 UTC (6+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET, GET}FLAGS operations
Congrat**You Re Lucky Winner***
2011-10-19 9:52 UTC
fs: jdb/jbd2: Put identical code in a common header
2011-10-18 20:40 UTC (2+ messages)
corruption on 3.1.0-rc9-next-20111011+
2011-10-18 15:07 UTC (9+ messages)
` [PATCH] ext4: Check extent overflow with the right range
[PATCH] fs: optimize out 16 bytes worth of padding in struct inode
2011-10-18 14:49 UTC
(unknown),
2011-10-18 6:43 UTC
(unknown),
2011-10-18 5:10 UTC
Used dd to copy an ext4 filesystem, but target contained an old (mounted!) filesystem
2011-10-18 1:06 UTC (3+ messages)
(unknown),
2011-10-17 21:53 UTC
[PATCH] ext4: fix wrong verification in ext4_ext_insert_index
2011-10-17 9:00 UTC (3+ messages)
[PATCH] resize: Do not fail if EXT4_IOC_RESIZE_FS ioctl doesn't exist
2011-10-17 6:56 UTC (6+ messages)
[PATCH] libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
2011-10-17 0:47 UTC
群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
2011-10-16 22:41 UTC
3.1-rc8 OOPS in jbd2_journal_file_inode (fs/jbd2/transaction.c line 2142)
2011-10-14 5:02 UTC (3+ 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).