linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-04 19:31:02 to 2008-01-11 03:46:26 UTC [more...]

[PATCH] [Coding Style]: misc fixes for fs/ext{3,4}/acl.{c,h} from checkpatch.pl
 2008-01-11  3:46 UTC  (26+ messages)
` [PATCH] [Coding Style]: fs/ext{3,4}/balloc.c
  ` [PATCH] [Coding Style]: fs/ext{3,4}/bitmap.c
    ` [PATCH] [Coding Style]: fs/ext{3,4}/dir.c
      ` [PATCH] [Coding Style]: fs/ext{3,4}/ext{3,4}_jbd{,2}.c

[PATCH] ext4: fix uniniatilized extend splitting error
 2008-01-11  1:08 UTC  (4+ messages)

[PATCH] e2fsprogs: play with 8TB to 16TB fs's better
 2008-01-10 21:53 UTC  (5+ messages)

patch queue update
 2008-01-10 21:43 UTC  (2+ messages)

[PATCH] ext4: Use superblock s_raid_stripe_width as stripe size during block allocation
 2008-01-10  8:22 UTC  (8+ messages)
` [PATCH] ext4: Check for return value from sb_set_blocksize

[PATCH] set s_raid_stride and s_raid_stripe_width
 2008-01-09 22:46 UTC  (3+ messages)

[PATCH] ext4: Fix the soft lockup with multi block allocator
 2008-01-09 22:01 UTC  (10+ messages)

[PATCH resend] e2fsprogs: Handle rec_len correctly for 64KB blocksize
 2008-01-09 20:04 UTC 

[PATCH resend] mke2fs: Make lost+found always have at least 2 blocks
 2008-01-09 19:59 UTC 

[PATCH resend] Fix reading of bitmaps from filesystem image
 2008-01-09 19:54 UTC 

Should we enabling mballoc by default ?
 2008-01-09 18:09 UTC 

[PATCH] Fix up uuidd man page
 2008-01-09 16:45 UTC  (2+ messages)

[PATCH] types fixup for mballoc
 2008-01-09  3:47 UTC  (10+ messages)
  ` [PATCH] UPDATED: "
        ` [PATCH] UPDATED2: "
          ` [PATCH] UPDATED3: "

[PATCH] mballoc update
 2008-01-08 11:43 UTC  (2+ messages)

mballoc and inode prealloc space deletion
 2008-01-08 10:53 UTC 

+ xfs-convert-bex_add-to-bex_add_cpu-new-common-api.patch added to -mm tree
 2008-01-07 23:45 UTC 

+ ext3-replace-all-adds-to-little-endians-variables-with-le_add_cpu.patch added to -mm tree
 2008-01-07 23:45 UTC 

+ byteorder-move-le32_add_cpu-friends-from-ocfs2-to-core.patch added to -mm tree
 2008-01-07 23:44 UTC 

[Bug 9692] New: journal_data mount option causes filesystem
 2008-01-07 23:14 UTC  (2+ messages)

[PATCH] mballoc changes from ldiskfs
 2008-01-07 18:57 UTC  (2+ messages)

[PATCH 0/3] byteorder: introduce le32_add_cpu & friends to core
 2008-01-06 20:50 UTC  (5+ messages)
` [PATCH 1/3] byteorder: move le32_add_cpu & friends from OCFS2 "
` [PATCH 2/3] ext3: replace all adds to little endians variables with le*_add_cpu
` [PATCH 3/3] xfs: convert beX_add to beX_add_cpu (new common API)

[Bug 9692] New: journal_data mount option causes filesystem corruption with blocksize != 4096
 2008-01-06  3:15 UTC 

[2.6.24 patch] let EXT4DEV_FS depend on BROKEN
 2008-01-04  5:41 UTC  (11+ messages)

[PATCH] e2fsprogs: report minimal resize size when given size is too small
 2008-01-03 20:28 UTC 

[PATCH] e2fsprogs: add minimal resize size option
 2008-01-03 20:21 UTC  (4+ messages)

What's in e2fsprogs.git (stable)
 2008-01-01 18:01 UTC  (5+ messages)

[Updated PATCH] ext4: Use the correct block number when reading the super block
 2007-12-31  8:42 UTC  (2+ messages)

[PATCH] ext4: Use the correct block number when reading the super block
 2007-12-31  7:52 UTC 

[RFC][PATCH 5/5] ext4 online defrag command
 2007-12-27 11:12 UTC 

[RFC][PATCH 1/5] ext4 online defrag header file changes
 2007-12-27 11:11 UTC 

[RFC][PATCH 0/5] ext4 online defrag (ver 0.6)
 2007-12-27 11:11 UTC 

[RFC][PATCH 4/5] Free space fragmentation functions
 2007-12-27 11:11 UTC 

[RFC][PATCH 3/5] Move the file data to the new blocks
 2007-12-27 11:11 UTC 

[RFC][PATCH 2/5] Allocate new contiguous blocks with mballoc
 2007-12-27 11:11 UTC 

[PATCH] ext2/3/4: convert byte order of constant instead of variable
 2007-12-25 14:51 UTC 

Patch queue update
 2007-12-24  6:30 UTC 

[PATCH] Fix dirty page accounting leak with ext3 data=journal
 2007-12-21 20:42 UTC 

BUG: soft lockup - CPU#0 stuck for 11s! [fsstress:5534]
 2007-12-21 10:58 UTC  (2+ messages)

- ext4-fix-freespace-accounting-with-mballoc-on-32bit-machines.patch removed from -mm tree
 2007-12-20 23:38 UTC 

- ext4-add-block-bitmap-validation.patch removed from -mm tree
 2007-12-20 23:39 UTC 

- jbd2-fix-assertion-failure-in-fs-jbd2-checkpointc.patch removed from -mm tree
 2007-12-20 23:39 UTC 

- ext4-check-for-the-correct-error-return-from-ext4_ext_get_blocks.patch removed from -mm tree
 2007-12-20 23:39 UTC 

- ext3-ext4-avoid-divide-by-zero.patch removed from -mm tree
 2007-12-20 23:36 UTC 

- ext4-check-for-the-correct-error-return-from-ext4_ext_get_blocks-fix.patch removed from -mm tree
 2007-12-20 23:30 UTC 

AWARD !
 2007-12-20 11:07 UTC 

What's cooking in e2fsprogs.git (topics)
 2007-12-18 19:10 UTC  (8+ messages)
  ` What's cooking in e2fsprogs.git (topics) - [RFC] FLEX_BG bmap and itable allocation patch

