linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-11 17:59:52 to 2012-09-22 01:21:07 UTC [more...]

[PATCH] ext4: remove static from struct match_token used in token2str
 2012-09-22  1:21 UTC 

[PATCH v2] ext4: fix possible non-initialized variable
 2012-09-22  0:52 UTC  (13+ messages)
` [v2] "

[RFC][PATCH 0/8 v2] ext4: extent status tree (step 1)
 2012-09-22  0:02 UTC  (11+ messages)
` [RFC][PATCH 2/8 v2] ext4: add operations on extent status tree
` [RFC][PATCH 3/8 v2] ext4: initialize "

[PATCH] ext4: fix potential deadlock in ext4_nonda_switch()
 2012-09-21 23:59 UTC  (3+ messages)

[PATCH V2] ext4: speed-up releasing blocks on commit
 2012-09-21  4:43 UTC  (2+ messages)

[Bug 47731] New: Null pointer dereference at strchr
 2012-09-21  4:42 UTC  (5+ messages)
` [Bug 47731] "

[PATCH] e2fsprogs: Fix reserved blocks calculation for mke2fs -m 50%
 2012-09-20 19:15 UTC  (3+ messages)

[PATCH 0/9] ext4: Bunch of DIO/AIO fixes V2
 2012-09-20 18:56 UTC  (12+ messages)
` [PATCH 1/9] ext4: ext4_inode_info diet
` [PATCH 2/9] ext4: completed_io locking cleanup V2
` [PATCH 3/9] ext4: serialize dio nonlocked reads with defrag workers V3
` [PATCH 4/9] ext4: punch_hole should wait for DIO writers
` [PATCH 5/9] ext4: serialize unlocked dio reads with truncate
` [PATCH 6/9] ext4: endless truncate due to nonlocked dio readers V2
` [PATCH 7/9] ext4: serialize truncate with owerwrite DIO workers V2
` [PATCH 8/9] ext4: fix ext_remove_space for punch_hole case
` [PATCH 9/9] ext4: fix ext4_ext_remove_space tree traversal

[PATCH] ext4: Don't calc checksum in update_backups in online resize
 2012-09-20 15:54 UTC  (2+ messages)

Problem with online resizing with metadata checksum patch
 2012-09-20  6:36 UTC  (3+ messages)

Tracking down suspend/resume ext3/mmc issues on imx233
 2012-09-20  0:01 UTC  (6+ messages)

[PATCH 0/4] ioengine: File based ioengines
 2012-09-19 19:40 UTC  (6+ messages)
` [PATCH 1/4] export file_lookup_open
` [PATCH 2/4] ioengine: allow several external ioengines
` [PATCH 3/4] ioengine: Add fallocate ioengine
` [PATCH 4/4] engine: add e4defrag engine

[PATCH RFC 1/2] ext4: speed-up truncate/unlink
 2012-09-19 18:16 UTC  (4+ messages)

[Bug 47611] New: NULL pointer dereference in ext4_ext_remove_space on 3.5.1
 2012-09-19 18:06 UTC  (8+ messages)
` [Bug 47611] "

possible bug ?
 2012-09-19 16:50 UTC  (7+ messages)

ext4: convert file system to meta_bg if needed during resizing
 2012-09-19  4:56 UTC  (4+ messages)
  ` [PATCH] ext4: fix online resizing when the # of block groups is constant

Ubuntu Ext4 regression testing
 2012-09-19  3:41 UTC  (13+ messages)

Test 272 fails for ext3
 2012-09-18 21:26 UTC  (8+ messages)

Anyone have test cases for SEEK_HOLE/SEEK_DATA?
 2012-09-18 19:03 UTC  (10+ messages)

[PATCH 1/2] Make orphan functions no-op in no-journal mode
 2012-09-18 17:48 UTC  (6+ messages)
` [PATCH 2/2] Extract 'ext4_sb_info' variable
` [PATCH] Make orphan functions no-op in no-journal mode

[PATCH] ext4: re-enable -o discard functionality in no-journal mode
 2012-09-18 17:28 UTC 

[PATCH RFC 2/2] ext4: speed-up releasing blocks on commit
 2012-09-18  4:17 UTC  (2+ messages)

[PATCH] ext4: do not enable delalloc by default for ext2
 2012-09-18  2:59 UTC  (2+ messages)

NULL pointer dereference in ext4_ext_remove_space on 3.5.1
 2012-09-17 14:48 UTC  (5+ messages)

[PATCH] tests: kill debugfs on interrupted MMP test
 2012-09-17  2:03 UTC  (2+ messages)
  `  "

[PATCH 00/36 v4] e2fsprogs: make e2fsprogs support inline data
 2012-09-17  2:04 UTC  (3+ messages)

ext4_orphan_del() sleeps in non-journal mode
 2012-09-16  1:54 UTC  (6+ messages)

[PATCH 0/7] ext4: Bunch of DIO/AIO fixes
 2012-09-15 15:53 UTC  (23+ messages)
