messages from 2011-07-15 13:46:54 to 2011-07-26 15:10:36 UTC [more...]
[PATCH XFSPROGS 1/3] configure.in: Declare a requirement for at least autoconf 2.50
2011-07-26 15:10 UTC (12+ messages)
` [PATCH XFSPROGS 2/3] Build without enabling DEBUG by default
` [PATCH XFSPROGS 3/3] mkfs: Link against libuuid after liblkid
Filesystem benchmarks on reasonably fast hardware
2011-07-26 14:57 UTC (5+ messages)
Checks in ext4_ext_fiemap_cb() broken
2011-07-26 12:48 UTC (4+ messages)
[Bug 38372] New: unable to handle kernel NULL pointer dereference in ext3
2011-07-26 8:43 UTC (3+ messages)
` [Bug 38372] "
HUAWEI E160 ROUTER WHOLESALE
2011-07-26 8:32 UTC
[PATCH] ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole
2011-07-26 7:34 UTC
flashing large eMMC partitions with ext4
2011-07-26 4:13 UTC (9+ messages)
[PATCH] ext4: Fix data corruption in inodes with journalled data
2011-07-25 15:47 UTC (5+ messages)
[PATCH] jbd: change the field "b_cow_tid" of struct journal_head from type unsigned to tid_t
2011-07-25 15:31 UTC (5+ messages)
Punch hole patch causes a regression on 1k file systems
2011-07-25 15:24 UTC
[PATCH] ext3.txt: update the links in the section "useful links" to the latest ones
2011-07-25 14:37 UTC (2+ messages)
Ticket Number (7PWYZ2011)
2011-07-25 14:25 UTC
[PATCH] ext4: Add missing cast in ext4_fallocate
2011-07-25 7:33 UTC
[Bug 39732] New: JBD: Spotted dirty metadata buffer (dev = dm-2, blocknr = 2512725). There's a risk of filesystem corruption in case of system crash
2011-07-25 3:52 UTC (3+ messages)
` [Bug 39732] "
(unknown),
2011-07-24 14:32 UTC
[PATCH 1/3] ext4: remove unused argument in ext4_ext_next_leaf_block
2011-07-24 1:55 UTC (6+ messages)
` [PATCH 2/3] ext4: correct the debug message in ext4_ext_insert_extent
` [PATCH 3/3] ext4: correct comment for ext4_ext_check_cache
[PATCH] ext4: Remove unnecessary ext4_get_group_info in ext4_mb_load_buddy
2011-07-23 20:20 UTC (6+ messages)
` [PATCH] ext4: Don't increase s_mb_buddies_generated in ext4_mb_release
` [PATCH] ext4: Remove ac_repeats from ext4_allocation_context
(unknown)
2011-07-23 8:41 UTC
[PATCH] ext3: Fix data corruption in inodes with journalled data
2011-07-23 0:33 UTC
[PATCH v2] jbd2:Make journal transaction allocations come from its own cache
2011-07-22 18:21 UTC (2+ messages)
REPLY ASAP
2011-07-22 17:35 UTC
[PATCH] ext2: check xattr name_len before acquiring sem lock in ext2_xattr_get
2011-07-22 17:37 UTC (2+ messages)
[PATCH XFSTESTS 1/3] configure.in: Declare a requirement for at least autoconf 2.50
2011-07-22 14:29 UTC (4+ messages)
` [PATCH XFSTESTS 2/3] Build without enabling DEBUG by default
` [PATCH XFSTESTS 3/3] dmapi: fix build failure if libdm is provided via -ldm
[PATCH] e2fsck: fix error in computing blocks of the ending group
2011-07-22 4:18 UTC (11+ messages)
` [PATCH] e2fsprogs: add ext2fs_group_blocks_count helper
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V2] e2fsck: fix error in computing blocks of the ending group
Re
2011-07-22 3:23 UTC
Build script for a hermetic build of xfstests
2011-07-21 23:54 UTC
Problems building xfsprogs
2011-07-21 22:57 UTC (9+ messages)
[PATCH] ext4: make quota as first class supported feature
2011-07-21 17:24 UTC (2+ messages)
[PATCH] ext4: let ext4_init_inode_table() handle errors right
2011-07-21 14:45 UTC
CAN I WORK WITH YOU ON BEHALF OF THIS BUSINESS?
2011-07-21 4:10 UTC
ext4: let ext4 get free blocks count of uninit groups from desc
2011-07-21 1:37 UTC (5+ messages)
` [PATCH 1/2] ext4: get free blocks count of BLOCK_UNINIT groups from group desc directly
` [PATCH 2/2] ext4: remove ext4_free_blocks_after_init()
[PATCH 0/5] e2fsprogs: support quota as first class feature in ext4
2011-07-20 22:03 UTC (7+ messages)
` [PATCH 1/5] e2fsprogs: add quota library to e2fsprogs
` [PATCH 2/5] e2fsprogs: Make quota as a supported feature
` [PATCH 3/5] mke2fs: support creation of filesystem with quota feature
` [PATCH 4/5] tune2fs: Add support for turning on "
` [PATCH 5/5] e2fsck: check quota accounting during fsck
[PATCH] e2fsprogs: remove redundant last-group check after ext2fs_group_last_block2
2011-07-20 21:49 UTC
[PATCH 0/3] directory index patch set v2
2011-07-20 21:25 UTC (11+ messages)
` [PATCH 1/3] ext4: Fix compilation with -DDX_DEBUG v2
` [PATCH 2/3] ext4 directory index: read-ahead blocks v2
[PATCH bigalloc] e2fsprogs: change root-inode to extent-mapped
2011-07-20 17:49 UTC (4+ messages)
BlackBerry 2011 Email Promotion!
2011-07-20 4:26 UTC
ext4: prevent parallel resizers and fix some error handling in resize
2011-07-19 4:02 UTC (12+ messages)
` [PATCH v2 01/11] ext4: prevent parallel resizers by atomic bit ops
` [PATCH v2 02/11] ext4: prevent a fs with errors from being resized
` [PATCH v2 03/11] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks()
` [PATCH v2 04/11] ext4: let ext4_group_add_blocks() return an error code
` [PATCH v2 05/11] ext4: let ext4_group_add_blocks() handle 0 blocks quickly
` [PATCH v2 06/11] ext4: fix a typo in ext4_group_extend()
` [PATCH v2 07/11] ext4: let setup_new_group_blocks() set multi-bits each time
` [PATCH v2 08/11] ext4: simplify journal handling in setup_new_group_blocks()
` [PATCH v2 09/11] ext4: remove lock_buffer in bclean() and setup_new_group_blocks()
` [PATCH v2 10/11] ext4: simplify parameters of add_new_gdb()
` [PATCH v2 11/11] ext4: simplify parameters of reserve_backup_gdb()
[PATCH] ext4: hold page lock when checking mapping in ext4_page_mkwrite
2011-07-19 2:13 UTC (2+ messages)
[PATCH 0/2 v8] XFS TESTS: ENOSPC Punch Hole Test
2011-07-19 0:09 UTC (5+ messages)
` [PATCH 1/2 v8] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc
` [PATCH 2/2 v8] XFS TESTS: Add ENOSPC Hole Punch Test
(unknown),
2011-07-18 20:20 UTC
[PATCH] ext4: don't return VM_FAULT_SIGBUS if the page was truncated
2011-07-18 16:06 UTC
How to loop inodes of a damaged ext4 filesystem
2011-07-18 16:04 UTC
prevent parallel resizers and fix some error handling in resize
2011-07-18 12:55 UTC (33+ messages)
` [PATCH 01/12] ext4: prevent parallel resizers by atomic bit ops
` [PATCH 02/12] ext4: prevent a fs with errors from being resized
` [PATCH 03/12] ext4: prevent a fs without journal "
` [PATCH 04/12] ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks()
` [PATCH 05/12] ext4: let ext4_group_add_blocks return an error code
` [PATCH 06/12] ext4: let ext4_group_add_blocks() handle 0 blocks quickly
` [PATCH 07/12] ext4: fix a typo in ext4_group_extend()
` [PATCH 08/12] ext4: let setup_new_group_blocks set multi-bits each time
` [PATCH 09/12] ext4: simplify journal handling in ext4_setup_new_group_blocks
` [PATCH 10/12] ext4: remove lock_buffer in bclean() and setup_new_group_blocks
` [PATCH 11/12] ext4: simplify parameters of add_new_gdb()
` [PATCH 12/12] ext4: simplify parameters of reserve_backup_gdb()
[PATCH] ext4: fall back to vmalloc() for large allocations
2011-07-18 11:36 UTC (4+ messages)
[PATCH bigalloc] modify offset to cluster in ext4_valid_block_bitmap
2011-07-18 9:55 UTC
[PATCH v3] ext4: avoid eh_entries overflow before insert extent_idx
2011-07-18 3:46 UTC (2+ messages)
[PATCH v3] ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXT
2011-07-18 3:28 UTC (2+ messages)
[PATCH 0/2] EXT4: Punch Hole Opmtimizations
2011-07-18 3:23 UTC (5+ messages)
` [PATCH 1/2] EXT4: Punch Hole Optimizations: Skip un-needed extent lookup
` [PATCH 2/2] EXT4: Punch Hole Optimizations: Removed un-needed ext4_ext_remove_space param
[PATCH] mke2fs: Document stripe_width, not stripe-width
2011-07-18 3:14 UTC (2+ messages)
[PATCH v2 1/2] ext4: Preallocation is a multiple of stripe size
2011-07-18 1:21 UTC (5+ messages)
` [PATCH v2 2/2] ext4: Ignore a stripe width of 1
Ext4 flush blocked
2011-07-17 18:54 UTC (3+ messages)
[PATCH] reiserfs: make reiserfs default to barrier=flush
2011-07-16 20:47 UTC
[PATCH] ext3: make ext3 mount default to barrier=1
2011-07-16 20:46 UTC
[PATCH 1/1] XFS TESTS: Correct extent flag parsing for punch hole tests
2011-07-15 13:46 UTC (2+ 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).