public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-09 00:49:07 to 2011-07-21 01:37:18 UTC [more...]

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

Problems building xfsprogs
 2011-07-20 22:25 UTC  (4+ messages)

[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] e2fsck: fix error in computing blocks of the ending group
 2011-07-20 21:57 UTC  (4+ messages)
  ` [PATCH] e2fsprogs: add ext2fs_group_blocks_count helper
    ` [PATCH V2] "

[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] ext4: make quota as first class supported feature
 2011-07-20 18:40 UTC 

[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()

Filesystem benchmarks on reasonably fast hardware
 2011-07-18 12:42 UTC 

[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] ext4: Remove unnecessary ext4_get_group_info in ext4_mb_load_buddy
 2011-07-17 15:11 UTC  (3+ messages)
` [PATCH] ext4: Don't increase s_mb_buddies_generated in ext4_mb_release
` [PATCH] ext4: Remove ac_repeats from ext4_allocation_context

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

High latency with ext4 / jbd2 kernel thread
 2011-07-15 10:00 UTC  (4+ messages)

[PATCH] jbd/2[stable only]: Use WRITE_SYNC_PLUG in journal_commit_transaction
 2011-07-15  2:43 UTC  (13+ messages)
` [stable] "

Ext4 flush blocked
 2011-07-15  1:33 UTC 

[PATCH 0/2v v7] XFS TESTS: ENOSPC Punch Hole Test
 2011-07-15  1:06 UTC  (6+ messages)
` [PATCH 1/2 v7] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc
` [PATCH 2/2 v7] XFS TESTS: Add ENOSPC Hole Punch Test

[Bug 39072] New: jbd2 writes on disk every few seconds
 2011-07-14 17:30 UTC  (13+ messages)
` [Bug 39072] "

[PATCH 0/2] always default to issue cache flushes
 2011-07-14 15:19 UTC  (10+ messages)
` [PATCH 1/2] ext3: make ext3 mount default to barrier=1
` [PATCH 2/2] reiserfs: make reiserfs default to barrier=flush

[PATCH 0/4 v3] XFS TESTS: Fix 252 failure
 2011-07-14 14:37 UTC  (7+ messages)
` [PATCH 4/4 v3] XFS TESTS: Fix 252 Failure: Add Generic FS Punch Hole Test 255

[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
 2011-07-13  7:52 UTC 

[PATCH 1/2] ext4: remove redundant goto tag "repeat"
 2011-07-12  1:33 UTC  (7+ messages)
` [PATCH 2/2] ext4: avoid finding next leaf if newext->ee_block smaller than fex->ee_block

[PATCH] ext4: ext4_orphan_add() remove unnecessary comments
 2011-07-11 22:47 UTC  (2+ messages)

[PATCH] ext4: Avoid memory leak of ext4_groupinfo_caches in ext4_groupinfo_create_slab
 2011-07-11 22:44 UTC  (4+ messages)
` [PATCH] ext4: Fix a double free of sbi->s_group_info in ext4_mb_init_backend

[PATCH 0/2 v3] EXT4: Secure Delete
 2011-07-11 14:24 UTC  (19+ messages)
` [PATCH 1/2 v3] EXT4: Secure Delete: Zero out file data

[PATCH 0/5 RESEND V2] ext4: trim bug fixes and improvements
 2011-07-11  4:07 UTC  (11+ messages)
` [PATCH 1/5] ext4: fix trim length underflow with small trim length
  ` [PATCH 2/5] ext4: speed up group trim with the right free block count
  ` [PATCH 3/5] ext4: Add new ext4 trim tracepoints
  ` [PATCH 4/5] ext4: Speed up FITRIM by recording flags in ext4_group_info
  ` [PATCH 5/5] ext4: Change the wrong param comment for ext4_trim_all_free

[PATCH] ext4: add tracepoint for ext4_journal_start
 2011-07-11  3:28 UTC 

[PATCH] jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
 2011-07-11  3:28 UTC 

[PATCH 1/3] jbd2,rcu: correctly use RCU
 2011-07-11  1:24 UTC  (3+ messages)

[PATCH RESEND] Free allocated and pre-allocated blocks when check_eofblocks_fl fails
 2011-07-11  0:10 UTC  (2+ messages)

[PATCH] ext4: ext4_free_blocks() fix
 2011-07-10 23:39 UTC  (3+ messages)

[PATCH 1/2] misc: Allow "-E" and "-O" options multiple times
 2011-07-10 20:59 UTC  (4+ messages)
` [PATCH 2/2] e2fsck: allow shared blocks to be handled safely

[PATCH] ext4: Fix missing iput for root inode in case of all failed mount paths
 2011-07-10 19:11 UTC  (5+ messages)

Why can not we trust free blocks count in BLOCK_UNINIT group descriptor
 2011-07-10  3:19 UTC 

[PATCH] misc: use EXT2_I_SIZE() consistently to get size
 2011-07-09  0:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox