linux-ext4
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] Clustering indirect blocks in Ext2
Abhishek Rai
Re: [PATCH] Clustering indirect blocks in Ext2
Andreas Dilger
Re: [PATCH] Clustering indirect blocks in Ext2
Abhishek Rai
Re: [PATCH] Clustering indirect blocks in Ext2
Andreas Dilger
Re: [PATCH] Clustering indirect blocks in Ext2
Abhishek Rai
[PATCH] ext3: Return after ext3_error in case of failures
Aneesh Kumar K.V
[PATCH] ext2: Return after ext2_error in case of failures
Aneesh Kumar K.V
[PATCH] ext3: Change the default behaviour on error
Aneesh Kumar K.V
[PATCH] ext2: Change the default behaviour on error
Aneesh Kumar K.V
+ ext2-fix-the-max-file-size-for-ext2-file-system.patch added to -mm tree
akpm
+ ext4-return-after-ext4_error-in-case-of-failures.patch added to -mm tree
akpm
+ ext3-fix-the-max-file-size-for-ext3-file-system.patch added to -mm tree
akpm
User permissions or UID/GIDs for portable disks?
Bram Neijt
Re: User permissions or UID/GIDs for portable disks?
Eric
Re: User permissions or UID/GIDs for portable disks?
Bram Neijt
Re: User permissions or UID/GIDs for portable disks?
Dave Kleikamp
Re: User permissions or UID/GIDs for portable disks?
Bram Neijt
Re: User permissions or UID/GIDs for portable disks?
Vincenzo Ciancia
Re: User permissions or UID/GIDs for portable disks?
Vincenzo Ciancia
Patches for review
Aneesh Kumar K.V
Patches for review
Aneesh Kumar K.V
Patches for review
Aneesh Kumar K.V
[PATCH] ext4: Change the default behaviour on error
Aneesh Kumar K.V
[PATCH] ext4: Fix mballoc BUG when running compilebench
Aneesh Kumar K.V
[PATCH] ext4: Enable delalloc and mballoc by default.
Aneesh Kumar K.V
[PATCH] ext4: Show mballoc and delalloc options
Aneesh Kumar K.V
[PATCH] ext4: Fix ext4_show_options to show the correct mount options.
Aneesh Kumar K.V
Re: [PATCH] ext4: Fix ext4_show_options to show the correct mount options.
Eric Sandeen
Re: [PATCH] ext4: Fix ext4_show_options to show the correct mount options.
Aneesh Kumar K.V
Re: [PATCH] ext4: Fix ext4_show_options to show the correct mount options.
Eric Sandeen
Re: [PATCH] ext4: Show mballoc and delalloc options
Eric Sandeen
Re: [PATCH] ext4: Enable delalloc and mballoc by default.
Eric Sandeen
Re: [PATCH] ext4: Enable delalloc and mballoc by default.
Aneesh Kumar K.V
Re: [PATCH] ext4: Enable delalloc and mballoc by default.
Mingming Cao
Re: [PATCH] ext4: Enable delalloc and mballoc by default.
Andreas Dilger
Re: [PATCH] ext4: Enable delalloc and mballoc by default.
Eric Sandeen
Re: [PATCH] ext4: Enable delalloc and mballoc by default.
Andreas Dilger
[2.6 patch] make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
Ext4 devel interlock meeting minutes (October 22, 2007)
Avantika Mathur
Re: Ext4 devel interlock meeting minutes (October 22, 2007)
Jan Kara
Remove remnants of EXT2_FEATURE_RO_COMPAT_BTREE_DIR
Kalpak Shah
should ext2fs_get_device_size() be returning EFBIG for >8T (or 16T?)
Eric Sandeen
Re: should ext2fs_get_device_size() be returning EFBIG for >8T (or 16T?)
Eric Sandeen
- exportfs-update-documentation.patch removed from -mm tree
akpm
- exportfs-add-fid-type.patch removed from -mm tree
akpm
- exportfs-remove-old-methods.patch removed from -mm tree
akpm
- exportfs-make-struct-export_operations-const.patch removed from -mm tree
akpm
- exportfs-add-new-methods.patch removed from -mm tree
akpm
- ext4-new-export-ops.patch removed from -mm tree
akpm
- ext3-new-export-ops.patch removed from -mm tree
akpm
- ext2-avoid-rec_len-overflow-with-64kb-block-size.patch removed from -mm tree
akpm
compilebench numbers for ext4
Chris Mason
Re: compilebench numbers for ext4
Chris Mason
Re: compilebench numbers for ext4
Mingming Cao
Re: compilebench numbers for ext4
Chris Mason
Re: compilebench numbers for ext4
Aneesh Kumar K.V
Re: compilebench numbers for ext4
Chris Mason
Re: compilebench numbers for ext4
Aneesh Kumar K.V
Re: compilebench numbers for ext4
Jose R. Santos
Re: compilebench numbers for ext4
Chris Mason
Re: compilebench numbers for ext4
Jose R. Santos
Re: compilebench numbers for ext4
Chris Mason
Re: compilebench numbers for ext4
Jose R. Santos
+ pagecache-zeroing-zero_user_segment-zero_user_segments-and-zero_user.patch added to -mm tree
akpm
Explanation of different branches in git tree
Aneesh Kumar K.V
[PATCH] badblocks: Use unsigned int instead of unsigned long for test patterns
Theodore Ts'o
[PATCH] badblocks: Change unsigned long to blk_t and unsigned int, as appropriate
Theodore Ts'o
[PATCH] badblocks: Factor out calls to strtoul to a helper function
Theodore Ts'o
[PATCH 2 00/14][e2fsprogs] Uninit block group break down
Jose R. Santos
[PATCH 01/14] Reorder some of the $(SRCS) in alphabetical order.
Jose R. Santos
[PATCH 02/14] Add initial checksum support.
Jose R. Santos
[PATCH 03/14] Add uninit block group support on libe2fs.
Jose R. Santos
[PATCH 04/14] Rename feature name from gdt_checksum to uninit_groups.
Jose R. Santos
[PATCH 05/14] Add support for creating filesystems using uninit block group.
Jose R. Santos
[PATCH 06/14] Make tune2fs uninit block group aware.
Jose R. Santos
[PATCH 07/14] Make dumpe2fs uninit block group aware.
Jose R. Santos
[PATCH 08/14] Make resize2fs uninit block group aware.
Jose R. Santos
[PATCH 09/14] Make debugfs uninit block group aware.
Jose R. Santos
[PATCH 10/14] Make e2fsck uninit block group aware.
Jose R. Santos
Re: [PATCH 10/14] Make e2fsck uninit block group aware.
Jose R. Santos
Re: [PATCH 10/14] Make e2fsck uninit block group aware.
Theodore Tso
[PATCH 11/14] Update uninit block group documetation for some of the utilities.
Jose R. Santos
[PATCH 12/14] Fix test cases.
Jose R. Santos
[PATCH 13/14] Add new mm_lazy test case.
Jose R. Santos
[PATCH 14/14] Add m_uninit test case.
Jose R. Santos
[patch 24/41] exportfs: add fid type
akpm
[patch 25/41] exportfs: add new methods
akpm
[patch 40/41] exportfs: make struct export_operations const
akpm
[patch 39/41] exportfs: remove old methods
akpm
[patch 41/41] exportfs: update documentation
akpm
[patch 28/41] ext4: new export ops
akpm
[patch 27/41] ext3: new export ops
akpm
[patch 09/41] ext2: avoid rec_len overflow with 64KB block size
akpm
- ext2-avoid-rec_len-overflow-with-64kb-block-size-checkpatch-fixes.patch removed from -mm tree
akpm
- jbd-fix-jbd-warnings-when-compiling-with-config_jbd_debug.patch removed from -mm tree
akpm
- jbd-config_jbd_debug-cannot-create-proc-entry.patch removed from -mm tree
akpm
- jbd-fix-commit-code-to-properly-abort-journal.patch removed from -mm tree
akpm
ext4/balloc.c:read_block_bitmap(): inconsequent NULL checking
Adrian Bunk
Re: ext4/balloc.c:read_block_bitmap(): inconsequent NULL checking
Aneesh Kumar K.V
[patch 017/144] jbd: config_jbd_debug cannot create /proc entry
akpm
[patch 017/144] jbd: config_jbd_debug cannot create /proc entry
akpm
[patch 018/144] jbd: fix commit code to properly abort journal
akpm
[patch 018/144] jbd: fix commit code to properly abort journal
akpm
[patch 019/144] JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
akpm
[patch 019/144] JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
akpm
- jbd-config_jbd_debug-cannot-create-proc-entry-fix.patch removed from -mm tree
akpm
- ext3-fix-setup_new_group_blocks-locking.patch removed from -mm tree
akpm
- ext4-flex_bg-kernel-support-v2.patch removed from -mm tree
akpm
- ext4-uninitialized-block-groups.patch removed from -mm tree
akpm
can not find some patches from patch queue on ext4 git tree
Coly Li
Re: can not find some patches from patch queue on ext4 git tree
Theodore Tso
[RFC][PATCH 1/6] ext4: Code cleanup
Aneesh Kumar K.V
[RFC][PATCH 2/6] ext4: code cleanup
Aneesh Kumar K.V
[RFC][PATCH 3/6] ext4: Code cleanup
Aneesh Kumar K.V
[RFC][PATCH 4/6] ext4: code cleanup
Aneesh Kumar K.V
[RFC][PATCH 5/6] ext4: Add support for 48 bit inode i_blocks.
Aneesh Kumar K.V
[RFC][PATCH 6/6] ext4: Support large files
Aneesh Kumar K.V
patch queue updates
Aneesh Kumar K.V
patch queue updates
Aneesh Kumar K.V
[patch 128/155] ext3: support large blocksize up to PAGESIZE
akpm
[patch 129/155] ext3: fix setup_new_group_blocks locking
akpm
- fix-f_version-type-should-be-u64-instead-of-unsigned-long.patch removed from -mm tree
akpm
- remove-unused-bh-in-calls-to-ext234_get_group_desc.patch removed from -mm tree
akpm
- ext2-show-all-mount-options.patch removed from -mm tree
akpm
- ext4-show-all-mount-options.patch removed from -mm tree
akpm
- ext3-show-all-mount-options.patch removed from -mm tree
akpm
- ext3-lighten-up-resize-transaction-requirements.patch removed from -mm tree
akpm
- ext3-remove-ifdef-config_ext3_index.patch removed from -mm tree
akpm
- ext2-4-use-is_power_of_2.patch removed from -mm tree
akpm
How Inactive may be much greather than cached?
Vasily Averin
Re: How Inactive may be much greather than cached?
Nick Piggin
Re: How Inactive may be much greather than cached?
Vasily Averin
Re: How Inactive may be much greather than cached?
Nick Piggin
Re: How Inactive may be much greather than cached?
Vasily Averin
Re: How Inactive may be much greather than cached?
Rik van Riel
+ ext2-avoid-rec_len-overflow-with-64kb-block-size-checkpatch-fixes.patch added to -mm tree
akpm
+ ext2-avoid-rec_len-overflow-with-64kb-block-size.patch added to -mm tree
akpm
+ ext3-fix-setup_new_group_blocks-locking.patch added to -mm tree
akpm
- convert-ill-defined-log2-to-ilog2.patch removed from -mm tree
akpm
[patch 144/327] Fix f_version type: should be u64 instead of unsigned long
akpm
[patch 237/327] ext3: lighten up resize transaction requirements
akpm
[patch 230/327] ext3: remove #ifdef CONFIG_EXT3_INDEX
akpm
[patch 073/327] convert ill defined log2() to ilog2()
akpm
[patch 073/327] convert ill defined log2() to ilog2()
akpm
[patch 081/327] remove unused bh in calls to ext234_get_group_desc
akpm
[patch 081/327] remove unused bh in calls to ext234_get_group_desc
akpm
[patch 074/327] ext2: show all mount options
akpm
[patch 074/327] ext2: show all mount options
akpm
[patch 076/327] ext4: show all mount options
akpm
[patch 076/327] ext4: show all mount options
akpm
[patch 075/327] ext3: show all mount options
akpm
[patch 075/327] ext3: show all mount options
akpm
[patch 135/327] ext2/4: use is_power_of_2()
akpm
[patch 135/327] ext2/4: use is_power_of_2()
akpm
ext3 warnings from LTP rename14
Martin Habets
Re: ext3 warnings from LTP rename14
Eric Sandeen
Re: ext3 warnings from LTP rename14
Eric Sandeen
Re: ext3 warnings from LTP rename14
Andreas Dilger
Re: ext3 warnings from LTP rename14
Eric Sandeen
Re: ext3 warnings from LTP rename14
Martin Habets
Re: ext3 warnings from LTP rename14
Martin Habets
- ext3-lighten-up-resize-transaction-requirements-checkpatch-fixes.patch removed from -mm tree
akpm
[PATCH] i_dir_acl related cleanup
Aneesh Kumar K.V
Re: [PATCH] i_dir_acl related cleanup
Andreas Dilger
What's cooking in e2fsprogs.git (topics)
Theodore Ts'o
Re: What's cooking in e2fsprogs.git (topics)
Aneesh Kumar K.V
Re: What's cooking in e2fsprogs.git (topics)
Jose R. Santos
What's cooking in e2fsprogs.git (topics)
Theodore Ts'o
Re: What's cooking in e2fsprogs.git (topics)
Andreas Dilger
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Andreas Dilger
What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Andreas Dilger
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Andreas Dilger
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Florian Weimer
Re: What's cooking in e2fsprogs.git (topics) - [RFC] FLEX_BG bmap and itable allocation patch.
Jose R. Santos
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Eric Sandeen
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Eric Sandeen
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Eric Sandeen
Re: What's cooking in e2fsprogs.git (topics)
Andreas Dilger
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Andreas Dilger
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
Re: What's cooking in e2fsprogs.git (topics)
Aneesh Kumar K.V
Re: What's cooking in e2fsprogs.git (topics)
Eric Sandeen
Re: What's cooking in e2fsprogs.git (topics)
Theodore Tso
[PATCH] ext4: add bg_itable_unused_hi to group descriptor
Coly Li
[PATCH][e2fsprogs] add -E option to mke2fs usage information
Coly Li
Re: [PATCH][e2fsprogs] add -E option to mke2fs usage information
Theodore Tso
Re: [PATCH][e2fsprogs] add -E option to mke2fs usage information
Coly Li
Re: [PATCH][e2fsprogs] add -E option to mke2fs usage information
Coly Li
ext2/3/4 patches
Aneesh Kumar K.V
[PATCH 1/5] ext4: Code cleanup
Aneesh Kumar K.V
[PATCH 2/5] ext4: Add support for 48 bit inode i_blocks.
Aneesh Kumar K.V
Earlier messages
Later messages