linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-03 13:54:00 to 2010-03-19 00:51:07 UTC [more...]

[PATCH, RFC 1/3] ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
 2010-03-19  0:50 UTC  (3+ messages)
` [PATCH, RFC 2/3] ext4: Add support for adding boolean toggls to ext4's sysfs directory
` [PATCH, RFC 3/3] ext4: Add option for squelching ext4 errors to prevent dmesg from filling up

>2TB file issue with e2fsck
 2010-03-18 21:57 UTC  (3+ messages)

[PATCH 0/5] RFC: introduce extended inode owner identifier v6
 2010-03-18 21:25 UTC  (7+ messages)
` [PATCH 1/5] vfs: Add additional owner identifier
  ` [PATCH 2/5] quota: Implement project id support for generic quota
    ` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
      ` [PATCH 4/5] ext4: add project quota support
        ` [PATCH 5/5] ext4: add isolated project support

[PATCH] ext4: memory leakage in ext4_discard_preallocations
 2010-03-18 17:46 UTC  (2+ messages)

[Bug 15018] New: ext4 backtraces out of nowhere
 2010-03-18 11:11 UTC  (2+ messages)
` [Bug 15018] "

[PATCH] e2fsck: Fix segmentation fault when checking a file system
 2010-03-17 17:48 UTC 

Meta BGs and Flex BGs
 2010-03-17 13:50 UTC 

[Bug 15543] New: Oops in dentry_iput during ext3 remount readonly
 2010-03-17 12:15 UTC  (4+ messages)
` [Bug 15543] "

[PATCH] ext4: fix io-barrier logic for external journal case
 2010-03-17 11:38 UTC  (7+ messages)
  ` [PATCH] ext4: check missed return value ext4_sync_file

[PATCH] ext4: Fix coding style in fs/ext4/move_extent.c
 2010-03-17 10:12 UTC 

[PATCH 2.6.27.y 00/11] *** SUBJECT HERE ***
 2010-03-17  3:10 UTC  (15+ messages)
` [PATCH 2.6.27.y 01/11] ext4: invalidate pages if delalloc block allocation fails
` [PATCH 2.6.27.y 02/11] percpu counter: clean up percpu_counter_sum_and_set()
` [PATCH 2.6.27.y 03/11] ext4: Make sure all the block allocation paths reserve blocks
` [PATCH 2.6.27.y 04/11] ext4: Add percpu dirty block accounting
` [PATCH 2.6.27.y 05/11] ext4: Retry block reservation
` [PATCH 2.6.27.y 06/11] ext4: Retry block allocation if we have free blocks left
` [PATCH 2.6.27.y 07/11] ext4: Use tag dirty lookup during mpage_da_submit_io
` [PATCH 2.6.27.y 08/11] vfs: Remove the range_cont writeback mode
` [PATCH 2.6.27.y 09/11] vfs: Add no_nrwrite_index_update writeback control flag
` [PATCH 2.6.27.y 10/11] ext4: Fix file fragmentation during large file write
` [PATCH 2.6.27.y 11/11] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages

bug in ext3 code causing OOM error on systems with small memory
 2010-03-16 19:50 UTC  (3+ messages)

Using parts of ext2_fs.h in BSD licensed code
 2010-03-16 12:34 UTC  (4+ messages)

[PATCH 1/1]ext4: cleanup a warning
 2010-03-16 10:54 UTC 

[00/11] fix ext4 deadlock on 2.6.27.y
 2010-03-15 23:17 UTC  (4+ messages)
  ` [stable] "

[Bug 12829] New: kernel complains on ENOSPC
 2010-03-15 20:23 UTC  (2+ messages)
` [Bug 12829] "

[Bug 13604] New: cascade of "mpage_da_map_blocks block allocation failed" errors
 2010-03-15 20:22 UTC  (2+ messages)
` [Bug 13604] "

[Bug 13549] New: Kernel oops while online resizing of an ext4 filesystem
 2010-03-15 19:35 UTC  (2+ messages)
