linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-23 01:39:42 to 2013-01-31 16:02:19 UTC [more...]

[PATCH 0/9 v4] ext4: extent status tree (step2)
 2013-01-31 16:02 UTC  (11+ messages)
` [PATCH 1/9 v4] ext4: refine extent status tree
` [PATCH 2/9 v4] ext4: remove EXT4_MAP_FROM_CLUSTER flag
` [PATCH 3/9 v4] ext4: add physical block and status member into extent status tree
` [PATCH 4/9 v4] ext4: adjust interfaces of "
` [PATCH 5/9 v4] ext4: track all extent status in "
` [PATCH 6/9 v4] ext4: lookup block mapping "
` [PATCH 7/9 v4] ext4: remove single extent cache
` [PATCH 8/9 v4] ext4: adjust some functions for reclaiming extents from extent status tree
` [PATCH 9/9 v4] ext4: reclaim "

[PATCH] ext4: ext4_split_extent shoult take care about extent zeroout
 2013-01-31 15:02 UTC  (4+ messages)

[PATCH] ext4: ext4_split_extent shoult take care about extent zeroout v2
 2013-01-31 14:48 UTC 

[PATCH 0/12 v2] ext4: Several simplifications and fixes
 2013-01-31 14:09 UTC  (40+ 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

extents_status comment small modification
 2013-01-31  6:08 UTC 

[PATCH 0/4 v2] Fix possible use after free with AIO
 2013-01-31  2:10 UTC  (9+ messages)
` [PATCH 1/4] ext4: Fix possible use-after-free "
` [PATCH 2/4] xfs: "
` [PATCH 3/4] ocfs2: "
` [PATCH 4/4] fs: "

fallocate creating fragmented files
 2013-01-30 22:51 UTC  (10+ messages)

[RFC] Optimizing readdir()
 2013-01-30 11:34 UTC  (6+ messages)

jbd2: don't wake kjournald unnecessarily
 2013-01-30 10:41 UTC  (19+ messages)
                          ` [PATCH 1/2] "
                            ` [PATCH 2/2] jbd2: commit as soon as possible after log_start_commit

[PATCH, RFC] mke2fs: wipe out old btrfs superblocks
 2013-01-30  9:50 UTC  (4+ messages)
` [PATCH, RFC V2] "

[ext4] minor. consecutive shift is not necessary
 2013-01-30  6:57 UTC 

[PATCH] ext4: only define label failed_mount8 when used
 2013-01-30  3:52 UTC  (2+ messages)

[PATCH 00/10 v3] ext4: extent status tree (step2)
 2013-01-30  2:43 UTC  (15+ 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 v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-30  1:03 UTC  (5+ messages)
` [PATCH 5/6] ocfs2: Wait for page writeback to provide "
` [PATCH 6/6] ubifs: "

e2fsprogs tutorial or examples
 2013-01-29 21:29 UTC  (2+ messages)

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

[PATCH V6 09/30] dio: Convert direct_IO to use iov_iter
 2013-01-29 16:23 UTC  (3+ messages)
` [PATCH V6 18/30] fs: add read_iter and write_iter to several file systems
` [PATCH V6 20/30] ext4: add support for read_iter and write_iter

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

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

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

[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 7/7 v2] ext4: reclaim extents from extent status tree
 2013-01-24 20:03 UTC  (9+ messages)
` [PATCH] fs: allow for fs-specific objects to be pruned as part of pruning inodes

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  (3+ messages)

[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]

[PATCH 0/7 v2] ext4: extent status tree (step2)
 2013-01-23  4:31 UTC  (5+ messages)
` [PATCH 1/7 v2] ext4: refine extent status tree
` [PATCH 5/7 v2] ext4: track all extent status in "

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


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