linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-14 17:05:40 to 2012-06-26 20:00:35 UTC [more...]

Extent Depth Histogram Fsck
 2012-06-26 20:00 UTC  (4+ messages)

ext4_fallocate
 2012-06-26 19:57 UTC  (17+ messages)

Claim Your Prize!
 2012-06-26 15:14 UTC 

[PATCH] filefrag: Fix segfault on virtual fs
 2012-06-26 13:59 UTC 

Kernel 3.3.8 breaks accidental ext3 mount of extended partition
 2012-06-26 13:02 UTC  (15+ messages)

[Bug 43821] New: Possible ext4 bug
 2012-06-26  6:32 UTC 

Inode and Block Allocation Policy
 2012-06-26  4:54 UTC  (2+ messages)

Minimal configuration for e2fsprogs
 2012-06-26  2:47 UTC  (14+ messages)

[PATCH] ext4: Use s_csum_seed instead of i_csum_seed for xattr block csum
 2012-06-26  2:23 UTC  (2+ messages)

[PATCH 1/2] ext2fs.h: Chnage the way EXT2_LIB_FEATURE_INCOMPAT_SUPP deals with optional features
 2012-06-26  1:42 UTC  (2+ messages)
` [PATCH 2/2] Make Multi Mount Protection (MMP) optional at configure time

[PATCH 2/2] jbd2: retname jbd2_get_transaction to jbd2_init_transaction
 2012-06-25  9:08 UTC 

[PATCH 1/2] jbd: rename get_transaction to init_transaction
 2012-06-25  9:06 UTC 

[PATCH] e2fsprogs/csum: Use fs.csum_seed for xattr block csum calculation
 2012-06-24 14:22 UTC 

[PATCH] ext2: cleanup the confused goto label
 2012-06-24  2:51 UTC 

[PATCH 01/12] jbd2: remove the second argument of kmap_atomic
 2012-06-23 10:04 UTC 

[RFC] ext4: off by one check in ext4_ext_convert_to_initialized()
 2012-06-23  9:15 UTC 

[Bug 43292] New: jdb2 lockup with ext3 and nfs
 2012-06-22 20:45 UTC  (2+ messages)
` [Bug 43292] "

[PATCH] ext4: Use proper csum calculation in ext4_rename
 2012-06-22 15:38 UTC 

Ext4 slow on links
 2012-06-22 14:08 UTC  (16+ messages)

[PATCH 1/3] block: Context support
 2012-06-22 14:07 UTC  (31+ messages)
` [PATCH 2/3] ext4: "

[PATCH 0/5] RFC: introduce extended inode owner identifier v9
 2012-06-22  3:07 UTC  (12+ messages)
` [PATCH 1/5] Add additional owner identifier
` [PATCH 2/5] Implement project id support for generic quota
` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
` [PATCH 4/5] ext4: add project quota support
` [PATCH 5/5] XFS: prjquota and grpqouta now may coexist

[PATCH v2] ext4: fix hole punch failure when depth is greater than 0
 2012-06-22  0:49 UTC  (2+ messages)

Ext4 and xfs problems in dm-thin on allocation and discard
 2012-06-21 23:29 UTC  (33+ messages)
    ` [dm-devel] "

Punching hole using fallocate is not removing the uninit extent from extent tree
 2012-06-21 22:56 UTC  (6+ messages)

[PATCH][v2] ext4: delete a no useful sentence
 2012-06-21 18:31 UTC 

[PATCH] change a comment on fs/ext4/extents.c
 2012-06-21 18:14 UTC  (3+ messages)
`  "

[PATCH][v2] ext4: change a comment on fs/ext4/extents.c
 2012-06-21 13:23 UTC 

[PATCH v2 0/4] do not use s_dirt in ext4
 2012-06-21 13:11 UTC  (7+ messages)
` [PATCH v2 1/4] ext4: Remove useless marking of superblock dirty

[RFC] ext4: add an io-tree to track block allocation
 2012-06-21 11:48 UTC  (3+ messages)

[PATCH v3 1/9] string: introduce memweight
 2012-06-21  9:07 UTC  (3+ messages)

[PATCH] vfs: avoid hang caused by attempting to rmdir an invalid file system
 2012-06-20  9:57 UTC  (9+ messages)

Discrepancy in 'df' output between kernel 3.0 and 3.2 for ext4?
 2012-06-19 21:01 UTC  (9+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
  ` [PATCH 2/2] ext4: fix overhead calculation used by ext4_statfs()

[PATCH] delete a no useful sentence
 2012-06-19 15:43 UTC 

[Bug 15420] EXT4_USE_FOR_EXT23 causes wrong free space calculation on ext2 and ext3
 2012-06-18 15:10 UTC 

[Bug 14830] When other IO is running sync times go to 10 to 20 minutes
 2012-06-18 13:19 UTC  (2+ messages)

[Bug 14739] BUG: scheduling while atomic: nfsd/3369/0x00000002
 2012-06-18 13:05 UTC  (2+ messages)

[Bug 14734] BUG: unable to handle kernel NULL pointer dereference at 0000000000000808
 2012-06-18 13:01 UTC  (2+ messages)

[Bug 14696] EXT4-fs error (device dm-3): ext4_mb_release_inode_pa: free 777, pa_free 778
 2012-06-18 12:45 UTC  (2+ messages)

[Bug 14601] Wrong handling of META_BG when getting number of blocks for group descriptors
 2012-06-18 12:34 UTC  (2+ messages)

(unknown),
 2012-06-15 13:03 UTC 

sudden (big) performance drop in writes
 2012-06-15 14:33 UTC  (3+ messages)

[RFC][PATCH v2 0/3] ext4: dio overwrite nolock
 2012-06-15 11:02 UTC  (6+ messages)
` [RFC][PATCH v2 2/3] ext4: add a new flag for ext4_map_blocks
` [RFC][PATCH v2 3/3] ext4: add dio overwrite nolock

Claim Your Prize!!!
 2012-06-15 10:35 UTC 

DETAILS
 2012-06-15  8:10 UTC 

[PATCH] E2fsprogs/chattr: update manual of chattr for No_COW
 2012-06-15  2:03 UTC 

[Bug 43354] New: Corruption on a small loopback ext4 file system with Linux 3.4
 2012-06-14 21:48 UTC  (2+ messages)
` [Bug 43354] "


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