linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-22 03:17:23 to 2013-05-04 21:34:26 UTC [more...]

[RFC 0/9] ext4: An Auxiliary Tree for the Directory Index
 2013-05-04 21:28 UTC  (5+ messages)
` [RFC 1/9] ext4: Adding itree feature and inode flags
` [RFC 2/9] ext4: Allow sorting dx_map by inode as well
` [RFC 3/9] ext4: Adding a link to itree to the dx_root struct
` [RFC 4/9] ext4: Adding itree structures

e2fsprogs: Fsck of read-only FS w/ external journal fails after 1.42.5?
 2013-05-04 19:53 UTC 

Two questions regarding ext4_fallocate()
 2013-05-04 17:33 UTC 

Two questions regarding ext4_fallocate()
 2013-05-04 15:31 UTC 

[PATCH] libext2fs: fix return value
 2013-05-04  5:05 UTC 

[3.9] Parallel unlinks serialise completely
 2013-05-04  1:36 UTC 

2nd Attempt - FSCK Errors
 2013-05-03 21:31 UTC  (10+ messages)

[PATCH] ext4: recalculate s_blockfile_groups during resize2fs
 2013-05-03 21:06 UTC 

[PATCH] ext4: limit group search loop for non-extent files
 2013-05-03 20:50 UTC 

[PATCH 00/22 v1] Fixes and improvements in ext4 writeback path
 2013-05-03 20:44 UTC  (6+ messages)
` [PATCH 07/29] jbd2: Refine waiting for shadow buffers
` [PATCH 08/29] jbd2: Remove outdated comment

out for vacations
 2013-05-03 12:53 UTC 

[PATCH] [PATCH] xfstests: use -F when making scratch ext4 fs
 2013-05-03 12:48 UTC  (4+ messages)

[GIT PULL] ext3/jbd fixes for 3.10-rc1
 2013-05-03  9:50 UTC 

[RFC PATCH 0/3] Obey mark_page_accessed hint given by filesystems
 2013-05-03  8:37 UTC  (16+ messages)
` [PATCH 1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 2/3] mm: Ensure that mark_page_accessed moves pages to the active list
` [PATCH 3/3] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API

[PATCH] ext4: Reserve FEATURE_RO_COMPAT and INO flag
 2013-05-03  6:53 UTC  (5+ messages)

[PATCH v2] ext4: fix fio regression
 2013-05-03  6:17 UTC  (2+ messages)

imperfect FIEMAP results on btrfs
 2013-05-03  5:57 UTC  (4+ messages)

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-05-02 22:00 UTC  (19+ messages)
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 06/18] ocfs2: "
` [PATCH v3 07/18] ceph: "
` [PATCH v3 08/18] gfs2: "
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc

[ext4] extent tree es_len can be zero?
 2013-05-02  2:55 UTC  (2+ messages)

[GIT PULL] ext4 updates for 3.10
 2013-05-01  5:10 UTC 

fsck memory usage
 2013-05-01  4:09 UTC  (4+ messages)

[PATCH] fs: ext4: Printing debug is now configurable
 2013-04-30 21:51 UTC 

[PATCH] tests: clean up sed filtering of test output
 2013-04-30  0:35 UTC  (2+ messages)

[PATCH] mke2fs: sort option parsing, deprecate "-R"
 2013-04-30  0:16 UTC 

metadata_csum + e4defrag seems to cause problems
 2013-04-29 15:57 UTC  (3+ messages)

[PATCH] jbd: use kmem_cache_zalloc for allocating journal head
 2013-04-29 12:34 UTC  (2+ messages)

sustained write to disk, frozen copy
 2013-04-29 10:13 UTC 

sustained write to disk, frozen copy
 2013-04-29  9:00 UTC  (5+ messages)

[PATCH] jbd2: use kmem_cache_zalloc for allocating journal head
 2013-04-29  9:08 UTC 

