linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-09-29 01:25:29 to 2008-10-09 15:32:26 UTC [more...]

[PATCH] ext4: Use an rb tree for tracking blocks freed during transaction
 2008-10-09 15:32 UTC  (3+ messages)
` [PATCH] ext4: Don't reuse released data blocks untill transaction commits
  ` [PATCH] ext4: Do mballoc init before doing filesystem recovery

[PATCH] Improve buffered streaming write ordering
 2008-10-09 15:11 UTC  (19+ messages)

[PATCH 3/3] Add timeout feature
 2008-10-09 10:18 UTC  (14+ messages)

[PATCH 0/42] Ext4 patches queued up for the 2.6.28 merge window
 2008-10-09  8:52 UTC  (45+ messages)
` [PATCH 01/42] percpu counter: clean up percpu_counter_sum_and_set()
  ` [PATCH 02/42] ext4: Add printk priority levels to clean up checkpatch warnings
    ` [PATCH 03/42] ext4: Fix long long "
      ` [PATCH 04/42] ext4: Fix whitespace checkpatch warnings/errors
        ` [PATCH 05/42] ext4: invalidate pages if delalloc block allocation fails
          ` [PATCH 06/42] ext4: Make sure all the block allocation paths reserve blocks
            ` [PATCH 07/42] ext4: Retry block reservation
              ` [PATCH 08/42] ext4: Add percpu dirty block accounting
                ` [PATCH 09/42] ext4: Switch to non delalloc mode when we are low on free blocks count
                  ` [PATCH 10/42] ext4: Signed arithmetic fix
                    ` [PATCH 11/42] ext4: Fix ext4 nomballoc allocator for ENOSPC
                      ` [PATCH 12/42] ext4: Don't add the inode to journal handle until after the block is allocated
                        ` [PATCH 13/42] ext4: Retry block allocation if we have free blocks left
                          ` [PATCH 14/42] ext4: truncate block allocated on a failed ext4_write_begin
                            ` [PATCH 15/42] ext4: Properly update i_disksize
                              ` [PATCH 16/42] ext4: Avoid printk floods in the face of directory corruption
                                ` [PATCH 17/42] Update flex_bg free blocks and free inodes counters when resizing
                                  ` [PATCH 18/42] ext4: fix #11321: create /proc/ext4/*/stats more carefully
                                    ` [PATCH 19/42] jbd2: clean up how the journal device name is printed
                                      ` [PATCH 20/42] ext4: add missing unlock in ext4_check_descriptors() on error path
                                        ` [PATCH 21/42] ext4: elevate write count for migrate ioctl
                                          ` [PATCH 22/42] ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
                                            ` [PATCH 23/42] ext4: Renumber EXT4_IOC_MIGRATE
                                              ` [PATCH 24/42] ext4: use percpu data structures for lg_prealloc_list
                                                ` [PATCH 25/42] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
                                                  ` [PATCH 26/42] ext4: Don't use 'struct dentry' for internal lookups
                                                    ` [PATCH 27/42] ext4: move /proc setup and teardown out of mballoc.c
                                                      ` [PATCH 28/42] ext4: Combine proc file handling into a single set of functions
                                                        ` [PATCH 29/42] ext4: Use readahead when reading an inode from the inode table
                                                          ` [PATCH 30/42] ext4: Remove old legacy block allocator
                                                            ` [PATCH 31/42] ext4: fix initialization of UNINIT bitmap blocks
                                                              ` [PATCH 32/42] jbd2: abort instead of waiting for nonexistent transaction
                                                                ` [PATCH 33/42] ext4: Add debugging markers that can be used by systemtap
                                                                  ` [PATCH 34/42] jbd2: Fix buffer head leak when writing the commit block
                                                                    ` [PATCH 35/42] ext4: fix xattr deadlock
                                                                        ` [PATCH 36/42] vfs: vfs-level fiemap interface
                                                                          ` [PATCH 37/42] ocfs2: fiemap support
                                                                            ` [PATCH 38/42] generic block based fiemap implementation
                                                                              ` [PATCH 39/42] Hook ext4 to the vfs fiemap interface
                                                                                ` [PATCH 40/42] Update ext4 MAINTAINERS file
                                                                                  ` [PATCH 41/42] ext4: Avoid double dirtying of super block in ext4_put_super()
                                                                                    ` [PATCH 42/42] ext4: Rename ext4dev to ext4

[RFC] Btrfs mainline plans
 2008-10-09  8:22 UTC  (7+ messages)

New ext4 patchset: 2.6.27-rc9-ext4-1
 2008-10-09  4:01 UTC 

[PATCH] Give kjournald a IOPRIO_CLASS_RT io priority
 2008-10-09  3:38 UTC  (2+ messages)

possible (ext4 related?) memory leak in kernel 2.6.26
 2008-10-09  2:38 UTC  (14+ messages)

[PATCH 4/4] Hook ext4 to the vfs fiemap interface
 2008-10-09  1:48 UTC 

