linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-23 04:44:19 to 2008-12-03 19:57:51 UTC [more...]

[patch 079/104] ext4: Update flex_bg free blocks and free inodes counters when resizing
 2008-12-03 19:56 UTC  (9+ messages)
  ` [patch 080/104] ext4: fix #11321: create /proc/ext4/*/stats more carefully
  ` [patch 081/104] jbd2: fix /proc setup for devices that contain / in their names
  ` [patch 082/104] ext4: add missing unlock in ext4_check_descriptors() on error path
  ` [patch 083/104] ext4: elevate write count for migrate ioctl
  ` [patch 084/104] ext4: Renumber EXT4_IOC_MIGRATE
  ` [patch 085/104] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
  ` [patch 086/104] ext4: fix initialization of UNINIT bitmap blocks
  ` [patch 087/104] jbd2: abort instead of waiting for nonexistent transaction

[PATCH V3 2/3] quota: Add quota claim and release reserved quota
 2008-12-03 19:06 UTC 

[FOR-STABLE 03/20] jbd2: fix /proc setup for devices that contain '/' in their names
 2008-12-03 18:56 UTC  (2+ messages)
` patch jbd2-fix-proc-setup-for-devices-that-contain-in-their-names.patch added to 2.6.27-stable tree

[FOR-STABLE 10/20] jbd2: Fix buffer head leak when writing the commit block
 2008-12-03 18:56 UTC  (2+ messages)
` patch jbd2-fix-buffer-head-leak-when-writing-the-commit-block.patch added to 2.6.27-stable tree

[FOR-STABLE 15/20] jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
 2008-12-03 18:56 UTC  (2+ messages)
` patch jbd2-don-t-give-up-looking-for-space-so-easily-in-__jbd2_log_wait_for_space.patch added to 2.6.27-stable tree

[FOR-STABLE 09/20] jbd2: abort instead of waiting for nonexistent transaction
 2008-12-03 18:56 UTC  (2+ messages)
` patch jbd2-abort-instead-of-waiting-for-nonexistent-transaction.patch added to 2.6.27-stable tree

[FOR-STABLE 17/20] ext4: wait on all pending commits in ext4_sync_fs()
 2008-12-03 18:56 UTC  (2+ messages)
` patch ext4-wait-on-all-pending-commits-in-ext4_sync_fs.patch added to 2.6.27-stable tree

[FOR-STABLE 01/20] Update flex_bg free blocks and free inodes counters when resizing
 2008-12-03 18:56 UTC  (2+ messages)
` patch ext4-update-flex_bg-free-blocks-and-free-inodes-counters-when-resizing.patch added to 2.6.27-stable tree

[FOR-STABLE 06/20] ext4: Renumber EXT4_IOC_MIGRATE
 2008-12-03 18:56 UTC  (2+ messages)
` patch ext4-renumber-ext4_ioc_migrate.patch added to 2.6.27-stable tree

[FOR-STABLE 07/20] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
 2008-12-03 18:56 UTC  (2+ messages)
` patch ext4-jbd2-avoid-warn-messages-when-failing-to-write-to-the-superblock.patch added to 2.6.27-stable tree

[FOR-STABLE 19/20] ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
 2008-12-03 18:56 UTC  (2+ messages)
