linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-19 18:44:48 to 2013-03-29 07:17:12 UTC [more...]

[PATCH] ext4: fix ext4_evict_inode() racing against workqueue processing code
 2013-03-29  7:32 UTC  (14+ messages)

[PATCH 1/2] ext4: Return proper offset for '..' if inline_data enabled
 2013-03-29  2:03 UTC  (6+ messages)
` [PATCH 2/2] ext4: Handle readdir when a file is converted from inline to block based

regressions due to 64-bit ext4 directory cookies
 2013-03-28 22:20 UTC  (23+ messages)
        ` [Gluster-devel] "

[PATCH, RFC] ext3: add ioctl to force 32-bit hashes from indexed dirs
 2013-03-28 20:40 UTC  (2+ messages)
` [PATCH, RFC V2] "

[PATCH, RFC] ext4: add ioctl to force 32-bit hashes from indexed dirs
 2013-03-28 20:39 UTC  (4+ messages)
` [PATCH, RFC V2] "

[qrxd43@motorola.com: [PATCH V2] ext4: speed-up releasing blocks on commit]
 2013-03-28 19:30 UTC  (3+ messages)

[PATCH V3] ext4: speed-up releasing blocks on commit
 2013-03-28 19:26 UTC 

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-03-28 14:56 UTC  (4+ messages)

[PATCH] ext4: take i_mutex in ext4_symlink to eliminate a warning from ext4_truncate
 2013-03-28 14:06 UTC  (10+ messages)

[PATCH] ext4: register extent status shrinker before init percpu counter
 2013-03-28 14:03 UTC 

Failure of resize2fs past 4TB
 2013-03-28 11:55 UTC  (3+ messages)

page eviction from the buddy cache
 2013-03-28  5:34 UTC  (4+ messages)

Eric Whitney's ext4 scaling data
 2013-03-28  5:14 UTC  (9+ messages)

Announce re-factor all current xfstests patches request
 2013-03-28  0:35 UTC  (11+ messages)

[Bug 55651] New: Non-atomic short write problem with O_APPEND
 2013-03-27 18:57 UTC  (5+ messages)
` [Bug 55651] "

[PATCH 0/7] ext4 code simplification and clean ups
 2013-03-27 17:01 UTC  (20+ messages)
` [PATCH 1/7] ext4: collapse handling of data=ordered and data=writeback codepaths
` [PATCH 2/7] ext4: fold ext4_generic_write_end() into ext4_write_end()
` [PATCH 3/7] ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
` [PATCH 4/7] ext4: refactor punch hole code
` [PATCH 5/7] ext4: refactor truncate code
` [PATCH 6/7] ext4: add mutex_is_locked() assertion to ext4_truncate()
` [PATCH 7/7] ext4: add might_sleep() annotations

[Bug 55821] New: kernel oops when unmounting ext3 fs
 2013-03-27 16:19 UTC  (3+ messages)
` [Bug 55821] "

[PATCH 1/2 v3] ext4: Make ext4_block_in_group() much more efficient
 2013-03-27 15:35 UTC  (2+ messages)
` [PATCH 2/2 v3] ext4: introduce ext4_get_group_number()

[PATCH] xfstests: make defrag test 222 generic
 2013-03-27 14:53 UTC  (5+ messages)

[PATCH 1/3] jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
 2013-03-27 14:49 UTC  (15+ messages)
` [PATCH 2/3] ext4: fix journal callback list traversal
` [PATCH 3/3] ext4: undegister es_shrinker if mount failed
  ` [PATCH 1/3] jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback V2
    ` [PATCH 2/3] ext4: fix journal callback list traversal V2

[PATCH 1/2 v2] ext4: Make ext4_block_in_group() much more efficient
 2013-03-27 13:34 UTC  (3+ messages)
` [PATCH 2/2 v2] ext4: introduce ext4_get_group_number()

[PATCH v2] xfstests 299-305: remove fio config files after finished test
 2013-03-27 11:55 UTC  (3+ messages)

MY GOOD FRIEND!
 2013-03-27  8:10 UTC 

[PATCH 1/2] ext4: Make ext4_block_in_group() much more efficient
 2013-03-27  3:44 UTC  (5+ messages)
` [PATCH 2/2] ext4: introduce ext4_get_group_number()

Updated version of xfstests-bld pushed to git.kernel.org
 2013-03-26  3:17 UTC 

[PATCH] ext4: Do not normalize request from fallocate
 2013-03-25 14:44 UTC  (11+ messages)

[PATCH] ext4: add WARN_ON to check the length of allocated blocks
 2013-03-25  2:50 UTC  (3+ messages)

[PATCH] ext4: fix overhead calculation in bigalloc filesystem (Re: ... )
 2013-03-25  0:07 UTC  (3+ messages)
` [PATCH] ext4: fold ext4_generic_write_end into ext4_write_end

Type of filesystem block
 2013-03-24 19:00 UTC  (2+ messages)

[PATCH v3] xfstests: add a new test case for ext4 indirect-based file
 2013-03-24  9:56 UTC 

buggy readdir with inline dirs
 2013-03-23 17:28 UTC  (4+ messages)

[PATCH] ext4: fix journal callback list traversal
 2013-03-22 16:32 UTC  (4+ messages)

xfstest failure: #68, with data=journal
 2013-03-22 14:06 UTC  (3+ messages)

jbd2 tid wrap seen on NFS server
 2013-03-21 22:41 UTC  (5+ messages)
  ` [PATCH] ext4/jbd2: don't wait (forever) for stale tid caused by wraparound

[GIT PULL] ext4 updates for 3.9-rc4
 2013-03-21 20:58 UTC 

[PATCH][TRIVIAL] Documentation/filesystems/ext4.txt barriers -> barrier
 2013-03-21 15:31 UTC 

bio splits unnecessarily due to BH_Boundary in ext3 direct I/O
 2013-03-21  8:43 UTC  (5+ messages)

FYI: one more way to run xfstest
 2013-03-21  8:25 UTC  (3+ messages)

[PATCH] xfstests 299-305: remove fio config files after finished test
 2013-03-21  2:47 UTC  (6+ messages)

[PATCH v2] xfstests: add a new test case for ext4 indirect-based file
 2013-03-21  1:06 UTC  (5+ messages)

[PATCH] libext2fs: Provide functions to safely access name_len and file_type
 2013-03-20 21:18 UTC 

[PATCH] ext4: Transfer initialized block to right neighbor if possible
 2013-03-20 14:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ext4: fix data=journal fast mount/umount hang
 2013-03-20 13:44 UTC  (3+ messages)

[PATCH 1/2] ext4: grab write access inside ext4_file_dio_write
 2013-03-20 12:54 UTC  (3+ messages)
` [PATCH 2/2] fs: prevent null pointer dereference for fs-less devices

[RFC][PATCH] ext4: introduce reserved space
 2013-03-20 10:44 UTC 

ext4: recursive oops doing online resize on 3.8.3, flexbg-related
 2013-03-19 20:32 UTC 

[PATCH 0/2] fixup bugs in e2fsprogs that is reported by xfstests #218
 2013-03-19 18:44 UTC  (4+ messages)
` [PATCH 2/2] filefrag: count a contiguous extent when both logical and physical blocks are contiguous


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