` [Bug 13549] "

New compiler warning in 2.6.34-rc1: 'start_ext.ee_block' may be used uninitialized
 2010-03-15 15:41 UTC  (2+ messages)

Bug#564084: debugfs: logdump -b<block> show incorrect allocation status in block bitmap
 2010-03-14 23:02 UTC 

[PATCH] memory leakage in ext4_ext_zeroout
 2010-03-13  6:33 UTC 

e2fsck doesn't repair broken ext4
 2010-03-13  0:03 UTC  (3+ messages)

[PATCH 0/5] RFC: introduce extended inode owner identifier v5
 2010-03-12 20:07 UTC  (22+ messages)
` [PATCH 1/5] vfs: Add additional owner identifier
  ` [PATCH 2/5] quota: Implement project id support for generic quota
    ` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
      ` [PATCH 4/5] ext4: add isolated project support
        ` [PATCH 5/5] ext4: add project quota support

[PATCH 1/2] ext4/jbd2: fix io-barrier logic in case of external journal
 2010-03-12 17:26 UTC  (2+ messages)
` [PATCH 2/2] ext3, jbd: Add barriers for file systems with exernal journals

[PATCH] mke2fs: skip alignment questioning if -F specified
 2010-03-12 15:40 UTC  (5+ messages)

Bad ext4 sync performance on 16 TB GPT partition
 2010-03-12 15:20 UTC  (8+ messages)

[PATCH] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
 2010-03-12  7:01 UTC  (16+ messages)
` defrag deployment status (was Re: [PATCH] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode)
` [PATCH resend] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode

what exactly is CONFIG_EXT4_USE_FOR_EXT23 for?
 2010-03-11 20:44 UTC  (7+ messages)

[Bug 15420] New: EXT4_USE_FOR_EXT23 causes wrong free space calculation on ext2 and ext3
 2010-03-11 17:42 UTC  (19+ messages)
` [Bug 15420] "

[PATCH] ext4: stop issuing discards if not supported by device
 2010-03-10 16:54 UTC 

possible ext4 related deadlock
 2010-03-10 16:23 UTC  (4+ messages)

[Bug 14830] When other IO is running sync times go to 10 to 20 minutes
 2010-03-10 15:36 UTC  (2+ messages)

[PATCH] ext4: reduce scheduling latency with delayed allocation
 2010-03-10 13:09 UTC  (3+ messages)

Constant access (write) time
 2010-03-08 20:17 UTC  (3+ messages)

discard + LVM
 2010-03-08 19:46 UTC  (5+ messages)

[Bug 13598] New: FIEMAP related circular locking dependency detected
 2010-03-08 18:19 UTC  (2+ messages)
` [Bug 13598] "

[PATCH 00/28] Ext4 patch queue for the 2.6.34 merge window
 2010-03-08 17:46 UTC  (18+ messages)
` [PATCH 11/28] ext4: correctly calculate number of blocks for fiemap
          ` [incomplete PATCH] ext4: avoid overflow in fiemap
` [PATCH 27/28] ext4: Convert BUG_ON checks to use ext4_error() instead

RFC: EXT4 Defrag Specification (Draft)
 2010-03-08 14:30 UTC  (2+ messages)

dump/restore not supported for ext4
 2010-03-08 11:03 UTC  (7+ messages)

[PATCH 1/3] ext4: Fix insertion point of extent in mext_insert_across_blocks()
 2010-03-08  8:40 UTC  (6+ messages)

smatch stuff: a couple unused assignments in ext4
 2010-03-06 15:21 UTC 

Ext2 and ext4 preallocation / mballoc
 2010-03-06 14:45 UTC  (2+ messages)

[Bug 13603] New: Fallocate and DirectIO
 2010-03-06  8:46 UTC  (3+ messages)
` [Bug 13603] "

[PULL REQUEST] Quota cleanups & fixes and ext3 fixes for 2.6.34-rc1
 2010-03-05 23:01 UTC  (3+ messages)

[PATCH 11/28] ext4: correctly calculate number of blocks for fiemap
 2010-03-05  5:57 UTC 

[GIT PULL] ext4 fixes
 2010-03-05  4:44 UTC 

dumpe2fs/dump/restore not working correctly for ext4?
 2010-03-04 22:21 UTC  (4+ messages)

[PATCH 1/3] ext4: use ext4_group_first_block_no()
 2010-03-04  5:19 UTC  (4+ messages)
` [PATCH 2/3] ext4: use ext4_grp_offs_to_block
` [PATCH 3/3] ext4: consolidate in_range() definisions

[PATCH] [RESEND] ext4: Release page references acquired in ext4_da_block_invalidatepages
 2010-03-04  4:51 UTC  (2+ messages)

[LSF/VM TOPIC] Re: [Lsf10-pc] Rich-acl discussion for Linus Storage and Filesystem summit
 2010-03-03 14:09 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).