` patch ext4-mark-the-buffer_heads-as-dirty-and-uptodate-after-prepare_write.patch added to 2.6.27-stable tree

[FOR-STABLE 12/20] ext4: Free ext4_prealloc_space using kmem_cache_free
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-free-ext4_prealloc_space-using-kmem_cache_free.patch added to 2.6.27-stable tree

[FOR-STABLE 11/20] ext4: fix xattr deadlock
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-fix-xattr-deadlock.patch added to 2.6.27-stable tree

[FOR-STABLE 08/20] ext4: fix initialization of UNINIT bitmap blocks
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-fix-initialization-of-uninit-bitmap-blocks.patch added to 2.6.27-stable tree

[FOR-STABLE 14/20] ext4: Fix duplicate entries returned from getdents() system call
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-fix-duplicate-entries-returned-from-getdents-system-call.patch added to 2.6.27-stable tree

[FOR-STABLE 02/20] ext4: fix #11321: create /proc/ext4/*/stats more carefully
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-fix-11321-create-proc-ext4-stats-more-carefully.patch added to 2.6.27-stable tree

[FOR-STABLE 05/20] ext4: elevate write count for migrate ioctl
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-elevate-write-count-for-migrate-ioctl.patch added to 2.6.27-stable tree

[FOR-STABLE 13/20] ext4: Do mballoc init before doing filesystem recovery
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-do-mballoc-init-before-doing-filesystem-recovery.patch added to 2.6.27-stable tree

[FOR-STABLE 16/20] ext4: Convert to host order before using the values
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-convert-to-host-order-before-using-the-values.patch added to 2.6.27-stable tree

[FOR-STABLE 04/20] ext4: add missing unlock in ext4_check_descriptors() on error path
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-add-missing-unlock-in-ext4_check_descriptors-on-error-path.patch added to 2.6.27-stable tree

[FOR-STABLE 18/20] ext4: calculate journal credits correctly
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-calculate-journal-credits-correctly.patch added to 2.6.27-stable tree

[FOR-STABLE 20/20] ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
 2008-12-03 18:55 UTC  (2+ messages)
` patch ext4-add-checksum-calculation-when-clearing-uninit-flag-in-ext4_new_inode.patch added to 2.6.27-stable tree

patch ext3-don-t-try-to-resize-if-there-are-no-reserved-gdt-blocks-left.patch added to 2.6.27-stable tree
 2008-12-03 18:55 UTC 

EXT4 ENOSPC Bug
 2008-12-03 18:18 UTC  (19+ messages)

[PATCH V3 1/3] quota: Add reservation support for delayed block allocation
 2008-12-03 17:33 UTC  (2+ messages)

[PATCH -V4] ext4: Don't allow new groups to be added during block allocation
 2008-12-03 15:19 UTC 

[PATCH v2] ext3, ext4: do_split() fix loop, with obvious unsigned wrap
 2008-12-03 14:32 UTC  (9+ messages)

Problems with checking corrupted large ext3 file system
 2008-12-03 10:11 UTC 

[PATCH 2/2] Large EAs
 2008-12-03 10:38 UTC  (8+ messages)

[PATCH -V3] ext4: Don't allow new groups to be added during block allocation
 2008-12-03  9:06 UTC 

[PATCH -V5] ext4: fix BUG when calling ext4_error with locked block group
 2008-12-03  5:27 UTC  (3+ messages)

[PATCH] ext3: also fix loop in do_split()
 2008-12-02 21:01 UTC  (4+ messages)
  ` [PATCH v4] ext3, ext4: make i signed "

[PATCH] imporve jbd2 fsync batching
 2008-12-02 14:45 UTC  (10+ messages)
      ` [PATCH] ext4: add fsync batch tuning knobs

[BUG][PATCH 4/4] jbd2: fix a cause of __schedule_bug via blkdev_releasepage
 2008-12-02 11:18 UTC 

[BUG][PATCH 3/4] jbd: fix a cause of __schedule_bug via blkdev_releasepage
 2008-12-02 11:16 UTC 

[BUG][PATCH 2/4] ext4: fix a cause of __schedule_bug via blkdev_releasepage
 2008-12-02 11:09 UTC 

[BUG][PATCH 1/4] ext3: fix a cause of __schedule_bug via blkdev_releasepage
 2008-12-02 11:06 UTC 

[PATCH -V3] ext4: Init the complete page while building buddy cache
 2008-12-02  6:11 UTC 

BUG: scheduling while atomic: kswapd0/273/0x00000002
 2008-12-02  0:29 UTC  (5+ messages)

[patch 1/1] ext4: allocate ->s_blockgroup_lock separately
 2008-12-01 22:27 UTC 

[ext4] Documentation patch
 2008-12-01 20:58 UTC  (4+ messages)

