linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-16 11:52:54 to 2010-11-19 16:16:07 UTC [more...]

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

[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  (10+ 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  (20+ messages)
` [PATCH 1/7] e2fsprogs: Add discard function into struct_io_manager
` [PATCH 2/7] e2fsprogs: Add discard_zeroes_data "
` [PATCH 3/7] e2fsck: Keep track of problems during the check
` [PATCH 4/7] e2fsck: Discard free data and inode blocks
` [PATCH 5/7] mke2fs: Change -K option to discard/nodiscard
` [PATCH 6/7] mke2fs: Use unix_discard() for discards
` [PATCH 7/7] mke2fs: Use io_manager discard_zeroes_data property

[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  (26+ 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 

BUG: Bad page state in process (current git)
 2010-11-16 20:38 UTC  (4+ messages)
            ` [PATCH] ext4 Fix setting random pages PageUptodate

[Bug 22302] New: 2.6.36 BUG: scheduling while atomic: rc.sysinit/1376/0x00000002
 2010-11-16 18:27 UTC  (3+ messages)
` [Bug 22302] "

[RFC][PATCH V2 4/5] e4defrag: unified bugfix/improvement patches
 2010-11-16 17:48 UTC  (2+ messages)

(unknown), ,
 2010-11-16 13:59 UTC 

[PATCH 1/2] ext3: Add error check in ext3_mkdir()
 2010-11-16 13:28 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).