[patch 11/32] ext3, ext4: avoid divide by zero
 2007-12-18  0:19 UTC 

[PATCH] export iov_shorten for ext4's use
 2007-12-17 15:14 UTC  (2+ messages)

[e2fsprogs PATCH] Userspace solution to time-based UUID without duplicates
 2007-12-17  0:07 UTC  (3+ messages)

recover file reset to 0 size?
 2007-12-15 17:54 UTC 

[RFC] [PATCH] Flex_BG ialloc awareness V2
 2007-12-14 18:07 UTC  (11+ messages)

[PATCH] ext4: issue warning when bad inode found via ext4_lookup
 2007-12-14 17:41 UTC 

[PATCH] ext3: issue warning when bad inode found via ext3_lookup
 2007-12-14 17:41 UTC 

[RFC] truncate_mutex to read_write semaphore
 2007-12-14 15:48 UTC  (4+ messages)
` [PATCH 1/3] ext4: Make ext4_get_blocks_wrap take the truncate_mutex early
  ` [PATCH 2/3] ext4: Convert truncate_mutex to read write semaphore
    ` [PATCH 3/3] ext4: Take read lock during overwrite case

[PATCH -mm] ext4: remove unused code from ext4_find_entry()
 2007-12-14  1:03 UTC  (2+ messages)

[PATCH, RFC] - issue warning when bad inode found via ext3_lookup
 2007-12-13 20:03 UTC 

ext4 still broken on multiple architectures
 2007-12-13  3:55 UTC 

ext3 SMP bug ? PANIC in __d_find_alias
 2007-12-12 21:43 UTC 

[PATCH -mm] ext3: remove unused code from ext3_find_entry()
 2007-12-12 21:14 UTC 

ext3 SMP bug ? PANIC in __d_find_alias
 2007-12-12 19:36 UTC 

[Bug 9546] New: Huge latency in concurrent I/O when using data=ordered
 2007-12-12 14:43 UTC  (4+ messages)

+ ext3-ext4-avoid-divide-by-zero.patch added to -mm tree
 2007-12-12 10:27 UTC 

[PATCH] ext[234]: cleanup ext[234]_bg_num_gdb()
 2007-12-12  5:41 UTC  (2+ messages)

+ ext-cleanup-ext_bg_num_gdb.patch added to -mm tree
 2007-12-12  5:40 UTC 

+ ext-remove-unused-argument-for-ext_find_goal.patch added to -mm tree
 2007-12-12  5:28 UTC 

+ ext-fix-comment-for-nonexistent-variable.patch added to -mm tree
 2007-12-12  5:28 UTC 

+ ext-use-ext_get_group_desc.patch added to -mm tree
 2007-12-12  5:28 UTC 

[RFC][PATCH] 64 bit blocks support for e2fsprogs
 2007-12-10 17:14 UTC  (2+ messages)

2.6.24-rc4-mm1: some issues on sparc64
 2007-12-09  9:03 UTC  (3+ messages)

[PATCH] ext[234]: remove unused argument for ext[234]_find_goal()
 2007-12-08 15:36 UTC 

[PATCH] ext[234]: use ext[234]_get_group_desc()
 2007-12-08 15:34 UTC 

[PATCH] ext[234]: fix comment for nonexistent variable
 2007-12-08 15:33 UTC 

- jbd-fix-assertion-failure-in-fs-jbd-checkpointc.patch removed from -mm tree
 2007-12-08  1:30 UTC 

[PATCH] Reduce stack used by lib/hexdump.c
 2007-12-06 21:52 UTC 

Test script for 64KB blocksize
 2007-12-06 18:35 UTC  (2+ messages)

[PATCH] mke2fs: Make lost+found always have at least two blocks
 2007-12-06 14:15 UTC 

[PATCH] e2fsprogs: Handle rec_len correctly for 64KB blocksize
 2007-12-06 14:11 UTC 

[PATCH 0/3] ext4: Handle different max offsets for bitmap & extent-based files
 2007-12-05 23:22 UTC  (6+ messages)
` [PATCH 1/3] ext4: different maxbytes functions for bitmap & extent files
` [PATCH 3/3] ext4: store maxbytes for bitmapped files and return EFBIG as appropriate
  ` [PATCH 3/3] ext4: (V2) "

[patch 32/35] jbd: Fix assertion failure in fs/jbd/checkpoint.c
 2007-12-05  7:45 UTC 

[RFC] Flex_BG ialloc awareness
 2007-12-04 22:51 UTC  (3+ messages)

circular locking dependency detected
 2007-12-04 21:39 UTC  (4+ messages)
` [Bug 9483] "


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