linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-11-02 10:04:44 to 2009-11-15 03:29:41 UTC [more...]

[PATCH 2/2] ext4: journal superblock modifications in ext4_statfs()
 2009-11-15  3:29 UTC  (9+ messages)

[PATCH] fs/ext4: test the i_flags field of the right structure
 2009-11-15  1:53 UTC  (3+ messages)

Dirent blocks leaking into data file blocks
 2009-11-15  0:30 UTC  (3+ messages)
  ` [PATCH] ext4: directory blocks must be treated as metadata by ext4_forget()

Group descriptor 0 checksum is invalid
 2009-11-14 22:00 UTC 

[PATCH] handle journal checksum errors via ext4_error()
 2009-11-14 20:27 UTC  (3+ messages)

[PATCH] EXT4: Add missing brelse() in ext4_iget()
 2009-11-14 13:27 UTC  (2+ messages)

[Bug 14602] New: JBD2 journal abort / checkpoint creation racy?
 2009-11-14 12:05 UTC 

[Bug 14601] New: Wrong handling of META_BG when getting number of blocks for group descriptors
 2009-11-14 11:15 UTC 

Mount -o sync regression in 2.6.31
 2009-11-13 23:28 UTC  (2+ messages)

Ext4 on SSD Intel X25-M
 2009-11-13 22:03 UTC  (7+ messages)

[Bug 9502] ext4 bitmap allocator must limit blocks to < 2^32
 2009-11-13 22:16 UTC 

Weird I/O errors with USB hard drive not remounting filesystem readonly
 2009-11-13  5:09 UTC 

[PATCH] libext2fs: don't swap extent-based journal backup on read
 2009-11-13  3:45 UTC  (3+ messages)

[PATCH] resize2fs: exit fix_sb_journal_backup early for external journal
 2009-11-13  0:47 UTC  (6+ messages)

build issue #34 for v2.6.32-rc6-346-gaa021ba :ERROR: "log_start_commit" [fs/ext3/ext3.ko] undefined!
 2009-11-12 17:02 UTC  (2+ messages)

[PATCH v2][64-bit e2fsprogs] 64-bit block number truncated in e2sck pass2
 2009-11-12 11:14 UTC  (2+ messages)

[PULL] Build fix when ext3 is a module
 2009-11-12  9:49 UTC 

ext3 build failure: "log_start_commit" [fs/ext3/ext3.ko] undefined
 2009-11-12  9:40 UTC  (2+ messages)

[PATCH] fs/jbd: Export log_start_commit to fix ext3 build
 2009-11-12  9:34 UTC  (2+ messages)

[BUILD FAILURE][PATCH] Export symbol log_start_commit. ext3 needs it
 2009-11-12  9:37 UTC  (2+ messages)

[RFC PATCH 1/2] vfs: tracepoints for buffer flag updates
 2009-11-11 18:39 UTC  (3+ messages)
` [RFC PATCH 2/2] ext[34]: Make sure we initialize the b_bdev field of dummy buffer_heads

[Bug 14256] New: kernel BUG at fs/ext3/super.c:435
 2009-11-11 15:29 UTC  (5+ messages)
` [Bug 14256] "

[PULL] Ext3 and JBD fixes
 2009-11-11 14:28 UTC 

[PATCH 0/4] Fix fsync on ext3 and ext4 (v2)
 2009-11-11 14:17 UTC  (7+ messages)
` [PATCH 4/4] ext4: Wait for proper transaction commit on fsync

s_first_meta_bg treatment incompatibility between kernel and e2fsprogs
 2009-11-11 12:09 UTC 

[PATCH 4/4]ext4: Fix comment typo in move_extent.c
 2009-11-10 21:56 UTC  (2+ messages)

[PATCH 3/4]ext4: Fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
 2009-11-10 21:55 UTC  (2+ messages)

[PATCH 2/4]ext4: Fix lock order problem in ext4_move_extents()
 2009-11-10 21:53 UTC  (2+ messages)

[PATCH 1/4]ext4: Fix block count in EXT4_IOC_MOVE_EXT failure
 2009-11-10 21:52 UTC  (2+ messages)

[Bug 14562] New: On umount warn in page_alloc.c:1751 __alloc_pages_slowpath
 2009-11-10 21:24 UTC  (5+ messages)
