Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- sparsify - utility to punch out blocks of 0s in a file,
Eric Sandeen
- sane fsck default behavior for "Entry ... in ... has deleted/unused inode .... Clear? yes",
Hin-Tak Leung
- [Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy,
bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- [Bug 42723] EXT4-fs error: ext4_mb_generate_buddy, bugzilla-daemon
- 3.2.2: edquota: WARNING - /dev/md2: cannot change current block allocation,
Carlos Carvalho
- [PATCH] ext4: fix resize when resizing within single group,
Lukas Czerner
- Ext4 developer's workshop website is now up,
Theodore Ts'o
- [PATCH] ext4: s_dirtyclusters_counter should tranform to unit of cluster before assigning to "dirty_clusters" in ext4_has_free_clusters(),
Robin Dong
- Delayed Extent Tree and Extent Lock Tree,
Allison Henderson
- [PATCH] libext2fs: quiet spurious group checksum errors,
Andreas Dilger
- [PATCH] ext4: let getattr report the right blocks in delalloc+bigalloc.,
Tao Ma
- [PATCH -next] ext4: fix balloc.c printk format warning, Randy Dunlap
- Bigalloc ENOSPC woes,
Eric Sandeen
- [PATCH] ext4: avoid deadlock on sync-mounted ext2 FS,
Martin Wilck
- [Bug 42694] New: lvcreate: lock held when returning to user space, bugzilla-daemon
- [PATCH 1/2] ext3: Don't call dquot_free_block() if we don't update anything,
Kazuya Mio
- [PATCH 2/2] ext3: Don't update ctime in ext3_splice_branch(),
Kazuya Mio
- [PATCH 0/2] ext3: Reduce calling ext3_mark_inode_dirty() for speedup,
Kazuya Mio
- 3.2 and 3.1 filesystem scalability measurements,
Eric Whitney
- Re: 3.2 and 3.1 filesystem scalability measurements, Cédric Villemain
Re: Ext4 Kernel Crash,
Jesper Juhl
New warning: Unable to get device geometry for [filename],
Richard W.M. Jones
[patch|rfc][0/3] fix aio+dio+O_SYNC writes,
Jeff Moyer
[PATCH] ext2: Replace tests of write IO errors using buffer_uptodate, Jan Kara
[patch] ext4: fix race between unwritten extent conversion and truncate,
Jeff Moyer
[patch] ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate(),
Dan Carpenter
[patch|rfc] ext4: fix race between unwritten extent conversion and truncate,
Jeff Moyer
Does Ext4 support parallel write similar to XFS?,
Amit Sahrawat
[patch] ext4: remove an unneeded NULL check,
Dan Carpenter
[PATCH v4 0/8] ext4: io type accouting,
Zheng Liu
[RFC] Add new extent structure in ext4,
Robin Dong
[PATCH] ext4: add error handling when discarding is fail in FITRIM ioctl,
Namjae Jeon
Ext4 Filesystem recovery ...,
Paul Richter
Question about writable ext4-snapshot,
Robin Dong
[PATCH 0/8] Fix filesystem freezing,
Jan Kara
Ext4 bigalloc and sparc ext3 16k blocksize,
Bluflonalgul
[PATCH] Make wordwrap.pl work with perl 5.12.1, Jan Kara
[PATCH] quota: Remove unnecessary definitions,
Jan Kara
ext4 crashes on nfs server,
muellejo
[PATCH v5.4 00/13] crc32c: Add faster algorithm and self-test code,
Darrick J. Wong
- [PATCH 01/13] crc32: removed two instances of trailing whitespaces, Darrick J. Wong
- [PATCH 02/13] crc32: Move long comment about crc32 fundamentals to Documentation/, Darrick J. Wong
- [PATCH 03/13] crc32: Simplify unit test code, Darrick J. Wong
- [PATCH 07/13] crc32: Add slice-by-8 algorithm to existing code, Darrick J. Wong
- [PATCH 06/13] crc32: Make CRC_*_BITS definition correspond to actual bit counts, Darrick J. Wong
- [PATCH 12/13] crc32: Add self-test code for crc32c, Darrick J. Wong
- [PATCH 10/13] crc32: Bolt on crc32c, Darrick J. Wong
- [PATCH 11/13] crypto: crc32c should use library implementation, Darrick J. Wong
- [PATCH 13/13] crc32: Select an algorithm via kconfig, Darrick J. Wong
- [PATCH 09/13] crc32: Add note about this patchset to crc32.c, Darrick J. Wong
- [PATCH 05/13] crc32: Fix mixing of endian-specific types, Darrick J. Wong
- [PATCH 08/13] crc32: Optimize loop counter for x86, Darrick J. Wong
- [PATCH 04/13] crc32: Miscellaneous cleanups, Darrick J. Wong
- Re: [PATCH v5.4 00/13] crc32c: Add faster algorithm and self-test code, Andrew Morton
[PATCH RESEND] ext4: remove 'error' variable in ext4_xattr_check_block() function, Zheng Liu
[PATCH RESEND] ext4: format flag in dx_probe(),
Zheng Liu
[PATCH RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate(),
Zheng Liu
[PATCH RESEND] ext4: replace ll_rw_block with other functions, Zheng Liu
[PATCH 0/3] ext4: punch hole beyond i_size,
Allison Henderson
[PATCH 0/3] Clean up bitmap loading,
Theodore Ts'o
Filesystem freeze vs blockdevice snapshot,
Asdo
working on extent locks for i_mutex,
Allison Henderson
[PATCH 0/4] Fix filesystem freezing,
Jan Kara
punch-hole should go beyond i_size,
Hugh Dickins
[PATCH][RESEND]tracepoint: add drop_transaction/update_superblock_end to jbd2,
Seiji Aguchi
[PATCH v5] ext4: make quota as first class supported feature,
Aditya Kali
[PATCH v2] jbd: Issue cache flush after checkpointing, Jan Kara
[PATCH] ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc,
Lukas Czerner
[PATCH 0/6] jbd2: Checkpointing fix and cleanups,
Jan Kara
[GIT PULL] ext4 updates for 3.3,
Theodore Ts'o
[PATCH] jbd: clear b_modified before moving the jh to a different transaction,
Josef Bacik
[PATCH] ext4: Support "check=none" "nocheck" mount options,
Josh Boyer
[PATCH] libquota: Do not build libquota when disabled,
Jan Kara
[PATCH RESEND] ext4: fix undefined behavior in ext4_fill_flex_info(),
Xi Wang
[PATCH] ext4: setattr: Forbid setting data journalling when delalloc enabled,
Lukas Czerner
[PATCH] jbd: Issue cache flush after checkpointing, Jan Kara
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5),
Bernd Schubert
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v4),
Bernd Schubert
ext4 discard does not apper in /proc/mounts,
Andrei Popa
[RFC 0/2] e2fsprogs: Add FUSE server,
Darrick J. Wong
[PATCH v2.3 00/51] e2fsprogs: Add metadata checksumming,
Darrick J. Wong
- [PATCH 01/51] libext2fs: Read and write full size inodes, Darrick J. Wong
- [PATCH 02/51] libext2fs: Change ext4 on-disk layout to support metadata checksumming, Darrick J. Wong
- [PATCH 03/51] debugfs: Optionally ignore bad checksums, Darrick J. Wong
- [PATCH 05/51] libext2fs: Add inode checksum support, Darrick J. Wong
- [PATCH 08/51] e2fsck: Verify and correct inode checksums, Darrick J. Wong
- [PATCH 09/51] mke2fs: Allow metadata checksums to be turned on at mkfs time, Darrick J. Wong
- [PATCH 10/51] libext2fs: Create the inode bitmap checksum, Darrick J. Wong
- [PATCH 06/51] debugfs: Dump inode checksum when appropriate, Darrick J. Wong
- [PATCH 04/51] libext2fs: Precompute FS UUID checksum seed, Darrick J. Wong
- [PATCH 07/51] tune2fs: Add inode checksum support, Darrick J. Wong
- [PATCH 11/51] tune2fs: Rewrite inode bitmap checksums, Darrick J. Wong
- [PATCH 12/51] dumpe2fs: Display inode bitmap checksum, Darrick J. Wong
- [PATCH 13/51] e2fsck: Verify inode bitmap checksum, Darrick J. Wong
- [PATCH 14/51] libext2fs: Create the block bitmap checksum, Darrick J. Wong
- [PATCH 16/51] e2fsck: Verify block bitmap checksum, Darrick J. Wong
- [PATCH 15/51] dumpe2fs: Display block bitmap checksum, Darrick J. Wong
- [PATCH 17/51] e2fsck: Don't verify bitmap checksums, Darrick J. Wong
- [PATCH 18/51] tune2fs: Rewrite block bitmap checksums, Darrick J. Wong
- [PATCH 21/51] e2fsck: Verify extent tree blocks and clear the bad ones, Darrick J. Wong
- [PATCH 23/51] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers, Darrick J. Wong
- [PATCH 24/51] e2fsck: Verify htree root/node checksums, Darrick J. Wong
- [PATCH 27/51] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID, Darrick J. Wong
- [PATCH 19/51] libext2fs: Verify and calculate extent tree block checksums, Darrick J. Wong
- [PATCH 28/51] libext2fs: Verify and calculate extended attribute block checksums, Darrick J. Wong
- [PATCH 20/51] tune2fs: Enable extent tree checksums, Darrick J. Wong
- [PATCH 29/51] e2fsck: Check extended attribute block checksums, Darrick J. Wong
- [PATCH 25/51] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes, Darrick J. Wong
- [PATCH 22/51] debugfs: Print htree internal node checksums, Darrick J. Wong
- [PATCH 30/51] tune2fs: Rewrite extended attribute block checksums, Darrick J. Wong
- [PATCH 31/51] libext2fs: Calculate and verify superblock checksums, Darrick J. Wong
- [PATCH 33/51] libext2fs: Record the checksum algorithm in use in the superblock, Darrick J. Wong
- [PATCH 34/51] tune2fs: Store checksum algorithm type in superblock, Darrick J. Wong
- [PATCH 26/51] e2fsck: Check directory leaf block checksums, Darrick J. Wong
- [PATCH 32/51] e2fsck: Handle superblock checksum errors gracefully, Darrick J. Wong
- [PATCH 35/51] mke2fs: Record the checksum algorithm in use in the superblock, Darrick J. Wong
- [PATCH 36/51] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set), Darrick J. Wong
- [PATCH 37/51] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature, Darrick J. Wong
- [PATCH 38/51] mke2fs: Warn if not enabling all the features that metadata_csum wants, Darrick J. Wong
- [PATCH 40/51] e2fsck: Verify and correct MMP checksum problems, Darrick J. Wong
- [PATCH 41/51] tune2fs: Force MMP update when changing metadata_csum flag, Darrick J. Wong
- [PATCH 46/51] e2fsck: Check descriptor block checksum when recovering journal, Darrick J. Wong
- [PATCH 39/51] libext2fs: Add checksum to MMP block, Darrick J. Wong
- [PATCH 45/51] e2fsck: Check revoke block checksum during recovery, Darrick J. Wong
- [PATCH 47/51] e2fsck: Check commit block checksum during recovery, Darrick J. Wong
- [PATCH 43/51] libext2fs: Dump feature flags for jbd2 v2 checksums, Darrick J. Wong
- [PATCH 48/51] e2fsck: Verify data block checksums when recovering journal, Darrick J. Wong
- [PATCH 42/51] libext2fs: Change on-disk journal layout to support metadata checksumming, Darrick J. Wong
- [PATCH 49/51] libext2fs: Enable support for the metadata checksumming feature, Darrick J. Wong
- [PATCH 44/51] e2fsck: Check journal superblock checksum prior to recovery, Darrick J. Wong
- [PATCH 51/51] e2fsck: Refactor crc32_be code, Darrick J. Wong
- [PATCH 50/51] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation, Darrick J. Wong
[PATCH v2.3 00/23] ext4: Add metadata checksumming,
Darrick J. Wong
[PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal, Darrick J. Wong
[PATCH 19/23] jbd2: Checksum revocation blocks, Darrick J. Wong
[PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary, Darrick J. Wong
[PATCH 18/23] jbd2: Checksum journal superblock, Darrick J. Wong
[PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features, Darrick J. Wong
[PATCH 21/23] jbd2: Checksum commit blocks, Darrick J. Wong
[PATCH 15/23] jbd2: Change disk layout for metadata checksumming, Darrick J. Wong
[PATCH 14/23] ext4: Add checksums to the MMP block, Darrick J. Wong
[PATCH 20/23] jbd2: Checksum descriptor blocks, Darrick J. Wong
[PATCH 12/23] ext4: Calculate and verify checksums of extended attribute blocks, Darrick J. Wong
[PATCH 10/23] ext4: Calculate and verify checksums for htree nodes, Darrick J. Wong
[PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming, Darrick J. Wong
[PATCH 07/23] ext4: Calculate and verify checksums for inode bitmaps, Darrick J. Wong
[PATCH 06/23] ext4: Calculate and verify inode checksums, Darrick J. Wong
[PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock, Darrick J. Wong
[PATCH 04/23] ext4: Only call out to crc32c if necessary, Darrick J. Wong
[PATCH 02/23] ext4: Change on-disk layout to support extended metadata checksumming, Darrick J. Wong
[PATCH 05/23] ext4: Calculate and verify superblock checksum, Darrick J. Wong
Collapsing the number of feature flags (was Re: [PATCH v2.3 00/23] ext4: Add metadata checksumming), Ted Ts'o
[PATCH v5.3 00/14] crc32c: Add faster algorithm and self-test code,
Darrick J. Wong
- [PATCH 09/14] crc32: Optimize loop counter for x86, Darrick J. Wong
- [PATCH 14/14] crc32: Select an algorithm via kconfig, Darrick J. Wong
- [PATCH 13/14] crc32: Add self-test code for crc32c, Darrick J. Wong
- [PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts, Darrick J. Wong
- [PATCH 11/14] crc32: Bolt on crc32c, Darrick J. Wong
- [PATCH 12/14] crypto: crc32c should use library implementation, Darrick J. Wong
- [PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code, Darrick J. Wong
- [PATCH 10/14] crc32: Add note about this patchset to crc32.c, Darrick J. Wong
- [PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/, Darrick J. Wong
- [PATCH 01/14] crc32: removed two instances of trailing whitespaces, Darrick J. Wong
- [PATCH 05/14] crc32: Miscellaneous cleanups, Darrick J. Wong
- [PATCH 04/14] crc32: Speed up memory table access on powerpc, Darrick J. Wong
- [PATCH 03/14] crc32: Simplify unit test code, Darrick J. Wong
- [PATCH 06/14] crc32: Fix mixing of endian-specific types, Darrick J. Wong
[PATCH] libext2fs: When truncating file, punch out blocks at end,
Darrick J. Wong
[PATCH] libext2fs: Only link an inode into a directory once,
Darrick J. Wong
[PATCH] ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails,
Djalal Harouni
[RFC PATCH 0/3] Stop clearing uptodate flag on write IO error,
Jan Kara
can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd,
Sander Eikelenboom
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Sander Eikelenboom
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Theodore Tso
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Sander Eikelenboom
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Sander Eikelenboom
- Message not available
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Ted Ts'o
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Sander Eikelenboom
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Sander Eikelenboom
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Sander Eikelenboom
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Sander Eikelenboom
- Re: [dm-devel] can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Mikulas Patocka
- Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd, Landry Minoza
[PATCH] ext2/3/4: delete unneeded includes of module.h,
Paul Gortmaker
[PATCH] xfstests: make 275 pass on ext4,
Eric Sandeen
[PATCH V2 1/3] mke2fs: correct help text for option -G of mke2fs,
Yongqiang Yang
kmalloc question.,
Ganesh Patil
[PATCH] ext4: make local symbol ext4_initxattrs static,
Djalal Harouni
[PATCH] mke2fs: correct help text for option -G of mke2fs,
Yongqiang Yang
[PATCH V7 00/12] Add new online resize (Ted's modified version),
Theodore Ts'o
- [PATCH V7 05/12] ext4: add a function which sets up a block group descriptors of a flex bg, Theodore Ts'o
- [PATCH V7 08/12] ext4: add a new function which allocates bitmaps and inode tables, Theodore Ts'o
- [PATCH V7 03/12] ext4: add a structure which will be used by 64bit-resize interface, Theodore Ts'o
- [PATCH V7 07/12] ext4: pass verify_reserved_gdb() the number of group decriptors, Theodore Ts'o
- [PATCH V7 10/12] ext4: add new online resize interface, Theodore Ts'o
- [PATCH V7 12/12] ext4: let ext4_group_add() use common code, Theodore Ts'o
- [PATCH V7 01/12] ext4: add a function which extends a group without checking parameters, Theodore Ts'o
- [PATCH V7 04/12] ext4: add a function which sets up group blocks of a flex bg, Theodore Ts'o
- [PATCH V7 09/12] ext4: add a new function which adds a flex group to a fs, Theodore Ts'o
- [PATCH V7 11/12] ext4: let ext4_group_extend() use common code, Theodore Ts'o
- [PATCH V7 02/12] ext4: add a function which adds a new group descriptors to a fs, Theodore Ts'o
- [PATCH V7 06/12] ext4: add a function which updates the super block during online resizing, Theodore Ts'o
A stackable filesystem to trace low level filesystem operations,
Sushil Mantri
[PATCH] fs/ext{3,4}: fix potential race when setversion ioctl updates inode,
Djalal Harouni
[PATCH] ext4: Report max_batch_time option correctly,
Ben Hutchings
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]