linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-11 02:00:56 to 2009-08-23 18:31:57 UTC [more...]

ext4 state user question
 2009-08-23 18:07 UTC  (4+ messages)

fsck.ext4 -D corrupts fs?
 2009-08-23 14:52 UTC  (5+ messages)

Compile error in pu branch of e2fsprogs
 2009-08-23 14:48 UTC  (5+ messages)

ext3/ext4 directories don't shrink after deleting lots of files
 2009-08-23  3:10 UTC  (3+ messages)
    ` [PATCH 1/1] dir shrink (was Re: ext3/ext4 directories don't shrink after deleting lots of files)

Odd "leak" of extent info into data blocks?
 2009-08-22 23:10 UTC 

RFC: Clarifying Direct I/O Semantics
 2009-08-22 20:40 UTC  (6+ messages)

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

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

RFC: guard against more "dangerous" userspace options
 2009-08-21 16:08 UTC  (6+ messages)

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

[patch 06/11] ext2: convert to use the new truncate convention
 2009-08-21 14:06 UTC  (3+ messages)

jbd: a question on __log_wait_for_space()
 2009-08-21 13:53 UTC  (2+ messages)

2.6.32-rc6 BUG at mm/slab.c:2869!
 2009-08-21 13:00 UTC  (10+ messages)

[PATCH -V3 1/3] tune2fs: Make e2fsprogs handle ENOSPC better with inode resize
 2009-08-21 12:25 UTC  (3+ messages)

[PATCH, RFC -V2 0/4] mballoc patches for ext4
 2009-08-21 12:23 UTC  (11+ messages)
` [PATCH, RFC -V2 1/4] ext4: Add configurable run-time mballoc debugging
` [PATCH, RFC -V2 3/4] ext4: Fix bugs in mballoc's stream allocation mode
` [PATCH, RFC -V2 4/4] ext4: Avoid group preallocation for closed files

2.6.28.9: EXT3/NFS inodes corruption
 2009-08-21 10:51 UTC  (12+ messages)

+ ext2-convert-to-use-the-new-truncate-convention.patch added to -mm tree
 2009-08-20 22:48 UTC 

Large volume ll_ver_fs results (w/ short read/write patch)
 2009-08-20 16:54 UTC  (3+ messages)

[PATCH 1/2 V2] Direct IO for holes and fallocate: add end_io callback
 2009-08-20 11:52 UTC  (4+ messages)

Questions on ext4 and writeback
 2009-08-20  7:05 UTC  (4+ messages)

[RFC] new INCOMPAT flag for extended directory data
 2009-08-20  1:40 UTC  (2+ messages)

[PATCH 2/2] ext4: use ext4_grpblk_t more extensively
 2009-08-19 20:19 UTC 

[PATCH 1/2] ext4: use variables not types in sizeofs() for allocations
 2009-08-19 20:16 UTC 

(unknown),
 2009-08-19 12:47 UTC 

Block allocation failed
 2009-08-19 17:33 UTC  (6+ messages)

Rare xfsqa test failure
 2009-08-19 16:51 UTC  (7+ messages)

Troubleshooting pendrive ext2fs
 2009-08-19 15:42 UTC  (3+ messages)

[Bug 13992] New: ext3 data=ordered in fstab prevents booting
 2009-08-19 12:47 UTC  (2+ messages)
` [Bug 13992] "

[RFC,PATCH 1/2] Direct IO for holes and fallocate
 2009-08-18 22:49 UTC  (3+ messages)

[RFC,PATCH 2/2] Direct IO for holes and fallocate
 2009-08-18 22:49 UTC  (3+ messages)

Troubleshooting pendrive ext2fs
 2009-08-18 22:10 UTC 

fsck infinite loop on corrupt ext4 file system
 2009-08-18 19:03 UTC  (7+ messages)

[Bug 13369] New: kernel BUG at fs/ext4/inode.c:3123
 2009-08-18 17:38 UTC  (2+ messages)
` [Bug 13369] "

