linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-28 03:31:42 to 2011-11-07 13:30:39 UTC [more...]

[PATCH 0/3] ext4: cleanup xattr stuff
 2011-11-07 13:32 UTC  (2+ messages)
` [PATCH 1/3] ext4: remove 'error' variable in ext4_xattr_check_block()

[PATCH 1/3] ext4: Remove kernel_lock annotations
 2011-11-07  8:22 UTC 

[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
 2011-11-07  8:00 UTC  (6+ messages)

Bug In ext4 in kernels > 2.6.39 - Not mounting with arguments/options I specify in fstab on root remount
 2011-11-07  5:32 UTC  (12+ messages)

[PATCH] ext4: fix NULL pointer dereference from orig_data in fill_super and remount
 2011-11-06 23:20 UTC 

[PATCH 3/3] libquota: fix quota usage compute
 2011-11-06 13:40 UTC 

[PATCH 2/3] tune2fs: preserve old limits when turn on quota feature
 2011-11-06 13:39 UTC 

[PATCH 1/3] libquota: quota file read support
 2011-11-06 13:36 UTC 

e2fsprogs: Avoid infinite loop in ext2fs_find_block_device()
 2011-11-04 12:50 UTC  (4+ messages)

[PATCH] ext4: expand commit callback
 2011-11-04 12:17 UTC  (2+ messages)

[PATCH v3] ext4: make quota as first class supported feature
 2011-11-04  9:20 UTC  (3+ messages)

quotacheck on 'tune2fs -O quota'
 2011-11-04  9:03 UTC  (3+ messages)

[PATCH 1/3] libquota: cleanup libquota code
 2011-11-04  0:18 UTC  (3+ messages)
` [PATCH 2/3] tune2fs: Compute quota usage when turning on the 'quota' feature
` [PATCH 3/3] mke2fs: Add extended option to select quota type

[patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
 2011-11-03 17:42 UTC  (13+ messages)
` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent()
              ` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent() for .32 longterm
              ` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent() for .33 longterm

[PATCH 0/8 bigalloc] ext4: change unit of extent's ee_len from block to cluster
 2011-11-03 17:57 UTC  (12+ messages)
` [PATCH 1/8 bigalloc] ext4: get blocks from ext4_ext_get_actual_len
` [PATCH 2/8 bigalloc] ext4: change ext4_ext_map_blocks to allocate clusters instead of blocks
` [PATCH 3/8 bigalloc] ext4: remove unused functions and tags
` [PATCH 4/8 bigalloc] ext4: zeroout extra pages when users write one page
` [PATCH 5/8 bigalloc] ext4: zero out extra pages when truncate file
` [PATCH 6/8 bigalloc] ext4: directories allocate a cluster when it need spaces
` [PATCH 7/8 bigalloc] ext4: align fallocate size to a whole cluster
` [PATCH 8/8 bigalloc] ext4: make cluster works for mmap

[PATCH V1 00/17] ext4: Add inline data support
 2011-11-03  4:23 UTC  (11+ messages)
` [PATCH V1 01/17] ext4: Move extra inode read to a new function
  ` [PATCH V1 02/17] ext4: Add the basic function for inline data support

[PATCH] ext3: call ext3_mark_recovery_complete() when recovery is really needed
 2011-11-03  1:35 UTC  (4+ messages)

[PATCH 0/7] ext4: cleanups and regression fixes for grow/shrink logic V3
 2011-11-02 23:12 UTC  (9+ messages)
` [PATCH 1/7] ext4: Restore old EOFBLOCKS flag state after error
` [PATCH 2/7] ext4: move inode indepth shrink logic to didicated function
` [PATCH 3/7] ext4: Move punch hole "
` [PATCH 4/7] ext4: punch_hole fix extent conversion
` [PATCH 5/7] ext4: Update inode's transaction id after punch_hole
` [PATCH 6/7] ext4: punch hole should be restarted after transaction restart
` [PATCH 7/7] ext4: update EOFBLOCK flags after punch hole

Latency writing to an mlocked ext4 mapping
 2011-11-02 20:17 UTC  (19+ messages)
            ` [PATCH] mm: Improve cmtime update on shared writable mmaps

[PATCH 0/2] ext4: remove a couple mount options
 2011-11-02 17:50 UTC  (6+ messages)
` [PATCH 1/2] ext4: remove a the journal=update mount option
` [PATCH 2/2] ext4: remove a couple mount options
  ` [PATCH 2/2 V2] ext4: remove the resize mount option

[GIT PULL] ext4 updates for 3.2
 2011-11-02 15:10 UTC 

[PATCH] ext4: let ext4_ext_convet_to_initialized initialize var(eh) before using it
 2011-11-02 15:04 UTC  (5+ messages)

[PATCH 1/2] jbd/jbd2: validate sb->s_first in journal_get_superblock()
 2011-11-02 14:24 UTC  (6+ messages)

[PATCH] ext3: Avoid creating new file in append-only dir when open(2) return error
 2011-11-02 14:23 UTC  (5+ messages)

[BUG] e2fsprogs: mke2fs -S and e2fsck cannot recover on ext4
 2011-11-02  8:18 UTC  (3+ messages)

[PATCH -next] ext4: fix printk format warning in page-io
 2011-11-02  1:59 UTC  (2+ messages)

[PATCH 2/2] jbd2: Unify log messages in jbd2 code
 2011-11-01 23:10 UTC  (2+ messages)

[PATCH] ext4: remove comments about extent mount option in ext4_new_inode()
 2011-11-01 23:07 UTC  (2+ messages)

[PATCH] ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined
 2011-11-01 23:00 UTC  (2+ messages)

[PATCH] ext4: fix a syntax error in ext4_ext_insert_extent
 2011-11-01 22:57 UTC  (2+ messages)

(unknown),
 2011-11-01 22:24 UTC  (4+ messages)
` [PATCH v2 01/15] ext4: add a function which extends a group without checking parameters

