linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-24 05:30:41 to 2010-03-07 17:36:22 UTC [more...]

[PATCH 00/28] Ext4 patch queue for the 2.6.34 merge window
 2010-03-07 17:36 UTC  (45+ messages)
` [PATCH 01/28] ext4: fix async i/o writes beyond 4GB to a sparse file
` [PATCH 02/28] ext4: Fix optional-arg mount options
` [PATCH 03/28] ext4: Add block validity check when truncating indirect block mapped inodes
` [PATCH 04/28] ext4: Add new tracepoint for jbd2_cleanup_journal_tail
` [PATCH 05/28] ext4: Add new tracepoints to debug delayed allocation space functions
` [PATCH 06/28] ext4: Use slab allocator for sub-page sized allocations
` [PATCH 07/28] ext4: Use bitops to read/modify EXT4_I(inode)->i_state
` [PATCH 08/28] ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints
` [PATCH 09/28] ext4: move __func__ into a macro for ext4_warning, ext4_error
` [PATCH 10/28] ext4: add missing error checking to ext4_expand_extra_isize_ea()
` [PATCH 11/28] ext4: correctly calculate number of blocks for fiemap
          ` [incomplete PATCH] ext4: avoid overflow in fiemap
` [PATCH 12/28] jbd2: delay discarding buffers in journal_unmap_buffer
` [PATCH 13/28] ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
` [PATCH 14/28] ext4: Add flag to files with blocks intentionally past EOF
` [PATCH 15/28] ext4: mount flags manipulation cleanup
` [PATCH 16/28] ext4: trivial quota cleanup
` [PATCH 17/28] jbd2: clean up an assertion in jbd2_journal_commit_transaction()
` [PATCH 18/28] ext4: Fix fencepost error in chosing choosing group vs file preallocation
` [PATCH 19/28] ext4: deprecate obsoleted mount options
` [PATCH 20/28] ext4: fix error handling in migrate
` [PATCH 21/28] ext4: explicitly remove inode from orphan list after failed direct io
` [PATCH 22/28] ext4: Handle non empty on-disk orphan link
` [PATCH 23/28] ext4: make "offset" consistent in ext4_check_dir_entry()
` [PATCH 24/28] ext4: mechanical change on dio get_block code in prepare for it to be used by buffer write
` [PATCH 25/28] ext4: use ext4_get_block_write in "
` [PATCH 26/28] ext4: Use direct_IO_no_locking in ext4 dio read
` [PATCH 27/28] ext4: Convert BUG_ON checks to use ext4_error() instead
` [PATCH 28/28] ext4: Fix ext4_quota_write cross block boundary behaviour

discard + LVM
 2010-03-07  5:38 UTC 

Constant access (write) time
 2010-03-06 23:13 UTC  (2+ 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)

dump/restore not supported for ext4
 2010-03-05 16:21 UTC  (6+ messages)

[PATCH 1/3] ext4: Fix insertion point of extent in mext_insert_across_blocks()
 2010-03-05 16:10 UTC  (5+ messages)

possible ext4 related deadlock
 2010-03-05 15:45 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 0/5] RFC: introduce extended inode owner identifier v5
 2010-03-04 20:34 UTC  (8+ 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/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 

[PATCH] ext3: add writepage sanity checks
 2010-03-03  8:01 UTC  (2+ messages)

[PATCH 3/3] ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
 2010-03-03  6:49 UTC 

[PATCH 2/3] ext4: Fix the NULL reference in double_down_write_data_sem()
 2010-03-03  6:49 UTC 

[PATCH 0/3] ext4: Bug fixes and cleanup for EXT4_IOC_MOVE_EXT ioctl
 2010-03-03  6:49 UTC 

[ext3] Changes to block device after an ext3 mount point has been remounted readonly
 2010-03-02 23:10 UTC  (20+ messages)

[PATCH] mk2fs lazy_journal_init option
 2010-03-02 19:36 UTC  (3+ messages)

[PATCH] libext2fs: fix ext2fs_extent_get when going to the next or previous extent
 2010-03-02 19:27 UTC 

[PATCH] ext4: Convert BUG_ON checks to use ext4_error() instead
 2010-03-02 17:03 UTC  (2+ messages)

[PATCH 1/2] ext4: quota_write cross block boundary behaviour
 2010-03-02 13:15 UTC  (3+ messages)

[PATCH][BUG][TAKE2] ext4: unify each meaning of the offset in ext4_check_dir_entry calling from some functions
 2010-03-02  5:22 UTC  (2+ messages)

[PATCH 1/3] ext4: fix error handling in migrate
 2010-03-02  4:33 UTC  (5+ messages)
` [PATCH 2/3] ext4: explicitly remove inode from orphan list after failed direct io
  ` [PATCH 3/3] ext4: Handle non empty on-disk orphan link

[PATCH 08/19] ext4: replace inode uid,gid,mode initialization with helper function
 2010-03-02  3:43 UTC  (9+ messages)
      ` [PATCH] ext4: deprecate obsoleted mount options
          ` [PATCH] ext4: deprecate obsoleted mount options v2
              ` [PATCH] ext4: deprecate obsoleted mount options v3

