linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-27 03:37:10 to 2012-12-07 17:10:58 UTC [more...]

[Bug 51391] New: BUG: unable to handle kernel NULL pointer dereference
 2012-12-07 17:10 UTC  (5+ messages)
` [Bug 51391] "

[PATCH] ext4: fix extent tree corruption that incurred by hole punch
 2012-12-07 12:26 UTC  (14+ messages)

loan offer
 2012-12-07  9:29 UTC 

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-07 10:03 UTC  (28+ messages)

[PATCH, RFC] Ext4: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle
 2012-12-07  9:22 UTC  (5+ messages)

[PATCH] ext4: fix some coding styles in extents.c
 2012-12-07  8:36 UTC 

[PATCH V7 00/23] ext4: Add inline data support
 2012-12-07  1:34 UTC  (10+ messages)
` [PATCH V7 01/23] ext4: Move extra inode read to a new function
  ` [PATCH V7 03/23] ext4: Add the basic function for inline data support
  ` [PATCH V7 22/23] ext4: let fallocate handle inline data correctly

[PATCH] ext4: remove some unused code lines
 2012-12-07  0:06 UTC  (4+ messages)

RFC: remove CONFIG_EXT4_FS_XATTR
 2012-12-06 19:28 UTC  (6+ messages)

[PATCH] ext4: Ensure Inode flags consistency are checked in build time [V2]
 2012-12-06 19:05 UTC  (2+ messages)

[patch] ext4: unneeded variable in ext4_try_add_inline_entry()
 2012-12-06 17:23 UTC  (2+ messages)

KINDLY READ THE ATTACHED FUND INVESTMENT PROPOSAL LETTER AND REPLY
 2012-12-06 13:10 UTC 

[PATCH RFC 0/3] ext2fsprogs: Symlink support and doc fix
 2012-12-05 21:56 UTC  (4+ messages)
` [PATCH 1/3] lib/ext2fs: Correct interates typo in texinfo docs
  ` [PATCH 2/3] lib/ext2fs: Add ext2fs_symlink
  ` [PATCH 3/3] debugfs: Add symlink command

[ext4:dev 40/60] fs/ext4/inode.c:1953 __ext4_journalled_writepage() error: potential NULL dereference 'page_bufs'
 2012-12-05 16:25 UTC  (6+ messages)

[PATCH] ext4: Fix the complie warning if CONFIG_EXT4_FS_XATTR isn't set
 2012-12-05 16:18 UTC  (2+ messages)

[PATCH] fs:ext3: remove lock_buffer in bclean() and setup_new_group_blocks
 2012-12-05 14:41 UTC  (2+ messages)

[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-12-05 12:12 UTC  (10+ messages)
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring stable page writes

[ext4:dev 56/60] fs/ext4/xattr.h:423: warning: 'ext4_convert_inline_data' defined but not used
 2012-12-05  7:32 UTC 

[ext4:dev 48/60] file.c:(.text+0x894): multiple definition of `ext4_find_inline_entry'
 2012-12-05  7:02 UTC 

[ext4:dev 46/60] fs/ext4/dir.o:dir.c:(.text+0x25c): first defined here
 2012-12-05  6:56 UTC 

