linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-01 16:18:28 to 2009-09-08 04:45:45 UTC [more...]

[PATCH 1/2] ext4: Remove journal_checksum mount option and enable it by default
 2009-09-08  4:45 UTC  (8+ messages)
` [PATCH 2/2] ext4: Automatically enable journal_async_commit on ext4 file systems

[PATCH 3/4]ext4: Return exchanged blocks count to user space in failure
 2009-09-08  4:11 UTC  (11+ messages)

E2fsprogs pu branch updated
 2009-09-08  4:06 UTC 

e4defrag doesn't work on root filesystem
 2009-09-08  3:55 UTC  (2+ messages)

[PATCH 2/2 V3] allow direct IO to fallocate and holes
 2009-09-07 21:57 UTC  (2+ messages)

[PATCH] resize2fs: fix minimum resize size calculation with flex_bg
 2009-09-07 18:21 UTC  (2+ messages)

[PATCH] resize2fs: calculate minimal fs size only once
 2009-09-07 18:21 UTC  (2+ messages)

No conference call today
 2009-09-07 13:42 UTC 

[patch] ext2/3: document conditions when reliable operation is possible
 2009-09-07 13:10 UTC  (78+ messages)
            ` raid is dangerous but that's secret (was Re: [patch] ext2/3: document conditions when reliable operation is possible)
                                                  ` wishful thinking about atomic, multi-sector or full MD stripe width, writes in storage
            ` MD/DM and barriers (was Re: [patch] ext2/3: document conditions when reliable operation is possible)
            ` [testcase] test your fs/storage stack "
                  ` [PATCH] Update Documentation/md.txt to mention journaling won't help dirty+degraded case

[PATCH -V2] ext4: Drop mapped buffer_head check during page_mkwrite
 2009-09-07 12:22 UTC  (10+ messages)
    ` [PATCH -v3] ext4: Take page lock before looking at attached buffer_heads flags

EXT4: kernel BUG at fs/ext4/mballoc.c:1721!
 2009-09-07  9:38 UTC  (9+ messages)
          ` [PATCH -V2 1/3] ext4: move ext4_mb_init_group around
          ` [PATCH -V2 2/3] ext4: check for need init flag in ext4_mb_load_buddy
          ` [PATCH -V2 3/3] ext4: Clarify the locking details in mballoc

[PATCH] libext2fs: use ext2fs_blocks_count() in ext2fs_open2()
 2009-09-06 18:19 UTC  (19+ messages)
        ` [PATCH] Fix counting routines in blknum.c to take/return __u32 counts

[PATCH] e2fsck: avoid overflow in pass5 check_block_end()
 2009-09-06 17:57 UTC  (2+ messages)

[PATCH] libext2fs: last of the incorrect direct group_desc accesses
 2009-09-06 16:42 UTC  (2+ messages)

[PATCH] libext2fs: use proper functions to set/clear block group flags
 2009-09-06 16:29 UTC  (5+ messages)
` [PATCH V2] "

Please reserve INCOMPAT flags
 2009-09-06  9:25 UTC 

[PATCH 4/4]ext4: Fix small typo for move_extent_per_page()
 2009-09-06  3:14 UTC  (2+ messages)

[PATCH 2/4]ext4: Remove unneeded BUG_ON() in ext4_move_extents()
 2009-09-06  3:13 UTC  (4+ messages)

[PATCH 1/4]ext4: Fix wrong comparisons in mext_check_arguments()
 2009-09-06  2:10 UTC  (3+ messages)

[PATCH] ext4: fix cache flish in ext4_sync_file
 2009-09-06  1:43 UTC  (3+ messages)

[PATCH, RFC] ext4: limit block allocations for indirect-block files to < 2^32
 2009-09-05 18:16 UTC  (4+ messages)
` [PATCH, RFC V2] "

Your improvement search over
 2009-09-05 18:15 UTC 

[PATCH] e4defrag: fallocate donor file only once
 2009-09-05 16:29 UTC  (10+ messages)

[PATCH] ext4: Make seq_operations and file_operations const
 2009-09-05 13:29 UTC  (2+ messages)

[PATCH] ext2: fix unbalanced kmap()/kunmap()
 2009-09-05 12:59 UTC  (2+ messages)

[PATCH] Make non-journal fsync work properly
 2009-09-05  2:55 UTC 

EXT4: kernel BUG at fs/jbd2/commit.c:533!
 2009-09-04  8:23 UTC  (9+ messages)

ext4 writepages is making tiny bios?
 2009-09-04  7:20 UTC  (8+ messages)

[PATCH 1/2 V2] Direct IO for holes and fallocate: add end_io callback
 2009-09-04  0:44 UTC  (4+ messages)
    ` [PATCH 1/2 V3] handle unwritten extents spt for direct IO

[PATCH v.2] Fix ext2fs_set_gdt_csum() to use access functions
 2009-09-03 21:18 UTC 

[patch] ext2/3: document conditions when reliable operation is possible
 2009-09-03 19:27 UTC  (6+ messages)
      ` what fsck can (and can't) do was "

[PATCH] Fix ext2fs_set_gdt_csum() to use access functions
 2009-09-03 18:16 UTC  (6+ messages)

[PATCH] ext3: Convert filesystem to the new truncate calling sequence
 2009-09-03 11:07 UTC 

Question on fallocate/ftruncate sequence
 2009-09-03  5:32 UTC  (13+ messages)

[PATCH] Fix ext2fs_set_gdt_csum() to use access functions
 2009-09-03  5:22 UTC 

[PATCH] e2fsprogs: remove misleading argument from ext2fs_bg_flags_clear
 2009-09-03  5:13 UTC  (6+ messages)

loan offer
 2009-09-02 14:12 UTC 

Enable asynchronous commits by default patch revoked?
 2009-09-02 15:03 UTC  (7+ messages)

[PATCH 07/16] vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
 2009-09-02 13:59 UTC  (4+ messages)
` [PATCH 08/16] ext2: Update comment about generic_osync_inode
` [PATCH 09/16] ext3: Remove syncing logic from ext3_file_write
` [PATCH 10/16] ext4: Remove syncing logic from ext4_file_write

[patch 5/5] ext2: convert to use the new truncate convention
 2009-09-02 11:14 UTC  (4+ messages)

large file system & high object count testing
 2009-09-02  9:15 UTC  (8+ messages)

raid is dangerous but that's secret (was Re: [patch] ext2/3:
 2009-09-02  1:10 UTC  (4+ messages)

raid is dangerous but that's secret (was Re: [patch] ext2/3:
 2009-09-01 21:12 UTC  (4+ messages)

[PATCH, RFC] vm: Add an tuning knob for vm.max_writeback_pages
 2009-09-01 20:30 UTC  (5+ messages)

[PATCH] ext3: enable cache flush in ext3_sync_file
 2009-09-01 18:24 UTC  (2+ messages)

e2fsck corruption gdt dumps
 2009-08-31 23:33 UTC 


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).