linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-31 23:10:36 to 2011-11-11 01:00:19 UTC [more...]

[PATCH v3] ext4: make quota as first class supported feature
 2011-11-11  0:59 UTC  (6+ messages)

[PATCH 0/4] cleanup various mmp cruft & bugs
 2011-11-10 23:04 UTC  (5+ messages)
` [PATCH 1/4] e2fsprogs: Document mmp commands in debugfs manpage
` [PATCH 2/4] e2fsprogs: Tidy up mmp handling in debugfs
` [PATCH 3/4] e2fsprogs: Fix write size in ext2fs_mmp_write
` [PATCH 4/4] e2fsprogs: fix mmp tests on hard 4k devices (resend)

[PATCH] e2fsprogs: fix mmp tests on hard 4k devices
 2011-11-10 15:36 UTC  (3+ messages)

[OOPS]: Kernel 3.1 (ext3?)
 2011-11-10 13:29 UTC 

[PATCH] libext2fs: use HAVE_FSTAT64 instead of HAVE_STAT64 for ext2fs_stat()
 2011-11-10 12:40 UTC 

[PATCH] e2fsprogs: fix "Illegal block number" for scan_block_bitmap()
 2011-11-10 12:15 UTC 

[PATCH] libext2: advance group in ext2fs_open2 during swapping
 2011-11-10 12:02 UTC  (2+ messages)

[PATCH v2 0/8] Filesystem io types statistic
 2011-11-10 10:34 UTC  (9+ messages)
` [PATCH v2 1/8] vfs: Add a new flag and related functions in buffer to count io types
` [PATCH v2 2/8] ext4: Add new data structures and related functions "
` [PATCH v2 3/8] ext4: Count metadata request of read operations in buffered io
` [PATCH v2 4/8] ext4: Count data "
` [PATCH v2 5/8] ext4: Count metadata request of write "
` [PATCH v2 6/8] ext4: Count data "
` [PATCH v2 7/8] ext4: Count all requests in direct io
` [PATCH v2 8/8] ext4: Show the result of io types statistic in sysfs

[PATCH] mke2fs: do not initialize block bitmaps of groups having super block
 2011-11-10  2:07 UTC  (5+ messages)

[PATCH v2 00/28] ext4: Add metadata checksumming
 2011-11-10  2:34 UTC  (7+ messages)
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum

[PATCH 0/4] 32/64 bit llseek hashes (v4)
 2011-11-09 14:59 UTC  (3+ messages)

[PATCH v2] ext4: expand commit callback
 2011-11-09 11:35 UTC 

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

[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
 2011-11-09 11:15 UTC  (12+ messages)

[PATCH v2] ext4: expand commit callback
 2011-11-09 10:17 UTC  (2+ messages)

Bug with "fix partial page writes"
 2011-11-08 22:59 UTC 

e2fsprogs 1.42-WIP busted on big endian
 2011-11-08 22:27 UTC  (3+ messages)

[PATCH V3 0/15] ext4: add new online resize interface
 2011-11-08  8:38 UTC  (20+ messages)
` [PATCH V3 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH V3 02/15] ext4: add a function which adds a new desc to a fs
` [PATCH V3 03/15] ext4: add a function which sets up a new group desc
` [PATCH V3 04/15] ext4: add a function which updates super block
` [PATCH V3 05/15] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH V3 06/15] ext4: add a function which sets up group blocks of a flex groups
` [PATCH V3 07/15] ext4: add a function which adds several group descriptors
` [PATCH V3 08/15] ext4: add a function which sets up a flex groups each time
` [PATCH V3 09/15] ext4: enable ext4_update_super() to handle a flex groups
` [PATCH V3 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors
` [PATCH V3 11/15] ext4: add a new function which allocates bitmaps and inode tables
` [PATCH V3 12/15] ext4: add a new function which adds a flex group to a fs
` [PATCH V3 13/15] ext4: add new online resize interface
` [PATCH V3 14/15] ext4: let ext4_group_extend() use common code
` [PATCH V3 15/15] ext4: let ext4_group_add() "

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

Bug In ext4 in kernels > 2.6.39 - Not mounting with arguments/options I specify in fstab on root remount
 2011-11-08  1:48 UTC  (14+ messages)

[PATCH v2] ext4: fix NULL pointer dereference from orig_data in fill_super and remount
 2011-11-07 23:42 UTC  (6+ messages)

[PATCH] ext4: protect extent cache with r/w spinlock
 2011-11-07 23:13 UTC 

quotacheck on 'tune2fs -O quota'
 2011-11-07 21:56 UTC  (6+ messages)

[PATCH 0/2] ext4: remove a couple mount options
 2011-11-07 15:56 UTC  (7+ 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

[PATCH 1/3] ext4: Remove kernel_lock annotations
 2011-11-07 15:53 UTC  (2+ messages)

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

[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 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  (12+ 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 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  (2+ messages)

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

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

[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  (20+ 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  (5+ messages)
` [PATCH 1/3] ext4: Use correct locking for ext4_end_io_nolock()
  ` [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 


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