linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-08 06:11:54 to 2011-07-20 14:29:04 UTC [more...]

[PATCH bigalloc] e2fsprogs: change root-inode to extent-mapped
 2011-07-20 14:28 UTC  (2+ messages)

ext4: let ext4 get free blocks count of uninit groups from desc
 2011-07-20 13:32 UTC  (3+ 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()

BlackBerry 2011 Email Promotion!
 2011-07-20  4:26 UTC 

[PATCH] e2fsck: fix error in computing blocks of the ending group
 2011-07-19 16:18 UTC  (2+ messages)

[PATCH 0/3] directory index patch set v2
 2011-07-19 15:02 UTC  (10+ messages)
` [PATCH 1/3] ext4: Fix compilation with -DDX_DEBUG v2
` [PATCH 2/3] ext4 directory index: read-ahead blocks v2

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  (22+ 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  (6+ messages)
` [PATCH 2/3] jbd2,tracing,rcu: jbd2_dev_to_name() is not protect by RCU

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

broken commit 25567a7b0fa98b390fd1ff0d4702b29c23a75bbb
 2011-07-09  0:41 UTC  (2+ messages)

[PATCH 00/23] New spin of the bigalloc patches
 2011-07-08 23:20 UTC  (14+ messages)
` [PATCH 12/23] ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
` [PATCH 14/23] ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled
` [PATCH 18/23] ext4: Rename ext4_free_blks_{count,set}() to refer to clusters
` [PATCH 23/23] ext4: add some tracepoints in ext4/extents.c
` bigalloc performance stats (was Re: [PATCH 00/23] New spin of the bigalloc patches)

High CPU Utilization When Copying to Ext4
 2011-07-08 18:24 UTC  (11+ messages)

[BUG] ext4 timestamps corruption
 2011-07-08 17:06 UTC  (9+ messages)

[PATCH] fs/vfs/security: pass last path component to LSM on inode creation
 2011-07-08 16:17 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;
as well as URLs for NNTP newsgroup(s).