[PATCH] ext4: remove unneeded call to ext4_es_remove_extent in punch hole
 2013-04-29  8:40 UTC  (5+ messages)

EXT4 Strange FSCK Behavior
 2013-04-29  0:45 UTC 

Unsigned widening casts of binary "not" operations
 2013-04-28 17:43 UTC  (34+ messages)
  ` [PATCH] x86: make DR*_RESERVED unsigned long
        ` [PATCH v2] "

[PATCH] ext4: fix fio regression
 2013-04-28 11:53 UTC  (4+ messages)

[PATCH] libext2fs: do not print any error message from libext2fs
 2013-04-27 10:44 UTC 

[PATCH 1/2] mke2fs: fix force option to create filesystem on mounted device
 2013-04-26 21:45 UTC  (3+ messages)

weekly devel tree testing status
 2013-04-26  7:01 UTC 

page eviction from the buddy cache
 2013-04-26  6:03 UTC  (22+ messages)

[PATCH] ext2fs, debugfs, e2fsck: fix s_desc_size handling
 2013-04-26  5:48 UTC 

(LONG) Delay when writing to ext4 LVM after boot
 2013-04-26  0:10 UTC 

[PATCH] jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
 2013-04-25 13:27 UTC  (3+ messages)

Fwd: block level cow operation
 2013-04-25 13:00 UTC  (3+ messages)

Excessive stall times on ext4 in 3.9-rc2
 2013-04-25 12:21 UTC  (24+ messages)
                  ` [PATCH 1/3] ext4: mark all metadata I/O with REQ_META

WARNING: at fs/ext4/inode.c:3222
 2013-04-25  7:26 UTC  (3+ messages)

[PATCH] e2fsprogs: allow 0-length xattr values in e2fsck
 2013-04-25  4:20 UTC  (2+ messages)

[PATCH] build: update generated configure file
 2013-04-24 22:35 UTC 

[PATCH] ext4: mark all metadata I/O with REQ_META
 2013-04-24 10:15 UTC  (2+ messages)

[PATCH V1] fs/buffer.c: Remove unnecessary init operation after, allocating buffer_head
 2013-04-23  8:59 UTC  (3+ messages)

[PATCH 1/5] ext4: convert write_begin methods to stable_page_writes semantics
 2013-04-23  8:51 UTC  (8+ messages)
` [PATCH 2/5] jbd2: optimize jbd2_journal_force_commit

[PATCH 1/2] xfstests: dump _require_fio output to log
 2013-04-22 15:31 UTC  (6+ messages)
` [PATCH 2/2] xfstests: fix fio's arguments

[PATCH] libext2fs: only use override function when reading an 128 byte inode
 2013-04-22 15:11 UTC  (2+ messages)

[PATCH] ext4: add check for inodes_count overflow in new resize ioctl
 2013-04-22 14:55 UTC  (2+ messages)

ext4, jbd2: task blocked for more than 120 seconds
 2013-04-22 12:58 UTC  (5+ messages)

3.9-rc6 ext4: free_rb_tree_fname oops
 2013-04-22 11:57 UTC 

s390x: kernel BUG at fs/ext4/inode.c:1591! (powerpc too!)
 2013-04-22 10:04 UTC  (10+ messages)
    ` [PATCH] ext4: fix a big-endian bug when an extent is zeroed out

Matter of Urgency
 2013-04-19 23:41 UTC 

[PATCH] e2fsprogs: fix flag settings in e2image.h
 2013-04-22  3:49 UTC  (2+ messages)

[PATCH 1/3] e2image: Remove useless exit call
 2013-04-22  3:23 UTC  (6+ messages)
` [PATCH 2/3] e2image: man: fix typo
` [PATCH 3/3] e2image: require that -a option is used only with raw or QCOW2 image

[PATCH] tune2fs: Disallow tune2fs to set inode size larger than block size
 2013-04-22  3:17 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).