messages from 2010-02-16 23:21:37 to 2010-03-02 19:36:22 UTC [more...]
[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 00/28] Ext4 patch queue for the 2.6.34 merge window
2010-03-02 18:26 UTC (30+ 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
` [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
[PATCH] ext4: Convert BUG_ON checks to use ext4_error() instead
2010-03-02 17:03 UTC (2+ messages)
[ext3] Changes to block device after an ext3 mount point has been remounted readonly
2010-03-02 13:26 UTC (19+ messages)
[PATCH 1/2] ext4: quota_write cross block boundary behaviour
2010-03-02 13:15 UTC (3+ messages)
[PATCH] ext3: add writepage sanity checks
2010-03-02 12:51 UTC
[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 06/19] ext2: replace inode uid,gid,mode initialization with helper function
2010-03-02 3:43 UTC (17+ messages)
` [PATCH 06/19] ext2: replace inode uid,gid,mode init with helper v2
` [PATCH 07/19] ext3: replace inode uid,gid,mode initialization with helper function
` [PATCH 07/19] ext3: replace inode uid,gid,mode init with helper v2
` [PATCH 08/19] ext4: replace inode uid,gid,mode initialization with helper function
` [PATCH 08/19] ext4: replace inode uid,gid,mode init with helper v2
` [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 (11+ 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)
[PATCH] improved filefrag output
2010-02-23 22:53 UTC (2+ messages)
` [PATCH] improved filefrag output v2
[PATCH] always set EXCLUSIVE flag for modifying e2fsck
2010-02-23 19:56 UTC (2+ messages)
[PATCH v4 0/3] dioread_nolock patch
2010-02-23 0:36 UTC (11+ messages)
[ANNOUNCE] Online Hierarchical Storage Manager (OHSM v1.2)
2010-02-23 14:49 UTC (5+ messages)
[Bug 14156] New: Running fsstress "fsx" on ext4 filesystem gives dirty metadata buffer warning message
2010-02-23 13:18 UTC (3+ messages)
` [Bug 14156] "
[Regression] Filesystem I/O is CPU-bound in rc7 and rc8
2010-02-21 2:12 UTC (10+ messages)
[Bug 15349] New: kernel BUG at fs/ext4/inode.c:1853!
2010-02-18 20:53 UTC
possible ext4 related deadlock
2010-02-18 1:55 UTC (2+ messages)
Ext2 and ext4 preallocation / mballoc
2010-02-17 15:46 UTC
Help on Implementation of EXT3 type Ordered Mode in EXT4
2010-02-17 15:37 UTC (11+ messages)
[Bug 15025] New: Oops in ext4 driver
2010-02-17 13:51 UTC (5+ messages)
` [Bug 15025] "
[PATCH] mk2fs lazy_journal_init option
2010-02-16 23:21 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).