Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: Corrupted superblock? But disk still mounts., (continued)
- [PATCH 00/27] e2fsprogs Summer 2014 patchbomb, part 5.1,
Darrick J. Wong
- [PATCH 01/27] e2fuzz: fix pwrite64/pwrite usage, Darrick J. Wong
- [PATCH 02/27] misc: fix gcc warnings, Darrick J. Wong
- [PATCH 03/27] libext2fs: byteswap inode when performing the sanity scan, Darrick J. Wong
- [PATCH 04/27] libext2fs: fix problems with LE<->BE conversions on BE platforms, Darrick J. Wong
- [PATCH 05/27] e2fsck: on BE, re-swap everything after a damaged dirent so salvage works correctly, Darrick J. Wong
- [PATCH 06/27] libext2fs: create inlinedata symlinks, Darrick J. Wong
- [PATCH 07/27] contrib: add script to help resync journal code with kernel, Darrick J. Wong
- [PATCH 08/27] e2fsck: resync jbd2 recovery code from Linux 3.16, Darrick J. Wong
- [PATCH 09/27] e2fsck: resync jbd2 revoke code from Linux 3.16, Darrick J. Wong
- [PATCH 10/27] e2fsck: fix infinite loop when recovering corrupt journal blocks, Darrick J. Wong
- [PATCH 11/27] e2fsck/debugfs: fix descriptor block size handling errors with journal_csum, Darrick J. Wong
- [PATCH 12/27] debugfs: create journal handling routines, Darrick J. Wong
- [PATCH 13/27] e2fsck: set journal superblock s_sequence to tail_sequence, Darrick J. Wong
- [PATCH 14/27] debugfs: add the ability to write transactions to the journal, Darrick J. Wong
- [PATCH 15/27] tests: test writing and recovering checksum-free 32/64bit journals, Darrick J. Wong
- [PATCH 16/27] tests: test writing and recovering 64bit csum_v3 journals, Darrick J. Wong
- [PATCH 17/27] tests: test writing and recovering 32bit csum_v3 journals, Darrick J. Wong
- [PATCH 18/27] tests: write and replay blocks with the old journal checksum, Darrick J. Wong
- [PATCH 19/27] tests: test recovery of 32 and 64-bit journals with checksum v2, Darrick J. Wong
- [PATCH 20/27] tests: test how e2fsck recovers from corrupt journal superblocks, Darrick J. Wong
- [PATCH 21/27] tests: test e2fsck recovery of corrupt revoke blocks, Darrick J. Wong
- [PATCH 22/27] tests: test e2fsck recovery with broken commit blocks, Darrick J. Wong
- [PATCH 23/27] tests: test e2fsck recovery of corrupt descriptor blocks, Darrick J. Wong
- [PATCH 24/27] mke2fs: set block_validity as a default mount option, Darrick J. Wong
- [PATCH 25/27] ext2fs: add readahead method to improve scanning, Darrick J. Wong
- [PATCH 26/27] libext2fs/e2fsck: provide routines to read-ahead metadata, Darrick J. Wong
- [PATCH 27/27] e2fsck: read-ahead metadata during passes 1, 2, and 4, Darrick J. Wong
- [PATCH 28/27] libext2fs: write_journal_inode should check iterate return value, Darrick J. Wong
- [PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent -v2,
Dmitry Monakhov
- [PATCH 0/2] jbd2 checksum-related fixes,
Darrick J. Wong
- possible different donor file naming in e4defrag,
TR Reardon
- 2014 Linux Plumbers Call for File and Storage Systems Microconference Proposals, Lukáš Czerner
- [PATCH] ext3: Count internal journal as bsddf overhead in ext3_statfs,
Chin-Tsung Cheng
- [PATCH v2] ext4: include journal blocks of internal journal in df overhead calcs,
Chin-Tsung Cheng
- [PATCH 0/2] new APIs to allocate buffer-cache for superblock in non-movable area,
Gioh Kim
- [PATCH] filefrag: fix extent count calculation when using FIBMAP, Theodore Ts'o
- fine grain block allocation API request,
Dmitry Monakhov
- [PATCH] ext4: include journal blocks of internal journal in df overhead calcs,
Chin-Tsung Cheng
- [PATCH v2] e2fsck: don't flush the FS unless it's actually dirty,
Darrick J. Wong
- [PATCH] ext4: remove a duplicate call in ext4_init_new_dir(),
Wang Shilong
- [PATCH 1/2] Use ext4_ext_next_allocated_block instead of mext_next_extent,
Dmitry Monakhov
- [Bug 82201] New: ext4 crash in ext4_superblock_csum,
bugzilla-daemon
- [PATCH] e2fsck: don't flush the FS unless it's actually dirty,
Darrick J. Wong
- [PATCH] e2fsck: flush out the superblock and bitmaps before printing final messages,
Theodore Ts'o
- New feature/project ideas,
Vimal A R
- Updated versoin of kvm-xfstests available,
Theodore Ts'o
- [PATCH 1/6] libext2fs: avoid buffer overflow if s_first_meta_bg is too big,
Theodore Ts'o
- [PATCH 0/6] e2fsprogs Summer 2014 patchbomb, part 5,
Darrick J. Wong
- [PATCH 1/6] libext2fs: create inlinedata symlinks, Darrick J. Wong
- [PATCH 2/6] misc: fix gcc warnings, Darrick J. Wong
- [PATCH 3/6] mke2fs: set block_validity as a default mount option, Darrick J. Wong
- [PATCH 4/6] ext2fs: add readahead method to improve scanning, Darrick J. Wong
- [PATCH 5/6] libext2fs/e2fsck: provide routines to read-ahead metadata, Darrick J. Wong
- [PATCH 6/6] e2fsck: read-ahead metadata during passes 1, 2, and 4, Darrick J. Wong
- Re: [PATCH 0/6] e2fsprogs Summer 2014 patchbomb, part 5, Theodore Ts'o
- e2fsck readahead speedup performance report,
Darrick J. Wong
- [PATCH] libext2fs: have UNIX IO manager use pread64/pwrite64,
Theodore Ts'o
- journal recovery problems with metadata_csum, *non-64bit*,
TR Reardon
- Re: journal recovery problems with metadata_csum, *non-64bit*, Darrick J. Wong
- <Possible follow-ups>
- Re: journal recovery problems with metadata_csum, *non-64bit*, TR Reardon
- Re: journal recovery problems with metadata_csum, *non-64bit*, Darrick J. Wong
Re: [PATCH v2 4/4] quota: add project quota support, Li Xi
Re: [PATCH v2 3/4] quota: add project quota support, Li Xi
Re: [PATCH v2 2/4] quota: add project quota support, Li Xi
Re: [PATCH v2 1/4] quota: add project quota support, Li Xi
[PATCH v2 0/4] quota: add project quota support,
Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Theodore Ts'o
- Re: [PATCH v2 0/4] quota: add project quota support, Theodore Ts'o
- Re: [PATCH v2 0/4] quota: add project quota support, Dmitry Monakhov
- <Possible follow-ups>
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
- Re: [PATCH v2 0/4] quota: add project quota support, Li Xi
[PATCH v2] debugfs: add inline data feature for symlink, Pu Hou
[PATCH v5 3/10] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate, Namjae Jeon
[PATCH v5 5/10] xfstests: generic/029: Standard insert range tests, Namjae Jeon
[PATCH v5 6/10] xfstests: generic/030: Delayed allocation insert range, Namjae Jeon
[PATCH v5 7/10] xfstests: generic/031: Multi insert range tests, Namjae Jeon
[PATCH v5 9/10] xfstests: fsstress: Add fallocate insert range, Namjae Jeon
[PATCH v5 10/10] xfstests: fsx: Add fallocate insert range operation, Namjae Jeon
[PATCH v5 8/10] xfstests: generic/032: Delayed allocation multi insert, Namjae Jeon
[PATCH v5 4/10] xfsprogs: xfs_io: add finsert command for insert range via fallocate, Namjae Jeon
[PATCH v5 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate,
Namjae Jeon
[PATCH v5 1/10] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate, Namjae Jeon
[PATCH v5 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate, Namjae Jeon
[PATCH v3 0/6] ext4: extents status tree shrinker improvement,
Zheng Liu
[GIT PULL] ext4 bug updates for 3.17, Theodore Ts'o
[PATCH 00/21] e2fsprogs Summer 2014 patchbomb, part 3,
Darrick J. Wong
- [PATCH 01/21] e2fuzz: fix build problems on macosx and i386 linux, Darrick J. Wong
- [PATCH 02/21] e2fsck: convert 'delete files' warning to a proper fix_problem error, Darrick J. Wong
- [PATCH 03/21] libext2fs: check EA value offset, Darrick J. Wong
- [PATCH 04/21] libext2fs/e2fsck: don't run off the end of the EA block, Darrick J. Wong
- [PATCH 05/21] misc: fix various endianness problems with inline_data, Darrick J. Wong
- [PATCH 06/21] libext2fs: strict inline data overwrite should not return ENOSPC, Darrick J. Wong
- [PATCH 07/21] libext2fs: remove EA when inline data is less than 60 bytes, Darrick J. Wong
- [PATCH 08/21] libext2fs: fix memory leak when failing to iterate inline_data directory, Darrick J. Wong
- [PATCH 09/21] e2fsck: check ea-in-inode regions for overlap, Darrick J. Wong
- [PATCH 10/21] e2fsck: clear inline_data inode flag if EA missing, Darrick J. Wong
- [PATCH 11/21] e2fsck: handle inline data symlinks, Darrick J. Wong
- [PATCH 12/21] e2fsck: check inline directory data "block" first, Darrick J. Wong
- [PATCH 13/21] e2fsck: don't try to iterate blocks of an inline_data inode when deallocating it, Darrick J. Wong
- [PATCH 14/21] e2fsck: clear extents and inline_data flags from fifo/socket/device inodes, Darrick J. Wong
- [PATCH 15/21] e2fsck: fix conflicting extents|inlinedata inode flags, Darrick J. Wong
- [PATCH 16/21] e2fsck: do a better job of fixing i_size of inline directories, Darrick J. Wong
- [PATCH 17/21] e2fsck: use the correct block size when salvaging directories, Darrick J. Wong
- [PATCH 18/21] e2fsck: check inline dir size is a multiple of 4, Darrick J. Wong
- [PATCH 19/21] e2fsck: be more careful in assuming inline_data inodes are directories, Darrick J. Wong
- [PATCH 20/21] e2fsck: don't set prev after processing '..' on an inline dir, Darrick J. Wong
- [PATCH 21/21] tests: add regression tests for inlinedata fixes, Darrick J. Wong
[PATCH 1/1 linux-next] ext4: fix comment in evict_inode(), Fabian Frederick
[PATCH 1/2] Revert "mke2fs: prevent creation of unmountable ext4 with large flex_bg count",
Theodore Ts'o
fuzz testing an ext4fs file system under a 32 bit Linux user mode linux guest let task jbd2/ubda hang,
Toralf Förster
[PATCH] .gitignore: Add misc/e2fuzz file,
Artemiy Volkov
[PATCH] misc/e2freefrag: Fix argument parsing in do_freefrag(),
Artemiy Volkov
[PATCH 00/19] e2fsprogs patchbomb 7/14, part 2.1,
Darrick J. Wong
- [PATCH 01/19] e2fuzz: fix fs handle cleanup when closing fails, Darrick J. Wong
- [PATCH 02/19] e2fsck: never free critical metadata blocks in the block found map, Darrick J. Wong
- [PATCH 03/19] e2fsck: use root dir for lost+found when really desperate, Darrick J. Wong
- [PATCH 04/19] dumpe2fs: complain when checksum verification fails, Darrick J. Wong
- [PATCH 05/19] libext2fs: check EA block headers when reading in the block, Darrick J. Wong
- [PATCH 06/19] e2fsck: try to salvage extent blocks with bad checksums, Darrick J. Wong
- [PATCH 07/19] e2fsck: try to salvage corrupt directory entry blocks, Darrick J. Wong
- [PATCH 08/19] e2fsck: offer to clear inode table blocks that are insane, Darrick J. Wong
- [PATCH 09/19] e2fsck: correctly preserve fs flags when modifying ignore-csum-error flag, Darrick J. Wong
- [PATCH 10/19] libext2fs: Don't cache inodes that fail checksum verification, Darrick J. Wong
- [PATCH 11/19] e2fsck: disable checksum verification in a few select places, Darrick J. Wong
- [PATCH 12/19] e2fsck: always ask to fix an inode that fails checksum verification, Darrick J. Wong
- [PATCH 13/19] tests: add regression tests for EA blocks with bad checksums, Darrick J. Wong
- [PATCH 14/19] tests: add tests for handling of corrupt extents, Darrick J. Wong
- [PATCH 15/19] tests: add tests for directory entry blocks with checksum errors, Darrick J. Wong
- [PATCH 16/19] tests: add regression tests for MMP blocks with bad checksums, Darrick J. Wong
- [PATCH 17/19] tests: add regression tests for superblocks with bad checksums, Darrick J. Wong
- [PATCH 18/19] tests: add regression tests for group descriptors with bad checksums, Darrick J. Wong
- [PATCH 19/19] tests: add regression tests for inodes with bad checksums, Darrick J. Wong
Re: [PATCH 4/4] quota: add project quota support, Li Xi
Re: [PATCH 3/4] quota: add project quota support,
Li Xi
Re: [PATCH 2/4] quota: add project quota support, Li Xi
[PATCH 0/4] quota: add project quota support,
Li Xi
[Bug 81461] New: EXT-4 kernel panic,
bugzilla-daemon
ext4_mb_generate_buddy: 18745 clusters in bitmap, 18746 in gd; block bitmap corrupt,
Andy Isaacson
[PATCH] misc/e4defrag.c: use posix_fallocate64() if fallocate64() is unavailable,
basile
[PATCH] debugfs: Add inline data feature for symlink.,
Pu Hou
[PATCH] ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct, Theodore Ts'o
[PATCH 1/3] filefrag: minor code fixes and cleanups,
Andreas Dilger
[PATCH 0/6 v5] fiemap: introduce DATA_COMPRESSED and PHYS_LENGTH flags,
David Sterba
[PATCH] mke2fs: fix flexbg check to allow small filesystems,
Andreas Dilger
Bad flexbg_overhead calculation,
Dilger, Andreas
[PATCH 1/2] misc: quiet signed/unsigned charactr compiler warnings,
Andreas Dilger
[PATCH 0/4 v3] e2fsprogs journal fixes (UUID and 1k block size issue),
Azat Khuzhin
Question: errors=continue behaviour for failed external journal device,
Vlad Dobrotescu
[PATCH 0/6] miscellaneous bug fixes for e2fsprogs,
Theodore Ts'o
[PATCH] resize2fs: fix 32bit overflow during minimal size calculation for 64bit fs.,
Azat Khuzhin
[PATCH 00/18] e2fsprogs patchbomb 7/14, part 2,
Darrick J. Wong
- [PATCH 01/18] e2fsck: reserve blocks for root/lost+found directory repair, Darrick J. Wong
- [PATCH 02/18] e2fsck: fix merge error in "clear uninit flag on directory extents", Darrick J. Wong
- [PATCH 03/18] e2fsck: perform implied cluster allocations when filling a directory hole, Darrick J. Wong
- [PATCH 04/18] e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems, Darrick J. Wong
- [PATCH 05/18] e2fsck: during pass1b delete_file, only free a cluster once, Darrick J. Wong
- [PATCH 06/18] dumpe2fs: add switch to disable checksum verification, Darrick J. Wong
- [PATCH 07/18] e2fsck: verify checksums after checking everything else, Darrick J. Wong
- [PATCH 08/18] e2fsck: fix the various checksum error messages, Darrick J. Wong
- [PATCH 09/18] e2fsck: insert a missing dirent tail for checksums if possible, Darrick J. Wong
- [PATCH 10/18] e2fsck: write dir blocks after new inode when reconstructing root/lost+found, Darrick J. Wong
- [PATCH 11/18] libext2/fsck: correctly preserve fs flags when modifying ignore-csum-error flag, Darrick J. Wong
- [PATCH 12/18] e2fsck: toggle checksum verification error reporting appropriately, Darrick J. Wong
- [PATCH 13/18] libext2fs: Don't cache inodes that fail checksum verification, Darrick J. Wong
- [PATCH 14/18] e2fsck: always recheck an inode checksum failure, Darrick J. Wong
- [PATCH 15/18] e2fsck: clear badblocks inode when checksum fails, Darrick J. Wong
- [PATCH 16/18] e2fsck: leave room for checksum structure when salvaging a directory, Darrick J. Wong
- [PATCH 17/18] e2fsck: make insert_dirent_tail more robust, Darrick J. Wong
- [PATCH 18/18] e2fsck: don't offer to fix the checksum of fixed extents, Darrick J. Wong
[PATCH v2] ext4: check inline directory before converting,
Darrick J. Wong
[PATCH] resize2fs: radically reduce memory utilization by using rbtree bitmaps,
Theodore Ts'o
[PATCH 0/5 v4] fiemap: introduce EXTENT_DATA_COMPRESSED flag,
David Sterba
Work on ext4,
Nick Krause
[PATCH] debugfs: allow do_write() to handle files over 4GB,
Andreas Dilger
Unable to build e2fsprogs 1.42.11 on RHEL 5,
Dilger, Andreas
[PATCH] ext4: check inline directory before converting,
Darrick J. Wong
Is warn_on() right reply for i/o error?,
Pavel Machek
[PATCH] filefrag: fix block size value,
Rakesh Pandit
[PATCH] filefrag: fix -B option and extents calculation for FIBMAP,
Rakesh Pandit
[PATCH] ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim,
JP Abgrall
[PATCH 0/5] ext4: RFC: Encryption,
Michael Halcrow
[PATCH] ext4: save goal group and offset in struct ext4_allocation_context.ac_g_ex,
Xiaoguang Wang
[PATCH] build: fix unused/uninitialized variable warnings,
Andreas Dilger
[PATCH] ext4: refactor ext4_move_extents code base v2,
Dmitry Monakhov
[PATCH] debugfs: fix printing of inline data during symlink inode dump,
Darrick J. Wong
[PATCH 1/2] xfstests: add data integtiry test for e4defrag ext4/307,
Dmitry Monakhov
resilience against power loss,
vicentiu . neagoe
[PATCH 2/2] ext4: allocate buffer-cache for superblock in, non-movable area, Gioh Kim
[PATCH 1/2] fs/buffer.c: allocate buffer cache from non-movable area, Gioh Kim
[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area,
Gioh Kim
[PATCH] ext4: refactor ext4_move_extents code base v1, Dmitry Monakhov
[PATCH 1/3] ext4: add i_data_sem sanity check,
Dmitry Monakhov
Online resize issue with 3.13.5 & 3.15.6,
Brad Campbell
Question about EXT4_IOC_MOVE_EXT,
Timofey Titovets
Delayed block allocation failures after shrinking fs,
Charles Cazabon
[PATCH 00/24] e2fsprogs patchbomb 7/14, part 1,
Darrick J. Wong
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]