Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-01 12:40:17 to 2014-08-10 22:23:29 UTC [more...]

[PATCH 00/21] e2fsprogs Summer 2014 patchbomb, part 3
 2014-08-10 22:23 UTC  (33+ messages)
` [PATCH 01/21] e2fuzz: fix build problems on macosx and i386 linux
` [PATCH 02/21] e2fsck: convert 'delete files' warning to a proper fix_problem error
` [PATCH 03/21] libext2fs: check EA value offset
` [PATCH 04/21] libext2fs/e2fsck: don't run off the end of the EA block
` [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
` [PATCH 21/21] tests: add regression tests for inlinedata fixes
  ` [PATCH v2 "

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

[PATCH] e2fsck: flush out the superblock and bitmaps before printing final messages
 2014-08-10 21:33 UTC 

New feature/project ideas
 2014-08-10 19:49 UTC 

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

Updated versoin of kvm-xfstests available
 2014-08-09 23:45 UTC 

fuzz testing an ext4fs file system under a 32 bit Linux user mode linux guest let task jbd2/ubda hang
 2014-08-09 20:00 UTC  (4+ messages)

[PATCH 1/6] libext2fs: avoid buffer overflow if s_first_meta_bg is too big
 2014-08-09 17:10 UTC  (6+ messages)
` [PATCH 2/6] e2fsck: fix file systems with an overly large s_first_meta_bg
` [PATCH 3/6] resize2fs: disable the meta_bg feature if necessary
` [PATCH 4/6] tests: make sure MKE2FS_FIRST_META_BG is unset while running tests
` [PATCH 5/6] tests: add f_first_meta_bg_too_big test
` [PATCH 6/6] tests: add the r_meta_bg_shrink test

[PATCH 0/6] e2fsprogs Summer 2014 patchbomb, part 5
 2014-08-09  5:59 UTC  (9+ messages)
` [PATCH 1/6] libext2fs: create inlinedata symlinks
` [PATCH 2/6] misc: fix gcc warnings
` [PATCH 3/6] mke2fs: set block_validity as a default mount option
` [PATCH 4/6] ext2fs: add readahead method to improve scanning
` [PATCH 5/6] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 6/6] e2fsck: read-ahead metadata during passes 1, 2, and 4

journal recovery problems with metadata_csum, *non-64bit*
 2014-08-09  4:07 UTC  (6+ messages)

e2fsck readahead speedup performance report
 2014-08-09  4:06 UTC  (4+ messages)

[PATCH] libext2fs: have UNIX IO manager use pread64/pwrite64
 2014-08-08 21:21 UTC  (2+ messages)

[PATCH] debugfs: Add inline data feature for symlink
 2014-08-08 18:04 UTC  (5+ messages)

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

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

[PATCH v2 3/4] quota: add project quota support
 2014-08-08 16:44 UTC 

[PATCH v2 2/4] quota: add project quota support
 2014-08-08 16:43 UTC 

[PATCH v2 1/4] quota: add project quota support
 2014-08-08 16:42 UTC 

[PATCH v2] debugfs: add inline data feature for symlink
 2014-08-08  6:34 UTC 

[PATCH v5 10/10] xfstests: fsx: Add fallocate insert range operation
 2014-08-08  5:07 UTC 

[PATCH v5 9/10] xfstests: fsstress: Add fallocate insert range
 2014-08-08  5:07 UTC 

[PATCH v5 8/10] xfstests: generic/032: Delayed allocation multi insert
 2014-08-08  5:07 UTC 

[PATCH v5 7/10] xfstests: generic/031: Multi insert range tests
 2014-08-08  5:06 UTC 

[PATCH v5 6/10] xfstests: generic/030: Delayed allocation insert range
 2014-08-08  5:06 UTC 

[PATCH v5 5/10] xfstests: generic/029: Standard insert range tests
 2014-08-08  5:06 UTC 

[PATCH v5 4/10] xfsprogs: xfs_io: add finsert command for insert range via fallocate
 2014-08-08  5:06 UTC 

[PATCH v5 3/10] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-08  5:06 UTC 

[PATCH v5 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-08  5:05 UTC 

[PATCH v5 1/10] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-08  5:05 UTC 

[PATCH v5 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-08  5:05 UTC 

[PATCH v3 0/6] ext4: extents status tree shrinker improvement
 2014-08-07  3:35 UTC  (7+ messages)
` [PATCH v3 1/6] ext4: improve extents status tree trace point
` [PATCH v3 2/6] ext4: track extent status tree shrinker delay statictics
` [PATCH v3 3/6] ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
` [PATCH v3 4/6] ext4: change lru to round-robin in extent status tree shrinker
` [PATCH v3 5/6] ext4: use a list to track all reclaimable objects for extent status tree
` [PATCH v3 6/6] ext4: use a garbage collection algorithm to manage object

testing result of loop-aio patchset on ext3
 2014-08-07  3:09 UTC  (9+ messages)

[PATCH] misc/e4defrag.c: use posix_fallocate64() if fallocate64() is unavailable
 2014-08-06 13:56 UTC  (3+ messages)

ext4 metadata corruption bug?
 2014-08-06  8:53 UTC  (8+ messages)

[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
 2014-08-06  6:15 UTC  (14+ messages)

[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
 2014-08-06  3:45 UTC  (5+ messages)
` [Bug 42723] "