[PATCH] [RFC] jbd2: Add buffer triggers
 2008-10-08 23:17 UTC  (9+ messages)
          ` [Ocfs2-devel] "

[PATCH] e2fsprogs: fix blkid detection of ext4dev as ext4
 2008-10-08 18:34 UTC 

月上湾 邀请你加入联想网盘,你立刻拥有5G免费空间
 2008-10-08 15:02 UTC 

ext4 deadlocks
 2008-10-08 14:57 UTC  (7+ messages)

[PATCH][0/15] Lustre e2fsprogs patch series
 2008-10-08 11:38 UTC  (3+ messages)

Out of memory: ext3 with data=journal and non-standard journal size (2.6.27-rc6)
 2008-10-08  2:42 UTC  (2+ messages)

[PATCH, RFC] percpu_counters: make fbc->count read atomic on 32 bit architecture
 2008-10-07 18:04 UTC  (5+ messages)

[PATCH] logsave : Avoid unnecessary backgrounding of logsave in case of failures
 2008-10-07 17:44 UTC 

No-journal option for ext4
 2008-10-07 15:28 UTC  (4+ messages)

jbd/jbd2 performance improvements
 2008-10-07 13:14 UTC 

[PATCH, RFC] ext4: Rename ext4dev to ext4
 2008-10-07 11:07 UTC  (3+ messages)

[PATCH][2/15] e2fsprogs-config-before-cmdline.patch
 2008-10-07  8:56 UTC  (3+ messages)

[PATCH] ext4: Fix file fragmentation during large file write
 2008-10-07  8:47 UTC 

[PATCH 4/4] Hook ext4 to the vfs fiemap interface
 2008-10-07  1:06 UTC 

[PATCH] Update ext4 MAINTAINERS file
 2008-10-07  0:59 UTC 

[PATCH] EXT4: Avoid double dirtying of super block in ext4_put_super()
 2008-10-06 23:39 UTC  (2+ messages)

[PATCH][15/15] e2fsprogs-e2freefrag.patch
 2008-10-06 10:31 UTC 

[PATCH][14/15] e2fsprogs-fiemap.patch
 2008-10-06 10:31 UTC 

[PATCH][12/15] e2fsprogs-mmp.patch
 2008-10-06 10:31 UTC 

[PATCH][13/15] e2fsprogs-i_size-corruption.patch
 2008-10-06 10:31 UTC 

[PATCH][11/15] e2fsprogs-tests-f_random_corruption.patch
 2008-10-06 10:31 UTC 

[PATCH][10/15] e2fsprogs-tests-f_ibadness.patch
 2008-10-06 10:31 UTC 

[PATCH][9/15] e2fsprogs-ibadness-counter.patch
 2008-10-06 10:31 UTC 

[PATCH][8/15] e2fsprogs-tests-f_expisize_ea_del.patch
 2008-10-06 10:31 UTC 

[PATCH][6/15] e2fsprogs-expand-extra-isize.patch
 2008-10-06 10:31 UTC 

[PATCH][5/15] e2fsprogs-uninit-fixes.patch
 2008-10-06 10:31 UTC 

[PATCH][4/15] e2fsprogs-SLES10--m-support.patch
 2008-10-06 10:31 UTC 

[PATCH][3/15] e2fsprogs-new-opt-shrdblks.patch
 2008-10-06 10:31 UTC 

[PATCH][1/15] e2fsprogs-specdotin.patch
 2008-10-06 10:31 UTC 

[ext4 BUG?] task pdflush:3880 blocked for more than 120 seconds
 2008-10-06  3:00 UTC 

[PATCH 4/4] Hook ext4 to the vfs fiemap interface
 2008-10-03 21:59 UTC 

- percpu-counters-clean-up-percpu_counter_sum_and_set-interface.patch removed from -mm tree
 2008-10-03 21:29 UTC 

- jbd2-abort-instead-of-waiting-for-nonexistent-transactions.patch removed from -mm tree
 2008-10-03 21:29 UTC 

[PATCH] ext4: remove usage of Uptodate flag to initialize buddy after an online resize
 2008-10-03 12:21 UTC  (2+ messages)

[PATCH 1/3] ext4: move /proc setup and teardown out of mballoc.c
 2008-10-03  3:56 UTC  (7+ messages)
` [PATCH 2/3] ext4: Combine proc file handling into a single set of functions
  ` [PATCH 3/3] ext4: Use readahead when reading an inode from the inode table

[RFC,PATCH] 64-bit bitmaps for e2fsprogs
 2008-10-03  0:02 UTC 

What's in e2fsprogs.git (stable)
 2008-10-02 13:41 UTC  (11+ messages)
          ` What's in e2fsprogs.git (stable) -- E2fsprogs 1.41.0 released!

[RFC][PATCH 0/12]ext4: online defrag (ver 0.95)
 2008-10-02  8:26 UTC  (6+ messages)

[PATCH] debugfs : Fix usage of logdump command to make consistent with man page
 2008-10-01 23:56 UTC  (2+ messages)

[PATCH] resize2fs : Fix potential memory corruption in ext2fs_progress_init()
 2008-10-01 23:50 UTC  (2+ messages)
` [PATCH] resize2fs : Fix potential memory corruption in ext2fs_progress_init()G

[PATCH 1/4] ext3: Fix ext3_dx_readdir hash collision handling
 2008-10-01 23:33 UTC  (4+ messages)

Potential bug in mballoc --- reusing data blocks before txn commit
 2008-10-01  7:17 UTC  (11+ messages)

[RFC] dynamic inodes
 2008-09-30 14:02 UTC  (5+ messages)

inode and blocks
 2008-09-30 13:56 UTC  (5+ messages)

[PATCH] ext4: Fix compile error at defrag.c in the current ext4 patch queue
 2008-09-30  8:35 UTC 

[PATCH 1/4] vfs: vfs-level fiemap interface
 2008-09-29 22:10 UTC  (12+ messages)

[PATCH] journal commit callback functions
 2008-09-29 20:17 UTC 

jbd2-abort-instead-of-waiting-for-nonexistent-transactions.patch
 2008-09-29 16:51 UTC  (4+ messages)

[e2fsprogs] Failing extents tests
 2008-09-29 13:47 UTC 

Block allocation
 2008-09-29 12:05 UTC  (4+ 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).