public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-09 23:44:09 to 2012-07-26 03:35:36 UTC [more...]

du -s src is a lot slower on SSD than spinning disk in the same laptop
 2012-07-26  3:35 UTC  (4+ messages)

one question about xfstests for ext4?
 2012-07-26  2:27 UTC 

[PATCH RESEND] Ext4: No need to add inode to orphan list during hole punch
 2012-07-25 14:23 UTC 

[PATCH] Ext4: No need to add inode to orphan list during hole punch
 2012-07-25 14:18 UTC 

[PULL REQUEST] UDF, ext3, isofs fixes for 3.6-rc1
 2012-07-24 22:31 UTC 

[PATCH] jbd2: don't write superblock when unmounting an ro filesystem
 2012-07-24 22:18 UTC  (2+ messages)

"Setting filesystem feature 'metadata_csum' not supported" when trying to enable ext4 metadata checksums
 2012-07-24 10:32 UTC  (5+ messages)

How should e2fsck clear s_errno/j_errno on an ro mount?
 2012-07-23 20:21 UTC  (5+ messages)

[RFC PATCH 2/2] ext4: undo ei->i_da_metadata_calc_len increment if we fail to claim space
 2012-07-23 15:46 UTC  (3+ messages)

[RFC][PATCH 00/10 v1][RESEND] ext4: extent status tree (step 1)
 2012-07-23 13:18 UTC  (15+ messages)
` [RFC][PATCH 01/10 v1][RESEND] ext4: add two structures supporting extent status tree
` [RFC][PATCH 02/10 v1][RESEND] ext4: add operations on "
` [RFC][PATCH 03/10 v1][RESEND] ext4: initialize "
` [RFC][PATCH 04/10 v1][RESEND] ext4: let ext4 maintain "
` [RFC][PATCH 05/10 v1][RESEND] ext4: add some tracepoints in "
` [RFC][PATCH 06/10 v1][RESEND] ext4: reimplement fiemap on "
` [RFC][PATCH 07/10 v1][RESEND] ext4: reimplement ext4_find_delay_alloc_range "
` [RFC][PATCH 08/10 v1][RESEND] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
` [RFC][PATCH 09/10 v1][RESEND] ext4: don't need to writeout all dirty pages in punch hole
` [RFC][PATCH 10/10 v1][RESEND] ext4: add two tracepoints in punching hole

[PATCH] ext4: remove redundant offset check in move_extents.c/mext_check_arguments
 2012-07-23  8:03 UTC 

[RFC PATCH 1/2] ext4: warn on delalloc md block allocation without reservation
 2012-07-23  4:00 UTC  (2+ messages)

[PATCH v3] ext4: fix hole punch failure when depth is greater than 0
 2012-07-23  0:34 UTC  (3+ messages)

[patch -next] ext4: locking issue on error path
 2012-07-23  0:20 UTC  (3+ messages)

[PATCHv7 0/5] ext4: stop using write_supers and s_dirt
 2012-07-23  0:02 UTC  (8+ messages)
` [PATCHv7 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv7 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv7 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv7 4/5] ext4: weed out ext4_write_super
` [PATCHv7 5/5] ext4: remove unnecessary argument

Bug#679830: linux-image-2.6.32-5-686: Kernel bug observed in syslog when performing an rsync operation
 2012-07-22 23:33 UTC  (4+ messages)

[RFC][PATCH 0/10 v1] ext4: extent status tree (step 1)
 2012-07-22  7:46 UTC  (11+ messages)
` [RFC][PATCH 1/10 v1] ext4: add two structures supporting extent status tree
` [RFC][PATCH 2/10 v1] ext4: add operations on "
` [RFC][PATCH 3/10 v1] ext4: initialize "
` [PATCH 4/6] ext4: let ext4 maintain "
` [RFC][PATCH 05/10 v1] ext4: add some tracepoints in "
` [RFC][PATCH 5/10 v1] ext4: reimplement fiemap on "
` [RFC][PATCH 6/10 v1] ext4: reimplement ext4_find_delay_alloc_range "
` [RFC][PATCH 08/10 v1] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
` [RFC][PATCH 09/10 v1] ext4: don't need to writeout all dirty pages in punch hole
` [RFC][PATCH 10/10 v1] ext4: add two tracepoints in punching hole

restoring ext3 filesystem overwritten by ext4
 2012-07-22  1:30 UTC  (4+ messages)

[Bug 44951] New: renaming socket in use does not update /proc/X/fd
 2012-07-20 16:50 UTC  (3+ messages)
` [Bug 44951] "

[Bug 16223] New: ext4 in data=journal mode does not support delayed allocation
 2012-07-20 14:01 UTC  (4+ messages)
` [Bug 16223] "

[Bug 16165] New: Wrong data returned on read after write if file size was changed with ftruncate before
 2012-07-20 12:58 UTC  (2+ messages)
