public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-28 09:21:03 to 2008-05-12 19:29:47 UTC [more...]

[RFC PATCH 0/9][e2fsprogs] Initial blk64_t capable API calls
 2008-05-12 19:29 UTC  (19+ messages)
` [RFC PATCH 1/9][e2fsprogs] Add ext2_off64_t type
` [RFC PATCH 2/9][e2fsprogs] Use blk64_t for blocks in struct ext2_file
` [RFC PATCH 3/9][e2fsprogs] Add 64-bit dirblock interface
` [RFC PATCH 4/9][e2fsprogs] Add 64-bit alloc_stats interface
` [RFC PATCH 5/9][e2fsprogs] Add 64-bit alloc interface
` [RFC PATCH 6/9][e2fsprogs] Add 64-bit ext_attr interface
` [RFC PATCH 7/9][e2fsprogs] Add new blk64_t handling inline functions
` [RFC PATCH 8/9][e2fsprogs] Add 64-bit closefs interface
` [RFC PATCH 9/9][e2fsprogs] Add 64-bit openfs interface

[RFC] JBD ordered mode rewrite
 2008-05-12 19:23 UTC  (19+ messages)
` Possible race between direct IO and JBD?
            ` [PATCH] jbd_commit_transaction() races with journal_try_to_drop_buffers() causing DIO failures
                  ` [PATCH] JBD:need hold j_state_lock to updates to transaction t_state to T_COMMIT
                ` [PATCH] JBD2:need "

barriers off by default?
 2008-05-12 19:15 UTC  (7+ messages)
      ` Fwd: "

[PATCH e2fsprogs] - fix swap sanity tests in blkid, and blkid tests
 2008-05-12 18:26 UTC 

ext4dev build failure on mips: "empty_zero_page" undefined
 2008-05-12 17:35 UTC  (7+ messages)

Soft lockups in mballoc code
 2008-05-12 17:21 UTC 

[PATCH 0/3][v2] jbd: jbd versions of queued jbd2 patches
 2008-05-12 16:57 UTC  (4+ messages)
` [PATCH 1/3][v2] jbd: eliminate duplicated code in revocation table init/destroy functions
  ` [PATCH 2/3][v2] jbd: tidy up revoke cache initialisation and destruction
    ` [PATCH 3/3][v2] jbd: replace potentially false assertion with if block

[PATCH 0/3] jbd: jbd versions of queued jbd2 patches
 2008-05-12 16:11 UTC  (6+ messages)
` [PATCH 1/3] jbd: eliminate duplicated code in revocation table init/destroy functions
  ` [PATCH 2/3] jbd: tidy up revoke cache initialisation and destruction
    ` [PATCH 3/3] jbd: replace potentially false assertion with if block

[PATCH] ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
 2008-05-12  3:24 UTC 

commit a4b69b7f1809898c87bdc11502ca258a8f16a220 breaks parallel builds
 2008-05-12  0:38 UTC  (2+ messages)

[PATCH] libuuid: don't use unitialized variable
 2008-05-12  0:41 UTC  (2+ messages)

e2fsprogs 1.40.9?
 2008-05-10 20:26 UTC 

- jbd-eliminate-duplicated-code-in-revocation-table-init-destroy-functions.patch removed from -mm tree
 2008-05-10  0:34 UTC 

- jbd-tidy-up-revoke-cache-initialisation-and-destruction.patch removed from -mm tree
 2008-05-10  0:34 UTC 

Oops when mounting corrupted image
 2008-05-09 23:54 UTC 

[PATCH]fix delalloc write_begin failure case
 2008-05-09 23:45 UTC 

(unknown),
 2008-05-09 14:50 UTC 

[PATCH] ext4: switch to seq_files
 2008-05-09 16:20 UTC 

[PATCH] Fix misuses of bdevname()
 2008-05-09 11:20 UTC 

mke2fs and lazy_itable_init
 2008-05-09  8:19 UTC  (3+ messages)

