linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-21 05:47:49 to 2013-01-29 03:03:53 UTC [more...]

[PATCH 00/10 v3] ext4: extent status tree (step2)
 2013-01-29  3:03 UTC  (12+ messages)
` [PATCH 01/10 v3] ext4: refine extent status tree
` [PATCH 02/10 v3] ext4: remove EXT4_MAP_FROM_CLUSTER flag
` [PATCH 03/10 v3] ext4: add physical block and status member into extent status tree
` [PATCH 04/10 v3] ext4: adjust interfaces of "
` [PATCH 05/10 v3] ext4: track all extent status in "
` [PATCH 06/10 v3] ext4: lookup block mapping "
` [PATCH 07/10 v3] ext4: remove single extent cache
` [PATCH 08/10 v3] fs: allow for fs-specific objects to be pruned as part of pruning inodes
` [PATCH 09/10 v3] ext4: adjust some functions for reclaiming extents from extent status tree
` [PATCH 10/10 v3] ext4: reclaim "

[PATCH 1/4] ext4: release buffer when checksum failed
 2013-01-29  2:42 UTC  (14+ messages)
` [PATCH 2/4] ext4: remove unused variable in add_dirent_to_buf()
` [PATCH 3/4] ext4: remove useless assignment in dx_probe()
` [PATCH 4/4] ext4: remove unnecessary NULL pointer check

[PATCH] ext4: remove explicit WARN_ON when ext4_map_blocks() fails
 2013-01-29  2:22 UTC  (2+ messages)

[PATCH v2] ext4: remove unused variable flags
 2013-01-29  2:14 UTC  (2+ messages)

[PATCH 0/12 v2] ext4: Several simplifications and fixes
 2013-01-29  2:08 UTC  (37+ messages)
` [PATCH 01/12] ext4: Always use ext4_bio_write_page() for writeout
` [PATCH 02/12] ext4: Use redirty_page_for_writepage() in ext4_bio_write_page()
` [PATCH 03/12] ext4: Remove bogus wait for unwritten extents in ext4_ind_direct_IO
` [PATCH 04/12] ext4: Disable merging of uninitialized extents
` [PATCH 06/12] ext4: Move work from io_end to inode
` [PATCH 07/12] ext4: Simplify list handling in ext4_do_flush_completed_IO()
` [PATCH 08/12] ext4: Remove __ext4_journalled_writepage() from mpage_da_submit_io()
` [PATCH 09/12] ext4: Dirty page has always buffers attached
` [PATCH 10/12] ext4: Simplify mpage_add_bh_to_extent()
` [PATCH 11/12] ext4: Make ext4_bio_writepage() handle unprepared buffers
` [PATCH 12/12] ext4: Fix ext4_writepage() to achieve data=ordered guarantees

punch command works incorrect in debugfs
 2013-01-28 17:36 UTC 

[PATCH 2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb
 2013-01-29  6:01 UTC  (3+ messages)

[PATCH] ext4: correct the number of blocks that has been deallocated in ext4_free_hole_blocks
 2013-01-28 14:22 UTC  (2+ messages)
`  "

[PATCH] debugfs: add sanity check to make sure we never shift 64 bits right
 2013-01-28 14:06 UTC 

[PATCH 0/4] xfstests: seek data/hole and hole punching improvements
 2013-01-28  7:32 UTC  (5+ messages)
` [PATCH 1/4] xfstests: check unwritten extent preallocation in 255
` [PATCH 2/4] xfstests: 295: test fallocate hole punching for all file systems
` [PATCH 3/4] xfstests: check llseek(2) SEEK_DATA/HOLE and unwritten extent preallocation in 285
` [PATCH 4/4] xfstests: 296: add a seek data/hole test w/o unwritten extent

[PATCH 1/2] ext4: call WARN_ON after the debug message
 2013-01-28  7:10 UTC  (10+ messages)
` [PATCH 2/2] ext4: remove unused variable flags

[RESEND][PATCH 1/2 v2] ext4: add indirect punching hole support
 2013-01-28  5:16 UTC  (9+ messages)
` [RESEND][PATCH 2/2 v2] ext4: let us fully support punching hole feature in fallocate

[PATCH] build: quiet build warnings for "gcc -Wall"
 2013-01-28  3:39 UTC 

[PATCH] Ext4: remove a useless check for the function ext4_data_block_valid
 2013-01-28  0:46 UTC  (4+ messages)

[PATCH 2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb
 2013-01-27  7:40 UTC  (2+ messages)

Use EXT4_BOOT_LOADER_INO for boot loader GRUB?
 2013-01-26 18:49 UTC  (2+ messages)

[PATCH 1/2] Ext2: remove a useless check for the function ext2_free_blocks
 2013-01-26 22:58 UTC 

[PATCH 2/2] Ext3: remove a useless check for the function ext3_free_blocks_sb
 2012-01-26 22:55 UTC 

[PATCH 1/2] Ext2: remove a useless check for the function ext2_free_blocks
 2012-01-26 22:55 UTC 

[PATCH] Ext4: remove a useless check for the function ext4_data_block_valid
 2012-01-26 22:55 UTC 

[PATCH 1/2] Ext2: remove a useless check for the function ext2_free_blocks
 2011-01-26 22:47 UTC 

[PATCH] Ext4: remove a useless check for the function ext4_data_block_valid
 2011-01-26 22:45 UTC 

[PATCH] mke2fs: clarify inode ratio in man page
 2013-01-25 15:53 UTC 

[PATCH 1/3] e2image: add offset switches
 2013-01-25 15:29 UTC  (3+ messages)
` [PATCH 2/3] e2image: perform in-place move
` [PATCH 3/3] e2image: add progress indicator

[PATCH] e2fslibs: fix llseek on i386
 2013-01-25  4:34 UTC  (10+ messages)
  ` [PATCH] libext2fs: fix ext2fs_llseek "

[PATCH] contrib: print missing '-p' argument in fallocate.c
 2013-01-25  4:28 UTC  (2+ messages)

[ext4:dev 6/9] fs/ext4/super.c:4039:1: warning: label 'failed_mount8' defined but not used
 2013-01-25  4:24 UTC  (2+ messages)

[PATCH] ext4: Fix memory leak when quota options are specified multiple times
 2013-01-25  3:49 UTC  (6+ messages)

[PATCH 0/2 v4] dump a sparse file in debugfs
 2013-01-25  3:39 UTC  (3+ messages)
` [PATCH 1/2 v4] libext2fs: introduce lseek SEEK_DATA/HOLE
` [PATCH 2/2 v4] debugfs: dump a sparse file

[LSF/MM TOPIC] Mapping range locking
 2013-01-25  3:01 UTC 

[PATCH 0/7 v2] ext4: extent status tree (step2)
 2013-01-24 20:03 UTC  (21+ messages)
` [PATCH 1/7 v2] ext4: refine extent status tree
` [PATCH 5/7 v2] ext4: track all extent status in "
` [PATCH 7/7 v2] ext4: reclaim extents from "
            ` [PATCH] fs: allow for fs-specific objects to be pruned as part of pruning inodes

[PATCH v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-23 21:43 UTC  (5+ messages)
` [PATCH 4/6] block: Optionally snapshot page contents to provide stable pages during write
` [PATCH 6/6] ubifs: Wait for page writeback to provide stable pages

jbd2: don't wake kjournald unnecessarily
 2013-01-23 19:29 UTC  (17+ messages)

very long fsck(weeks) for a small(500GB) ext4 partition
 2013-01-23 14:59 UTC  (3+ messages)

[PATCH 1/3] contrib: add safe_getenv() support to spd_readdir
 2013-01-23 16:22 UTC  (5+ messages)
` [PATCH 2/3] contrib: add thread locking and readdir64_r "
` [PATCH 3/3] contrib: fix namespace leakage in spd_readdir

[PATCH 1/4] ext4: Fix possible use-after-free with AIO
 2013-01-23 13:18 UTC  (2+ messages)

[PATCH] ext4: check incompatible mount options when mounting ext2/3
 2013-01-23 13:00 UTC  (5+ messages)
` [PATCH] ext4: check incompatible mount options when mounting ext2/3 [V2]

hole punching in ext4
 2013-01-23  1:38 UTC  (7+ messages)

[PATCH] quota: fix disabling quota, add quota tests
 2013-01-23  0:09 UTC  (2+ messages)

Release of E2fsprogs 1.42.6
 2013-01-22 19:18 UTC  (2+ messages)
` Release of E2fsprogs 1.42.6 (Was re: Release of E2fsprogs 1.42.7)

[PATCH] mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota
 2013-01-22 18:45 UTC  (5+ messages)

[PATCH 0/2 v3] dump a sparse file in debugfs
 2013-01-22  9:11 UTC  (3+ messages)
` [PATCH 1/2 v3] libext2fs: introduce lseek SEEK_DATA/HOLE
` [PATCH 2/2 v3] debugfs: dump a sparse file

how to quotacheck with the new quota implementation (hidden inode)?
 2013-01-21 19:34 UTC  (13+ messages)
  ` [PATCH 1/2] ext4: release sysfs kobject when failing to enable quotas on mount
    ` [PATCH 2/2] quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format

xfstests test 049 hangs, warning in ext4_discard_preallocations
 2013-01-21 15:02 UTC 

[PATCH] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation
 2013-01-21 10:40 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "


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).