linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-28 15:38:48 to 2013-02-05 12:08:58 UTC [more...]

[PATCH 0/9 v4] ext4: extent status tree (step2)
 2013-02-05 12:08 UTC  (19+ 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 v2 00/18] change invalidatepage prototype to accept length
 2013-02-05  9:47 UTC  (20+ messages)
` [PATCH v2 01/18] mm: "
` [PATCH v2 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v2 03/18] ext4: use ->invalidatepage() length argument
` [PATCH v2 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH v2 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v2 06/18] ocfs2: "
` [PATCH v2 07/18] ceph: "
` [PATCH v2 08/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH v2 09/18] reiserfs: "
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v2 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v2 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v2 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v2 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v2 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v2 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v2 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v2 18/18] ext4: Allow punch hole with bigalloc enabled

[RFC] mm: change invalidatepage prototype to accept length
 2013-02-05  7:14 UTC  (23+ messages)
` [PATCH 01/18] "
` [PATCH 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH 03/18] ext4: use ->invalidatepage() length argument
` [PATCH 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH 05/18] xfs: use ->invalidatepage() length argument
` [PATCH 06/18] ocfs2: "
` [PATCH 07/18] ceph: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] reiserfs: "
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH 18/18] ext4: Allow punch hole with bigalloc enabled

Help to know the stable ver of ext4 for commercial app
 2013-02-05  1:17 UTC  (11+ messages)
        ` 答复: "

[PATCH 0/3 v2] jbd2 performance improvements
 2013-02-04 21:02 UTC  (5+ messages)
` [PATCH 1/3] jbd2: don't wake kjournald unnecessarily
` [PATCH 2/3] jbd2: commit as soon as possible after log_start_commit
` [PATCH 3/3] jbd2: track request delay statistics

[PATCH RFC] ext4: optimize mballoc for large allocations
 2013-02-04 16:03 UTC 

Maximum number of directories
 2013-02-04 15:58 UTC  (4+ messages)

how to quotacheck with the new quota implementation (hidden inode)?
 2013-02-04  9:42 UTC  (11+ messages)

[PATCH 2/2] mke2fs: disallow creating FS on a loop mounted file with no option
 2013-02-04  8:04 UTC 

[PATCH 1/2] mke2fs: fix force option to create filesystem on mounted device
 2013-02-04  8:04 UTC 

[PATCH] ext4: ext4_split_extent shoult take care about extent zeroout v2
 2013-02-04  7:37 UTC  (4+ messages)

Great Proposal!!
 2013-02-03 20:39 UTC 

[PATCH 00/10 v3] ext4: extent status tree (step2)
 2013-02-03 14:57 UTC  (11+ messages)
` [PATCH 03/10 v3] ext4: add physical block and status member into extent status tree

[PATCH 0/4] Clean up ext4's mount option parsing code
 2013-02-03  4:44 UTC  (5+ messages)
` [PATCH 1/4] ext4: move several mount options to standard handling loop
` [PATCH 2/4] ext4: make mount option parsing loop more logical
` [PATCH 3/4] ext4: print error when argument of inode_readahead_blk is invalid
` [PATCH 4/4] ext4: check incompatible mount options while mounting ext2/3

[RFC] Optimizing readdir()
 2013-02-02 19:45 UTC  (7+ messages)

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

fallocate creating fragmented files
 2013-02-02 10:50 UTC  (13+ messages)

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

[PATCH] fs:ext4:hash.c: reduce one "if" comparison
 2013-02-02  3:34 UTC  (2+ messages)

[PATCH] Fix race in ext4_mb_add_n_trim()
 2013-02-02  2:32 UTC  (2+ messages)
`  "

[PATCH 9/16] fs/ext4/indirect.c: use WARN
 2013-02-02  1:07 UTC  (2+ messages)

[PATCH V6 09/30] dio: Convert direct_IO to use iov_iter
 2013-02-01 20:40 UTC  (5+ 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

答复:[ext4:dev 37/40] fs/ext4/extents_status.c:510:22: warning: 'es1' may be used uninitialized in this function
 2013-02-01 17:54 UTC 

ext4-next: Backport of jbd2 fixes?
 2013-02-01 14:08 UTC  (2+ messages)

extents_status comment small modification
 2013-02-01  4:19 UTC  (2+ messages)

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

[PATCH 0/12 v2] ext4: Several simplifications and fixes
 2013-01-31 16:54 UTC  (20+ messages)
` [PATCH 04/12] ext4: Disable merging of uninitialized extents
` [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

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

[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 v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-30  1:03 UTC  (3+ messages)
` [PATCH 5/6] ocfs2: Wait for page writeback to provide "

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


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