2.6.25-git2: BUG: unable to handle kernel paging request at ffffffffffffffff
 2008-05-07 17:30 UTC  (14+ messages)
` [PATCH 1/1] x86: fix text_poke
          ` VIRTUAL_BUG_ON()
            ` [RFC 1/1] mm: add virt to phys debug

[PATCH (interim)] set_bmap for libext2
 2008-05-06 21:50 UTC 

Problem mounting ext2 using ext3?
 2008-05-06 19:05 UTC  (9+ messages)

[PATCH] quota: Don't call sync_fs() from vfs_quota_off() when there's no quota turn off
 2008-05-06 10:03 UTC 

+ jbd-replace-potentially-false-assertion-with-if-block.patch added to -mm tree
 2008-05-05 21:43 UTC 

+ jbd-tidy-up-revoke-cache-initialisation-and-destruction.patch added to -mm tree
 2008-05-05 21:43 UTC 

+ jbd-eliminate-duplicated-code-in-revocation-table-init-destroy-functions.patch added to -mm tree
 2008-05-05 21:43 UTC 

[2.6 patch] unexport journal_update_superblock
 2008-05-05 18:26 UTC 

[PATCH] ext3: Fix synchronization of quota files in journal=data mode
 2008-05-05 10:09 UTC  (15+ messages)
` [PATCH] ext4: "
    ` [PATCH] ext3: Fix typos in messages and comments (journalled -> journaled)
      ` [PATCH] ext4: "
            ` [PATCH] ext3: Correct mount option parsing to detect when quota options can be changed
              ` [PATCH] ext4: "

[PATCH] Clustering indirect blocks in Ext3 (was Ext2)
 2008-05-04 20:09 UTC  (3+ messages)

[PATCH 1/1] x86: fix text_poke
 2008-05-04 16:18 UTC  (18+ messages)

[PATCH, RFC] ext3: move headers out of include/linux
 2008-05-03 21:16 UTC  (5+ messages)

[PATCH] ext4: mballoc: fix mb_normalize_request algorithm for 1KB block size filesystems
 2008-05-02 21:12 UTC  (3+ messages)

[PATCH] ext4: start seraching for the right extent from the goal group
 2008-05-02 21:11 UTC  (6+ messages)

[RFC PATCH] ext4: Group meta-data blocks together
 2008-05-02 18:12 UTC  (5+ messages)

BUG in ext3_sync_fs
 2008-05-01 11:33 UTC 

+ ext4-correct-mount-option-parsing-to-detect-when-quota-options-can-be-changed.patch added to -mm tree
 2008-04-30 17:50 UTC 

+ ext3-correct-mount-option-parsing-to-detect-when-quota-options-can-be-changed.patch added to -mm tree
 2008-04-30 17:50 UTC 

+ ext4-fix-typos-in-messages-and-comments-journalled-journaled.patch added to -mm tree
 2008-04-30 17:50 UTC 

+ ext4-fix-synchronization-of-quota-files-in-journal=data-mode.patch added to -mm tree
 2008-04-30 17:50 UTC 

+ ext3-fix-synchronization-of-quota-files-in-journal=data-mode.patch added to -mm tree
 2008-04-30 17:49 UTC 

+ ext3-fix-typos-in-messages-and-comments-journalled-journaled.patch added to -mm tree
 2008-04-30 17:50 UTC 

- ext4-replace-remaining-__function__-occurrences.patch removed from -mm tree
 2008-04-30  5:52 UTC 

- ext4-fix-update-of-mtime-and-ctime-on-rename.patch removed from -mm tree
 2008-04-30  5:52 UTC 

- jdb2-replace-remaining-__function__-occurrences.patch removed from -mm tree
 2008-04-30  5:52 UTC 

- jbd2-only-create-debugfs-and-stats-entries-if-cache-initialisation-is-successful.patch removed from -mm tree
 2008-04-30  5:52 UTC 

