linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-03 08:42:27 to 2011-03-20 23:27:13 UTC [more...]

[Bug 31542] New: ext4 : "No space left on the device" persists even when I deleted more than 40GB of data
 2011-03-20 23:27 UTC  (2+ messages)
` [Bug 31542] "

ext4: removal of alloc_sem locks from block allocation paths
 2011-03-20 21:32 UTC  (6+ messages)
` [PATCH 1/5] ext4: move ext4_add_groupblocks() to mballoc.c
` [PATCH 2/5] ext4: implement ext4_add_groupblocks() by freeing blocks
` [PATCH 3/5] ext4: synchronize ext4_mb_init_group() with buddy page lock
` [PATCH 4/5] ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches
` [PATCH 5/5] ext4: remove alloc_semp

[Ext4 punch hole 3/4 v4] Ext4 Punch Hole Support: Punch out extents
 2011-03-20 15:27 UTC  (2+ messages)

[Ext4 punch hole 2/4 v4] Ext4 Punch Hole Support: Clear Hole
 2011-03-20 15:25 UTC  (2+ messages)

[Ext4 punch hole 1/4 v4] Ext4 Punch Hole Support: Convert Blocks to Uninit Exts
 2011-03-20 15:24 UTC  (2+ messages)

[Ext4 punch hole 4/4 v4] Ext4 Punch Hole Support: Enable Punch Hole
 2011-03-20 15:22 UTC  (2+ messages)

[PATCH, RFC 00/12] bigalloc patchset
 2011-03-20 10:33 UTC  (15+ messages)
` [PATCH, RFC 01/12] ext4: read-only support for bigalloc file systems
` [PATCH, RFC 02/12] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
` [PATCH, RFC 03/12] ext4: Convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP
` [PATCH, RFC 04/12] ext4: Remove block bitmap initialization in ext4_new_inode()
` [PATCH, RFC 05/12] ext4: factor out block group accounting into functions
` [PATCH, RFC 06/12] ext4: split out ext4_free_blocks_after_init()
` [PATCH, RFC 07/12] ext4: bigalloc changes to block bitmap initialization functions
` [PATCH, RFC 08/12] ext4: Convert block group-relative offsets to use clusters
` [PATCH, RFC 09/12] ext4: teach ext4_ext_map_blocks() about the bigalloc feature
` [PATCH, RFC 10/12] ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled
` [PATCH, RFC 11/12] ext4: tune mballoc's default group prealloc size for bigalloc file systems
` [PATCH, RFC 12/12] ext4: enable mounting bigalloc as read/write

[PATCH]: e2fsprogs m_* self tests no longer pass
 2011-03-19 20:29 UTC  (4+ messages)

[PATCH] e2fsprogs: create com_err.h symlink in includedir
 2011-03-19 15:03 UTC  (3+ messages)

[PATCH] e2fsprogs: man page typo fixes
 2011-03-18 19:03 UTC  (2+ messages)

mkdir performance
 2011-03-18 16:49 UTC  (2+ messages)

Add rbtree backend for storing bitmaps
 2011-03-18 10:23 UTC  (13+ messages)
` [PATCH 1/4 v2] e2fsprogs: Add rbtree library
` [PATCH 2/4 v2] e2fsprogs: Add rbtree backend for bitmaps, use it instead of bitarrays
` [PATCH 3/4] Add bitmap configuration interface
` [PATCH 4/4] Add macro to enable collecting bitmap statistics

[PATCH] ext4: critical info format fix in __ext4_grp_locked_error
 2011-03-18  9:58 UTC 

[PATCH 12/36] jbd2,rcu: convert call_rcu(free_devcache) to kfree_rcu()
 2011-03-18  3:58 UTC 

[PATCH] ext4: add more tracepoints and change to use MAJOR/MINOR dev macros
 2011-03-18  2:13 UTC 

[PULL REQUEST] Ext3, jbd, and quota fixes for 2.6.39-rc1
 2011-03-17 19:55 UTC 

ditching e4b->alloc_semp
 2011-03-17 16:13 UTC  (6+ messages)

[PATCH 1/4] e2image: Add support for qcow2 format
 2011-03-17 13:05 UTC  (9+ messages)
` [PATCH 4/4] e2fsck: Add QCOW2 support

[PATCH] ext4: critical info format fix in __ext4_grp_locked_error
 2011-03-17  2:08 UTC  (2+ messages)
` [stable] "

[PATCH 0/2] Fix BUG_ON and hang in ext4_da_writepages() in presence of IO errors
 2011-03-16 21:11 UTC  (5+ messages)
` [PATCH 1/2] ext4: Fix BUG_ON in ext4_da_block_invalidatepages()
` [PATCH 2/2] ext4: Redirty page which could not be added to current extent in __mpage_da_writepage()

[Bug 31222] New: kernel BUG at fs/ext4/mballoc.c:3141
 2011-03-16 19:32 UTC 

[Ext4 punch hole 3/5] Ext4 Punch Hole Support: Enable Kernel Space Fiemap
 2011-03-16 19:08 UTC  (2+ messages)

[PATCH] ext4: Fix a BUG in mb_mark_used during trim
 2011-03-16 15:20 UTC  (9+ messages)
      ` [PATCH v2] "
        ` [PATCH v2] ext4: Fix a kernel panic "

[PATCH] ext4: critical info format fix in __acquire
 2011-03-16 14:52 UTC  (3+ messages)

Large directories and poor order correlation
 2011-03-16  1:50 UTC  (19+ messages)

[Ext4 punch hole 2/5] Ext4 Punch Hole Support: Clear Hole
 2011-03-15 21:41 UTC 

[Ext4 punch hole 1/5] Ext4 Punch Hole Support: Convert Blocks to Uninit Exts
 2011-03-15 21:41 UTC 

[Ext4 punch hole 5/5] Ext4 Punch Hole Support: Enable Punch Hole
 2011-03-15 21:18 UTC 

[Ext4 punch hole 4/5] Ext4 Punch Hole Support: Punch out extents
 2011-03-15 21:18 UTC 

[Ext4 punch hole 2/5] Ext4 Punch Hole Support: Clear Hole
 2011-03-15 21:17 UTC 

[Ext4 punch hole 1/5] Ext4 Punch Hole Support: Convert Blocks to Uninit Exts
 2011-03-15 21:17 UTC 

Revised Ext4 Punch Hole patches
 2011-03-15 21:17 UTC 

[PATCH] e2fsck: display recorded error messages
 2011-03-15 13:00 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] e2fsprogs: remove leftover retval check
 2011-03-15 12:02 UTC  (2+ messages)

ext4_alloc_context occupies 150 GiB of memory and makes the system unusable
 2011-03-15 10:41 UTC  (6+ messages)

[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
 2011-03-15  8:46 UTC  (10+ messages)

potential memory leak on transaction commit
 2011-03-15  6:39 UTC  (5+ messages)

Why do we initialize block bitmaps in ext4_new_inode()
 2011-03-15  2:15 UTC  (3+ messages)

ext4 deep stack with mark_page_dirty reclaim
 2011-03-15  2:25 UTC  (4+ messages)

[Bug 30872] New: Calling kfree() for uninitialized pointer in ext4_mb_init_backend()
 2011-03-14 20:08 UTC  (5+ messages)
` [Bug 30872] "

[Bug 29402] New: kernel panics while running ffsb scalability workloads on 2.6.38-rc1 through -rc5
 2011-03-14 17:25 UTC  (7+ messages)
` [Bug 29402] "

[Bug 25832] kernel crashes upon resume if usb devices are removed when suspended
 2011-03-14 14:18 UTC  (13+ messages)

[PATCH] Check for immutable flag in fallocate path
 2011-03-14 10:40 UTC  (7+ messages)
` [PATCH v2] "

Ext4 kernel patches ready for benchmarking
 2011-03-14  3:04 UTC  (2+ messages)

[PATCH] filefrag: count optimize non-verbose mode; count 0 extents properly when verbose
 2011-03-11 15:01 UTC  (2+ messages)

[PATCH] ext4: don't kfree uninitialized s_group_info members
 2011-03-10 23:03 UTC 

Time for "mkdir" on ext3
 2011-03-10 15:48 UTC  (2+ messages)

Payment Information From Western Union!
 2011-03-10 14:41 UTC 

[Ext4 punch hole 1/5] Ext4 Punch Hole Support: Convert Blocks to Uninit Exts
 2011-03-10  5:40 UTC  (5+ messages)

[PATCH] e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature
 2011-03-09 21:01 UTC  (2+ messages)

[Bug 15910] New: zero-length files and performance degradation
 2011-03-09 19:09 UTC  (3+ messages)
` [Bug 15910] "

Loan
 2011-03-09 15:53 UTC 

[LSF/FS TOPIC] Journal guided RAID resync
 2011-03-09  9:27 UTC  (3+ messages)

[PATCH] xfstests: add fallocate calls to fsx
 2011-03-08 20:00 UTC  (3+ messages)

[PATCH] ext4: Use sing thread to perform DIO unwritten convertion
 2011-03-08  1:40 UTC  (5+ messages)
` [PATCH] ext4: Use single "

[Bug 29312] New: Unmounting fails even after the underlying device is long gone
 2011-03-07 20:40 UTC  (4+ messages)
` [Bug 29312] "

ext3: Always set dx_node's fake_dirent explicitly
 2011-03-07 16:32 UTC  (5+ messages)
` [PATCH V2] "

[Bug 29752] New: Possible i_nlink race in ext2_rename
 2011-03-05  1:20 UTC  (2+ messages)
` [Bug 29752] "

[PATCH] ext3: Fix an overflow in ext3_trim_fs
 2011-03-03 23:40 UTC  (2+ messages)

[PATCH] ext4: Allow indirect-block file to grow the file size to max file size
 2011-03-03 14:26 UTC  (2+ messages)

[Bug 14972] [regression] msync() call on ext4 causes disk thrashing
 2011-03-03 11:25 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).