[PATCH 0/5] ext4: RFC: Encryption
 2014-08-05 23:06 UTC  (3+ messages)
` [PATCH 4/5] ext4: Adds EXT4 encryption read callback support

After unlinking a large file on ext4, the process stalls for a long time
 2014-08-05 21:54 UTC  (11+ messages)

[PATCH v2] ext4: check inline directory before converting
 2014-08-05 12:20 UTC  (2+ messages)

[GIT PULL] ext4 bug updates for 3.17
 2014-08-05  3:11 UTC 

[PATCH 00/19] e2fsprogs patchbomb 7/14, part 2.1
 2014-08-05  2:06 UTC  (41+ messages)
` [PATCH 01/19] e2fuzz: fix fs handle cleanup when closing fails
` [PATCH 02/19] e2fsck: never free critical metadata blocks in the block found map
` [PATCH 03/19] e2fsck: use root dir for lost+found when really desperate
` [PATCH 04/19] dumpe2fs: complain when checksum verification fails
` [PATCH 05/19] libext2fs: check EA block headers when reading in the block
` [PATCH 06/19] e2fsck: try to salvage extent blocks with bad checksums
` [PATCH 07/19] e2fsck: try to salvage corrupt directory entry blocks
` [PATCH 08/19] e2fsck: offer to clear inode table blocks that are insane
` [PATCH 09/19] e2fsck: correctly preserve fs flags when modifying ignore-csum-error flag
` [PATCH 10/19] libext2fs: Don't cache inodes that fail checksum verification
` [PATCH 11/19] e2fsck: disable checksum verification in a few select places
` [PATCH 12/19] e2fsck: always ask to fix an inode that fails checksum verification
` [PATCH 13/19] tests: add regression tests for EA blocks with bad checksums
` [PATCH 14/19] tests: add tests for handling of corrupt extents
` [PATCH 15/19] tests: add tests for directory entry blocks with checksum errors
` [PATCH 16/19] tests: add regression tests for MMP blocks with bad checksums
` [PATCH 17/19] tests: add regression tests for superblocks "
` [PATCH 18/19] tests: add regression tests for group descriptors "
` [PATCH 19/19] tests: add regression tests for inodes "

[PATCH 0/4] quota: add project quota support
 2014-08-04 14:44 UTC  (5+ messages)

[PATCH] ext4: save goal group and offset in struct ext4_allocation_context.ac_g_ex
 2014-08-04 10:39 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 1/1 linux-next] ext4: fix comment in evict_inode()
 2014-08-04  8:26 UTC 

[PATCH 1/2] Revert "mke2fs: prevent creation of unmountable ext4 with large flex_bg count"
 2014-08-03 18:13 UTC  (2+ messages)
` [PATCH 2/2] libext2fs: place metadata blocks in the last flex_bg so they are contiguous

[Bug 81461] New: EXT-4 kernel panic
 2014-08-03 17:05 UTC  (5+ messages)
` [Bug 81461] "

来自Pu Hou的邮件
 2014-08-03 15:38 UTC 

(unknown)
 2014-08-03 14:24 UTC 

[PATCH] .gitignore: Add misc/e2fuzz file
 2014-08-03  4:14 UTC  (2+ messages)
`  "

[PATCH] misc/e2freefrag: Fix argument parsing in do_freefrag()
 2014-08-03  4:12 UTC  (2+ messages)

[PATCH 00/37] e2fsprogs patchbomb 5/14
 2014-08-02 23:43 UTC  (5+ messages)
` [PATCH 21/37] libext2fs: have UNIX IO manager use pread/pwrite
` [PATCH 25/37] libext2fs: when appending to a file, don't split an index block in equal halves

[PATCH 3/4] quota: add project quota support
 2014-08-02  4:58 UTC  (2+ messages)

[PATCH 1/3] filefrag: minor code fixes and cleanups
 2014-08-02  2:09 UTC  (2+ messages)

[PATCH 1/2] misc: quiet signed/unsigned charactr compiler warnings
 2014-08-02  1:41 UTC  (4+ messages)
` [PATCH 2/2] tests: fix f_badcluster output formatting

[PATCH 3/4 v3] tune2fs: update journal super block when changing UUID for fs
 2014-08-02  1:32 UTC  (4+ messages)
` [PATCH] tune2fs: fix uninitialized variable in remove_journal_device

My Dear Beloved!
 2014-07-29 20:22 UTC 

[PATCH 0/4] quota: add project quota support
 2014-08-01 15:28 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 read-only IMAP folder(s) and NNTP newsgroup(s).