messages from 2008-03-07 15:52:35 to 2008-03-18 11:02:28 UTC [more...]
[E2FSPROGS, RFC] New mke2fs types parsing
2008-03-18 11:01 UTC (9+ messages)
[2.6.25-rc5-ext4-36c86] attempt to access beyond end of device
2008-03-18 9:49 UTC
[RFC][PATCH 2/3] ext4 online defrag (ver 0.7)
2008-03-18 9:39 UTC (7+ messages)
` Re:[PATCH 3/5] ext4: online defrag -- Move the file data to the new blocks
Respin of the uninit_group patches
2008-03-18 0:26 UTC (15+ messages)
` [PATCH, REWORKED 01/11] Add initial checksum support for the gdt_checksum/uninit_group feature
` [PATCH, REWORKED 02/11] Add uninit block group support to various libext2fs functions
` [PATCH, REWORKED 03/11] Rename feature name from gdt_checksum to uninit_groups
` [PATCH, REWORKED 04/11] Add support for creating filesystems using uninit block group
` [PATCH, REWORKED 05/11] Make tune2fs uninit block group aware
` [PATCH, REWORKED 06/11] Make dumpe2fs "
` [PATCH, REWORKED 07/11] Make resize2fs "
` [PATCH, REWORKED 08/11] Make debugfs "
` [PATCH, REWORKED 09/11] Make e2fsck "
` [PATCH, REWORKED 10/11] Add new m_lazy test case
` [PATCH, REWORKED 11/11] Add m_uninit "
[PATCH 0/2] jbd[2]: fix long-standing data corruption bug
2008-03-17 23:55 UTC (7+ messages)
` [PATCH] jbd: correctly unescape journal data blocks
` [PATCH] jbd2: "
+ jbd-correctly-unescape-journal-data-blocks.patch added to -mm tree
2008-03-17 23:54 UTC
+ jbd2-correctly-unescape-journal-data-blocks.patch added to -mm tree
2008-03-17 23:54 UTC
[PATCH 1/5] ext4 online defrag header file changes
2008-03-17 17:08 UTC (4+ messages)
[PATCH] e2fsprogs: report minimal resize size when given size is too small
2008-03-17 16:04 UTC (4+ messages)
` [PATCH] resize2fs: Add options to print (and resizing to) the minimum filesystem size
Reversing order of transaction start and page_lock for ext3/4
2008-03-17 16:22 UTC (2+ messages)
[PATCH 0/4] Automatic quotaon on remount
2008-03-17 13:17 UTC (9+ messages)
` [PATCH 1/4] quota: Quota core changes for "
` [PATCH 2/4] ext3: Make ext3 handle "
` [PATCH 3/4] ext4: Make ext4 "
` [PATCH 4/4] reiserfs: Make reiserfs "
[PATCH][0/28] Lustre e2fsprogs patch series
2008-03-17 12:33 UTC (5+ messages)
` [PATCH][10/28] e2fsprogs-uninit.patch
strange ext{3,4}_settattr logic
2008-03-17 8:24 UTC (8+ messages)
[PATCH, RFC] jbd2: Add commit time into the commit block
2008-03-16 18:52 UTC (6+ messages)
[PATCH] ext4: Fail migrate if we allocated new blocks via mmap write
2008-03-15 7:51 UTC (6+ messages)
Convert between journal features and strings
2008-03-14 20:41 UTC (2+ messages)
+ ext4-fix-wrong-gfp-type-under-transaction.patch added to -mm tree
2008-03-14 20:36 UTC
+ ext3-fix-wrong-gfp-type-under-transaction.patch added to -mm tree
2008-03-14 20:35 UTC
[PATCH] uuidd: Fix issues identified by SuSE's security team
2008-03-14 18:20 UTC
[PATCH 2/2] ext4: fix wrong gfp type under transaction
2008-03-14 18:03 UTC
[PATCH 1/2] ext3: fix wrong gfp type under transaction
2008-03-14 17:59 UTC
[PATCH] e2fsprogs- fix ext2fs_swap_inode_full attr test on BE boxes
2008-03-14 17:42 UTC (7+ messages)
e2fsck not fixing all corruptions on the first run?
2008-03-14 7:17 UTC (9+ messages)
` [PATCH, E2FSPROGS] e2fsck: Support long symlinks which use extents
` [PATCH, E2FSPROGS] e2fsck: Check for fast symlinks that have EXTENTS_FL set
[PATCH] jbd2: fix kernel-doc notation
2008-03-14 0:02 UTC
[PATCH] jbd: fix jbd kernel-doc notation
2008-03-14 0:02 UTC
[PATCH RESEND] e2fsprogs: reprot minimal resize size when given size is too small
2008-03-13 21:56 UTC (2+ messages)
e2fsck -D segfaults in pass 3A
2008-03-13 21:24 UTC (3+ messages)
[PATCH] fix ext3/4 allocation problems
2008-03-13 20:48 UTC
The e2fsprogs nlinks-dir patch
2008-03-13 20:17 UTC (3+ messages)
What's cooking in e2fsprogs.git (topics)
2008-03-13 18:11 UTC (6+ messages)
What's in e2fsprogs.git (stable)
2008-03-13 18:05 UTC (7+ messages)
[PATCH] ext4: Fix fallocate to update the file size in each transaction
2008-03-13 14:04 UTC (4+ messages)
[RFC, PATCH 0/6] ext3: do not modify data on-disk when mounting read-only filesystem
2008-03-13 12:35 UTC (3+ messages)
[E2FSPROGS PATCH 1/4] e2fsck: Handle a pass 2 "should never happen" error gracefully
2008-03-13 5:42 UTC (5+ messages)
` [E2FSPROGS PATCH 2/4] libext2fs: Add ext2fs_dblist_get_last() and ext2fs_dblist_drop_last()
` [E2FSPROGS PATCH 3/4] e2fsck: Fix directory i_size handling
` [E2FSPROGS PATCH 4/4] e2image: Use open64() so that "e2image -I" works on image files > 2GB
[PATCH] [RFC] New fsck option to ignore device-mapper crypto devices
2008-03-13 5:37 UTC (10+ messages)
[RFC PATCH] ext4: Fix the locking with respect to ext3 to ext4 migrate
2008-03-12 11:19 UTC (9+ messages)
[RFC, PATCH 2/6] jbd: replace potentially false assertion with if block
2008-03-12 10:53 UTC (13+ messages)
` [RFC, PATCH 4/6] jbd: refactor nested journal log recovery loop into separate functions
` [RFC, PATCH 5/6] jbd: add support for read-only log recovery
` [RFC, PATCH 6/6] ext3: do not write to the disk when mounting a dirty read-only filesystem
[PATCH] ext4: Fail migrate if we allocated new blocks via mmap write
2008-03-12 8:53 UTC
jbd/2: eliminate code duplication and gracefully handle cache initialisation failure
2008-03-12 2:46 UTC (9+ messages)
` [PATCH] jbd: eliminate duplicated code in revocation table init/destroy functions
` [PATCH] jbd2: "
` [PATCH] jbd: tidy up revoke cache initialisation and destruction
` [PATCH] jbd2: "
` [PATCH] jbd: handle cache initialisation failure gracefully when statically compiled in
` [PATCH] jbd2: "
[PATCH] ext3: Return EIO if new block allocation returns block from system zone
2008-03-11 9:27 UTC
[PATCH] ext4: Return EIO if new block allocation returns block from system zone
2008-03-11 9:27 UTC
[FYI] SOC project for ext4
2008-03-11 8:19 UTC
[PATCH] ext4: Export needed symbol for ZERO_PAGE usage in modules
2008-03-11 5:50 UTC (2+ messages)
[PATCH] ext4: Fix the locking with respect to ext3 to ext4 migrate
2008-03-11 5:46 UTC
jbd2_handle and i_data_sem circular locking dependency detected
2008-03-11 5:45 UTC (6+ messages)
[RFC] JBD ordered mode rewrite
2008-03-10 21:37 UTC (14+ messages)
- jbd2-replace-potentially-false-assertion-with-if-block.patch removed from -mm tree
2008-03-10 19:43 UTC
- jbd2-eliminate-duplicated-code-in-revocation-table-init-destroy-functions.patch removed from -mm tree
2008-03-10 19:40 UTC
[RFC PATCH 0/3][e2fsprogs] 64bit IO manager support
2008-03-10 14:40 UTC (3+ messages)
` [RFC PATCH 1/3][e2fsprogs] Add 64-bit IO manager operations to struct_io_manager
[RFC][PATCH 0/3] ext4 online defrag (ver 0.7)
2008-03-10 10:48 UTC (3+ messages)
` [PATCH 2/5] ext4: online defrag-- Allocate new contiguous blocks with mballoc
[PATCH] include/linux/ext4_fs.h - remove duplicate include
2008-03-09 23:55 UTC
[PATCH 2/3] jbd2: replace potentially false assertion with if block
2008-03-08 18:45 UTC (12+ messages)
` [PATCH 3/3] jbd2: only create debugfs and stats entries if cache initialisation is successful
` [PATCH 1/3] jbd2: eliminate duplicated code in revocation table init/destroy functions
[RFC PATCH] ext4: Fix fallocate to update the file size in each transaction
2008-03-08 16:12 UTC (9+ messages)
[PATCH 1/5] ext4 online defrag header file changes
2008-03-08 0:18 UTC
e2fsck dies with error "this should never happen!!!"
2008-03-07 18:12 UTC (17+ 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).