Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-10 22:23:29 to 2014-08-22 18:30:47 UTC [more...]

[Bug 45941] BUG: soft lockup - CPU#1 stuck for 21s! [kworker/1:1:64] BUG: soft lockup - CPU#4 stuck for 22s! [flush-252:0:384]
 2014-08-22 18:30 UTC 

Corrupted superblock? But disk still mounts
 2014-08-22 18:21 UTC  (11+ messages)

[PATCH] ext4: fix BUG_ON in mb_free_blocks()
 2014-08-22 15:29 UTC 

Medstore here
 2014-08-22 13:23 UTC 

[PATCH v5 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-22 12:06 UTC  (2+ messages)

[PATCH 0/5] i_size/i_disksize update fixes and cleanup series
 2014-08-22 11:32 UTC  (6+ messages)
` [PATCH 1/5] use ext4_update_i_disksize instead of opencoded ones
` [PATCH 2/5] move i_size,i_diskzie update routines to helper function
` [PATCH 3/5] ext4_zero_range: fix incorect journal credits reservation
` [PATCH 4/5] fix transaction issues for ext4_fallocate and ext_zero_range
` [PATCH 5/5] update i_disksize coherently with block allocation

[PATCH 0/6] Clean up error handling in fs/ext4/namei.c
 2014-08-22  7:29 UTC  (7+ messages)
` [PATCH 1/6] ext4: propagate errors up to ext4_find_entry()'s callers
` [PATCH 2/6] ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention
` [PATCH 3/6] ext4: change ext4_getblk() "
` [PATCH 4/6] ext4: convert ext4_bread() "
` [PATCH 5/6] ext4: convert dx_probe() to use "
` [PATCH 6/6] ext4: convert do_split() "

Potential bug in fs/ext4/inline.c?
 2014-08-22  7:29 UTC  (3+ messages)

[ext4] 71d4f7d0321: -49.6% xfstests.generic.274.seconds
 2014-08-22  1:52 UTC 

[PATCH 0/2] new APIs to allocate buffer-cache for superblock in non-movable area
 2014-08-21 21:38 UTC  (16+ messages)
` [PATCH 1/2] fs/buffer.c: allocate buffer cache from "
` [PATCH 2/3] ext4: allocate buffer-cache for superblock in, "
` [PATCH 3/3] jbd/jbd2: allocate buffer-cache for superblock inode "

[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
 2014-08-21  9:21 UTC  (2+ messages)
` [Bug 42723] "

[PATCHv2 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-08-21  0:38 UTC  (10+ messages)
` [PATCHv2 1/3] fs/buffer.c: allocate buffer cache "
` [PATCHv2 2/3] ext4: allocate buffer-cache for superblock in non-movable area
` [PATCHv2 3/3] jbd/jbd2: allocate buffer-cache for superblock inode "

[GIT PULL] FS bugfixes for 3.17-rc2
 2014-08-20 22:32 UTC 

[PATCH] e2fsprogs: add supported file attributes to ext4.5 manpage
 2014-08-20 18:02 UTC 

[PATCH] ext3: Count internal journal as bsddf overhead in ext3_statfs
 2014-08-19 21:20 UTC  (2+ messages)

[PATCH] ext4: remove a duplicate call in ext4_init_new_dir()
 2014-08-19 17:21 UTC  (2+ messages)

e2fsprogs: debugfs: set_inode_field fails to set block[IND]
 2014-08-19 12:30 UTC  (3+ messages)
` [PATCH] debugfs: fix set_inode_field block[IND|DIND|TIND]

Automatic fsck behavior
 2014-08-17 21:17 UTC  (4+ messages)

[PATCH 00/27] e2fsprogs Summer 2014 patchbomb, part 5.1
 2014-08-17 17:23 UTC  (29+ messages)
` [PATCH 01/27] e2fuzz: fix pwrite64/pwrite usage
` [PATCH 02/27] misc: fix gcc warnings
` [PATCH 03/27] libext2fs: byteswap inode when performing the sanity scan
` [PATCH 04/27] libext2fs: fix problems with LE<->BE conversions on BE platforms
` [PATCH 05/27] e2fsck: on BE, re-swap everything after a damaged dirent so salvage works correctly
` [PATCH 06/27] libext2fs: create inlinedata symlinks
` [PATCH 07/27] contrib: add script to help resync journal code with kernel
` [PATCH 08/27] e2fsck: resync jbd2 recovery code from Linux 3.16
` [PATCH 09/27] e2fsck: resync jbd2 revoke "
` [PATCH 10/27] e2fsck: fix infinite loop when recovering corrupt journal blocks
` [PATCH 11/27] e2fsck/debugfs: fix descriptor block size handling errors with journal_csum
` [PATCH 12/27] debugfs: create journal handling routines
` [PATCH 13/27] e2fsck: set journal superblock s_sequence to tail_sequence
` [PATCH 14/27] debugfs: add the ability to write transactions to the journal
` [PATCH 15/27] tests: test writing and recovering checksum-free 32/64bit journals
` [PATCH 16/27] tests: test writing and recovering 64bit csum_v3 journals
` [PATCH 17/27] tests: test writing and recovering 32bit "
` [PATCH 18/27] tests: write and replay blocks with the old journal checksum
` [PATCH 19/27] tests: test recovery of 32 and 64-bit journals with checksum v2
` [PATCH 20/27] tests: test how e2fsck recovers from corrupt journal superblocks
` [PATCH 21/27] tests: test e2fsck recovery of corrupt revoke blocks
` [PATCH 22/27] tests: test e2fsck recovery with broken commit blocks
` [PATCH 23/27] tests: test e2fsck recovery of corrupt descriptor blocks
` [PATCH 24/27] mke2fs: set block_validity as a default mount option
` [PATCH 25/27] ext2fs: add readahead method to improve scanning
` [PATCH 26/27] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 27/27] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 28/27] libext2fs: write_journal_inode should check iterate return value

[PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent -v2
 2014-08-16 13:17 UTC  (2+ messages)
` [PATCH 2/2] ext4: refactor ext4_move_extents code base v5

possible different donor file naming in e4defrag
 2014-08-15 21:04 UTC  (4+ messages)

[PATCH 0/2] jbd2 checksum-related fixes
 2014-08-15 20:43 UTC  (3+ messages)
` [PATCH 1/2] jbd2: fix infinite loop when recovering corrupt journal blocks
` [PATCH 2/2] jbd2: fix descriptor block size handling errors with journal_csum

[PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent
 2014-08-15 16:08 UTC  (7+ messages)
` [PATCH 2/2] ext4: refactor ext4_move_extents code base v3

2014 Linux Plumbers Call for File and Storage Systems Microconference Proposals
 2014-08-15 14:30 UTC 

Transaction XLK-14-TTF/ESP
 2014-08-15 13:36 UTC 

[PATCH v2] ext4: include journal blocks of internal journal in df overhead calcs
 2014-08-15  6:42 UTC 

[PATCH] ext4: include journal blocks of internal journal in df overhead calcs
 2014-08-14  6:56 UTC  (4+ messages)

fine grain block allocation API request
 2014-08-14  6:48 UTC  (3+ messages)

journal recovery problems with metadata_csum, *non-64bit*
 2014-08-14  1:56 UTC  (7+ messages)
  ` journal_checksum_v2 on-disk format change? (was: Re: journal recovery problems with metadata_csum, *non-64bit*)

[PATCH v2 0/4] quota: add project quota support
 2014-08-14  1:34 UTC 

[PATCH] filefrag: fix extent count calculation when using FIBMAP
 2014-08-13 20:03 UTC 

[PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent
 2014-08-13 15:48 UTC  (2+ messages)
` [PATCH 2/2] ext4: refactor ext4_move_extents code base v4

[PATCH v2 0/4] quota: add project quota support
 2014-08-13 13:22 UTC  (2+ messages)

[Bug 82201] New: ext4 crash in ext4_superblock_csum
 2014-08-13  2:34 UTC  (3+ messages)
` [Bug 82201] "

[PATCH v2] e2fsck: don't flush the FS unless it's actually dirty
 2014-08-12 18:44 UTC  (3+ messages)
  ` [PATCH] tests: convert use of md5sum to crcsum

[PATCH] e2fsck: don't flush the FS unless it's actually dirty
 2014-08-12 16:16 UTC  (2+ messages)

Updated versoin of kvm-xfstests available
 2014-08-12 16:10 UTC  (4+ messages)
` Updated version "

[PATCH v2 0/4] quota: add project quota support
 2014-08-12 15:35 UTC  (9+ messages)

[PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent
 2014-08-12 14:48 UTC  (2+ messages)
` [PATCH 2/2] ext4: refactor ext4_move_extents code base v3

[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd
 2014-08-12  5:02 UTC  (9+ messages)
` [Bug 61601] "

[PATCH 0/6] e2fsprogs Summer 2014 patchbomb, part 5
 2014-08-11 20:50 UTC  (11+ messages)
` [PATCH 5/6] libext2fs/e2fsck: provide routines to read-ahead metadata

New feature/project ideas
 2014-08-11 18:21 UTC  (3+ messages)

[PATCH] e2fsck: flush out the superblock and bitmaps before printing final messages
 2014-08-11 17:27 UTC  (3+ messages)

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 15:03 UTC 

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 14:49 UTC  (3+ messages)

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 14:16 UTC 

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 13:48 UTC  (2+ messages)

[PATCH v2 0/4] quota: add project quota support
 2014-08-11  0:19 UTC 

[PATCH v2 0/4] quota: add project quota support
 2014-08-11  0:06 UTC 

[PATCH 00/21] e2fsprogs Summer 2014 patchbomb, part 3
 2014-08-10 22:50 UTC  (38+ messages)
` [PATCH 05/21] misc: fix various endianness problems with inline_data
` [PATCH 06/21] libext2fs: strict inline data overwrite should not return ENOSPC
` [PATCH 07/21] libext2fs: remove EA when inline data is less than 60 bytes
  ` [PATCH v2 07/21] libext2fs: don't fail inline data operations if there's no EA
` [PATCH 08/21] libext2fs: fix memory leak when failing to iterate inline_data directory
` [PATCH 09/21] e2fsck: check ea-in-inode regions for overlap
  ` [PATCH v2 "
` [PATCH 10/21] e2fsck: clear inline_data inode flag if EA missing
  ` [PATCH v2 "
` [PATCH 11/21] e2fsck: handle inline data symlinks
` [PATCH 12/21] e2fsck: check inline directory data "block" first
` [PATCH 13/21] e2fsck: don't try to iterate blocks of an inline_data inode when deallocating it
` [PATCH 14/21] e2fsck: clear extents and inline_data flags from fifo/socket/device inodes
` [PATCH 15/21] e2fsck: fix conflicting extents|inlinedata inode flags
  ` [PATCH v2 "
` [PATCH 16/21] e2fsck: do a better job of fixing i_size of inline directories
` [PATCH 17/21] e2fsck: use the correct block size when salvaging directories
` [PATCH 18/21] e2fsck: check inline dir size is a multiple of 4
` [PATCH 19/21] e2fsck: be more careful in assuming inline_data inodes are directories
  ` [PATCH v2 "
` [PATCH 20/21] e2fsck: don't set prev after processing '..' on an inline dir

journal recovery problems with metadata_csum, *non-64bit*
 2014-08-10 22:35 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 read-only IMAP folder(s) and NNTP newsgroup(s).