` [Bug 14562] "

[GIT PULL] ext4 fixes
 2009-11-10 15:52 UTC 

Corrupt superblocks
 2009-11-09 20:18 UTC  (11+ messages)
  ` [PATCH] make unified logs on ext2
      ` [PATCH] Unify log messages in ext2

[patch] ext2/3: document conditions when reliable operation is possible
 2009-11-09 15:58 UTC  (12+ messages)
                  ` periodic fsck was "

[Bug 14354] New: Bad corruption with 2.6.32-rc1 and upwards
 2009-11-09 14:54 UTC  (24+ messages)
` [Bug 14354] "

[PATCH 04/27] ext2: Add ext2_sb_info mutex
 2009-11-09 14:45 UTC  (15+ messages)
` [PATCH 05/27] BKL: Remove BKL from ext2 filesystem
` [PATCH 06/27] BKL: Remove BKL from ext3 fill_super()
` [PATCH 07/27] BKL: Remove BKL from ext3_put_super() and ext3_remount()
` [PATCH 08/27] BKL: Remove BKL from ext4 filesystem

[patch] ext2/3: document conditions when reliable operation is possible
 2009-11-09 10:50 UTC  (10+ messages)
        ` raid is dangerous but that's secret (was Re: [patch] ext2/3: document conditions when reliable operation is possible)

[PATCH V2 1/2] ext4: partial revert to fix double brelse WARNING()
 2009-11-08 21:08 UTC  (2+ messages)
` [PATCH V2 2/2] ext4: Fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC

[dm-devel] [PATCH v4 00/12] introduce skip_spaces(), reducing code size plus some clean-ups
 2009-11-08 20:23 UTC  (5+ messages)
  ` [PATCH v4 10/12] string: factorize skip_spaces and export it to be generally available
  ` [PATCH v4 12/12] tree-wide: convert open calls to remove spaces to skip_spaces() lib function

[PATCH 1/2] ext4: journal all modifications in ext4_xattr_set_handle
 2009-11-07 19:31 UTC  (9+ messages)
` [PATCH 1/2 V2] "

[PATCH 1/2] ext4: partial revert to fix double brelse WARNING()
 2009-11-07  8:11 UTC  (3+ messages)
` [PATCH 2/2] ext4: Fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC

[OOPs] ext4: fixpoint divide exception at ext4_fill_super+0x141c/0x2908
 2009-11-06 19:48 UTC  (4+ messages)

Formatted/repartitioned wrong disk, arrgh!
 2009-11-06 16:06 UTC  (10+ messages)

[PATCH 4/4 v2] Fix direct IO return values over fullfilled fallocate space
 2009-11-06  9:02 UTC  (3+ messages)

No Pumps, surgery, and exercises!
 2009-11-05 19:46 UTC 

[PATCH, RFC] ext4: flush delalloc blocks when space is low
 2009-11-05 16:05 UTC  (5+ messages)
` [PATCH, RFC V2] "

one way to dmesg
 2009-11-05 15:51 UTC  (8+ messages)

[Bug 14452] New: Syscall to ftruncate hangs on ext4 + mdadm raid0 filesystem on a file preallocated with fallocate
 2009-11-05 14:35 UTC  (5+ messages)
` [Bug 14452] "

ext4_fiemap gives 0 extents for files smaller than a block (patch included)
 2009-11-04 21:44 UTC  (3+ messages)

xt4 - True Readonly mount [WAS - Re: [Bug 14354] Bad corruption with 2.6.32-rc1 and upwards]
 2009-11-04 16:20 UTC  (8+ messages)

[Bug 14287] New: ext4: fixpoint divide exception at ext4_fill_super
 2009-11-04 14:05 UTC  (3+ messages)
` [Bug 14287] "

[REPOST] [PATCH][RFC] vfs: add message print mechanism for the mount/umount into the VFS layer
 2009-11-04  4:49 UTC 

[PATCH 3/4 v2] code clean up for dio fallocate handling
 2009-11-04  2:20 UTC  (2+ messages)

[PATCH 2/4 v2] avoid perform unwritten convertion for direct IO over non fallocated space
 2009-11-04  2:10 UTC  (4+ messages)

[PATCH 1/4 v2] Direct IO return value fix for holes/fallocate
 2009-11-04  2:09 UTC  (2+ messages)

[PATCH] xfststests 220: test for prealloc/delalloc/reserved space recapture
 2009-11-02 19:01 UTC  (2+ messages)
` [PATCH] xfststests 220: test for prealloc/delalloc/reserved spacerecapture

question about ext4/inode.c
 2009-11-02 17:48 UTC  (2+ messages)

journaled quota file question
 2009-11-02 12:31 UTC  (3+ 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).