messages from 2011-05-13 23:47:20 to 2011-05-18 18:16:57 UTC [more...]
[PATCH 4/7] ext4: Clean up some wait_on_page_writeback calls
2011-05-18 18:16 UTC (2+ messages)
` [4/7] "
[PATCH 0/3] Make block_page_mkwrite() handle frozen fs (V2)
2011-05-18 18:13 UTC (8+ messages)
` [PATCH 1/3] fs: Create __block_page_mkwrite() helper passing error values back
` [PATCH 2/3] vfs: Block mmapped writes while the fs is frozen
` [PATCH 3/3] ext4: Rewrite ext4_page_mkwrite() to return locked page
[PATCH 0/2] Fix sending of a barrier and transaction waiting in ext4_sync_file()
2011-05-18 17:43 UTC (4+ messages)
` [PATCH 1/2] jbd2: Provide function to check whether transaction will issue data barrier
` [PATCH 2/2] ext4: Fix waiting and sending of a barrier in ext4_sync_file()
[PATCH] ext4: Don't warn about mnt_count after the first mount of a new mkfsed volume
2011-05-18 17:33 UTC (2+ messages)
[PATCH 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
2011-05-18 17:21 UTC (43+ messages)
` [PATCH 1/4] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/4] mm: slub: Do not wake kswapd for SLUBs speculative high-order allocations
` [PATCH 3/4] mm: slub: Do not take expensive steps "
` [PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
` [PATCH] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab
[PATCH] e2fsprogs: don't set stripe/stride to 1 block in mkfs
2011-05-18 17:20 UTC (2+ messages)
[PATCH 0/3] Rewrite ext4_page_mkwrite, fix fs freezing
2011-05-18 16:40 UTC (11+ messages)
` [PATCH 1/3] fs: Create __block_page_mkwrite() helper passing error values back
` [PATCH 3/3] ext4: Block mmapped writes while the fs is frozen
[PATCH 1/4] e2fsprogs: Add memory allocation and zero-out helpers
2011-05-18 16:20 UTC (10+ messages)
` [PATCH 2/4 v3] e2image: Add support for qcow2 format
` [PATCH 3/4 v3] e2image: Support for conversion QCOW2 image into raw
` [PATCH 3/4 v4] "
` [PATCH 4/4 v3] tests: New i_e2image test to validate image creation/conversion
[PATCH v2] NULL pointer when make_indexed_dir returns -ENOSPC
2011-05-18 15:23 UTC (5+ messages)
[PATCH] ext4: count hits/misses of extent cache and expose in sysfs
2011-05-18 15:14 UTC (4+ messages)
[PATCH] ext4: use vmtruncate() instead of ext4_truncate() in ext4_setattr()
2011-05-18 14:05 UTC (8+ messages)
[PATCH] xfstests:Make 225 compare map and fiemap at each block
2011-05-18 13:43 UTC (2+ messages)
[PATCH] xfstests:Make 225 compare map and fiemap at each block
2011-05-18 13:05 UTC (4+ messages)
[dm-devel] do not disable ext4 discards on first discard failure? [was: Re: dm snapshot: ignore discards issued to the snapshot-origin target]
2011-05-18 12:52 UTC (12+ messages)
` "
[PATCH 1/5] jbd2: Pass extra bool parameter in journal routines to specify if its ok to fail the journal transaction allocation
2011-05-18 12:44 UTC (8+ messages)
JBD commmit : Get list of all 'to be written' buffers in advance
2011-05-18 12:38 UTC (3+ messages)
[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
2011-05-18 9:47 UTC (11+ messages)
` [PATCH 1/2] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/2] mm: vmscan: If kswapd has been running too long, allow it to sleep
xfstests: device busy when umount
2011-05-18 8:19 UTC (7+ messages)
[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
2011-05-17 19:25 UTC (7+ messages)
` [PATCH 3/3] mm: slub: Default slub_max_order to 0
Use of consistent types in e2fsprogs
2011-05-17 17:34 UTC (7+ messages)
[PATCH 0/3 v2] Add qcow2 support
2011-05-17 16:01 UTC (9+ messages)
` [PATCH 1/3 v2] e2image: Add support for qcow2 format
` [PATCH 2/3 v2] e2image: Support for conversion QCOW2 image into raw
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-17 14:01 UTC (11+ messages)
[PATCH 1/1] jbd,jbd2 : Fix __log_start_commit for both jbd and jbd2 to return 1 instead of 0 if target transaction is actively being committed
2011-05-17 10:32 UTC (2+ messages)
Kernel BUG when syncing ext2 if USB stick is removed
2011-05-17 10:26 UTC (4+ messages)
[PATCH] ext4: do not normalize block requests from fallocate
2011-05-17 6:47 UTC (4+ messages)
proposed ext4 test matrix
2011-05-17 5:10 UTC (3+ messages)
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-17 3:30 UTC (14+ messages)
[PATCH 4/5] ext4 : Add missing posix_acl_release() in ext4_xattr_set_acl() in error path
2011-05-16 15:44 UTC (4+ messages)
[PATCH v2] ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
2011-05-16 15:09 UTC (2+ messages)
[PATCH] ext4:Make ext4_split_extent() handle error correctly
2011-05-16 15:08 UTC (2+ messages)
Slowness on ext4 master branch (Was: The new ext4 git tree re-org)
2011-05-16 15:06 UTC (3+ messages)
[PATCH] ext4: fix NULL pointer dereference in ext4_quota_off
2011-05-16 14:40 UTC (8+ messages)
[PATCH v3] ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
2011-05-16 14:19 UTC (2+ messages)
[PATCH v2 1/2] e2fsprogs: Fix how we treat user-spcified filesystem size
2011-05-16 13:49 UTC (2+ messages)
[PATCH 1/2] resize2fs: Add support for lazy itable initialization
2011-05-16 13:41 UTC (3+ messages)
[PATCH v3] ext4:Let ext4_ext_fiemap_cb() handle blocks before request range correctly
2011-05-16 13:15 UTC (3+ messages)
Regression with ext4 in kernel 2.6.39-rc7? (Was: testing ext4 master branch)
2011-05-16 9:59 UTC (9+ messages)
[PATCH] ext4: Fix oops in ext4_quota_off()
2011-05-16 9:46 UTC
[PATCH 3/3] mm: slub: Default slub_max_order to 0
2011-05-16 8:42 UTC (12+ messages)
[Bug 35162] New: Kernel BUG when syncing ext2 if USB stick is removed
2011-05-15 17:36 UTC (2+ messages)
` [Bug 35162] "
[PATCH] debugfs: remove unused htree_dump "-l" argument
2011-05-15 3:39 UTC (2+ messages)
[PATCH] debugfs: document htree-related commands in man page
2011-05-15 3:39 UTC (2+ messages)
[PATCH v2] mke2fs: Allow specifying reserved_ratio via mke2fs.conf
2011-05-15 3:35 UTC (2+ messages)
[PATCH] mke2fs: Make s_inodes_per_group >= 8 in ext2fs_initialize
2011-05-15 3:28 UTC (2+ messages)
Slow filesystem
2011-05-14 5:45 UTC (3+ messages)
[PATCH] ext4: add support for multiple mount protection
2011-05-14 0:38 UTC
[PATCH 1/3 v3] fs: add SEEK_HOLE and SEEK_DATA flags
2011-05-13 23:46 UTC (3+ messages)
` [TEST] test the seek_hole/seek_data functionality
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).