linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-24 13:04:48 to 2008-07-07 21:35:30 UTC [more...]

What's in e2fsprogs.git (stable)
 2008-07-07 21:35 UTC  (11+ messages)

[PATCH] do not set extents feature from the kernel
 2008-07-07 20:15 UTC 

[PATCH][e2fsprogs][mke2fs] fix FLEX_BG offset
 2008-07-07 19:42 UTC  (4+ messages)

[PATCH] [e2fsprogs] Add ZFS test image
 2008-07-07 19:11 UTC  (2+ messages)

[RFC] EXT_MAX_BLOCK for >= 16TB fs
 2008-07-07 16:55 UTC 

error in ext4_mb_release_inode_pa
 2008-07-07 15:29 UTC 

Performance of ext4
 2008-07-07 13:13 UTC  (31+ messages)

[PATCH 3/3] Add timeout feature
 2008-07-07 11:07 UTC  (9+ messages)
  `  "
        ` [dm-devel] "

[PATCH 0/5] jbd: possible filesystem corruption fixes (take 2)
 2008-07-07 10:07 UTC  (13+ messages)
` [PATCH 4/5] jbd: fix error handling for checkpoint io

replace __FUNCTION__ occurrences in ext4
 2008-07-07  4:36 UTC 

[PATCH e2fsprogs] handle large extent-based files in pass1
 2008-07-07  4:02 UTC 

[PATCH e2fsprogs] clean up some trivial build warnings
 2008-07-06 22:37 UTC  (2+ messages)

blkid oddities with stale devices in the cache
 2008-07-06 18:40 UTC  (3+ messages)

New ext4 patchset 2.6.26-rc8-ext4-1
 2008-07-06  9:58 UTC  (4+ messages)

[PATCH] ext4: fix build failure if DX_DEBUG
 2008-07-06  4:10 UTC  (4+ messages)

Ext4 patches for the next merge window & Enhancements in 2.6.25
 2008-07-06  2:15 UTC  (2+ messages)

Ext4 patches for the next merge window
 2008-07-05 17:36 UTC  (53+ messages)
` [PATCH 01/52] ext4: fix comments to say "ext4"
  ` [PATCH 02/52] ext4: start searching for the right extent from the goal group
    ` [PATCH 03/52] ext4: Use BUG_ON() instead of BUG()
      ` [PATCH 04/52] ext4: switch to seq_files
        ` [PATCH 05/52] ext4: improve some code in rb tree part of dir.c
          ` [PATCH 06/52] ext4: Fix ext4_mb_init_cache return error
            ` [PATCH 07/52] ext4: add error processing when calling ext4_mb_init_cache in mballoc
              ` [PATCH 08/52] ext4: miscellaneous error checks and coding cleanups for mballoc
                ` [PATCH 09/52] ext4: remove double definitions of xattr macros
                  ` [PATCH 10/52] ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()
                    ` [PATCH 11/52] ext4: Remove unused variable from ext4_show_options
                      ` [PATCH 12/52] jbd2: Add commit time into the commit block
                        ` [PATCH 13/52] ext4: New inode allocation for FLEX_BG meta-data groups
                          ` [PATCH 14/52] jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction
                            ` [PATCH 15/52] ext4: remove redundant code in ext4_fill_super()
                              ` [PATCH 16/52] ext4: remove quota allocation when ext4_mb_new_blocks fails
                                ` [PATCH 17/52] ext4: Update i_disksize properly when allocating from fallocate area
                                  ` [PATCH 18/52] ext4: return error when calling ext4_ext_split failed
                                    ` [PATCH 19/52] ext4: Make ext4_ext_find_extent fills ext_path completely
                                      ` [PATCH 20/52] ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller
                                        ` [PATCH 21/52] ext4: cleanup never-used magic numbers from htree code
                                          ` [PATCH 22/52] ext4: Fix sparse warning
                                            ` [PATCH 23/52] ext4: fix ext4_init_block_bitmap() for metablock block group
                                              ` [PATCH 24/52] ext4: Use inode preallocation with -o noextents
                                                ` [PATCH 25/52] ext4: cleanup block allocator
                                                  ` [PATCH 26/52] ext4: call blkdev_issue_flush on fsync
                                                    ` [PATCH 27/52] ext4: mballoc avoid use root reserved blocks for non root allocation
                                                      ` [PATCH 28/52] ext4: Set journal pointer to NULL when journal is released
                                                        ` [PATCH 29/52] ext4: use atomic functions to set bh_state
                                                          ` [PATCH 30/52] ext4: Add missing unlock to an error path in ext4_quota_write()
                                                            ` [PATCH 31/52] ext4: fix online resize with mballoc
                                                              ` [PATCH 32/52] ext4: Documentation updates
                                                                ` [PATCH 33/52] ext4: Use page_mkwrite vma_operations to get mmap write notification
                                                                  ` [PATCH 34/52] vfs: Move mark_inode_dirty() from under page lock in generic_write_end()
                                                                    ` [PATCH 35/52] ext4: Invert the locking order of page_lock and transaction start
                                                                      ` [PATCH 36/52] ext4: Fix lock inversion in ext4_ext_truncate()
                                                                        ` [PATCH 37/52] vfs: export filemap_fdatawrite_range()
                                                                          ` [PATCH 38/52] jbd2: Implement data=ordered mode handling via inodes
                                                                            ` [PATCH 39/52] ext4: Use new framework for data=ordered mode in JBD2
                                                                              ` [PATCH 40/52] jbd2: Remove data=ordered mode support using jbd buffer heads
                                                                                ` [PATCH 41/52] vfs: add basic delayed allocation support
                                                                                  ` [PATCH 42/52] ext4: Add "
                                                                                    ` [PATCH 43/52] percpu_counter: new function percpu_counter_sum_and_set
                                                                                      ` [PATCH 44/52] ext4: delayed allocation ENOSPC handling
                                                                                        ` [PATCH 45/52] mm: Add range_cont mode for writeback
                                                                                          ` [PATCH 46/52] ext4: Invert lock ordering of page_lock and transaction start in delalloc
                                                                                            ` [PATCH 47/52] ext4: Add ordered mode support for delalloc
                                                                                              ` [PATCH 48/52] ext4: Handle page without buffers in ext4_*_writepage()
                                                                                                ` [PATCH 49/52] ext4: fix delalloc i_disksize early update issue
                                                                                                  ` [PATCH 50/52] ext4: Enable delalloc by default
                                                                                                    ` [PATCH 51/52] ext4: Don't allow nonextenst mount option for large filesystem
                                                                                                      ` [PATCH 52/52] ext4: Documention update for new ordered mode and delayed allocation

[PATCH] ext4 : Remove unused variable journal from ext4_show_options
 2008-07-05 16:16 UTC  (2+ messages)

Ext4 Compile warning 2.6.26-rc8
 2008-07-05  0:57 UTC 

[PATCH 4/4] ext4: implement ext4_fiemap
 2008-07-04 19:03 UTC 

[PATCH] Ext4 Documentation updates
 2008-07-04  1:30 UTC  (4+ messages)

Segmentation Faults with 062508 ext4-patch-queue snapshot
 2008-07-03 17:38 UTC  (13+ messages)
  ` Segmentation Faults with both 062608 snapshots
      ` More ext4dev snapshot weirdness
          ` delalloc filesystem corruption
              ` Gentoo with ext4-patch-queue snapshots

- ext3-validate-directory-entry-data-before-use.patch removed from -mm tree
 2008-07-03 12:21 UTC  (6+ messages)
` [PATCH, v4] ext3: validate directory entry data before use
    ` [PATCH, v5] "

+ ext3-handle-deleting-corrupted-indirect-blocks-fix.patch added to -mm tree
 2008-07-02  9:09 UTC 

+ ext3-validate-directory-entry-data-before-use-v5.patch added to -mm tree
 2008-07-02  3:37 UTC 

[PATCH updated] ext4: Handle page without buffers in ext4_*_writepage()
 2008-07-01 22:56 UTC  (4+ messages)

[PATCH v2] ext4: fix online resize with mballoc
 2008-07-01  9:17 UTC 

[PATCH 0/3] freeze feature ver 1.8
 2008-07-01  9:12 UTC  (3+ messages)
  ` [dm-devel] "

+ jbd-dont-abort-if-flushing-file-data-failed-fix.patch added to -mm tree
 2008-07-01  9:03 UTC 

+ jbd-dont-abort-if-flushing-file-data-failed.patch added to -mm tree
 2008-07-01  9:03 UTC 

[PATCH 1/3] Implement generic freeze feature
 2008-07-01  8:08 UTC  (2+ messages)

[PATCH] ext2 : Use __func__ for function names in ext2_error messages
 2008-06-30 18:56 UTC 

[PATCH] ext4: Don't allow nonextenst mount option for large file system
 2008-06-30 16:52 UTC 

[PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-06-30 12:23 UTC 

[PATCH] JBD: positively dispose the unmapped data buffers in journal_commit_transaction
 2008-06-30  1:53 UTC  (8+ messages)
    ` (take 2)[PATCH] "

[PATCH 3/3] Add timeout feature
 2008-06-30  0:01 UTC  (6+ messages)

[PATCH] ext4: Handle page without buffers in ext4_*_writepage()
 2008-06-28 10:18 UTC 

[PATCH] ext4: fix online resize with mballoc
 2008-06-28  0:30 UTC  (5+ messages)

[PATCH] ext3: Add missing unlock to error path in ext3_quota_write()
 2008-06-27 23:54 UTC  (3+ messages)
` [PATCH] ext4: Add missing unlock to an error path in ext4_quota_write()

[PATCH] jbd2: We shouldnot cap writeback when we are doing a journal commit
 2008-06-27 23:52 UTC  (4+ messages)

[PATCH 1/3] Implement generic freeze feature
 2008-06-27 11:33 UTC  (3+ messages)

+ jbd-positively-dispose-the-unmapped-data-buffers-in-journal_commit_transaction.patch added to -mm tree
 2008-06-25 23:08 UTC 

+ ext3-validate-directory-entry-data-before-use.patch added to -mm tree
 2008-06-25 21:43 UTC 

+ jbd-unexport-journal_update_superblock.patch added to -mm tree
 2008-06-25 21:22 UTC 

[2.6 patch] unexport journal_update_superblock
 2008-06-25 16:26 UTC 

[PATCH] ext3: validate directory entry data before use
 2008-06-25 12:18 UTC  (6+ messages)
` [PATCH, v2] "
      ` [PATCH, v3] "

[PATCH 0/3] freeze feature ver 1.6
 2008-06-25  6:36 UTC  (3+ messages)

Segmentation Faults with latest ext4 patches
 2008-06-24 23:07 UTC 

[Bugme-new] [Bug 10882] New: Different kernel crashes on corrupted filesystems
 2008-06-25  0:15 UTC  (11+ messages)
` [PATCH] ext3: handle corrupted orphan list at mount
` [PATCH] ext3: handle deleting corrupted indirect blocks

Problem compiling 2.6.260rc6 with updated ext4-patch-queue
 2008-06-24 22:34 UTC  (3+ messages)

+ ext3-handle-deleting-corrupted-indirect-blocks.patch added to -mm tree
 2008-06-24 21:05 UTC 

Fw: [Bug 10976] New: Soft lockup on (intentionally) corrupted filesystem
 2008-06-24 20:04 UTC 

Latest patch fixed kernel compiling error
 2008-06-24 12:49 UTC 

+ ext3-handle-corrupted-orphan-list-at-mount-cleanup-fix.patch added to -mm tree
 2008-06-24 17:50 UTC 

streaming read and write - test results
 2008-06-24 17:18 UTC  (2+ messages)

+ ext3-handle-corrupted-orphan-list-at-mount-cleanup.patch added to -mm tree
 2008-06-24 13:34 UTC  (2+ messages)

[RFC][PATCH] ext3: don't read inode block if the buffer has a write error
 2008-06-24 13:03 UTC  (6+ 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).