Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] filefrag: fix wrong extent count calculation when using FIBMAP, (continued)
- [PATCH v1 0/10] Add SipHash-2-4 directory hashing support,
George Spelvin
- patch V1 1/10] ex4: Introduce DX_HASH_UNSIGNED_DELTA, George Spelvin
- [PATCH v1 2/10] ext4: Remove redundant local variable p from ext4fs_dirhash, George Spelvin
- [PATCH v1 3/10] byteorder: Fix some erroneous comments, George Spelvin
- [PATCH v1 4/10] lib/siphash.c: New file, George Spelvin
- [PATCH v1 5/10] ext4: Add DX_HASH_SIPHASH24 support, George Spelvin
- [PATCH v1 6/10] Add EXT2_HASH_UNSIGNED instead of magic constant 3, George Spelvin
- [PATCH v1 7/10] dirhash.c (ext2fs_dirhash): Remove redundant local variable p, George Spelvin
- [PATCH v1 8/10] dirhash.c: Add siphash24(), George Spelvin
- [PATCH v1 10/10] Add "hash_alg=siphash" support, George Spelvin
- [PATCH v1 9/10] Add EXT2_HASH_SIPHASH24 (=3), George Spelvin
- [PATCH 1/3] ext4: fix over-defensive complain after journal abort,
Dmitry Monakhov
- [PATCH] Fs: Ext2: xip.h: fixed coding style issues,
Tommy Kurby
- [PATCH 1/2] MCONFIG: allow developers to override CFLAGS,
Theodore Ts'o
- [RFC] mke2fs -E hash_alg=siphash: any interest?,
George Spelvin
- [PATCH] misc: if dlopen() is available, use it to load the libmagic library,
Theodore Ts'o
- Re: [PATCH 4/5] generic: add mmap write vs truncate/remap test, Dave Chinner
- resize2fs problem with stride calc,
TR Reardon
- Reserved GDT inode: blocks vs extents,
TR Reardon
- [PATCH 1/4] create_inode: don't indiscriminately #include "nls-enable.h",
Theodore Ts'o
- [PATCH 1/3] ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs(),
Theodore Ts'o
- [PATCH 1/1 linux-next] jbd2: Fix sparse context imbalance warning,
Fabian Frederick
- Call trace in ext4_es_lru_add on 3.10 stable,
Stefan Priebe - Profihost AG
- OOPs in ext4 - linux 3.17,
Arturo Borrero Gonzalez
- RE: Is ext2 freezable?,
Dexuan Cui
- [PATCH 1/2] jbd2: Avoid pointless scanning of checkpoint lists,
Jan Kara
- [PATCH 1/2] ext4: Don't check quota format when there are no quota files,
Jan Kara
- bdev_inode_switch_bdi WARN_ON_ONCE on write_inode_now, Elliott, Robert (Server Storage)
- mark_buffer_dirty WARN_ON_ONCE on buffer_uptodate, Elliott, Robert (Server Storage)
- Best way to pin a page in ext4?,
Theodore Ts'o
- [PATCH 0/2] ext4/jbd2: misc 3.17 bugfixes, part 2,
Darrick J. Wong
- [PATCH 1/2] jbd2: jbd2_log_wait_for_space improve error detetcion,
Dmitry Monakhov
- [PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6,
Darrick J. Wong
- [PATCH 01/34] e2fsck: offer to clear overlapping extents, Darrick J. Wong
- [PATCH 02/34] e2fsck: fix sliding the directory block down on bigalloc, Darrick J. Wong
- [PATCH 03/34] misc: zero s_jnl_blocks when adding journal online or removing external journal, Darrick J. Wong
- [PATCH 04/34] libext2fs: ext2fs_new_block2() should call alloc_block hook, Darrick J. Wong
- [PATCH 05/34] debugfs: manage needs_recover feature when messing with the journal, Darrick J. Wong
- [PATCH 06/34] debugfs: add LIBINTL to debugfs link command, Darrick J. Wong
- [PATCH 07/34] ext2fs: add readahead method to improve scanning, Darrick J. Wong
- [PATCH 08/34] libext2fs/e2fsck: provide routines to read-ahead metadata, Darrick J. Wong
- [PATCH 09/34] e2fsck: read-ahead metadata during passes 1, 2, and 4, Darrick J. Wong
- [PATCH 10/34] dumpe2fs: provide a machine-readable group-only mode, Darrick J. Wong
- [PATCH 11/34] dumpe2fs: output cleanup, Darrick J. Wong
- [PATCH 12/34] misc: move check_plausibility into a separate file, Darrick J. Wong
- [PATCH 13/34] misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsck, Darrick J. Wong
- [PATCH 14/34] misc: use libmagic when libblkid can't identify something, Darrick J. Wong
- [PATCH 15/34] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks, Darrick J. Wong
- [PATCH 16/34] libext2fs/e2fsck: refactor everyone who writes zero blocks to disk, Darrick J. Wong
- [PATCH 17/34] libext2fs: support allocating uninit blocks in bmap2(), Darrick J. Wong
- [PATCH 18/34] libext2fs: file IO routines should handle uninit blocks, Darrick J. Wong
- [PATCH 19/34] resize2fs: convert fs to and from 64bit mode, Darrick J. Wong
- [PATCH 20/34] resize2fs: adjust reserved_gdt_blocks when changing group descriptor size, Darrick J. Wong
- [PATCH 21/34] tests: test resize2fs 32->64 and 64->32bit conversion code, Darrick J. Wong
- [PATCH 22/34] libext2fs: find inode goal when allocating blocks, Darrick J. Wong
- [PATCH 23/34] libext2fs: find/alloc a range of empty blocks, Darrick J. Wong
- [PATCH 24/34] libext2fs: add new hooks to support large allocations, Darrick J. Wong
- [PATCH 25/34] libext2fs: implement fallocate, Darrick J. Wong
- [PATCH 26/34] libext2fs: use fallocate for creating journals and hugefiles, Darrick J. Wong
- [PATCH 27/34] debugfs: implement fallocate, Darrick J. Wong
- [PATCH 28/34] tests: test debugfs punch command, Darrick J. Wong
- [PATCH 30/34] fuse2fs: translate ACL structures, Darrick J. Wong
- [PATCH 31/34] fuse2fs: handle 64-bit dates correctly, Darrick J. Wong
- [PATCH 32/34] fuse2fs: implement fallocate, Darrick J. Wong
- [PATCH 34/34] tests: enable using fuse2fs with metadata checksum test, Darrick J. Wong
- [PATCH 35/34] e2fsck: free bh when descriptor block checksum fails, Darrick J. Wong
- [PATCH 36/34] misc: fix Coverity complaints, Darrick J. Wong
- [PATCH] e2fsck: handle preallocation for large PAGE_SIZE,
Andreas Dilger
- [PATCH] tune2fs: warn if the filesystem journal is dirty,
Andreas Dilger
- Re: [PATCH 09/25] misc: zero s_jnl_blocks when removing internal journal,
Darrick J. Wong
- Re: [PATCH 3/4] jbd2: restart replay without revokes if journal block csum fails,
TR Reardon
- [PATCH] jbd2: remove __jbd2_journal_clean_checkpoint_list to solve scalability issue,
Yuanhan Liu
- [PATCH] badblocks: Limit maximum number of bad blocks,
Jan Kara
- [PATCH 0/4] ext4/jbd2: misc 3.17 bugfixes,
Darrick J. Wong
- tune2fs -O ^metadata_csum not checking bitmap failures,
TR Reardon
- [PATCH 2/5] ext4: Don't use MAXQUOTAS value,
Jan Kara
- [PATCH 1/5] ext3: Don't use MAXQUOTAS value, Jan Kara
- [PATCH v3 4/4] quota: add project quota support,
Li Xi
- [PATCH v3 3/4] quota: add project quota support,
Li Xi
- [PATCH v3 2/4] quota: add project quota support,
Li Xi
- [PATCH v3 1/4] quota: add project quota support,
Li Xi
- [PATCH v3 0/4] quota: add project quota support, Li Xi
- dumpe2fs: only print 'unused inodes' once,
TR Reardon
- [Bug 84201] New: mount doesn't clear usrjquota / grpjqouta options,
bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [Bug 84201] mount doesn't clear usrjquota / grpjqouta options, bugzilla-daemon
- [PATCH 1/2] ext4: add sysfs entry showing whether the fs contains errors,
Lukas Czerner
- [PATCH 00/25] e2fsprogs Summer 2014 patchbomb, part 5.2,
Darrick J. Wong
- [PATCH 01/25] e2fsck/debugfs: fix descriptor block size handling errors with journal_csum, Darrick J. Wong
- [PATCH 03/25] misc: don't return ENOMEM if we run out of disk space, Darrick J. Wong
- [PATCH 05/25] mke2fs: allow creation of journal device with superblock checksum, Darrick J. Wong
- [PATCH 06/25] e2fsck: detect and repair external journal superblock checksum errors, Darrick J. Wong
- [PATCH 07/25] tune2fs: explicitly disallow tuning of journal devices, Darrick J. Wong
- [PATCH 04/25] libext2fs: write_journal_inode should check iterate return value, Darrick J. Wong
- [PATCH 08/25] dumpe2fs: display external journal feature flags, Darrick J. Wong
- [PATCH 02/25] libext2fs: report bad magic over bad sb checksum, Darrick J. Wong
- [PATCH 09/25] misc: zero s_jnl_blocks when removing internal journal, Darrick J. Wong
- [PATCH 10/25] debugfs: create journal handling routines, Darrick J. Wong
- [PATCH 11/25] e2fsck: fix minor errors in journal handling, Darrick J. Wong
- [PATCH 12/25] debugfs: add the ability to write transactions to the journal, Darrick J. Wong
- [PATCH 13/25] tests: test writing and recovering checksum-free 32/64bit journals, Darrick J. Wong
- [PATCH 14/25] tests: test writing and recovering 64bit csum_v3 journals, Darrick J. Wong
- [PATCH 15/25] tests: test writing and recovering 32bit csum_v3 journals, Darrick J. Wong
- [PATCH 16/25] tests: write and replay blocks with the old journal checksum, Darrick J. Wong
- [PATCH 17/25] tests: test recovery of 32 and 64-bit journals with checksum v2, Darrick J. Wong
- [PATCH 18/25] tests: test how e2fsck recovers from corrupt journal superblocks, Darrick J. Wong
- [PATCH 19/25] tests: test e2fsck recovery of corrupt revoke blocks, Darrick J. Wong
- [PATCH 20/25] tests: test e2fsck recovery with broken commit blocks, Darrick J. Wong
- [PATCH 21/25] tests: test e2fsck recovery of corrupt descriptor blocks, Darrick J. Wong
- [PATCH 22/25] tests: test recovery from an external journal, Darrick J. Wong
- [PATCH 23/25] ext2fs: add readahead method to improve scanning, Darrick J. Wong
- [PATCH 24/25] libext2fs/e2fsck: provide routines to read-ahead metadata, Darrick J. Wong
- [PATCH 25/25] e2fsck: read-ahead metadata during passes 1, 2, and 4, Darrick J. Wong
- Re: [PATCH 00/25] e2fsprogs Summer 2014 patchbomb, part 5.2, Andreas Dilger
- [PATCH 26/25] libext2fs: call get_alloc_block hook when allocating blocks, Darrick J. Wong
- [PATCH 27/25] tune2fs: always check disable_uninit_bg() return code, Darrick J. Wong
- [PATCH 28/25] e2fsck: ignore badblocks if it says badblocks inode is bad, Darrick J. Wong
- [PATCH 29/25] e2fsck: expand root dir if linking l+f fails, Darrick J. Wong
- [PATCH 30/25] libext2fs: check ea value offset when loading, Darrick J. Wong
- Re: [PATCH 00/25] e2fsprogs Summer 2014 patchbomb, part 5.2, Theodore Ts'o
- [GIT PULL] an ext4 bug fix for 3.17, Theodore Ts'o
- [PATCH] ext4: validate external journal superblock checksum, Darrick J. Wong
- [PATCH] jbd2: fix journal checksum feature flag handling, Darrick J. Wong
- [PATCH] ext4: require fallocate support to run ext4/307, Theodore Ts'o
- [PATCH] ext4: Fixed styling issues,
Daniel Bomar
- [PATCH] ext4: use mkfs.ext4 -F instead of piping in yes,
Theodore Ts'o
- [PATCH, WIP] ext4: add dummy_encryption mount option, Theodore Ts'o
- [PATCH] ext4: fix deadlock of i_data_sem in ext4_mark_inode_dirty(),
Li Xi
- [PATCHv4 0/3] new APIs to allocate buffer-cache with user specific flag,
Gioh Kim
- journal_dev + metadata_csum issues,
TR Reardon
- [PATCH] ext4: avoid trying to kfree an ERR_PTR pointer, Theodore Ts'o
- [PATCH 0/3] Clean up the EXT4_STATE_DELALLOC_RESERVED state flag,
Theodore Ts'o
- Re: [PATCH 2/2] jbd2: fix descriptor block size handling errors with journal_csum,
TR Reardon
[PATCH] jbd2: Optimize jbd2_log_do_checkpoint() a bit,
Jan Kara
[PATCH 1/2] jbd2: fold __process_buffer() into jbd2_log_do_checkpoint(),
Theodore Ts'o
[PATCH] ext4: fix comments about get_blocks,
Seunghun Lee
[PATCH 00/10] ext4: clean up ext4_ext_find_extent(),
Theodore Ts'o
- [PATCH 09/10] ext4: reuse path object in ext4_move_extents(), Theodore Ts'o
- [PATCH 03/10] ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent(), Theodore Ts'o
- [PATCH 02/10] ext4: collapse ext4_convert_initialized_extents(), Theodore Ts'o
- [PATCH 07/10] ext4: teach ext4_ext_find_extent() to realloc path if necessary, Theodore Ts'o
- [PATCH 05/10] ext4: call ext4_ext_drop_refs() from ext4_ext_find_extent(), Theodore Ts'o
- [PATCH 08/10] ext4: reuse path object in ext4_ext_shift_extents(), Theodore Ts'o
- [PATCH 04/10] ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code, Theodore Ts'o
- [PATCH 06/10] ext4: allow a NULL argument to ext4_ext_drop_refs(), Theodore Ts'o
- [PATCH 10/10] ext4: rename ext4_ext_find_extent() to ext4_find_extent(), Theodore Ts'o
- [PATCH 01/10] ext4: teach ext4_ext_find_extent() to free path on error, Theodore Ts'o
[PATCH] ext4: fix accidental flag aliasing in ext4_map_blocks flags,
Theodore Ts'o
[PATCH] debugfs: add better error checking when printing extended attributes, Theodore Ts'o
Release of e2fsprogs 1.42.12, Theodore Ts'o
[GIT PULL] ext4 bug fixes for 3.17, Theodore Ts'o
tune2fs and setting noatime as a default mount options,
Tomasz Chmielewski
Refreshing after OOB file update?,
Rob Harris
[PATCHv3 0/3] new APIs to allocate buffer-cache with user specific flag,
Gioh Kim
Recovering from a damaged root inode,
Liwei
[PATCH] tests/d_inline_dump: remove version dependency in the expected output, Theodore Ts'o
[PATCH] ext4: fix same-dir rename when inline data directory overflows,
Darrick J. Wong
[PATCH 1/5] dumpe2fs: complain if extra arguments are given on the command line,
Theodore Ts'o
What happened to e4defrag relevant file and free space defrag?,
Joakim Ziegler
collapse range test failures on 3.17-rc1 bigalloc, Eric Whitney
[PATCH] ext4: fix BUG_ON in mb_free_blocks(), Theodore Ts'o
[PATCH 0/5] i_size/i_disksize update fixes and cleanup series,
Dmitry Monakhov
[PATCH 0/6] Clean up error handling in fs/ext4/namei.c,
Theodore Ts'o
Re: [ext4] 71d4f7d0321: -49.6% xfstests.generic.274.seconds, Fengguang Wu
Potential bug in fs/ext4/inline.c?,
Theodore Ts'o
[GIT PULL] FS bugfixes for 3.17-rc2, Jan Kara
[PATCH] e2fsprogs: add supported file attributes to ext4.5 manpage,
Eric Sandeen
[PATCHv2 0/3] new APIs to allocate buffer-cache with user specific flag,
Gioh Kim
e2fsprogs: debugfs: set_inode_field fails to set block[IND]...,
Jun He
Corrupted superblock? But disk still mounts.,
Mark Ballard
[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
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]