messages from 2014-07-28 13:26:00 to 2014-08-05 23:06:57 UTC [more...]
[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] debugfs: Add inline data feature for symlink
2014-08-05 12:27 UTC (5+ messages)
[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
2014-08-05 12:38 UTC (4+ messages)
` [Bug 42723] "
[PATCH v2] ext4: check inline directory before converting
2014-08-05 12:20 UTC (3+ 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 00/21] e2fsprogs Summer 2014 patchbomb, part 3
2014-08-05 1:07 UTC (22+ 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 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 10/21] e2fsck: clear inline_data inode flag if EA missing
` [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 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 20/21] e2fsck: don't set prev after processing '..' on an inline dir
` [PATCH 21/21] tests: add regression tests for inlinedata fixes
[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
fuzz testing an ext4fs file system under a 32 bit Linux user mode linux guest let task jbd2/ubda hang
2014-08-03 18:42 UTC (2+ messages)
[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 (6+ 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 (7+ messages)
` [PATCH 21/37] libext2fs: have UNIX IO manager use pread/pwrite
` [PATCH 24/37] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [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 (5+ messages)
` [PATCH 2/3] filefrag: reserve fields and new extent flags
` [PATCH 3/3] filefrag: print out physical extent length if set
[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 0/4 v3] e2fsprogs journal fixes (UUID and 1k block size issue)
2014-08-02 1:32 UTC (11+ messages)
` [PATCH 3/4 v3] tune2fs: update journal super block when changing UUID for fs
` [PATCH] tune2fs: fix uninitialized variable in remove_journal_device
My Dear Beloved!
2014-07-29 20:22 UTC
[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
2014-08-01 16:04 UTC (23+ messages)
[PATCH 0/4] quota: add project quota support
2014-08-01 15:28 UTC (4+ messages)
-- Re: Very Urgent
2014-08-01 10:28 UTC
[PATCH 4/4] quota: add project quota support
2014-08-01 1:08 UTC
[PATCH 2/4] quota: add project quota support
2014-08-01 1:07 UTC
ext4_mb_generate_buddy: 18745 clusters in bitmap, 18746 in gd; block bitmap corrupt
2014-07-31 23:30 UTC (4+ messages)
[PATCH] misc/e4defrag.c: use posix_fallocate64() if fallocate64() is unavailable
2014-07-31 23:22 UTC (2+ messages)
ext4: first write to large ext3 filesystem takes 96 seconds
2014-07-31 15:27 UTC (7+ messages)
ext4 metadata corruption bug?
2014-07-31 2:37 UTC (7+ messages)
[PATCH] ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
2014-07-31 2:27 UTC
[PATCH] mke2fs: fix flexbg check to allow small filesystems
2014-07-31 0:12 UTC (2+ messages)
[PATCH 0/6 v5] fiemap: introduce DATA_COMPRESSED and PHYS_LENGTH flags
2014-07-30 20:06 UTC (3+ messages)
` [PATCH 2/6] fiemap: add fe_phys_length and EXTENT_PHYS_LENGTH flag
[PATCH] ext4: regression test for wrong assert in ext4_mb_normalize_request()
2014-07-30 9:27 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] xfstests/ext4: "
[PATCH] ext4: add sysfs entry showing whether the fs contains errors
2014-07-30 7:47 UTC (8+ messages)
` [PATCH] ext4: add sysfs entry showing whether the fs contains errorsx
Bad flexbg_overhead calculation
2014-07-30 7:07 UTC (2+ messages)
[PATCH] ext4: fix COLLAPSE RANGE test failure when bigalloc is enable
2014-07-30 4:36 UTC (5+ messages)
dump ext4 performance degrades linearly as disk fills
2014-07-29 22:48 UTC (3+ messages)
[PATCH] ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim
2014-07-29 22:58 UTC
[PATCH] ext4: refactor ext4_move_extents code base v2
2014-07-29 14:25 UTC (2+ messages)
Hello
2014-07-29 8:23 UTC
Is warn_on() right reply for i/o error?
2014-07-29 12:05 UTC (4+ messages)
Online resize issue with 3.13.5 & 3.15.6
2014-07-29 8:00 UTC (10+ messages)
[PATCH 00/18] e2fsprogs patchbomb 7/14, part 2
2014-07-28 19:32 UTC (6+ messages)
` [PATCH 04/18] e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems
[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
2014-07-28 16:49 UTC (8+ messages)
` [PATCH 2/4 v3] fiemap: add "
` [Ocfs2-devel] "
Question: errors=continue behaviour for failed external journal device
2014-07-28 16:09 UTC (8+ messages)
resilience against power loss
2014-07-28 15:23 UTC (3+ messages)
Work on ext4
2014-07-28 15:17 UTC (8+ messages)
[PATCH 0/5] e2fsprogs: some small cleanups and fixes for journal code
2014-07-28 13:53 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).