Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: Ext4 projects for 2014, (continued)
- [PATCH v4 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate,
Namjae Jeon
- [PATCH v4 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH v4 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
- [PATCH v4 5/10] xfstest: shared/001: Standard collapse range tests,
Namjae Jeon
- [PATCH v4 6/10] xfstest: shared/002: Delayed allocation collapse range,
Namjae Jeon
- [PATCH v4 7/10] xfstest: shared/003: Multi collapse range tests,
Namjae Jeon
- [PATCH v4 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate,
Namjae Jeon
- [PATCH v4 9/10] xfstest: shared/005: Test multiple fallocate collapse,
Namjae Jeon
- [PATCH v4 8/10] xfstest: shared/004: Delayed allocation multi collapse,
Namjae Jeon
- [PATCH v4 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate,
Namjae Jeon
- [PATCH] debugfs: print missing argument in usage for open, filefrag and ls,
Zheng Liu
- [PATCH v3 00/30] e2fsprogs: inline data refinement patch set,
Zheng Liu
- [PATCH v3 01/30] libext2fs: support modifying arbitrary extended attributes, Zheng Liu
- [PATCH v3 02/30] libext2fs: various tweaks to the xattr editor APIs, Zheng Liu
- [PATCH v3 03/30] libext2fs: extend xattr api to query number of attrs, Zheng Liu
- [PATCH v3 04/30] libext2fs: fix memory leaks in extended attribute code, Zheng Liu
- [PATCH v3 07/30] libext2fs: free key/value pairs before reading, Zheng Liu
- [PATCH v3 08/30] debugfs: dump all extended attributes, Zheng Liu
- [PATCH v3 09/30] libext2fs: check inline_data in ext2fs_xattrs_read/write, Zheng Liu
- [PATCH v3 10/30] libext2fs: define new dirent_swab interfaces for inline data, Zheng Liu
- [PATCH v3 06/30] libext2fs: remove redundant code, Zheng Liu
- [PATCH v3 11/30] libext2fs: handle inline data in dir iterator function, Zheng Liu
- [PATCH v3 12/30] libext2fs: handle inline_data in block iterator function, Zheng Liu
- [PATCH v3 15/30] debugfs: make mkdir command support inline data, Zheng Liu
- [PATCH v3 14/30] debugfs: make expand command support inline data, Zheng Liu
- [PATCH v3 13/30] debugfs: make stat command support inline data, Zheng Liu
- [PATCH v3 17/30] debugfs: handle inline_data feature in bmap command, Zheng Liu
- [PATCH v3 16/30] debugfs: make lsdel command support inline data, Zheng Liu
- [PATCH v3 05/30] libext2fs: fix block leak when releasing xattr block, Zheng Liu
- [PATCH v3 20/30] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP, Zheng Liu
- [PATCH v3 18/30] debugfs: handle inline data feature in punch command, Zheng Liu
- [PATCH v3 19/30] libext2fs: handle inline data in read/write function, Zheng Liu
- [PATCH v3 23/30] e2fsck: add problem descriptions and check inline data feature, Zheng Liu
- [PATCH v3 24/30] e2fsck: check inline_data in pass1, Zheng Liu
- [PATCH v3 26/30] e2fsck: check inline_data in pass3, Zheng Liu
- [PATCH v3 21/30] mke2fs: add inline_data support in mke2fs, Zheng Liu
- [PATCH v3 27/30] tests: change result in f_bad_disconnected_inode, Zheng Liu
- [PATCH v3 28/30] mke2fs: enable inline_data feature on ext4dev filesystem, Zheng Liu
- [PATCH v3 30/30] libext2fs: add a unit test for inline data, Zheng Liu
- [PATCH v3 29/30] libext2fs: export inode cahce creation function, Zheng Liu
- [PATCH v3 22/30] tune2fs: add inline_data feature in tune2fs, Zheng Liu
- [PATCH v3 25/30] e2fsck: check inline_data in pass2, Zheng Liu
- Re: [PATCH v3 00/30] e2fsprogs: inline data refinement patch set, Darrick J. Wong
- difference between xip and o_direct., jon ernst
- [PATCH v2 0/4] ext4: Add XIP functionality,
Ross Zwisler
- [PATCH] fix del_timer() misuse for ->s_err_report,
Al Viro
- [PATCH] debugfs: fix range mode of freei,
Lev Solomonov
- [PATCH] libblkid: Identify extN file system properly,
Lukas Czerner
- [Bug 66161] many application blocked,
bugzilla-daemon
- [PATCH v2 00/28] e2fsprogs: inline data refinement patch set,
Zheng Liu
- [PATCH v2 01/28] libext2fs: support modifying arbitrary extended attributes, Zheng Liu
- [PATCH v2 02/28] libext2fs: various tweaks to the xattr editor APIs, Zheng Liu
- [PATCH v2 03/28] libext2fs: extend xattr api to query number of attrs, Zheng Liu
- [PATCH v2 05/28] libext2fs: fix block leak when releasing xattr block, Zheng Liu
- [PATCH v2 04/28] libext2fs: fix memory leaks in extended attribute code, Zheng Liu
- [PATCH v2 06/28] libext2fs: remove redundant code, Zheng Liu
- [PATCH v2 07/28] libext2fs: free key/value pairs before reading, Zheng Liu
- [PATCH v2 08/28] debugfs: dump all extended attributes, Zheng Liu
- [PATCH v2 09/28] libext2fs: handle inline data in dir iterator function, Zheng Liu
- [PATCH v2 10/28] libext2fs: handle inline_data in block iterator function, Zheng Liu
- [PATCH v2 11/28] debugfs: make stat command support inline data, Zheng Liu
- [PATCH v2 12/28] debugfs: make expand command support inline data, Zheng Liu
- [PATCH v2 13/28] debugfs: make mkdir command support inline data, Zheng Liu
- [PATCH v2 14/28] debugfs: make lsdel command support inline data, Zheng Liu
- [PATCH v2 15/28] debugfs: handle inline_data feature in bmap command, Zheng Liu
- [PATCH v2 16/28] debugfs: handle inline data feature in punch command, Zheng Liu
- [PATCH v2 17/28] libext2fs: handle inline data in read/write function, Zheng Liu
- [PATCH v2 18/28] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP, Zheng Liu
- [PATCH v2 19/28] mke2fs: add inline_data support in mke2fs, Zheng Liu
- [PATCH v2 20/28] tune2fs: add inline_data feature in tune2fs, Zheng Liu
- [PATCH v2 21/28] e2fsck: add problem descriptions and check inline data feature, Zheng Liu
- [PATCH v2 22/28] e2fsck: check inline_data in pass1, Zheng Liu
- [PATCH v2 23/28] e2fsck: check inline_data in pass2, Zheng Liu
- [PATCH v2 24/28] e2fsck: check inline_data in pass3, Zheng Liu
- [PATCH v2 25/28] tests: change result in f_bad_disconnected_inode, Zheng Liu
- [PATCH v2 26/28] mke2fs: enable inline_data feature on ext4dev filesystem, Zheng Liu
- [PATCH v2 27/28] libext2fs: export inode cahce creation function, Zheng Liu
- [PATCH v2 28/28] libext2fs: add a unit test for inline data, Zheng Liu
- [PATCH] ext2: Fix oops in ext2_get_block() called from ext2_quota_write(),
Jan Kara
- [ANNOUNCE] xfstests: tree updated to 0a7f216b, Dave Chinner
- Re: [PATCH] fs: fix iversion handling,
Andreas Dilger
- [PATCH] e2fsck: blk64_t to blk_t truncation,
Kit Westneat
- Re: [PATCH] e2fsck: blk64_t to blk_t truncation, Darrick J. Wong
- Re: [PATCH] e2fsck: blk64_t to blk_t truncation, Theodore Ts'o
- [PATCH 00/10] Fix 64-bit type conversion issues in e2fsck, Theodore Ts'o
- [PATCH 06/10] libext2fs: add explicit casts to bitops.h, Theodore Ts'o
- [PATCH 09/10] e2fsck: use dgrp_t for block group numbers, Theodore Ts'o
- [PATCH 03/10] e2fsck: use blk_t instead of blk64_t in check_resize_inode(), Theodore Ts'o
- [PATCH 07/10] e2fsck: fix j_maxlen if the file system is exactly 1 << 32 blocks, Theodore Ts'o
- [PATCH 04/10] dumpe2fs: fix printing of block offsets for 64-bit file systems, Theodore Ts'o
- [PATCH 08/10] e2fsck: add support for 64-bit extended attribute block refcounting, Theodore Ts'o
- [PATCH 10/10] libext2fs: fix printf conversion spec in tst_iscan.c, Theodore Ts'o
- [PATCH 05/10] libext2fs: add explicit casts to ext2fs.h, Theodore Ts'o
- [PATCH 02/10] e2fsck: use errcode_t to suppress some -Wconversion warnings, Theodore Ts'o
- [PATCH 01/10] e2fsck: use problem_t to suppress some -Wconversion warnings, Theodore Ts'o
- xfs over thin provisioning talk,
Carlos Maiolino
- [RFC PATCH 1/1] ext4: Try to better reuse recently freed space,
Lukáš Czerner
- [PATCH 1/2] ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails,
Theodore Ts'o
- [PATCH 00/18] Consolidate Posix ACL implementation,
Christoph Hellwig
- [PATCH 03/18] fs: add a set_acl inode operation, Christoph Hellwig
- [PATCH 04/18] fs: add generic xattr_acl handlers, Christoph Hellwig
- [PATCH 06/18] fs: make posix_acl_create more useful, Christoph Hellwig
- [PATCH 05/18] fs: make posix_acl_chmod more useful, Christoph Hellwig
- [PATCH 08/18] ext2/3/4: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 14/18] xfs: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 13/18] reiserfs: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs, Christoph Hellwig
- [PATCH 15/18] jfs: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 18/18] fs: remove generic_acl, Christoph Hellwig
- [PATCH 16/18] gfs2: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_, Christoph Hellwig
- [PATCH 11/18] jffs2: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 10/18] hfsplus: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 09/18] f2fs: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 07/18] btrfs: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 12/18] ocfs2: use generic posix ACL infrastructure, Christoph Hellwig
- [PATCH 02/18] fs: add get_acl helper, Christoph Hellwig
- Re: [PATCH 00/18] Consolidate Posix ACL implementation, Andreas Gruenbacher
- ext2 oops during xfstests, Christoph Hellwig
- [PATCH] ext4: enable punch hole for bigalloc,
Zheng Liu
- [PATCH v2] mke2fs: fix force option to create filesystem on mounted device,
Kazuya Mio
- [PATCH] ext4: Do not reserve clusters when fs doesn't support extents,
Jan Kara
- [PATCH] e2image: double free when restoring image,
Kit Westneat
- CONFIG_EXT4_USE_FOR_EXT23 no space left on device,
Geert Uytterhoeven
- warning in ext4_journal_start_sb on filesystem freeze,
Matthew Rahtz
- [PATCH] jbd: Revise KERN_EMERG error messages,
Jan Kara
- 3.12.0: sda2: WRITE SAME failed. Manually zeroing. with 3w-xxxx driver,
Justin Piszcz
- [Bug 65701] New: oops: fs/ext4/ext4_jbd2.c,
bugzilla-daemon
- Invalid filesystem option set: inline_data,
d lopez
- [PATCH] e2fsprogs: tune2fs manpage updates,
Uri Corin
- bio_add_page rw mode check by merge_bvec_fn,
Bernd Schubert
- [Bug 65341] New: file is not opened when double click,
bugzilla-daemon
- [PATCH] jbd2:[trivial] rename obsoleted msg JBD->JBD2,
Dmitry Monakhov
- [PATCH] ext4: fix use-after-free in ext4_mb_new_blocks,
Junho Ryu
- [BUG] ext2/3/4: dio reads stale data when we do some append dio writes,
Zheng Liu
- [PATCH] ext4: Add XIP functionality,
Ross Zwisler
- [PATCH] ext4: Use trace condition for ext4_mballoc tracepoints,
Steven Rostedt
- Filesystem writes on RAID5 too slow,
Martin Boutin
- [PATCH] ext4: add generic uevent infrastructure,
Dmitry Monakhov
- noacl and nouser_xattr,
Paul FM
- Tail effect of ext4 block allocation, Jun He
- [PATCH] jbd: Lower severity of aborted journal from EMERG to CRIT,
Lubomir Rintel
- [GIT PULL] ext4 changes for 3.13, Theodore Ts'o
- Re: Patch of adding utility to check the status of MMP,
Li Xi
- kernel panic using external journal and snapshots,
Gordon Messmer
- [PATCH] libext2fs: fix printf conversion spec in tst_iscan.c,
Eric Whitney
- [GIT PULL] ext[23], udf & quota fix, Jan Kara
- Re: VMs are pausing with ENOSPC,
Stefan Hajnoczi
- [PATCH] ext4: add prototypes for macro-generated functions, Andreas Dilger
- [PATCH] ext4: use prandom_u32() instead of get_random_bytes(), Theodore Ts'o
- [PATCH] ext4: Fix reading of extended tv_sec (bug 23732),
David Turner
- [PATCH] tests: check backing filesystem can handle large file,
Andreas Dilger
- [PATCH V4] mke2fs: disallow creating FS on a loop mounted file with no option,
Kazuya Mio
- [PATCH v2 00/11] rbtree: postorder iteration: fix, add tests, and use in various places,
Cody P Schafer
- [PATCH v2 01/11] rbtree: Fix rbtree_postorder_for_each_entry_safe() iterator, Cody P Schafer
- [PATCH v2 03/11] rbtree/test: test rbtree_postorder_for_each_entry_safe(), Cody P Schafer
- [PATCH v2 09/11] fs/ext3: use rbtree postorder iteration helper instead of opencoding, Cody P Schafer
- [PATCH v2 05/11] trace/trace_stat: use rbtree postorder iteration helper instead of opencoding, Cody P Schafer
- [PATCH v2 08/11] fs/jffs2: use rbtree postorder iteration helper instead of opencoding, Cody P Schafer
- [PATCH v2 02/11] rbtree/test: move rb_node to the middle of the test struct, Cody P Schafer
- [PATCH v2 11/11] sh/dwarf: use rbtree postorder iteration helper instead of solution using repeated rb_erase(), Cody P Schafer
- [PATCH v2 10/11] mtd/ubi: use rbtree postorder iteration helper instead of opencoding, Cody P Schafer
- [PATCH v2 07/11] fs/ext4: use rbtree postorder iteration helper instead of opencoding, Cody P Schafer
- [PATCH v2 06/11] fs/ubifs: use rbtree postorder iteration helper instead of opencoding, Cody P Schafer
- [PATCH v2 04/11] net ipset: use rbtree postorder iteration instead of opencoding, Cody P Schafer
- [PATCH] Add missing brelse to xattr code.,
Dave Jones
- [PATCH] ext4: return non-zero st_blocks for inline data,
Andreas Dilger
- [BUG][ext2] XIP does not work on ext2,
Andiry Xu
- [PATCH RFC] fs: add FIEMAP_FLAG_DISCARD support,
Theodore Ts'o
- [PATCH 4/8] fs/ext4: use rbtree postorder iteration helper instead of opencoding, Cody P Schafer
- [PATCH 6/8] fs/ext3: use rbtree postorder iteration helper instead of opencoding,
Cody P Schafer
- "make check" broken on maint branch?,
Dilger, Andreas
- [PATCH] ext4: remove unreachable code in ext4_can_extents_be_merged(),
Eric Sandeen
- Filesystem recovery - e2fsck seems to have caused my filesystem to get wiped,
Regan Wallace
- [Bug 63981] New: Bad: Buffer I/O errors make disk unusable,
bugzilla-daemon
- Question of online defrag, thanks,
Ming Lei
- Re: Query FSCK Errors on ext4,
Andreas Dilger
online resize of ext4 hung (3.2.51 / 1.42.5),
Jakob Haufe
e2fsprogs: Why __uint64_t in unix_discard() in lib/ext2fs/unix_io.c?, Andrew Bradford
[PATCH][RESEND] mke2fs: fix force option to create filesystem on mounted device,
Kazuya Mio
[PATCH] Fix optional static code analysis using sparse, Theodore Ts'o
Commit 7d7345322d60edb0fa49a64a89b31360f01d09cb,
Jan Kara
[Bug 63511] New: EXT4-fs warning (device sdc): ext4_da_update_reserve_space:362: ino 75159523, allocated 1 with only 0 reserved metadata blocks (releasing 162 blocks with reserved 162 data blocks),
bugzilla-daemon
[PATCH] mke2fs: Fix block bitmaps initalization with -O ^resize_inode,
Akira Fujita
[Bug 63471] New: Please add a "quit" command to the e2fsck interactive mode,
bugzilla-daemon
[PATCH] e2fsck: fix problem comments to match actual message,
Andreas Dilger
process hangs in ext4_sync_file,
Sandeep Joshi
Re: process hangs in ext4_sync_file, Sandeep Joshi
linux ext filesystem errors,
Markus Moeller
[PATCH] e2fsprogs: fix build w/o quota,
Eric Sandeen
[PATCH v2 00/25] e2fsprogs patchbomb 10/2013,
Darrick J. Wong
- [PATCH 01/25] libext2fs: stop iterating dirents when done linking, Darrick J. Wong
- [PATCH 02/25] libext2fs: fix ext2fs_open2() truncation of the superblock parameter, Darrick J. Wong
- [PATCH 03/25] mke2fs: don't let resize= turn on resize_inode when meta_bg is set, Darrick J. Wong
- [PATCH 04/25] libext2fs: reject 64bit badblocks numbers, Darrick J. Wong
- [PATCH 05/25] libext2fs: don't overflow when punching indirect blocks with large blocks, Darrick J. Wong
- [PATCH 06/25] libext2fs: fix tests that set LARGE_FILE, Darrick J. Wong
- [PATCH 07/25] mke2fs: load configfile blocksize setting before 64bit checks, Darrick J. Wong
- [PATCH 08/25] debugfs: fix various minor bogosity, Darrick J. Wong
- [PATCH 09/25] e2fsck: teach EA refcounting code to handle 64bit block addresses, Darrick J. Wong
- [PATCH 10/25] debugfs: handle 64bit block numbers, Darrick J. Wong
- [PATCH 11/25] libext2fs: only punch complete clusters, Darrick J. Wong
- [PATCH 12/25] libext2fs: don't update the summary counts when doing implied cluster allocation, Darrick J. Wong
- [PATCH 13/25] libext2fs: use ext2fs_punch() to truncate quota file, Darrick J. Wong
- [PATCH 14/25] e2fsck: only release clusters when shortening a directory during a rehash, Darrick J. Wong
- [PATCH 15/25] e2fsck: print cluster ranges when encountering bitmap errors, Darrick J. Wong
- [PATCH 16/25] resize2fs: convert fs to and from 64bit mode, Darrick J. Wong
- [PATCH 17/25] resize2fs: when toggling 64bit, don't free in-use bg data clusters, Darrick J. Wong
- [PATCH 18/25] resize2fs: adjust reserved_gdt_blocks when changing group descriptor size, Darrick J. Wong
- [PATCH 19/25] resize2fs: during shrink, don't free in-use bg data clusters, Darrick J. Wong
- [PATCH 20/25] resize2fs: don't free in-use clusters when moving blocks, Darrick J. Wong
- [PATCH 21/25] misc: use the checksum predicate function, not raw flag tests, Darrick J. Wong
- [PATCH 22/25] resize2fs: rewrite extent/dir/ea block checksums when migrating, Darrick J. Wong
- [PATCH 23/25] libext2fs: support modifying arbitrary extended attributes, Darrick J. Wong
- [PATCH 24/25] misc: add fuse2fs, a FUSE server for e2fsprogs, Darrick J. Wong
- Re: [PATCH v2 00/25] e2fsprogs patchbomb 10/2013, Lukáš Czerner
- Re: [PATCH v2 00/25] e2fsprogs patchbomb 10/2013, Theodore Ts'o
[PATCH] ext4: add ratelimiting to ext4 messages,
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]