[PATCH] e2fsck: return more status if fsck aborts
 2011-11-01 17:32 UTC 

bigalloc and max file size
 2011-11-01 12:22 UTC  (23+ messages)

[patch 0/5] per-zone dirty limits v3
 2011-11-01 10:55 UTC  (8+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones

[PATCH] ext4: Check io list state and avoid an unnecessary mutex_lock in ext4_end_io_work
 2011-11-01 10:30 UTC  (10+ messages)
      ` [PATCH 1/3] ext4: Use correct locking for ext4_end_io_nolock()
        ` [PATCH 2/3] ext4: remove unnecessary call to waitqueue_active()
        ` [PATCH 3/3] ext4: optimize locking for end_io extent conversion

[RFC] Metadata Replication for Ext4
 2011-11-01  7:35 UTC  (8+ messages)

Protected Project
 2011-11-01  0:49 UTC 

[PATCH 1/2] ext4: remove redundant argument in mb_find_extent()
 2011-10-31 22:56 UTC  (3+ messages)
` [PATCH 2/2] ext4: fix a typo in struct ext4_allocation_context

[PATCH] Ext4: Don't normalize an falloc request if it can fit in 1 extent
 2011-10-31 22:42 UTC  (4+ messages)

[PATCH 1/3] ext4: move variables to its scope
 2011-10-31 22:12 UTC  (8+ messages)
` [PATCH 2/3] ext4: return ENOMEM if find_or_create_pages fails
` [PATCH 3/3] ext4: let ext4_discard_partial_buffers handle unaligned range correctly

[PATCH v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
 2011-10-31 21:32 UTC  (2+ messages)

[patch 2/2] jbd2: use gfp_t instead of int
 2011-10-31 17:53 UTC  (2+ messages)

[PATCH 0/5] ext4: statistic of different data and metadata IO types
 2011-10-31  9:43 UTC  (6+ messages)
` [PATCH 1/5] ext4: add data structure and functions for io statistic
` [PATCH 2/5] ext4: add hooks in buffer layer
` [PATCH 3/5] ext4: io stat read related entrance
` [PATCH 4/5] ext4: io stat write "
` [PATCH 5/5] ext4: io stat show result in sysfs

PROBLEM: Kernel panic and system crash during RAID disk failure
 2011-10-31  5:13 UTC  (6+ messages)

[PATCH V3 0/6] ext4: add delayed extent tree for ext4
 2011-10-31  0:55 UTC  (7+ messages)
` [PATCH V3 1/6] ext4: add two structures supporting delayed extent tree
` [PATCH V3 2/6] ext4: add operations on "
` [PATCH V3 3/6] ext4: initialize "
` [PATCH V3 4/6] ext4: let ext4 maintian delayed extent trees
` [PATCH V3 5/6] ext4: reimplement fiemap on delayed extent tree
` [PATCH V3 6/6] ext4: reimplement ext4_find_delay_alloc_range "

(unknown),
 2011-10-30 22:33 UTC 

[PATCH] ext4: Avoid creating new file in append-only dir when open(2) return error
 2011-10-30  1:23 UTC  (3+ messages)

[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
 2011-10-30  0:59 UTC  (3+ messages)

[PATCH 1/3] ext4: migrate cleanup
 2011-10-29 13:09 UTC  (9+ messages)
` [PATCH 2/3] ext4: fix quota accounting during migration
` [PATCH 3/3] ext4: fix block swap procedure on migration V2
` Ping

[PATCH 1/4] ext4: fold two if statements into one
 2011-10-29 13:51 UTC  (8+ messages)
` [PATCH 2/4] ext4: move variable to its scope
` [PATCH 3/4] ext4: let AGGRESSIVE_TEST brace code only related to itself
` [PATCH 4/4] ext4: trace punch_hole correctly in ext4_ext_map_blocks

[PATCH, RFC] ext4: fix race in xattr block allocation path
 2011-10-29 14:12 UTC  (2+ messages)

[PATCH 0/6] ext4: cleanups and regression fixes for grow/shrink logic V2
 2011-10-28 21:40 UTC  (6+ messages)
` [PATCH 2/6] ext4: move inode indepth shrink logic to didicated function
` [PATCH 6/6] ext4: update EOFBLOCKS flag on fallocate properly

[PATCH] ext2: Avoid creating new file in append-only dir when open(2) return error
 2011-10-28 18:03 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).