- ext4-fix-wrong-gfp-type-under-transaction.patch removed from -mm tree
 2008-04-30  5:52 UTC 

- ext4-use-non-racy-method-for-proc-entries-creation.patch removed from -mm tree
 2008-04-30  5:46 UTC 

- jbd2-use-non-racy-method-for-proc-entries-creation.patch removed from -mm tree
 2008-04-30  5:46 UTC 

[GIT PULL] ext4 update
 2008-04-30  2:45 UTC 

[RFC PATCH 1/3] Implement generic freeze feature
 2008-04-30  1:10 UTC  (5+ messages)

[PATCH] ext4: Fix synchronization of quota files in journal=data mode
 2008-04-29  9:58 UTC 

[PATCH] ext3: Fix synchronization of quota files in journal=data mode
 2008-04-29  9:58 UTC 

[patch 212/311] ext4: use non-racy method for proc entries creation
 2008-04-29  8:02 UTC 

[patch 214/311] jbd2: use non-racy method for proc entries creation
 2008-04-29  8:02 UTC 

Using tgid instead of pid in ext3_find_near()
 2008-04-29  4:23 UTC  (3+ messages)

jbd2 patches in stable queue
 2008-04-29  0:52 UTC  (3+ messages)

- ext3-retry-block-allocation-if-new-blocks-are-allocated-from-system-zone.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- jbd-fix-possible-journal-overflow-issues.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- jbd-replace-remaining-__function__-occurrences.patch removed from -mm tree
 2008-04-28 22:01 UTC 

- ext3-replace-remaining-__function__-occurrences.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext2-retry-block-allocation-if-new-blocks-are-allocated-from-system-zone.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext3-fix-update-of-mtime-and-ctime-on-rename.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- jbd-fix-the-way-the-b_modified-flag-is-cleared.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext3-check-ext3_journal_get_write_access-errors.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext3-use-ext3_get_group_desc.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext3-add-missing-ext3_journal_stop.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext3-use-ext3_group_first_block_no.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext3-convert-byte-order-of-constant-instead-of-variable.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext3-fdatasync-should-skip-metadata-writeout-when-overwriting.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext2-use-ext2_fsblk_t-type.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext2-use-ext2_group_first_block_no.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext2-improve-ext2_readdir-return-value.patch removed from -mm tree
 2008-04-28 22:00 UTC 

- ext2-convert-byte-order-of-constant-instead-of-variable.patch removed from -mm tree
 2008-04-28 22:00 UTC 

What's cooking in e2fsprogs.git (topics)
 2008-04-28 19:44 UTC  (11+ messages)
                  ` The changes I made to the undo-mgr (Re: What's cooking in e2fsprogs.git (topics))

[RFC] Modified flex_bg patches
 2008-04-28 12:01 UTC  (7+ messages)
` [E2FSPROGS, RFC] Basic flexible block group support
  ` [E2FSPROGS, RFC] mke2fs: New bitmap and inode table allocation for FLEX_BG

[RFC PATCH 3/3] Add timeout feature
 2008-04-28 10:39 UTC 

[RFC PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-04-28 10:31 UTC 

[RFC PATCH 0/3] freeze feature ver 1.2
 2008-04-28 10:29 UTC 

[patch 275/307] jbd: fix the way the b_modified flag is cleared
 2008-04-28  9:16 UTC 

[patch 276/307] jbd: fix possible journal overflow issues
 2008-04-28  9:16 UTC 

[patch 267/307] ext3: fdatasync should skip metadata writeout when overwriting
 2008-04-28  9:16 UTC 

[patch 277/307] ext3: fix update of mtime and ctime on rename
 2008-04-28  9:16 UTC 

[patch 279/307] ext3: retry block allocation if new blocks are allocated from system zone
 2008-04-28  9:16 UTC 

[patch 262/307] ext2: use ext2_group_first_block_no()
 2008-04-28  9:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox