Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH V4 05/11] misc/create_inode.c: copy regular file, (continued)
- [PATCH] mke2fs: handle flex_bg collision with backup descriptors,
Andreas Dilger
- [Bug 71301] New: CPU soft lockup,
bugzilla-daemon
- [PATCH 1/8] xfstests: Create single function for testing xfs_io commands,
Lukas Czerner
- [PATCH 0/2] ext3: Update some outdated comments,
Jan Kara
- [PATCH] ext3: fix some wrong comments,
ZhangZhen
- [PATCH] ext4: fix some wrong comments, ZhangZhen
- [PATCH] ext4: fix NULL pointer dereference in ext4_validate_block_bitmap(),
Maurizio Lombardi
- [PATCH] ext3/4: remove some unnecessary comments,
ZhangZhen
- Re: Reset due to emergency remount r/o, Rohan Puri
- [PATCH] ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents,
Eric Whitney
- [PATCH] ext2/3: use prandom_u32() instead of get_random_bytes(),
ZhangZhen
- [PATCH] xfs_io: add fzero command for zeroing range via fallocate,
Lukas Czerner
- [PATCH 1/6] generic/290: Add test for fallocate zero range,
Lukas Czerner
- [PATCH 0/6 v2] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate,
Lukas Czerner
- [patch] ext3: remove an unneeded check in ext3_new_blocks(),
Dan Carpenter
- [PATCH 1/2] mke2fs: Add revision to the is_before_linux_ver(),
Lukas Czerner
- [PATCH v2] misc: Use unsigned long long for file block count in filefrag,
Vitaliy Filippov
- [PATCH] misc: Use unsigned long long for file block count in filefrag,
Vitaliy Filippov
- [PATCH] Add coverage testing using gcov, Theodore Ts'o
- [patch] ext3: remove unneeded check in ext3_ordered_writepage(),
Dan Carpenter
- [PATCH] e2fsprogs: Build external libblkid by default, Lukas Czerner
- [PATCH v6] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH] e2fsprogs: introduce ext2fs_close_free() helper,
Lukas Czerner
- [PATCH] e2fsprogs: Set pointer to NULL after ext2fs_free,
Lukas Czerner
- [PATCH] ext4: avoid possible overflow in ext4_map_blocks(),
Theodore Ts'o
- [PATCH] ext4: make sure ex.fe_logical is initialized, Theodore Ts'o
- [PATCH] ext4: don't calculate total xattr header size unless needed, Theodore Ts'o
- [PATCH] patch add-ext4_es_store_pblock_status,
Theodore Ts'o
- [PATCH] e2fsprogs: Remove any occurrence of ext4dev and test_fs,
Lukas Czerner
- [PATCH] e2fsprogs: make ext2fs_free() to set the pointer to NULL,
Lukas Czerner
- [Bug 70831] New: Bind mount doesn't allow to trash files and directories,
bugzilla-daemon
- [RHEL5.11 PATCH 2/3] ext3: validate directory entry data before use,
Lukas Czerner
- [GIT PULL] ext4 fixes for 3.14,
Theodore Ts'o
- [PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate,
Namjae Jeon
- [PATCH v5 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH v5 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH v5 5/10] xfstest: shared/001: Standard collapse range tests, Namjae Jeon
- [PATCH v5 6/10] xfstest: shared/002: Delayed allocation collapse range, Namjae Jeon
- [PATCH v5 7/10] xfstest: shared/003: Multi collapse range tests, Namjae Jeon
- [PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate, Namjae Jeon
- [PATCH v5 8/10] xfstest: shared/004: Delayed allocation multi collapse, Namjae Jeon
- [PATCH v5 9/10] xfstest: shared/005: Test multiple fallocate collapse, Namjae Jeon
- [PATCH v5 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate, Namjae Jeon
- [PATCH v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate,
Namjae Jeon
- Ext4 Developer's Workshop in Napa, Theodore Ts'o
- Re: [PATCH RFC] block: use discard if possible in blkdev_issue_discard(),
Theodore Ts'o
- [PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate,
Lukas Czerner
- [PATCH 1/6] ext4: Update inode i_size after the preallocation, Lukas Czerner
- [PATCH 2/6] ext4: refactor ext4_fallocate code, Lukas Czerner
- [PATCH 3/6] ext4: translate fallocate mode bits to strings, Lukas Czerner
- [PATCH 5/6] ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate, Lukas Czerner
- [PATCH 4/6] fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate, Lukas Czerner
- [PATCH 6/6] xfs: Add support for FALLOC_FL_ZERO_RANGE, Lukas Czerner
- Re: [PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate, Dave Chinner
- Re: [PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate, Dongsu Park
- Re: [PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate, Dave Chinner
- Re: [PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate, Christoph Hellwig
- [PATCH] ext4: silence warnings in extent status tree debugging code,
Eric Whitney
- [PATCH] ext4: don't leave i_crtime.tv_sec uninitialized,
Theodore Ts'o
- ext4 info leak in creation times in latest mainline,
Vegard Nossum
- e2fsprog pu branch build fail due to missing QUOTA_LIB, jon ernst
- [PATCH] ext4: fix online resize with a non-standard blocks per group setting, Theodore Ts'o
- [3.4 stable] ext4: protect group inode free counting with group lock, Benjamin LaHaise
- [PATCH] ext4: fix error return from ext4_ext_handle_uninitialized_extents(),
Eric Whitney
- [patch] jbd2: use after free in jbd2_journal_start_reserved(),
Dan Carpenter
- [RFC][PATCH] ext4: handle fast symlink properly with inline_data,
Zheng Liu
- [PATCH] ext4: address a benign compiler warning,
Patrick Palka
- [PATCH] ext4: don't try to modify s_flags if the the file system is read-only,
Theodore Ts'o
- [PATCH] ext4: clean up error handling in swap_inode_boot_loader(), Theodore Ts'o
- [PATCH] staging/lustre/llite: remove lustre_generic_file_{read,write}, Jinshan Xiong
- [PATCH v3] ext4: initialize multi-block allocator before checking block descriptors,
Azat Khuzhin
- [PATCH] ext4: fix xfstest generic/299 block validity failures,
Eric Whitney
- [PATCH] ext4: initialize multi-block allocator before checking block descriptors,
Azat Khuzhin
- [PATCH 11/21] fs: Mark functions as static in jbd2/journal.c,
Rashika Kheria
- [PATCH 09/21] fs: Mark function as static in ext3/xattr_security.c,
Rashika Kheria
- [PATCH 08/21] fs: Mark function as static in ext3/dir.c,
Rashika Kheria
- [PATCH 07/21] fs: Mark function as static in ext2/xattr_security.c,
Rashika Kheria
- Design document for data checks for ext4,
Theodore Ts'o
- Wtrlt: Re: Re: Slow to add 1 million items, Ulrich Windl
- Design document for reflink on ext4, Theodore Ts'o
- acl option silently ignored?,
Phillip Susi
- [patch] ext4: remove an unneeded check in mext_page_mkuptodate(),
Dan Carpenter
- [Bug 70121] New: Increasing efficiency of full data journaling,
bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- Re: [Bug 70121] New: Increasing efficiency of full data journaling, Phillip Susi
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- [Bug 70121] Increasing efficiency of full data journaling, bugzilla-daemon
- Filesystem testing,
Mark Brown
- mutex_unlock is missed in function (swap_inode_boot_loader) in file (linux-3.13/fs/ext4/ioctl.c),
Ahmed Tamrawi
- [Bug 70091] New: mutex_unlock is missed in function (swap_inode_boot_loader) in file (linux-3.13/fs/ext4/ioctl.c),
bugzilla-daemon
- 3.14-rc1 regression - xfstests failures on bigalloc,
Eric Whitney
- ext4 stops responding, need help debugging (kernel oops 5 in utf8s_to_utf16s),
Lenz Weber
- Tuxera test suite failure for setfacl,
Aneesh Kumar K.V
- kernel bug at fs/ext4/resize.c:409,
Jon Bernard
- [ANNOUCE] xfstests: updated to ad969ca, Dave Chinner
- mke2fs options for large media archive filesystem,
Bastien Traverse
- [PATCH RESEND 6/10] xfstest: shared/002: Delayed allocation collapse range, Namjae Jeon
- [PATCH RESEND 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate, Namjae Jeon
- [PATCH RESEND 9/10] xfstest: shared/005: Test multiple fallocate collapse, Namjae Jeon
- [PATCH RESEND 8/10] xfstest: shared/004: Delayed allocation multi collapse, Namjae Jeon
- [PATCH RESEND 7/10] xfstest: shared/003: Multi collapse range tests, Namjae Jeon
- [PATCH RESEND 5/10] xfstest: shared/001: Standard collapse range tests,
Namjae Jeon
- [PATCH RESEND 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate, Namjae Jeon
- [PATCH RESEND 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH RESEND 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH RESEND 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate,
Namjae Jeon
- [PATCH RESEND 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate,
Namjae Jeon
- [PATCH 1/1] ext3: Add __init macro to init_inodecache,
Fabian Frederick
- [PATCH 1/1] ext4: Add __init macro to init_inodecache,
Fabian Frederick
- [PATCH 1/1] ext2: Add __init macro to init_inodecache,
Fabian Frederick
- [RFC PATCH v2 0/3] e2fsck metadata prefetch,
Darrick J. Wong
- [PATCH v2] xfstests: avoid ext4/306 failures caused by incompatible mount options,
Eric Whitney
- Registration in ext4.wiki.kernel.org, Vitaliy Filippov
- [INSANE RFC PATCH 0/2] e2fsck metadata prefetch,
Darrick J. Wong
[PATCH] chattr: improve the description for 'j' option in manpage,
Zheng Liu
[PATCH] xfstests: avoid ext4/306 failures caused by incompatible mount options,
Eric Whitney
Re: same ext4 file system corruption on different machines,
Theodore Ts'o
[Bug 69571] size overflow detected in function set_flexbg_block_bitmap, bugzilla-daemon
[LSF/MM TOPIC] Use generic FS in virtual environments challenges and solutions,
Dmitry Monakhov
[GIT PULL] Ext4 changes for 3.14, Theodore Ts'o
Re: [PATCH v4 0/3] ext4: increase mbcache scalability,
George Spelvin
[RFC] A draft for making ext4 support project quota,
Zheng Liu
SMR Project List,
Theodore Ts'o
How many files to create in one directory?,
Masato Minda
[PATCH] ext4: don't remove reserved inodes in ext4_unlink(),
Eryu Guan
[PATCH] [RFC] mke2fs: handle flex_bg collision with backup descriptors,
Andreas Dilger
[PATCH] e2fsprogs: Disallow tune2fs enabling sparse_super with ext4 meta_bg enabled,
Akira Fujita
[ANNOUNCE] xfstests updated to 197f773, Dave Chinner
inline_data feature,
Ian Nartowicz
Re: [PATCH v3] e2fsprogs: clean up codes for adding new quota type,
Li Xi
[PATCH 0/6] miscellaneous e2fsprogs fixes,
Darrick J. Wong
[PATCH] mke2fs: add make_hugefile feature,
Theodore Ts'o
[PATCH 00/12] e2fsprogs mke2fs optimizations and new features,
Theodore Ts'o
[PATCH 06/12] libext2fs: further clean up and rename check_block_uninit, Theodore Ts'o
[PATCH 12/12] mke2fs: allow metadata blocks to be at the beginning of the file system, Theodore Ts'o
[PATCH 01/12] libext2fs: fix off-by-one bug in ext2fs_extent_insert(), Theodore Ts'o
[PATCH 03/12] libext2fs: build tst_bitmaps with rep invariants checking enabled, Theodore Ts'o
[PATCH 05/12] libext2fs: optimize find_first_{zero,set}() for red-black tree based bitmaps, Theodore Ts'o
[PATCH 02/12] libext2fs: clean up generic handling of ext2fs_find_first_{set,zero}_*(), Theodore Ts'o
[PATCH 10/12] mke2fs: optimize fix_cluster_bg_counts(), Theodore Ts'o
[PATCH 09/12] libext2: optimize ext2fs_new_block2(), Theodore Ts'o
[PATCH 08/12] libext2fs: optimize ext2fs_allocate_group_table(), Theodore Ts'o
Re: [PATCH 00/12] e2fsprogs mke2fs optimizations and new features, Theodore Ts'o
[ANNOUNCE] xfstests updated to 3099791, Dave Chinner
[PATCH] ext4: use local variable journal when calling jbd2_journal_unlock_updates in ext4_freeze, Joseph Qi
[PATCH] e2fsck: skip fixing UUID on a mounted filesystem with csums,
Michael Marineau
[PATCH -v3] Add support for new compat feature "sparse_super2",
Theodore Ts'o
[RFC] [PATCH] Fix race when checking i_size on direct i/o read,
Steven Whitehouse
What is status of metadata_csum,
Oleksij Rempel
Dumpe2fs output with primary and backup superblock are different?,
Subranshu Patel
[PATCH] libext2fs: fix off-by-one bug in ext2fs_extent_insert(),
Theodore Ts'o
[PATCH] e2fsprogs: clean up codes for adding new quota type,
Li Xi
[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4,
Matthew Wilcox
- [PATCH v5 01/22] Fix XIP fault vs truncate race, Matthew Wilcox
- [PATCH v5 08/22] Change xip_truncate_page to take a get_block parameter, Matthew Wilcox
- [PATCH v5 19/22] ext4: Add XIP functionality, Matthew Wilcox
- [PATCH v5 15/22] Remove CONFIG_EXT2_FS_XIP, Matthew Wilcox
- [PATCH v5 12/22] ext2: Remove ext2_xip_verify_sb(), Matthew Wilcox
- [PATCH v5 13/22] ext2: Remove ext2_use_xip, Matthew Wilcox
- [PATCH v5 22/22] XIP: Add support for unwritten extents, Matthew Wilcox
- [PATCH v5 20/22] ext4: Fix typos, Matthew Wilcox
- [PATCH v5 17/22] xip: Add xip_zero_page_range, Matthew Wilcox
- [PATCH v5 18/22] ext4: Make ext4_block_zero_page_range static, Matthew Wilcox
- [PATCH v5 16/22] ext2: Remove ext2_aops_xip, Matthew Wilcox
- [PATCH v5 21/22] xip: Add reporting of major faults, Matthew Wilcox
- [PATCH v5 10/22] Remove get_xip_mem, Matthew Wilcox
- [PATCH v5 14/22] ext2: Remove xip.c and xip.h, Matthew Wilcox
- [PATCH v5 07/22] Rewrite XIP page fault handling, Matthew Wilcox
- [PATCH v5 09/22] Remove mm/filemap_xip.c, Matthew Wilcox
- [PATCH v5 06/22] Treat XIP like O_DIRECT, Matthew Wilcox
- [PATCH v5 11/22] Replace ext2_clear_xip_target with xip_clear_blocks, Matthew Wilcox
- [PATCH v5 04/22] Change direct_access calling convention, Matthew Wilcox
- [PATCH v5 05/22] Introduce IS_XIP(inode), Matthew Wilcox
- [PATCH v5 02/22] Allow page fault handlers to perform the COW, Matthew Wilcox
- [PATCH v5 03/22] axonram: Fix bug in direct_access, Matthew Wilcox
- Message not available
Message not available
Re: [PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4, Dave Chinner
Re: [PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4, Dave Chinner
Re: [PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4, Dave Chinner
Message not available
Message not available
ext4: indirect block allocations not sequential in 3.4.67 and 3.11.7,
Benjamin LaHaise
A tool that allows changing inode table sizes,
vitalif
Re: A tool that allows changing inode table sizes, Phillip Susi
Directory/Project quota supports, Li Xi
[RFC PATCH 0/2] add some stats in es shrinker and do some cleanups in tracepoint,
Zheng Liu
high write latency bug in ext3 / jbd in 3.4,
Benjamin LaHaise
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]