` [PATCH 1/7] ext4: ext4_inode_info diet
` [PATCH 2/7] ext4: completed_io locking cleanup
` [PATCH 4/7] ext4: fsync should wait for DIO writers
` [PATCH 6/7] ext4: endless truncate due to nonlocked dio readers V2
` [PATCH 7/7] ext4: serialize truncate with owerwrite DIO workers V2

[PATCH 00/15 v2] Add invalidatepage_range address space operation
 2012-09-14 13:21 UTC  (10+ messages)
` [PATCH 01/15 v2] mm: add "
` [PATCH 07/15 v2] ext4: Take i_mutex before punching hole

[PATCH V6 00/23] ext4: Add inline data support
 2012-09-14 11:25 UTC  (24+ messages)
` [PATCH V6 01/23] ext4: Move extra inode read to a new function
  ` [PATCH V6 02/23] ext4: export inline xattr functions
  ` [PATCH V6 03/23] ext4: Add the basic function for inline data support
  ` [PATCH V6 04/23] ext4: Add read support for inline data
  ` [PATCH V6 05/23] ext4: Add normal write "
  ` [PATCH V6 06/23] ext4: Add journalled "
  ` [PATCH V6 07/23] ext4: Add delalloc "
  ` [PATCH V6 08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage
  ` [PATCH V6 09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size
  ` [PATCH V6 10/23] ext4: Create __ext4_insert_dentry for dir entry insertion
  ` [PATCH V6 11/23] ext4: let add_dir_entry handle inline data properly
  ` [PATCH V6 12/23] ext4: Let ext4_readdir handle inline data
  ` [PATCH V6 13/23] ext4: Create a new function search_dir
  ` [PATCH V6 14/23] ext4: let ext4_find_entry handle inline data
  ` [PATCH V6 15/23] ext4: make ext4_delete_entry generic
  ` [PATCH V6 16/23] ext4: let ext4_delete_entry handle inline data
  ` [PATCH V6 17/23] ext4: let empty_dir handle inline dir
  ` [PATCH V6 18/23] ext4: let ext4_rename "
  ` [PATCH V6 19/23] ext4: Let fiemap work with inline data
  ` [PATCH V6 20/23] ext4: Evict inline data out if we needs to strore xattr in inode
  ` [PATCH V6 21/23] ext4: let ext4_truncate handle inline data correctly
  ` [PATCH V6 22/23] ext4: let fallocate "
  ` [PATCH V6 23/23] ext4: Enable ext4 inline support

[PATCH] resize2fs: support online-resizing for meta_bg and 64bits features
 2012-09-14  3:24 UTC  (8+ messages)
` [PATCH 1/2] resize2fs: allow meta_bg/64-bit file systems to be online resized
  ` [PATCH 2/2] resize2fs: fix overhead calculation for meta_bg file systems

[PATCH 0/5 v2] e2fsprogs: allow meta_bg/64-bit file systems to be online resized
 2012-09-13 22:49 UTC  (6+ messages)
` [PATCH 1/5] resize2fs: enforce the 16TB limit on 32-bit file systems correctly
` [PATCH 2/5] resize2fs: fix overhead calculation for meta_bg file systems
` [PATCH 3/5] resize2fs: allow meta_bg/64-bit file systems to be online resized
` [PATCH 4/5] resize2fs: enforce restrictions if the kernel doesn't do meta_bg resizing
` [PATCH 5/5] resize2fs: grow uninit_bg file systems more efficiently

[PATCH 0/9 v3] meta_bg online resize patches
 2012-09-13 22:49 UTC  (10+ messages)
` [PATCH 1/9] ext4: don't copy non-existent gdt blocks when resizing
` [PATCH 2/9] ext4: avoid duplicate writes of the backup bg descriptor blocks
` [PATCH 3/9] ext4: grow the s_flex_groups array as needed when resizing
` [PATCH 4/9] ext4: grow the s_group_info array as needed
` [PATCH 5/9] ext4: add online resizing support for meta_bg and 64-bit file systems
` [PATCH 6/9] ext4: set bg_itable_unused when resizing
` [PATCH 7/9] ext4: convert file system to meta_bg if needed during resizing
` [PATCH 8/9] ext4: log a resize update to the console every 10 seconds
` [PATCH 9/9] ext4: advertise the fact that the kernel supports meta_bg resizing

Newsletter
 2012-09-13 20:22 UTC 

Newsletter
 2012-09-13 19:25 UTC 

Ongoing data reorganization/defragmentation?
 2012-09-13 12:54 UTC  (5+ messages)

[PATCH] ext4: remove unused function ext4_ext_check_cache
 2012-09-12 17:17 UTC  (2+ messages)

[PATCH] ext4: enable FITRIM ioctl on bigalloc file system
 2012-09-12 16:59 UTC  (4+ messages)

ext4 won't mount - fsck required - 2nd fsck in less than a week
 2012-09-11 18:16 UTC  (12+ 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).