linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-17 00:22:47 to 2010-11-22 15:25:05 UTC [more...]

ext4_alloc_context occupies 150 GiB of memory and makes the system unusable
 2010-11-22 15:24 UTC  (2+ messages)

[PATCH 1/2] ext3: Add batched discard support for ext3
 2010-11-22 11:29 UTC  (2+ messages)
` [PATCH 2/2] ext3: Add FITRIM handle "

ext4 online defrag status?
 2010-11-22  8:04 UTC  (2+ messages)

[PATCH] ext4: Fix memory leak in groupinfo cache name
 2010-11-22  6:47 UTC  (3+ messages)

[BUG?] [Ext4] INFO: suspicious rcu_dereference_check() usage
 2010-11-22  6:16 UTC  (7+ messages)

[PATCH 1/2] fs: Do not dispatch FITRIM through separate super_operation
 2010-11-21 20:20 UTC  (71+ messages)
` [PATCH 2/2] ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard

Garbage returned in nanosecond component of timestamps
 2010-11-20  7:53 UTC  (2+ messages)

[GIT PULL] ext4 update for 2.6.37-rc3
 2010-11-20  3:34 UTC 

[RFC PATCH 1/2] union-mount: Add support for whiteouts
 2010-11-19 20:49 UTC  (2+ messages)
` [RFC PATCH 2/2] union-mount: Add support for fallthrus

[Bug 23232] New: kernel hang on insert ext4 usb key
 2010-11-19 16:02 UTC  (8+ messages)
` [Bug 23232] "

[PATCH] ext4: ext4_fill_super shouldn't return 0 on corruption
 2010-11-19 14:59 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH] ext3: Return error code from generic_check_addressable

[PATCH] ext3: Coding style fix in namei.c
 2010-11-19 14:47 UTC  (5+ messages)

[patch] fix up lock order reversal in writeback
 2010-11-19 12:07 UTC  (34+ messages)

[PATCH] e4defrag: Fix the segfault occurred when removing defragging file
 2010-11-19  7:51 UTC 

[PATCH 1/2] ext3: Add journal error check into ext3_delete_entry()
 2010-11-19  7:28 UTC  (2+ messages)
` [PATCH 2/2] ext3: Add journal error check into ext3_rename()

[PATCH 0/4] RFC: introduce extended inode owner identifier v7
 2010-11-19  5:51 UTC  (2+ messages)
` Ping "

Hole Punching V3
 2010-11-18 23:43 UTC  (8+ messages)
` [PATCH 1/6] fs: add hole punching to fallocate
` [PATCH 2/6] XFS: handle hole punching via fallocate properly
` [PATCH 3/6] Ocfs2: "
` [PATCH 4/6] Ext4: fail if we try to use hole punch
` [PATCH 5/6] Btrfs: "
` [PATCH 6/6] Gfs2: "

Batched discard for ext3
 2010-11-18 23:41 UTC  (2+ messages)

[Bug 22922] New: 2.6.36: kernel panic in cascade (Fatal exception in interrupt)
 2010-11-18 23:40 UTC  (2+ messages)
` [Bug 22922] "

[PATCH] ext4: Fix 'return 0' for error case in ext4_fill_super
 2010-11-18 22:38 UTC  (3+ messages)

Ext4 in user mode linux hang
 2010-11-18 22:36 UTC  (8+ messages)
  ` [uml-devel] "

[PATCH 0/6 v2] e2fsprogs: Using discard in e2fsprogs tools
 2010-11-18 13:38 UTC  (7+ messages)
` [PATCH 1/6] e2fsprogs: Add discard function into struct_io_manager
` [PATCH 2/6] e2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for io_manager
` [PATCH 3/6] e2fsck: Discard free data and inode blocks
` [PATCH 4/6] mke2fs: Deprecate -K option, introduce discard/nodiscard
` [PATCH 5/6] mke2fs: Use unix_discard() for discards
` [PATCH 6/6] mke2fs: Add discard option into mke2fs.conf

[PATCH 0/7] e2fsprogs: Using discard in e2fsprogs tools
 2010-11-18 12:12 UTC  (12+ messages)
` [PATCH 1/7] e2fsprogs: Add discard function into struct_io_manager
` [PATCH 4/7] e2fsck: Discard free data and inode blocks
` [PATCH 5/7] mke2fs: Change -K option to discard/nodiscard

[PATCH] ext4: ext4_fill_super shouldn't return 0 on corruption
 2010-11-18  8:45 UTC 

[PATCH resend] jbd2_stats_proc_init wrong place
 2010-11-18  2:52 UTC  (4+ messages)

Don't remove the "minixdf" mount option
 2010-11-18  1:42 UTC  (2+ messages)

bsd groups
 2010-11-18  1:41 UTC  (2+ messages)

You Have Won 500,000.00 Gbp,
 2010-11-17 23:02 UTC 

removal of grpid option from ext4
 2010-11-18  1:20 UTC  (2+ messages)

(unknown),
 2010-11-17 23:56 UTC 

Hole Punching V2
 2010-11-17 23:27 UTC  (20+ messages)
` [PATCH 1/6] fs: add hole punching to fallocate
` [PATCH 3/6] Ocfs2: handle hole punching via fallocate properly
` [PATCH 4/6] Ext4: fail if we try to use hole punch

[patch] ext4: missing unlock in ext4_clear_request_list()
 2010-11-17 19:01 UTC  (2+ messages)

[PATCH] fs : ext4 : super.c fixed coding style violations
 2010-11-17 16:02 UTC 

PATCH: allow inode_readahead_blks=0
 2010-11-17  7:48 UTC  (2+ messages)

[PATCH] jbd2: avoid the concurrent data writeback
 2010-11-17  1:36 UTC  (4+ messages)

[PATCH] fs : ext4 : super.c fixed coding style violations fs/ext4/super.c:41: WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> fs/ext4/super.c:546: ERROR: "foo * bar" should be "foo *bar" fs/ext4/super.c:546: WARNING: space proh
 2010-11-17  0:40 UTC 

[PATCH] fs : ext4 : super.c fixed coding style violations fs/ext4/super.c:41: WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> fs/ext4/super.c:546: ERROR: "foo * bar" should be "foo *bar" fs/ext4/super.c:546: WARNING: space prohibited between function name and open parenthesis '(' fs/ext4/super.c:1141: ERROR: spaces required around that '?' (ctx:VxV) fs/ext4/super.c:1141: ERROR: spaces required around that ':' (ctx:VxV)
 2010-11-17  0:41 UTC 


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