linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-01 23:37:55 to 2009-07-17 18:02:29 UTC [more...]

file allocation problem
 2009-07-17 18:02 UTC  (9+ messages)

[patch 1/2] remove dx_root struct
 2009-07-17 17:29 UTC 

[patch 2/2] add user data field in ext4 dirent
 2009-07-17 17:29 UTC 

[PATCH] configure: Disable libblkid by default
 2009-07-17 15:14 UTC  (5+ messages)

[PATCH] jbd: Fail to load a journal if it is too short
 2009-07-17 14:42 UTC  (3+ messages)
` [PATCH] jbd2: "

[PATCH] ext4: Memory leak fix ext4_group_info allocation
 2009-07-17 13:01 UTC  (2+ messages)

[PATCH] debian: Remove uuid packages
 2009-07-17  6:48 UTC  (2+ messages)

[PATCH] debian: Remove blkid packages
 2009-07-17  6:43 UTC  (2+ messages)

[PATCH]JBD2/JBD: race condition while writing updates to journal
 2009-07-17  1:36 UTC  (4+ messages)

[PATCH] configure: Disable uuidd by default
 2009-07-16 19:18 UTC  (2+ messages)

[PATCH] configure: Disable fsck wrapper on Linux by default
 2009-07-16 19:17 UTC  (2+ messages)

[PATCH] Remove Ubuntu-specific e2fsck.conf file
 2009-07-16 18:27 UTC 

>16TB issues
 2009-07-16 18:59 UTC  (4+ messages)

[PATCH] configure: Disable libuuid by default
 2009-07-16 18:51 UTC 

Performance regressions in 2.6.30-rc7?
 2009-07-16 16:34 UTC  (11+ messages)

A tree to pull into linux-next
 2009-07-16 11:56 UTC  (5+ messages)

[PATCH] xfstests: very basic defragmentation testing for xfs & ext4
 2009-07-15 21:47 UTC  (3+ messages)

[PATCH] fielfrag: fix it so it works in the bmap fallback case
 2009-07-15 20:22 UTC 

[PATCH] fix race bwtween write_metadata_buffer and get_write_access
 2009-07-15 19:44 UTC  (3+ messages)

[Bug 12689] New: kernel oops fs/jbd/checkpoint.c:164 __log_wait_for_space
 2009-07-15 19:02 UTC  (2+ messages)
` [Bug 12689] "

[PATCH] e4defrag: remove a lot of cruft
 2009-07-15 17:36 UTC 

[PATCH] ext4: More buffer head reference leaks
 2009-07-15 15:53 UTC  (5+ messages)

[Fwd: [Bug] 2.6.30 kernel stack trace with 'fsfuzzer ext3' on s390]
 2009-07-15 15:36 UTC  (2+ messages)

[PATCH 0/2] ext3 HACKs
 2009-07-15 15:35 UTC  (9+ messages)
` [PATCH 1/2] HACK: ext3: mount fast even when recovering
` [PATCH 2/2] HACK: do I/O read requests while ext3 journal recovers

[PATCH 0/2] ext3 HACKs
 2009-07-15 15:35 UTC  (8+ messages)
` [PATCH 1/2] HACK: ext3: mount fast even when recovering
` [PATCH 2/2] HACK: do I/O read requests while ext3 journal recovers

[PATCH] debian/control: fix incorrect use of apostrophe's
 2009-07-15 14:43 UTC 

ext4 memory leak (was Re: [PATCH] x86: _edata should include all .data.* sections on X86_64)
 2009-07-15 10:33 UTC  (4+ messages)

[PATCH 0/2] Fix oops / warning when allocation of symlink fails
 2009-07-15 10:28 UTC  (5+ messages)
` [PATCH 1/2] ext3: Fix truncation of symlinks after failed write
` [PATCH 2/2] ext4: "

[BUG] NULL pointer dereference with corrupted image
 2009-07-15  9:54 UTC 

[PATCH] e2fsprogs: fix trivial build warnings
 2009-07-15  1:07 UTC 

quick question on journal_checksum
 2009-07-14 18:52 UTC  (2+ messages)

[PATCH] libext2fs: fix memory leak in block_iterate
 2009-07-14 16:45 UTC 

[PATCH] set h_transaction to NULL when restart handle
 2009-07-14  6:06 UTC 

[PATCH] ext4: ext4_mb_initialize_context() forgets to initialize some fields
 2009-07-13 21:27 UTC  (4+ messages)

[PATCH] jbd2: Clear dirty bit in jbd2_journal_get_create_access() and __dispose_buffer()
 2009-07-13 20:21 UTC  (2+ messages)

Tool to view extent metadata
 2009-07-13 19:27 UTC  (6+ messages)

using dm-zero to test large filesystems w/o all those pesky disks
 2009-07-13 16:45 UTC 

Strange disk failure...could ext4 be the culprit?
 2009-07-13 14:38 UTC  (5+ messages)

[PATCH] jbd: Fix a race between checkpointing code and journal_get_write_access()
 2009-07-13 15:29 UTC  (9+ messages)
` [PATCH] jbd2: "

[PATCH] fix null handler of ioctls in no journal mode
 2009-07-13 13:29 UTC  (2+ messages)

[PATCH] Fix buffer head reference leak in no-journal mode
 2009-07-13 13:08 UTC  (2+ messages)

RFC PATCH: ext4 no journal corruption with locale-gen
 2009-07-13 13:05 UTC  (13+ messages)

[PATCH V2] e2fsck: Improve consistency check of uninit block group
 2009-07-11 20:02 UTC  (2+ messages)

[PATCH] e4defrag: Fix compile warnings
 2009-07-11 18:52 UTC  (2+ messages)

[PATCH] resize2fs: If resize2fs fails, tell the user to run e2fsck
 2009-07-11 18:25 UTC  (4+ messages)

[PATCH V2] libext2fs: Make ext2fs_extent_set_bmap() more robust against ENOSPC
 2009-07-11 14:54 UTC 

Question on huge_file
 2009-07-10 17:47 UTC  (4+ messages)

[PATCH] libext2fs: Make ext2fs_extent_set_bmap() more robust against ENOSPC
 2009-07-10 16:56 UTC  (3+ messages)

[patch 5/5] ext2: convert to use the new truncate convention
 2009-07-10  7:30 UTC 

[PATCH] set h_transaction to NULL when restart handle
 2009-07-09  8:41 UTC 

ext4, AIO and new files?
 2009-07-09  2:59 UTC 

[PATCH] fix softlockups in ext2/3 when trying to allocate blocks
 2009-07-08 20:26 UTC  (2+ messages)

[PATCH] libext2fs: reset handle after inserting new extent
 2009-07-07 19:30 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] ext4: Return error if we fail to allocate block in noalloc_get_block_write
 2009-07-07 17:18 UTC  (4+ messages)

[PATCH 3/3] e2fsck: Remove unused variable
 2009-07-07  3:25 UTC  (2+ messages)

[PATCH 2/3] e2fsck: Fix loop counter properly
 2009-07-07  3:24 UTC  (2+ messages)

[PATCH 1/3] e2fsck: Remove unnecessary continue statement
 2009-07-07  3:24 UTC  (2+ messages)

e2fsprogs 1.41.7 (pu branch) basic sanity checks
 2009-07-06 19:42 UTC 

[PATCH] e2fsck: Improve consistency check of uninit block group and some cleanup
 2009-07-06  8:12 UTC  (3+ messages)

[PATCH] Fix goal inum check
 2009-07-06  3:47 UTC  (2+ messages)

[PATCH] ext4: Add a missing return in ext4_ext_calc_credits_for_single_extent
 2009-07-06  3:13 UTC  (2+ messages)

[PATCH 57/62] fs/ext4/mballoc.c: Remove unnecessary semicolons
 2009-07-06  2:34 UTC  (2+ messages)

[PATCH 00/10] We must use rcu_barrier() on module unload
 2009-07-06  2:31 UTC  (3+ messages)
` [PATCH 01/10] ext4: Use "

[PATCH] naturally align struct ext4_allocation_request
 2009-07-06  2:24 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH] mark many more functions in mballoc.c as noinline
 2009-07-06  2:23 UTC  (3+ messages)
` [PATCH V2] mark several "

ext4 lockdep report re possible reclaim deadlock on jbd2_handle
 2009-07-05 19:10 UTC  (3+ messages)

[PATCH]ext4: Fix compile warnings with MB_DEBUG
 2009-07-03  0:34 UTC 

[PATCH] configure.in: add --disable-libuuid option (Was: libuuid (Re: blkid: util-linux-ng vs. e2fsprogs))
 2009-07-02 16:24 UTC  (10+ messages)

Plans to evaluate the reliability and integrity of ext4 against power failures
 2009-07-02 11:21 UTC  (9+ messages)

[PATCH] configure.in: add --disable-libuuid option (Was: libuuid (Re: blkid: util-linux-ng vs. e2fsprogs))
 2009-07-02  4:35 UTC  (8+ messages)
` [PATCH] configure.in: add --disable-libuuid option (Was:libuuid "

[PATCH-e2fsprogs-resend] filefrag: fix fm_start in filefrag_fiemap loop
 2009-07-02  4:24 UTC  (2+ messages)

[PATCH-e2fsprogs] remove bogus "-e" option from filefrag manpage
 2009-07-02  4:17 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).