[Bug 12424] New: ext4_da_writepages error while downloading a file w/firefox
 2009-08-18 17:36 UTC  (2+ messages)
` [Bug 12424] "

[PATCH] ext4: feature set check helper for mount & remount paths
 2009-08-18  4:31 UTC  (2+ messages)

[PATCH] ext4: simplify some logic in ext4_mb_normalize_request
 2009-08-18  4:31 UTC  (2+ messages)

[PATCH] ext4: open-code ext4_mb_update_group_info
 2009-08-18  4:30 UTC  (2+ messages)

[PATCH] reject too-large filesystems on 32-bit kernels
 2009-08-18  3:47 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 0/4] ext[34]: Fix deadlock between truncate and get_block()
 2009-08-18  2:17 UTC  (9+ messages)
` [PATCH 1/4] jbd: Annotate transaction start also for journal_restart()
` [PATCH 2/4] ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()
` [PATCH 3/4] jbd2: Annotate transaction start also for jbd2_journal_restart()
` [PATCH 4/4] ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks()

[patch 5/5] ext2: convert to use the new truncate convention
 2009-08-17 16:44 UTC  (5+ messages)

[Bug 13909] New: md5sum on 3GB file is constantly hanging
 2009-08-17 14:31 UTC  (7+ messages)
` [Bug 13909] "

[PATCH]Show unwritten extent flag in ext4_ext_show_leaf()
 2009-08-17 12:37 UTC  (3+ messages)

[PATCH] Compile warning fix when enable EXT_DEBUG
 2009-08-17 12:36 UTC  (5+ messages)

[PATCH] filefrag: don't print extent header on bmap fallback
 2009-08-16  3:50 UTC  (2+ messages)

[PATCH] filefrag: fix frag count in bmap case
 2009-08-16  3:50 UTC  (2+ messages)

[patch 57/74] compat_ioctl: hook up compat handler for FIEMAP ioctl
 2009-08-13 19:50 UTC 

[patch 16/28] compat_ioctl: hook up compat handler for FIEMAP ioctl
 2009-08-13 19:40 UTC 

[PATCH, RFC] ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED
 2009-08-12 20:37 UTC  (14+ messages)
` What happened to data=guarded? (was: ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED)
    ` What happened to data=guarded?

patch compat_ioctl-hook-up-compat-handler-for-fiemap-ioctl.patch added to 2.6.27-stable tree
 2009-08-12 19:26 UTC 

>16TB issues
 2009-08-12 17:59 UTC  (17+ messages)

[PATCH 2/2 V2] Direct IO for holes and fallocate: unwritten extents spt for DIO
 2009-08-12 15:57 UTC 

patch compat_ioctl-hook-up-compat-handler-for-fiemap-ioctl.patch added to 2.6.30-stable tree
 2009-08-11 21:19 UTC 

[Bug 13964] New: ext4: panic causes lost data in git
 2009-08-11 19:02 UTC  (2+ messages)
` [Bug 13964] "

Questions about mballoc's stream allocation
 2009-08-11 17:37 UTC  (3+ messages)

Nasty race found in ext4 extents truncate logic
 2009-08-11 15:25 UTC  (2+ messages)

[PATCH] compile fix for debuging delalloc patch
 2009-08-11  3:13 UTC  (2+ messages)

[PATCH] ext4: remove redundant test on unsigned
 2009-08-11  2:48 UTC  (2+ messages)

[PATCH] JBD2: round commit timer up to avoid uncommitted transaction
 2009-08-11  2:52 UTC  (2+ messages)

[Bug 12793] New: ext4 gives wrong errno with too long extended attribute values
 2009-08-11  2:58 UTC  (2+ messages)
` [Bug 12793] "

[Bug 13604] New: cascade of "mpage_da_map_blocks block allocation failed" errors
 2009-08-11 11:00 UTC  (2+ messages)
` [Bug 13604] "

[PATCH] xfstests: 220 - generic quota sanity
 2009-08-11  1:59 UTC  (2+ 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).