[RFC PATCH 1/1] Allow ext4 to run without a journal
 2008-12-01 17:33 UTC  (4+ messages)
` [RFC PATCH 1/1] Allow ext4 to run without a journal, take 2

[PATCH -V2 1/4] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
 2008-12-01 13:54 UTC  (5+ messages)
` [PATCH -V2 2/4] ext4: mark the blocks/inode bitmap beyond end of group as used
  ` [PATCH -V2 3/4] ext4: Don't allow new groups to be added during block allocation
    ` [PATCH -V2 4/4] ext4: Init the complete page while building buddy cache

[PATCH -V5 RESEND] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
 2008-12-01 13:43 UTC 

[PATCH]ext4: fix s_dirty_blocks_counter if block allocation failed with nodelalloc
 2008-12-01 10:36 UTC  (2+ messages)

kernel BUG at fs/ext4/extents.c:ext4_ext_search_right()
 2008-12-01  2:10 UTC 

[PATCH] ext4: fix loop in do_split()
 2008-11-30  0:36 UTC  (2+ messages)

[RFC][PATCH] "tune2fs -I 256" speedup
 2008-11-29 10:54 UTC 

[RFC 0/2] ext4: zero uninitialized inode tables
 2008-11-27 23:09 UTC  (14+ messages)
` [RFC 1/2] ext4 resize: Mark the added group with EXT4_BG_INODE_ZEROED flag

Crash with 2.6.28-rc6
 2008-11-27 21:41 UTC 

[PATCH 1/2] ext4: Fix the delalloc writepages to allocate blocks at the right offset
 2008-11-27  5:37 UTC  (3+ messages)

bugs of Online Defragmentation
 2008-11-27  0:30 UTC  (3+ messages)

- ext4-use-sb_any_quota_loaded-instead-of-sb_any_quota_enabled.patch removed from -mm tree
 2008-11-26 20:27 UTC 

- ext3-use-sb_any_quota_loaded-instead-of-sb_any_quota_enabled.patch removed from -mm tree
 2008-11-26 20:27 UTC 

[PATCH -V1] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
 2008-11-26 16:22 UTC  (4+ messages)

[PATCH -V5] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
 2008-11-26 14:51 UTC 

[PATCH 23/45] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 [ver #41]
 2008-11-26 14:40 UTC  (2+ messages)

rm: cannot remove `???': No such file or directory
 2008-11-26  9:47 UTC  (7+ messages)

jbd commit data buffers EIO error
 2008-11-26  0:18 UTC 

[PATCH] ext4: fix build warning
 2008-11-25 22:26 UTC  (2+ messages)

[PATCH -V4 1/2] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
 2008-11-25 20:16 UTC  (4+ messages)
` [PATCH -V4 2/2] ext4: cleanup mballoc header files

[PATCH -V2 1/5] ext4: Remove unneeded code
 2008-11-25 16:38 UTC  (35+ 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 -V3] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
 2008-11-25 16:32 UTC 

[PATCH -V3] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
 2008-11-25 16:33 UTC 

[PATCH -V3] ext4: code cleanup
 2008-11-25 16:33 UTC 

[PATCH -V3] ext4: Use high 16 bits of the block group descriptor's free counts fields
 2008-11-25 16: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-25  8:06 UTC  (7+ messages)

[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-25  4:09 UTC  (4+ messages)

PATCH ext4: fix to call_filldir
 2008-11-25  2:05 UTC  (4+ messages)

PATCH ext4: fix to call_filldir
 2008-11-24 18:18 UTC 

[PATCH -V4] ext4: Fix lockdep recursive locking warning
 2008-11-24  5:02 UTC  (6+ messages)

Maximum filename length
 2008-11-23 22:15 UTC  (5+ messages)

JBD2/ext4 error
 2008-11-23 14:32 UTC  (4+ messages)
` [PATCH] ext4: calculate journal credits correctly

[PATCH -V5] ext4: sparse fixes
 2008-11-23 14:05 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).