linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-08 19:30:04 to 2008-11-21 17:40:09 UTC [more...]

[PATCH -V2 1/5] ext4: Remove unneeded code
 2008-11-21 17:39 UTC  (11+ messages)
` [PATCH -V2 2/5] ext4: unlock group before ext4_error
  ` [PATCH -V2 3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used
    ` [PATCH -V2 4/5] ext4: Use both hi and lo bits of the group desc values
      ` [PATCH -V2 5/5] ext4: Fix the race between read_inode_bitmap and ext4_new_inode

[PATCH -V4] ext4: Fix lockdep recursive locking warning
 2008-11-21 16:48 UTC  (2+ messages)
` patchqueue update

[PATCH -V4] ext4: sparse fixes
 2008-11-21 16:40 UTC 

[PATCH][e2fsprogs]tune2fs: refuse to unmark flex_bg via clear_ok_features
 2008-11-21 13:36 UTC 

Maximum filename length
 2008-11-21 12:51 UTC 

[RFC 0/2] ext4: zero uninitialized inode tables
 2008-11-21 10:23 UTC  (3+ messages)
` [RFC 1/2] ext4 resize: Mark the added group with EXT4_BG_INODE_ZEROED flag
` [RFC 2/2] ext4: module to initialize the inode table when using mkfs option lazy_itable_init

Mounting corrupted ext3 image results in infinite loop
 2008-11-21  9:32 UTC 

ext4 unlink performance
 2008-11-20 22:49 UTC  (17+ messages)

[PATCH 1/5] ext4: unlock group before ext4_error
 2008-11-20 22:38 UTC  (8+ messages)
` [PATCH 3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used
  ` [PATCH 4/5] ext4: Use both hi and lo bits of the group desc values

[PATCH] ext4: fix some s64 printing warnings
 2008-11-20  6:11 UTC  (2+ messages)

[RESEND][PATCH 1/3 BUG,RFC] vfs: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:32 UTC 

[RESEND][PATCH 0/3 BUG,RFC] release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:27 UTC 

[RESEND][PATCH 3/3 BUG,RFC] ext4: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:36 UTC 

[RESEND][PATCH 2/3 BUG,RFC] ext3: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
 2008-11-20  0:34 UTC 

Conversion to ext4 renders a filesystem unbootable
 2008-11-19 18:12 UTC  (3+ messages)

+ ext4-allocate-s_blockgroup_lock-separately.patch added to -mm tree
 2008-11-19  5:29 UTC 

+ ext3-allocate-s_blockgroup_lock-separately.patch added to -mm tree
 2008-11-19  5:29 UTC 

+ ext2-allocate-s_blockgroup_lock-separately.patch added to -mm tree
 2008-11-19  5:28 UTC 

+ fs-introduce-bgl_lock_ptr.patch added to -mm tree
 2008-11-19  5:28 UTC 

PHP購物車資料庫網站專案
 2008-11-19  4:55 UTC 

[PATCH] jbd2: Add BH_JBDPrivateStart
 2008-11-19  1:45 UTC 

Errors with 1024 block size
 2008-11-18 15:40 UTC  (2+ messages)

[PATCH] ext4: Remove unneeded code
 2008-11-18 11:25 UTC 

Call traces on console from a test machine
 2008-11-18  2:24 UTC  (9+ messages)

bugs of Online Defragmentation
 2008-11-18  1:38 UTC 

[PATCH 4/4] ext4: allocate ->s_blockgroup_lock separately
 2008-11-17 21:55 UTC 

[PATCH 3/4] ext3: allocate ->s_blockgroup_lock separately
 2008-11-17 21:55 UTC 

[PATCH 2/4] ext2: allocate ->s_blockgroup_lock separately
 2008-11-17 21:55 UTC 

[PATCH 1/4] fs: introduce bgl_lock_ptr()
 2008-11-17 21:54 UTC 

[PATCH] ext2/ext3: allocate ->s_blockgroup_lock separately to avoid wasting space
 2008-11-17 21:27 UTC  (4+ messages)

[PATCH 2/2] Large EAs
 2008-11-17 20:36 UTC 

[PATCH 1/2 e2fsprogs] support for large EAs
 2008-11-17 20:36 UTC 

[PATCH 2/2 e2fsprogs] regression test for large EAs
 2008-11-17 20:36 UTC 

[PATCH 1/2] Add goal argument to ext4_new_inode()
 2008-11-17 20:36 UTC 

[PATCH 0/2] Large EAs for ext4
 2008-11-17 20:36 UTC 

[RFC PATCH 1/1] Allow ext4 to run without a journal
 2008-11-17 18:11 UTC  (6+ messages)
` [RFC PATCH 1/1] Allow ext4 to run without a journal, take 2

[FOR-STABLE 0/20]
 2008-11-16 16:05 UTC  (21+ messages)
` [FOR-STABLE 01/20] Update flex_bg free blocks and free inodes counters when resizing
  ` [FOR-STABLE 02/20] ext4: fix #11321: create /proc/ext4/*/stats more carefully
    ` [FOR-STABLE 03/20] jbd2: fix /proc setup for devices that contain '/' in their names
      ` [FOR-STABLE 04/20] ext4: add missing unlock in ext4_check_descriptors() on error path
        ` [FOR-STABLE 05/20] ext4: elevate write count for migrate ioctl
          ` [FOR-STABLE 06/20] ext4: Renumber EXT4_IOC_MIGRATE
            ` [FOR-STABLE 07/20] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
              ` [FOR-STABLE 08/20] ext4: fix initialization of UNINIT bitmap blocks
                ` [FOR-STABLE 09/20] jbd2: abort instead of waiting for nonexistent transaction
                  ` [FOR-STABLE 10/20] jbd2: Fix buffer head leak when writing the commit block
                    ` [FOR-STABLE 11/20] ext4: fix xattr deadlock
                      ` [FOR-STABLE 12/20] ext4: Free ext4_prealloc_space using kmem_cache_free
                        ` [FOR-STABLE 13/20] ext4: Do mballoc init before doing filesystem recovery
                          ` [FOR-STABLE 14/20] ext4: Fix duplicate entries returned from getdents() system call
                            ` [FOR-STABLE 15/20] jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
                              ` [FOR-STABLE 16/20] ext4: Convert to host order before using the values
                                ` [FOR-STABLE 17/20] ext4: wait on all pending commits in ext4_sync_fs()
                                  ` [FOR-STABLE 18/20] ext4: calculate journal credits correctly
                                    ` [FOR-STABLE 19/20] ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
                                      ` [FOR-STABLE 20/20] ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode

[RFC,PATCH] 64-bit support for e2fsprogs
 2008-11-16 15:06 UTC  (43+ messages)
` [RFC PATCH 01/17] Disable tst_refcount - doesn't compile, don't know why
  ` [RFC PATCH 02/17] Squash warnings
    ` [RFC PATCH 03/17] Add 64-bit bitops
      ` [RFC PATCH 04/17] Implement 64-bit "bitarray" bmap ops
        ` [RFC PATCH 05/17] Convert libext2fs to 64-bit bitmap interface
          ` [RFC PATCH 06/17] Convert mke2fs to new "
            ` [RFC PATCH 07/17] Convert e2fsck "
              ` [RFC PATCH 08/17] Turn on new bitmaps in e2fsck and mke2fs
                ` [RFC PATCH 09/17] Add progress bar for allocating block tables - takes forever on large
                  ` [RFC PATCH 10/17] signed int -> blk64_t to fix bugs at 2^31 - 2^32 blocks
                    ` [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks
                      ` [RFC PATCH 12/17] Add ext2fs_block_iterate3 (from Ted)
                        ` [RFC PATCH 13/17] Support 48-bit file acl blocks
                          ` [RFC PATCH 14/17] super->s_*_blocks_count -> ext2fs_*_blocks_count()
                            ` [RFC PATCH 15/17] Convert to inode/block/bitmap/table loc()/loc_set() functions
                              ` [RFC PATCH 16/17] ext2fs_block_alloc_stats -> ext2fs_block_alloc_stats2
                                ` [RFC PATCH 17/17] Convert to 64-bit IO
                        ` 64-bit inode support in e2fsprogs? (was Re: [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks)

"tune2fs -I 256" runtime---can it be interrupted safely?
 2008-11-16 12:11 UTC  (4+ messages)

[PATCH] EXT2: cleanup comment of ext2_splice_branch
 2008-11-16  5:49 UTC 

[PATCH] filesystems: use has_capability_noaudit interface for reserved blocks checks
 2008-11-14 15:36 UTC  (6+ messages)

"tune2fs -I 256" runtime---can it be interrupted safely?
 2008-11-14  8:30 UTC  (5+ messages)

- ext3-clean-up-outdated-and-incorrect-comment-for-ext3_write_super.patch removed from -mm tree
 2008-11-13 21:27 UTC 

I had to modify some of your patches in the ext4 patch queue
 2008-11-13 14:53 UTC  (2+ messages)

[RFC][PATCH 7/9]ext4: Add the EXT4_IOC_FIEMAP_INO ioctl
 2008-11-13 11:34 UTC 

[Bug 12018] New: oops when using ext4 on soft raid on IA64 with 65536 block size
 2008-11-13  8:06 UTC 

JBD2/ext4 error
 2008-11-13  0:03 UTC  (3+ messages)
` [PATCH] ext4: calculate journal credits correctly

[patch 21/34] ext3: Clean up outdated and incorrect comment for ext3_write_super()
 2008-11-12 21:27 UTC 

64-bit dblists
 2008-11-12 16:48 UTC  (3+ messages)

[RFC][PATCH] JBD: release checkpoint journal heads through try_to_release_page when the memory is exhausted
 2008-11-12  7:55 UTC  (12+ messages)
        ` [PATCH][BUG] jbd: fix the root cause of "no transactions" error in __log_wait_for_space()
              ` [PATCH 0/3][RFC] release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
              ` [PATCH 1/3][RFC] vfs: "
              ` [PATCH 2/3][RFC] ext3: "
              ` [PATCH 3/3][RFC] ext4: "

+ ext3-clean-up-outdated-and-incorrect-comment-for-ext3_write_super.patch added to -mm tree
 2008-11-12  0:34 UTC 

[patch 01/49] ext3: wait on all pending commits in ext3_sync_fs
 2008-11-12  0:22 UTC 

Error Propagation bugs in ext4
 2008-11-11 15:19 UTC 

ext3 aborts journal
 2008-11-11 14:52 UTC  (4+ messages)

[PATCH] ext4: add checksum calculation when clearing UNINIT flag
 2008-11-11  1:23 UTC  (5+ messages)

patch ext3-wait-on-all-pending-commits-in-ext3_sync_fs.patch added to 2.6.27-stable tree
 2008-11-11  0:06 UTC 

- ext3-wait-on-all-pending-commits-in-ext3_sync_fs.patch removed from -mm tree
 2008-11-10 20:32 UTC 

EXT4-fs: not enough memory for 522250 flex groups
 2008-11-10 19:31 UTC  (9+ messages)
` [PATCH]: ext4: fix big endian (was: not enough memory for 522250 flex groups)
  ` [PATCH]: ext4: fix big endian

[patch 02/23] ext: Avoid printk floods in the face of directory corruption (CVE-2008-3528)
 2008-11-10 18:14 UTC  (4+ messages)

[Bug 11756] Incorrect file remove from ext4
 2008-11-10 10:49 UTC 

[patch 02/16] ext: Avoid printk floods in the face of directory corruption (CVE-2008-3528)
 2008-11-10  2:57 UTC  (2+ messages)

kernel BUG at fs/ext4/mballoc.c:1240!
 2008-11-10  1:09 UTC 

EXT4-fs error (device sda3): ext4_mb_generate_buddy: EXT4-fs: group 923: 18046 blocks in bitmap, 32768 in gd
 2008-11-08 19:30 UTC  (3+ 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).