` [Bug 16165] "

One question about ext4_fallocate
 2012-07-20  6:39 UTC  (3+ messages)

[BUG] ext4: i_size, EOFBLOCKS_FS corruption with xfstests 269
 2012-07-20  4:49 UTC  (3+ messages)

[PATCH 01/12 v2] Revert "ext4: remove no longer used functions in inode.c"
 2012-07-19 23:07 UTC  (31+ messages)
` [PATCH 02/12 v2] Revert "ext4: fix fsx truncate failure"
` [PATCH 03/12 v2] shmem: pass LLONG_MAX to shmem_truncate_range
` [PATCH 04/12 v2] xfs: pass LLONG_MAX to truncate_inode_pages_range
` [PATCH 05/12 v2] mm: "
` [PATCH 06/12 v2] mm: teach truncate_inode_pages_range() to hadnle non page aligned ranges
` [PATCH 07/12 v2] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 08/12 v2] ext4: remove unused discard_partial_page_buffers
` [PATCH 09/12 v2] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 10/12 v2] ext4: update ext4_ext_remove_space trace point
` [PATCH 11/12 v2] ext4: make punch hole code path work with bigalloc
` [PATCH 12/12 v2] ext4: Allow punch hole with bigalloc enabled

[PATCH] e4defrag: Handle device symlinks
 2012-07-19 19:04 UTC  (2+ messages)

renaming socket in use does not update /proc/X/fd
 2012-07-18 20:30 UTC 

[PATCH 1/2] ext4: Realign trace events structs to make it smaller
 2012-07-18 17:07 UTC  (2+ messages)
` [PATCH 2/2] ext4: Add missing space to trace message

[PATCH] E2fsprogs/filefrag: fix filefrag regression
 2012-07-17 21:57 UTC  (2+ messages)

[PATCH v2] ext4: dynamical adjust the length of zero-out chunk
 2012-07-17  7:55 UTC  (5+ messages)

[PATCH 1/4] tune2fs/quota: always create hidden quota files
 2012-07-17  5:22 UTC  (5+ messages)
` [PATCH 2/4] libquota: fix quota_inode_truncate()
` [PATCH 3/4] e2fsck/quota: mark FS invalid if quotas are not fixed
` [PATCH 4/4] tune2fs: fix quota feature removal

[PATCH 00/35 v3] e2fsprogs: make e2fsprogs support inline data
 2012-07-17  2:20 UTC  (4+ messages)
` [PATCH 05/35 v3] libext2fs: add EXT4_INLINE_DATA_FL flag for inode

[Bug 44731] New: ext4 deadlock under heavy io?
 2012-07-16 20:54 UTC  (4+ messages)
` [Bug 44731] "

Ext4 external journal UUID mismatch?
 2012-07-16 15:40 UTC  (6+ messages)

Question about extents.c/ext4_ext_punch_hole
 2012-07-16  8:04 UTC  (3+ messages)

[PATCH] Add support for DragonFly BSD operating system
 2012-07-16  2:03 UTC  (5+ messages)

[PATCH] e2fsck: rename "bool" variables
 2012-07-14 23:43 UTC  (2+ messages)

[PATCH] build: add generated files to .gitignore
 2012-07-14 23:44 UTC  (2+ messages)

[PATCH] ext4: fix trivial typo in the comment for extents.c/ext4_split_unwritten_extents
 2012-07-15  3:41 UTC 

e2fsprogs alignment issues
 2012-07-13 22:25 UTC  (8+ messages)

[PATCH] ext4: do not enable delalloc by default for ext2
 2012-07-13 14:23 UTC  (2+ messages)

[PATCH] ext4: remove dynamic array size in ext4_chksum()
 2012-07-13  3:25 UTC 

Bug in filefrag?
 2012-07-12 15:22 UTC  (2+ messages)

quota as ext4 feature
 2012-07-12  7:15 UTC 

[PATCH 0/3] RFC: introduce extended inode owner identifier v10
 2012-07-11 17:17 UTC  (7+ messages)
` [PATCH 2/3] ext4: Implement subtree ID support for ext4 filesystem

[PATCHv6 0/5] ext4: stop using write_supers and s_dirt
 2012-07-11 13:36 UTC  (12+ messages)
` [PATCHv6 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv6 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv6 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv6 4/5] ext4: weed out ext4_write_super
` [PATCHv6 5/5] ext4: remove unnecessary argument

Some warnings
 2012-07-11  9:58 UTC  (2+ messages)

[Bug 43292] New: jdb2 lockup with ext3 and nfs
 2012-07-10 13:12 UTC  (2+ messages)
` [Bug 43292] "

[PATCHv4 0/5] ext4: stop using write_super and s_dirt
 2012-07-10 12:52 UTC  (6+ messages)
` [PATCHv4 3/5] ext4: remove unnecessary superblock dirtying

[PATCHv5 0/4] ext4: stop using write_supers and s_dirt
 2012-07-10 12:17 UTC  (5+ messages)
` [PATCHv5 1/4] ext4: Remove useless marking of superblock dirty
` [PATCHv5 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv5 3/4] ext4: remove unnecessary superblock dirtying
` [PATCHv5 4/4] ext4: weed out ext4_write_super

[PATCH v3] ext4: fix hole punch failure when depth is greater than 0
 2012-07-10  4:35 UTC  (2+ messages)

linux-next: build failure after merge of the ext4 tree
 2012-07-10  1:48 UTC 

[ext4:dev 12/12] fs/ext4/super.c:4739:4: error: implicit declaration of function 'ext4_enable_quotas'
 2012-07-10  0:16 UTC 

[ext4:master 4/4] fs/ext4/resize.c:1200:9: warning: unused variable 'ret'
 2012-07-09 23:44 UTC 


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