[ext4:dev 36/60] ialloc.c:(.text+0x9a0): multiple definition of `ext4_xattr_ibody_get'
 2012-12-05  6:44 UTC 

[PATCH] ext4: Fix inline data build warning found by kernel build testing
 2012-12-05  6:23 UTC  (2+ messages)

[e2fsprogs] initdir: Writing inode after the initial write?
 2012-12-04 20:36 UTC  (17+ messages)

next: ext4 build failure
 2012-12-04 13:42 UTC  (6+ messages)

[PATCH] ext4: Fix a build warning in __ext4_journalled_writepage
 2012-12-04 13:39 UTC 

freeze_bdev hangs
 2012-12-04 13:10 UTC  (8+ messages)

[PATCH] ext4: fix extent tree corruption that incurred by hole punch
 2012-12-04 11:32 UTC 

[PATCH] ext4: Ensure Inode flags consistency are checked in build time
 2012-12-03 17:03 UTC  (3+ messages)

[PATCH] ext4: restructure ext4_ext_direct_IO()
 2012-12-03 10:36 UTC  (2+ messages)

[ext4:dev 56/60] fs/ext4/xattr.h:422:12: error: two or more data types in declaration specifiers
 2012-12-03  8:30 UTC  (4+ messages)

[ext4:dev 54/60] fs/ext4/xattr.c:999:5: sparse: symbol 'ext4_xattr_ibody_set' was not declared. Should it be static?
 2012-12-03  5:53 UTC 

[ext4:dev 45/57] fs/ext4/inline.c:1025:6: sparse: symbol 'ext4_get_inline_xattr_pos' was not declared. Should it be static?
 2012-12-03  5:20 UTC 

[ext4:dev 39/57] (.text+0x10b24): multiple definition of `walk_page_buffers'
 2012-12-03  5:03 UTC  (2+ messages)

[PATCH 1/4] ext4: remove unsafe and unnecessary memset()
 2012-12-03  5:01 UTC  (13+ messages)
` [PATCH 2/4] ext4: use sync_inode_metadata() when sync inode metadata
` [PATCH 3/4] ext4: remove redundant code in ext4_alloc_inode()
` [PATCH 4/4] ext4: remove redundant initialization in ext4_fill_super()

[PATCH] ext4: remove some unused code lines
 2012-12-03  2:25 UTC 

[PATCH] fs:ext3: remove lock_buffer in bclean() and setup_new_group_blocks
 2012-12-02 15:36 UTC 

[PATCH] fs:ext4:hash.c: reduce one "if" comparison
 2012-12-01 23:33 UTC 

[PATCH] ext4: Fix possible use after free of buffer head
 2012-11-30  2:21 UTC  (3+ messages)

[PATCH] libext2fs: fix inode cache overruns
 2012-11-30  1:46 UTC  (3+ messages)

[PATCH 2/2] [PATCH 2/2] direct-io: handle handle O_(D)SYNC AIO
 2012-11-29 19:47 UTC  (5+ messages)
        ` [RFC PATCH] ext4: Convert unwritten extents during end_io processing

[PATCH] e2fsck: Fix incorrect interior node logical start values
 2012-11-29 18:56 UTC  (9+ messages)

[PATCH] e2fsprogs: fix configure help text for quota
 2012-11-29 13:55 UTC  (7+ messages)
` [PATCH] tune2fs: respect quota config option
  ` [PATCH] mke2fs: remove quota docs if not configured in

Help about ext3 read-only issue on ext3(2.6.16.60)
 2012-11-29  8:03 UTC 

[PATCH] ext4: include journal blocks in df overhead calcs
 2012-11-28 21:48 UTC  (2+ messages)
` [PATCH V2] "

Errors from e2image
 2012-11-28 21:29 UTC  (2+ messages)

Filesystem corruption on Fedora 17
 2012-11-28 21:15 UTC  (7+ messages)

[PATCH 1/1] ext4: Remove duplicate inclusion of ext4_extents.h in super.c
 2012-11-28 18:08 UTC  (7+ messages)

[PATCH] ext4: fixed ext4_calculate_overhead() bug
 2012-11-28 17:45 UTC 

[PATCH 0/2 v5] Fix some fiemap problems
 2012-11-28 17:35 UTC  (5+ messages)
` [PATCH 1/2 v5] ext4: Prevent race while walking extent tree
` [PATCH 2/2 v5] ext4: simple cleanup in fiemap codepath

How to run xfstests against multipath disks on SuSE?
 2012-11-27 20:55 UTC  (9+ messages)

[PATCH 0/6 -v2] Optimize e2fsck for large file systems
 2012-11-27 19:37 UTC  (10+ messages)
` [PATCH 1/6 -v2] libext2fs: optimize rb_set_bmap_range()
` [PATCH 3/6 -v3] libext2fs: add ext2fs_bitcount() function


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