[PATCH] ext4: reduce scheduling latency with delayed allocation
 2010-03-02  3:06 UTC  (2+ messages)

EXT4 is ~2X as slow as XFS (593MB/s vs 304MB/s) for writes?
 2010-03-02  0:37 UTC  (21+ messages)

[RFC] ext4: Change check for choosing group/file preallocation
 2010-03-02  0:16 UTC  (2+ messages)

[PATCH] mke2fs: skip alignment questioning if -F specified
 2010-03-01 19:53 UTC 

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

Bad ext4 sync performance on 16 TB GPT partition
 2010-03-01 16:22 UTC  (7+ messages)

[Linux 2.6.32.9] fsck.ext4: Unable to resolve UUID
 2010-03-01  1:04 UTC 

mdadm software raid + ext4, capped at ~350MiB/s limitation/bug?
 2010-02-28 20:03 UTC  (11+ messages)

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

[Bug 12579] New: ext4 filesystem hang
 2010-02-27 18:29 UTC  (2+ messages)
` [Bug 12579] "

[PATCH] ext3: explicitly remove inode from orphan list after failed direct_io
 2010-02-26 13:05 UTC 

[RFC] do you want jbd2 interface of ext3?
 2010-02-26  7:25 UTC  (7+ messages)

2.6.32.9 ext4 related hangups?
 2010-02-25 18:37 UTC 

[PATCH] fix dblist size accounting (was Re: Invalid superblock after e2fsck)
 2010-02-25 18:05 UTC 

[Bug 15391] New: EXT4_USE_FOR_EXT23 causes ext4 partition to be mounted as ext2
 2010-02-25  3:05 UTC 

[PATCH 0/2]fix an assertion in jbd/jbd2
 2010-02-25  1:11 UTC  (5+ messages)
` [PATCH 1/2] Jbd: fix an assertion, jh->b_transaction should be

[PATCH] warning fixups for e2fsprogs-1.41.10
 2010-02-24 21:35 UTC 

[PATCH 1/4] ext3: mount flags manipulation cleanup
 2010-02-24 16:55 UTC  (7+ messages)
` [PATCH 2/4] ext4: "
  ` [PATCH 3/4] ext3: trivial quota cleanup
    ` [PATCH 4/4] ext4: "

[PATCH] e2fsck: Fix bug which can cause e2fsck -fD to corrupt non-indexed directories
 2010-02-24 16:28 UTC  (4+ messages)

[PATCH] Add flag to files with blocks intentionally past EOF
 2010-02-24 16:26 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] e2fck: don't complain about i_size for known blocks past EOF
 2010-02-24 16:25 UTC  (2+ messages)

[PATCH, RFC] ext4: don't use quota reservation for speculative metadata blocks
 2010-02-24 15:00 UTC  (3+ messages)


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