Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 37/37] ext5: define new subtype to add features and reduce testing complexity, (continued)
- [PATCH] mke2fs: don't accept too-high revision levels,
Eric Sandeen
- [PATCH] e2fsprogs: add a make variable for the pkgconfig install dir,
David Michael
- [PATCH v2] ext4: fix data integrity sync in ordered mode,
Namjae Jeon
- [PATCH] ext4: fix data integrity sync in ordered mode,
Namjae Jeon
- [PATCH 0/2] ext4: Reduce contention on s_orphan_lock,
Jan Kara
- Re: PATCH - e2fsprogs - rename static variable link, Darrick J. Wong
- [PATCH 1/2] libext2fs: fix alloc_allocate_group_table() if the flexbg_offset wraps,
Theodore Ts'o
- [PATCH 0/2 -v2] resize2fs: fix up minimum size calculations,
Theodore Ts'o
- [RFC] Defragmentation strategies,
Dmitry Monakhov
- [ANNOUNCE] xfstests: master branch updated to ce0aa2b, Dave Chinner
- Per-block metadata,
tytso
- [PATCH] resize2fs: fix overly-pessimistic calculation of minimum size required,
Theodore Ts'o
- [PATCH 1/7] mke2fs: don't ask the proceed question using a regular file,
Theodore Ts'o
- [PATCH] ext4: Remove unnecessary double parentheses,
Lukas Czerner
- Ext4 inode & trim errors on Micron eUSB SSD with 2.6.37 kernel,
Brian Hutchinson
- [PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next,
Peter Ujfalusi
- [PATCH] ext4: fix block bitmap initialization under sparse_super2, Darrick J. Wong
- After upgrading from ubutu 13.10 to ubuntu 14.04 system says major disk failure when using kernel 3.13.0.24,
Ludovic CHERON
- [PATCH] e2fsck: skip low dtime check if the number of inodes > s_mkfs_time, Theodore Ts'o
- [PATCH 1/3] xfstests: add helper for zero range support check,
Eric Whitney
- [PATCH v3 3/3] generic: fix check for zero range support in generic/009, Eric Whitney
- [PATCH v2 2/3] ext4: fix check for zero range support in ext4/001, Eric Whitney
- [PATCH] xfstests: introduce FSX_AVOID env var,
Eric Sandeen
- [GIT PULL] ext4 fixes for 3.15, Theodore Ts'o
- [PATCH] ext4: fix check for zero range support in ext4/001,
Eric Whitney
- [PATCH] generic: fix check for zero range support in generic/009,
Eric Whitney
- [PATCH] ext4: use EINVAL if not a regular file in ext4_fallocate(),
Namjae Jeon
- [PATCH v2 2/2] ext4: disable COLLAPSE_RANGE for bigalloc,
Namjae Jeon
- [PATCH v2 1/2] ext4: fix COLLAPSE_RANGE failure issue on ext4 with 1KB block size,
Namjae Jeon
- Re: [ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252, Theodore Ts'o
- [PATCH] ext4: Use truncate_pagecache() in collapse range,
Lukas Czerner
- [PATCH] e2fsprogs: remove checker infrastructure,
Eric Sandeen
- [PATCH] e2fsprogs/filefrag: print shared extent flag,
Mark Fasheh
- an infinite loop in ext4 in 3.14,
Mikulas Patocka
- ext4 filesystem corruption across partitions,
Devrin Talen
- e2fsprogs: mke2fs -d: copy the Extended Attributes,
Robert Yang
- RE: [PATCH 5/5] ext4: Fix extent merging in ext4_ext_shift_path_extents(),
Namjae Jeon
- RE: [PATCH 2/5] ext4: fix removing status extents in ext4_collapse_range(),
Namjae Jeon
- [PATCH] ext4: fallocate_zero_range, check if is regular file,
jon ernst
- Make huge files strictly contiguous (fallocate, bigalloc, e4defrag...),
Contact
- RE: [PATCH 3/5] ext4: No need to truncate pagecache twice in collapse range,
Namjae Jeon
- [PATCH 3/3] ext4: disable COLLAPSE_RANGE for bigalloc,
Namjae Jeon
- [PATCH 2/3] ext4: fix ZERO_RANGE test failure in data journalling mode,
Namjae Jeon
- [PATCH 1/3] ext4: fix COLLAPSE_RANGE failure issue on ext4 with 1KB block size,
Namjae Jeon
- [PATCH 0/3] ext4: fix several failure issues in xfstests., Namjae Jeon
- [PATCH 1/5] ext4: Use filemap_write_and_wait_range() correctly in collapse range,
Lukas Czerner
- [RFC PATCH v2 0/4] ext4: extents status tree shrinker improvement,
Zheng Liu
- [Bug 74171] New: Attempting to build recent version of e2fsprogs from git repo gives config.h missing,
bugzilla-daemon
- [PATCH] ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access,
liang xie
- ext4_orphan_cleanup errors during mount a LVM snapshot,
Wayne Chou
- [PATCH 1/2] ext4: Remove arbitrary block value in __es_remove_extent(),
Lukas Czerner
- [PATCH 1/3 v2] ext4: Remove unnecessary check for APPEND and IMMUTABLE,
Lukas Czerner
- Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen.,
Amit Sahrawat
- [PATCH] check: add support for an external test expunging file,
Theodore Ts'o
- [PATCH] ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled,
Azat Khuzhin
- [ANNOUNCE] xfstests: master branch updated to 249cc51,
Dave Chinner
- [PATCH] ext4: add fallocate mode blocking for debugging purposes,
Theodore Ts'o
- Writing one file, observing two writes,
Sebastian Biedermann
- [PATCH 1/3] ext4: Fix error handling in ext4_ext_shift_extents,
Dmitry Monakhov
- [PATCH] ext4: COLLAPSE_RANGE only works on extent-based files, Theodore Ts'o
- [PATCH] ext4: silence sparse check warning for function ext4_trim_extent.,
jon ernst
- [PATCH] renameat2: add system call number for i386,
Theodore Ts'o
- [PATCH] ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode,
Theodore Ts'o
- [RFC PATCH 0/5] Clean up ext4_file_write(),
Theodore Ts'o
- [PATCH] ext4: use i_size_read in ext4_unaligned_aio(),
Theodore Ts'o
- [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests),
Azat Khuzhin
- [PATCH 1/2] xfstests-bld: get-results: add -a option for grep, to process binary files as text,
Azat Khuzhin
- [PATCH] ext4: fix some warnings from sparse check introduced by COLLAPSE_RANGE patches,
Zheng Liu
- Pretty-printing file.f_mode and file.f_flags in trace points,
Theodore Ts'o
- [PATCH] generic: add fallocate() check to generic/311, Eric Whitney
- [PATCH] generic: add fallocate() checks to generic/300,
Eric Whitney
- [PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE,
Lukas Czerner
- [PATCH 2/4] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file, Lukas Czerner
Re: [PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE, Theodore Ts'o
[PATCH] patch move-ext4_update_i_disksize-into-mpage_map_and_submit_extent,
Theodore Ts'o
[PATCH] ext4: avoid unneeded lookup when xattr name is invalid,
Zhang Zhen
[PATCH] xfstests: Add -s option to run only specified sections,
Lukas Czerner
[PATCH 1/2] ext4: Get rid of EXT4_MAP_UNINIT flag,
Lukas Czerner
Re: [PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl,
Christoph Hellwig
How to resize to an bigger then 16TB ext4 filesysteem on Debian,
Jelle de Jong
Re: ext4 metadata corruption bug?,
Nathaniel W Filardo
[PATCH v2] ext4: fix shared/002 and 004 fail issue in xfstests,
Namjae Jeon
[PATCH v2] ext4: fix shared/002 and 004 teacase fail issue in xfstests,
Namjae Jeon
[PATCH] ext4: return ENOMEM rather than EIO when find_###_page() fails,
Younger Liu
Question about slow buffered io,
liang xie
xfstest-bld generic/018 fails due to e4defrag issue,
jon ernst
[ANNOUNCE] xfstests: master branch updated to 610e44c, Dave Chinner
Data races in ext4,
Pedro Fonseca
[PATCH] ext2/3: check the acl's validity before setting,
ZhangZhen
[PATCH] ext4: check the acl's validity before setting,
ZhangZhen
[GIT PULL] ext3 improvements, cleanups, reiserfs fix, Jan Kara
[PATCH] ext4: fix shared/002 and 004 fail issue in xfstests,
Namjae Jeon
[PATCH] ext4: Fix jbd2 warning under heavy xattr load,
Jan Kara
[PATCH] resize2fs: fix over-pessimistic heuristic.,
Dmitry Monakhov
[PATCH v4] ext4: initialize multi-block allocator before checking block descriptors,
Azat Khuzhin
ext4 performance falloff,
Daniel J Blueman
Dirty ext4 blocks system startup,
Markus
[ANNOUNCE] xfstests: updated to cf1ed54,
Dave Chinner
[PATCH V2] ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS,
Kazuya Mio
[GIT PULL] ext4 changes for 3.15,
Theodore Ts'o
Ext4 test failures -- COLLAPSE_RANGE and ZERO_RANGE,
Theodore Ts'o
[heads-up][RFC] ext4_file_write() breakage,
Al Viro
[PATCH 1/2] fsx: Add fallocate collapse range operation,
Lukas Czerner
[PATCH] ext4: Ensure that inode is non-NULL before calling ext4_error_inode,
Matthew Wilcox
[PATCH] ext4: Note the error in ext4_end_bio(),
Matthew Wilcox
Race affecting superblock buffer_head,
Matthew Wilcox
xfstest generic/127 rcu_sched self-detected stall,
Theodore Ts'o
[PATCH] ext4: fix premature freeing of partial clusters split across,
Eric Whitney
xfstest generic/020 failure on nojournal in ext4 dev branch,
Eric Whitney
Fsck.ext4: Memory Allocation Failed,
Justin Brown
[PATCH 2/3] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate,
Namjae Jeon
[PATCH 3/3] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate, Namjae Jeon
[PATCH 1/3] fs: Add FALLOC_FL_INSERT_RANGE flags for fallocate, Namjae Jeon
[PATCH 0/3] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate,
Namjae Jeon
[PATCH] fs/ext4/extents_status.c: fix 64-bit number truncation bug,
Chen Gang
[PATCH 1/2] ext4: Fix flag handling in ext4_split_convert_extents(),
Lukas Czerner
[PATCH] fs: ext4: Sign-extend tv_sec after ORing in epoch bits,
Conrad Meyer
Re: [PATCH] xfstests-bld: Simplify determination of number of CPUs in build-all,
tytso
re: ext4: refactor ext4_fallocate code,
Dan Carpenter
re: ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate,
Dan Carpenter
[PATCH] e2fsck: Don't skip time based checks if broken_system_clock=1 unnecessarily,
Jan Kara
[Bug 73051] New: Hung Tasks possibly related to ext4 IO,
bugzilla-daemon
[PATCH] libext2fs: fix build errors on bigendian hosts,
Eryu Guan
[PATCH V2] e2fsprogs: misc/mke2fs.c: return error when failed to populate fs,
Robert Yang
[PATCH] ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS,
Kazuya Mio
[PATCH v4] e2fsprogs: clean up codes for adding new quota type, Li Xi
Re: [PATCH v7 21/22] ext4: Fix typos, tytso
Re: [PATCH v7 19/22] ext4: Make ext4_block_zero_page_range static, tytso
[PATCH] ext4: atomically set inode->i_flags in ext4_set_inode_flags(), Theodore Ts'o
[PATCH] ext4: optimize Hurd tests when reading/writing inodes, Theodore Ts'o
[PATCH 1/2] ext2: acl: remove unneeded include of linux/capability.h,
Jakub Sitnicki
[PATCH 2/2] ext4: acl: remove unneeded include of linux/capability.h,
Jakub Sitnicki
Re: Consistent kernel oops with 3.11.10 & 3.12.9 on Haswell CPUs...,
Thomas Gleixner
bdi has dirty inode after umount of ext4 fs in 3.4.83,
Benjamin LaHaise
[PATCH] tests: fix resize test tmpfs max-file-size checking, Andreas Dilger
[PATCH] build: fix miscellaneous build warnings,
Andreas Dilger
Proposal draft for data checksumming for ext4,
Lukáš Czerner
[PATCH] e2fsprogs: misc/mke2fs.c: return error when failed to populate fs,
Robert Yang
Re: Bug#738758: linux-image-3.12-1-amd64: ext4 can't properly handle ext2 filesystems created for GNU/Hurd,
Gabriele Giacone
[Bug 72401] New: EXT4-fs error (device sdf1): ext4_mb_complex_scan_group:1786: group 11890254 free clusters as per group info. But got 256 blocks,
bugzilla-daemon
filesystem unrepairable after resizing from 16TB to 20TB, Jens Pranaitis
[PATCH] [PATCH] generic/009: add generic test for fallocate zero range,
Lukas Czerner
[PATCH] mke2fs: don't interact with a non tty,
Phillip Susi
[PATCH 1/3 v3] ext4: Update inode i_size after the preallocation,
Lukas Czerner
[RFC][PATCH 0/1] ext4: Undelete Feature for Ext4,
Lubos Uhliarik
[RFC][PATCH 1/1] ext4: Undelete Feature for Ext4,
Lubos Uhliarik
[PATCH] ext3: explicitly remove inode from orphan list after failed direct io,
Eric Sandeen
[Bug 72181] New: ext4_mb_generate_buddy:free block calculation seems to overflow,
bugzilla-daemon
[PATCH] readahead.2: don't claim the call blocks until all data has been read,
Phillip Susi
ext4 extent issue when page size > block size,
Cedric Le Goater
[ANNOUNCE] xfstests: master branch updated to 3948694, Dave Chinner
e2fsprogs: fix cross compilation problem,
Chen Qi
[PATCH] ext4: fix partial cluster handling for bigalloc file systems,
Eric Whitney
[PATCH] jbd2: improve error messages for inconsistent journal heads,
Theodore Ts'o
[PATCH] create_inode: fix gcc -Wall complaints,
Theodore Ts'o
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]