messages from 2010-10-19 07:57:36 to 2010-10-28 04:52:15 UTC [more...]
[GIT PULL] ext4 update for 2.6.37
2010-10-28 4:52 UTC
GoogleUK 11th Anniversary Promotions***Contact Mr. Grahams Benfield via email for more info***
2010-10-27 20:29 UTC
[PATCH] ext4: fix unbalanced mutex unlock
2010-10-27 20:50 UTC (2+ messages)
[PATCH 1/6] ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
2010-10-27 20:43 UTC (7+ messages)
` [PATCH 2/6] ext4: Make various ext4 functions be static
` [PATCH 3/6] ext4: Rename {ext,idx}_pblock and inline small extent functions
` [PATCH 4/6] ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
` [PATCH 5/6] ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
` [PATCH 6/6] ext4: Move ext4_mb_{get,put}_buddy_cache_lock and make them static
[PATCH] ext4: Add batched_discard into ext4 feature list
2010-10-27 20:37 UTC (2+ messages)
[PATCH] Fix compile error in ext4_fallocate()
2010-10-27 20:33 UTC (2+ messages)
ext4 patches for 2.6.37-rc1?
2010-10-27 20:29 UTC (2+ messages)
[PATCH] ext4: fix kernel oops if the journal superblock has a non-zero j_errno
2010-10-27 15:48 UTC
[RFC] Ext4 snapshots design challenges
2010-10-27 2:05 UTC (5+ messages)
Don't remove the "minixdf" mount option
2010-10-26 22:27 UTC
question about fsync
2010-10-26 22:26 UTC (4+ messages)
[PATCH 0/7] e2fsprogs: Using discard in e2fsprogs tools
2010-10-26 19:24 UTC (10+ messages)
` [PATCH 1/7] e2fsprogs: Add discard function into struct_io_manager
` [PATCH 2/7] e2fsprogs: Add discard_zeroes_data "
` [PATCH 3/7] e2fsck: Keep track of problems during the check
` [PATCH 4/7] e2fsck: Discard free data and inode blocks
` [PATCH 5/7] mke2fs: Change -K option to discard/nodiscard
` [PATCH 5/7] mke2fs: Deprecate -K option, introduce discard/nodiscard
` [PATCH 6/7] mke2fs: Use unix_discard() for discards
` [PATCH 7/7] mke2fs: Use io_manager discard_zeroes_data property
[PATCH 0/3] ext4: minor writeback changes
2010-10-26 18:59 UTC (9+ messages)
` [PATCH 1/3] ext4: tidy up a void argument in inode.c
` [PATCH 2/3] ext4: implement writeback livelock avoidance using page tagging
` [PATCH 3/3] ext4: update writeback_index based on last page scanned
bsd groups
2010-10-26 18:05 UTC
[PATCH 0/4 v. 9] Ext3/Ext4 Batched discard support
2010-10-26 14:36 UTC (10+ messages)
` [PATCH 3/4] ext4: Add batched discard support for ext4
` Fstrim tool
ext4_clear_journal_err: Filesystem error recorded from previous mount: IO failure
2010-10-25 20:37 UTC (30+ messages)
[PATCH] ext4: Check return value of sb_getblk() and friends
2010-10-25 14:51 UTC (2+ messages)
[PATCH] ext4: fix lazyinit thread prevent from sleep
2010-10-25 14:46 UTC (2+ messages)
How to remove a corrupted dir in an ext4 FS?
2010-10-25 14:29 UTC (3+ messages)
[PATCH -v2 0/6] ext4: use the bio layer directly
2010-10-25 13:05 UTC (11+ messages)
` [PATCH -v2 1/6] ext4: call mpage_da_submit_io() from mpage_da_map_blocks()
` [PATCH -v2 2/6] ext4: simplify ext4_writepage()
` [PATCH -v2 3/6] ext4: inline ext4_writepage() into mpage_da_submit_io()
` [PATCH -v2 4/6] ext4: inline walk_page_buffers() into mpage_da_submit_io
` [PATCH -v2 5/6] ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io()
` [PATCH -v2 6/6] ext4: use bio layer instead of buffer layer in mpage_da_submit_io
[PATCH] ext4: optimize orphan_list handling for ext4_setattr
2010-10-25 7:06 UTC
[Bug 18302] New: [BUG] bad performance and system stalls when using dm-crypt
2010-10-24 15:48 UTC (2+ messages)
` [Bug 18302] "
Committing changes to an ext3_inode structure
2010-10-23 21:58 UTC (7+ messages)
[Bug 20992] New: Data corruption triggers ext4 oops
2010-10-23 15:27 UTC (5+ messages)
` [Bug 20992] "
What am I doing wrong? submit_bio() suddenly stops working
2010-10-23 14:48 UTC (14+ messages)
[PATCH 5/6] [RFC] Checkpoint/restart unlinked files
2010-10-22 23:43 UTC (2+ messages)
[Bug 20902] New: High
2010-10-22 21:55 UTC (11+ messages)
` [Bug 20902] High
` [Bug 20902] High IO wait when writing to ext4
[PATCH] e2fsck: Discard free data and inode blocks
2010-10-22 21:19 UTC (24+ messages)
[PATCH 0/6] ext4: rewrite I/O submission paths to use bio's directly
2010-10-22 18:29 UTC (8+ messages)
` [PATCH 1/6] ext4: call mpage_da_submit_io() from mpage_da_map_blocks()
` [PATCH 2/6] ext4: simplify ext4_writepage()
` [PATCH 3/6] ext4: inline ext4_writepage() into mpage_da_submit_io()
` [PATCH 4/6] ext4: inline walk_page_buffers() into mpage_da_submit_io
` [PATCH 5/6] ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io()
` [PATCH 6/6] ext4: use bio layer instead of buffer layer in mpage_da_submit_io
[PATCH] block: Make blkdev_issue_discard() interruptible
2010-10-22 11:06 UTC (4+ messages)
[PATCH v2 11/22] ext3: use little-endian bitops
2010-10-22 7:56 UTC (5+ messages)
` [PATCH v2 12/22] ext4: "
` [PATCH v2 20/22] bitops: remove ext2 non-atomic bitops from asm/bitops.h
Loan Offer @2%!!
2010-10-22 1:18 UTC
fsck get error with the file which is > 2TB in 4k block file system
2010-10-21 17:15 UTC (4+ messages)
[PATCH] ext4: Add batched_discard into ext4 feature list
2010-10-21 14:46 UTC
[PATCH] mke2fs: Inform user about ongoing discard
2010-10-21 14:23 UTC
[Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access
2010-10-20 20:38 UTC (3+ messages)
` [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*
[PATCH 1/2] writeback: sync quota after inodes writeback
2010-10-20 15:11 UTC (4+ messages)
[PATCH] ext3: Check return value of sb_getblk()
2010-10-19 20:41 UTC (3+ messages)
[RFC v3] ext4: Combine barrier requests coming from fsync
2010-10-19 18:28 UTC (11+ messages)
` [RFC v4] ext4: Coordinate fsync requests
` Performance testing of various barrier reduction patches [was: Re: [RFC v4] ext4: Coordinate fsync requests]
[RFC] Block reservation for ext3 (continued)
2010-10-19 15:58 UTC (2+ messages)
[PATCH] ext2: Check return value of sb_getblk()
2010-10-19 13:10 UTC
linux-2.6-block/for-next: Removal of BLKDEV_IFL_BARRIER and BLKDEV_IFL_WAIT
2010-10-19 12:12 UTC (3+ 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).