Linux Ext4 Filesystem Development
[Prev Page][Next Page]
[PATCH 0/7] bug fix and add a unit test for inline data in e2fsprogs,
Zheng Liu
ext4 settings in an embedded system,
Ohlsson, Fredrik (GE Healthcare, consultant)
debugfs feature request: dump sparse files as sparse.,
George Spelvin
64bit + resize2fs... this is Not Good.,
George Spelvin
e2fsck: eh_magic = 0000 != f30a,
George Spelvin
Kernel Errors: Wrong Opcodes,
Markus Oehme
resize2fs running out of reserved gdb blocks.,
Kimmo Mustonen
mke2fs -O 64bit -E resize=<anything> divides by 0,
George Spelvin
[PATCH] ext4: init pagevec in ext4_da_block_invalidatepages,
Eric Sandeen
Ext4 file corruption using cp,
Roger Niva
How full should the inode table be?,
George Spelvin
[ext4:dev 5/25] fs/jbd2/commit.c:351:18: sparse: incorrect type in assignment (different base types), kbuild test robot
[PATCH] ext4: do not use ext4_error() when there is no space in dir leaf for csum,
Theodore Ts'o
Commit Interval and Delayed Allocation,
Nelson, John R
[PATCH v2] ext4: Prevent race while waling extent tree,
Lukas Czerner
Question on resize2fs with "combination of flex_bg and !resize_inode",
Mark Casey
[PATCH] ext4: Prevent race while waling extent tree,
Lukas Czerner
[Bug 50261] New: Invalid d_type on readdir(), but e2fsck sees correct type,
bugzilla-daemon
e2fsck extremly slow after: EXT4-fs.. ext4_check_descriptors: Checksum for group .. failed,
kaefert@xxxxxxxxx
still got few EXT4-fs errors, Toralf Förster
why has "fix ext4_ext_remove_space tree traversal" not been applied?,
Carlos Carvalho
Fwd: What should be the optimum value of G (number-of-groups) when using flex_bg?,
Ashish Sangwan
merging printk and WARN,
Julia Lawall
[Bug 50021] New: ext4 discard option not working on journal dissabled filesystem,
bugzilla-daemon
[PATCH 4/8] fs/ext3/inode.c: drop if around WARN_ON,
Julia Lawall
[PATCH 9/16] fs/ext4/indirect.c: use WARN,
Julia Lawall
Re: Bug#692104: linux-image-3.2.0-3-amd64: NULL pointer dereference in ext4fs,
Ben Hutchings
[PATCH] fix awful goto: in ext4_mb_new_blocks(),
Eric Sandeen
[PATCH] ext4: check incompatible mount options when mounting ext2/3,
Carlos Maiolino
[RFC PATCH v2 0/3] mm/fs: Implement faster stable page writes on filesystems,
Darrick J. Wong
[PATCH V2] Remove VLAIS usage from JBD2 code, Behan Webster
[GIT PULL] more ext4 bug fixes for 3.7, Theodore Ts'o
[PATCH] Removing the use of VLAIS from the Linux Kernel,
Behan Webster
[PATCH] ext4: remove ext4_handle_release_buffer(),
Eric Sandeen
How to use new "native 4k sector sized" HDD with ext4,
Ashish Sangwan
Transactions in JBD2 proc,
John R Nelson
[PATCH] ext4: get rid of the duplicate code on ext4_fill_super,
Zhao Hongjiang
[PATCH] ext3: get rid of the duplicate code on ext3_fill_super,
Zhao Hongjiang
[RFC v4+ hot_track 00/19] vfs: hot data tracking,
zwu . kernel
- [RFC v4+ hot_track 11/19] vfs: register one shrinker, zwu . kernel
- [RFC v4+ hot_track 18/19] ext4: add hot tracking support, zwu . kernel
- [RFC v4+ hot_track 13/19] debugfs: introduce one function, zwu . kernel
- [RFC v4+ hot_track 19/19] vfs: add documentation, zwu . kernel
- [RFC v4+ hot_track 17/19] xfs: add hot tracking support, zwu . kernel
- [RFC v4+ hot_track 16/19] btrfs: add hot tracking support, zwu . kernel
- [RFC v4+ hot_track 15/19] sysfs: add two hot_track proc files, zwu . kernel
- [RFC v4+ hot_track 14/19] vfs: add debugfs support, zwu . kernel
- [RFC v4+ hot_track 08/19] vfs: add aging function, zwu . kernel
- [RFC v4+ hot_track 09/19] vfs: add one work queue, zwu . kernel
- [RFC v4+ hot_track 12/19] vfs: add one ioctl interface, zwu . kernel
- [RFC v4+ hot_track 10/19] vfs: introduce hot func register framework, zwu . kernel
- [RFC v4+ hot_track 07/19] vfs: add map info update function, zwu . kernel
- [RFC v4+ hot_track 05/19] vfs: add hooks to enable hot tracking, zwu . kernel
- [RFC v4+ hot_track 06/19] vfs: add temp calculation function, zwu . kernel
- [RFC v4+ hot_track 04/19] vfs: add two map arrays, zwu . kernel
- [RFC v4+ hot_track 03/19] vfs: add I/O frequency update function, zwu . kernel
- [RFC v4+ hot_track 02/19] vfs: initialize and free data structures, zwu . kernel
- [RFC v4+ hot_track 01/19] vfs: introduce private radix tree structures, zwu . kernel
- Re: [RFC v4+ hot_track 00/19] vfs: hot data tracking, Andi Kleen
- Re: [RFC v4+ hot_track 00/19] vfs: hot data tracking, Zhi Yong Wu
Fsck and large file,
Nelson, John R
ext4 issue after unclean shutdown and reboot,
Martin
Re: xfstests: optionally run all tests under quota,
Rich Johnston
[PATCH 0/8 v3] ext4: extent status tree (step 1),
Zheng Liu
semi-stable page writes,
Darrick J. Wong
[PATCH 0/2] Patch to address the ext4 corruption problem,
Theodore Ts'o
[PATCH] xfstests: test ext4 statfs,
Eric Sandeen
[PATCH] ext4: fix overhead calculations in ext4_stats, again,
Eric Sandeen
[PATCH 0/3] HWPOISON: improve error_remove_page(),
Naoya Horiguchi
[RFC v4 00/15] vfs: hot data tracking,
zwu . kernel
- [RFC v4 03/15] vfs,hot_track: add the function for collecting I/O frequency, zwu . kernel
- [RFC v4 04/15] vfs,hot_track: add two map arrays, zwu . kernel
- [RFC v4 06/15] vfs,hot_track: add the function for updating map arrays, zwu . kernel
- [RFC v4 07/15] vfs,hot_track: add the aging function, zwu . kernel
- [RFC v4 15/15] vfs,hot_track: add the documentation, zwu . kernel
- [RFC v4 13/15] btrfs: add hot tracking support, zwu . kernel
- [RFC v4 12/15] vfs,hot_track: turn some Micro into be tunable, zwu . kernel
- [RFC v4 05/15] vfs,hot_track: add hooks to enable hot data tracking, zwu . kernel
- [RFC v4 14/15] xfs: add hot tracking support, zwu . kernel
- [RFC v4 11/15] vfs,hot_track: add debugfs support, zwu . kernel
- [RFC v4 10/15] vfs,hot_track: add one new ioctl interface, zwu . kernel
- [RFC v4 09/15] vfs,hot_track: register one memory shrinker, zwu . kernel
- [RFC v4 02/15] vfs,hot_track: initialize and free key data structures, zwu . kernel
- [RFC v4 01/15] vfs,hot_track: introduce private radix tree structures, zwu . kernel
- [RFC v4 08/15] vfs,hot_track: add one work queue, zwu . kernel
- [PATCH] ext4: add hot tracking support, Zheng Liu
[PATCH] ex4: remove unused assignment,
Alan Cox
re: ext4: Replace BUG_ON() with ext4_error() in move_extents.c,
Dan Carpenter
[PATCH] ext4: do not try to write superblock on journal-less readonly remount,
Michael Tokarev
[PATCH] ext4: Automatic setting of {INODE,BLOCK}_UNINIT flags,
Tomas Racek
[PATCH, RFC] Ext3: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle.,
Ashish Sangwan
[PATCH, RFC] Ext4: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle.,
Ashish Sangwan
[PATCH V7 00/23] ext4: Add inline data support,
Tao Ma
- [PATCH V7 01/23] ext4: Move extra inode read to a new function., Tao Ma
- [PATCH V7 02/23] ext4: export inline xattr functions., Tao Ma
- [PATCH V7 03/23] ext4: Add the basic function for inline data support., Tao Ma
- [PATCH V7 04/23] ext4: Add read support for inline data., Tao Ma
- [PATCH V7 05/23] ext4: Add normal write support for inline data., Tao Ma
- [PATCH V7 06/23] ext4: Add journalled write support for inline data., Tao Ma
- [PATCH V7 07/23] ext4: Add delalloc support for inline data., Tao Ma
- [PATCH V7 08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage., Tao Ma
- [PATCH V7 09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size., Tao Ma
- [PATCH V7 10/23] ext4: Create __ext4_insert_dentry for dir entry insertion., Tao Ma
- [PATCH V7 18/23] ext4: let ext4_rename handle inline dir., Tao Ma
- [PATCH V7 23/23] ext4: Enable ext4 inline support., Tao Ma
- [PATCH V7 15/23] ext4: make ext4_delete_entry generic., Tao Ma
- [PATCH V7 11/23] ext4: let add_dir_entry handle inline data properly., Tao Ma
- [PATCH V7 17/23] ext4: let empty_dir handle inline dir., Tao Ma
- [PATCH V7 12/23] ext4: Let ext4_readdir handle inline data., Tao Ma
- [PATCH V7 22/23] ext4: let fallocate handle inline data correctly., Tao Ma
- [PATCH V7 19/23] ext4: Let fiemap work with inline data., Tao Ma
- [PATCH V7 13/23] ext4: Create a new function search_dir., Tao Ma
- [PATCH V7 16/23] ext4: let ext4_delete_entry handle inline data., Tao Ma
- [PATCH V7 14/23] ext4: let ext4_find_entry handle inline data., Tao Ma
- [PATCH V7 21/23] ext4: let ext4_truncate handle inline data correctly., Tao Ma
- [PATCH V7 20/23] ext4: Evict inline data out if we needs to strore xattr in inode., Tao Ma
- Re: [PATCH V7 00/23] ext4: Add inline data support, Tao Ma
- Re: [PATCH V7 00/23] ext4: Add inline data support, Theodore Ts'o
OOPS after deleting file on ext4 filesystem,
Nick Bowler
patch for lsattr: adds -b option similar to ls -b, peter
Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?),
Nix
[PATCH] ext4: fix unjournaled inode bitmap modification, Eric Sandeen
<Possible follow-ups>
Re: Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?), Martin
[GIT PULL] ext4 bug fixes for 3.7, Theodore Ts'o
[PATCH 19/22] ext4: add support for read_iter and write_iter, Dave Kleikamp
[PATCH 17/22] fs: add read_iter and write_iter to several file systems, Dave Kleikamp
Re: ext4 hanlding of ext2/3 mount options, Theodore Ts'o
Re: The patch at 'patchwork.ozlabs.org/patch/192079', Theodore Ts'o
Re: EXT4-fs error w/ external USB drive,
Theodore Ts'o
[PATCH 1/2] ext4: Notify when discard is not supported,
Lukas Czerner
Shrinking ext3 partition takes long and high CPU usage,
Marcel van Beurden
Re: Local DoS through write heavy I/O on CFQ & Deadline,
Jan Kara
[PATCH] e4defrag: Fix segfault when /etc/mtab is empty, Ashish Sangwan
[PATCH] e4defrag: Add option -m mtab to e4defrag,
Ashish Sangwan
[PATCH] ext4: prevent kernel panic in case of uninitialized jinode, Volodymyr Mieshkov
A question about the naming of e2fsprogs/tests,
Zheng Liu
[PATCH 01/10] ext4: balloc: Fixed coding style issue,
Adil Mujeeb
- [PATCH 10/10] ext4: resize: Fixed coding style issue, Adil Mujeeb
- [PATCH 09/10] ext4: namei: Fixed coding style issue, Adil Mujeeb
- [PATCH 08/10] ext4: ioctl: Fixed coding style issue, Adil Mujeeb
- [PATCH 07/10] ext4: inode: Fixed coding style issue, Adil Mujeeb
- [PATCH 06/10] ext4: ialloc: Fixed coding style issue, Adil Mujeeb
- [PATCH 05/10] ext4: file: Fixed coding style issue, Adil Mujeeb
- [PATCH 04/10] ext4: extents: Fixed coding style issue, Adil Mujeeb
- [PATCH 03/10] ext4: ext4.h: fixed coding style issue, Adil Mujeeb
- [PATCH 02/10] ext4: block_validity: Fixed coding style issue, Adil Mujeeb
- Re: [PATCH 01/10] ext4: balloc: Fixed coding style issue, Lukáš Czerner
[PATCH 1/2 v2] ext4: print 'flags' in ext4_ext_handle_uninitialized_extents,
Zheng Liu
[PATCH] ext4: missing trace_ext4_ext_map_blocks_exit after calling ext4_ext_handle_uninitialized_extents,
Zheng Liu
[PATCH 1/2] ext4: print 'flags' in trace_ext4_ext_handle_uninitialized_extents,
Zheng Liu
[PATCH 1/2] Use 'inode' variable that is already dereferenced,
Anatol Pomozov
[PATCH] ext4: Checksum the block bitmap properly with bigalloc enabled.,
Tao Ma
[Bug 48751] New: ext3: ctime changes with no reason in 30 seconds after a file change,
bugzilla-daemon
metadata_csum set but no space in dir leaf for checksum,
George Spelvin
[PATCH] ext3: Avoid underflow of in ext3_trim_fs(),
Lukas Czerner
kernel oops in jbd2_journal_get_descriptor_buffer,
Clement Gallin-Douathe
Question about doing umount when disk fails, Yang Bai
[RFC v3 00/13] vfs: hot data tracking,
zwu . kernel
- [RFC v3 06/13] vfs: add hooks to enable hot data tracking, zwu . kernel
- [RFC v3 10/13] vfs: register one memory shrinker, zwu . kernel
- [RFC v3 12/13] vfs: add debugfs support, zwu . kernel
- [RFC v3 11/13] vfs: add 3 new ioctl interfaces, zwu . kernel
- [RFC v3 09/13] vfs: add one wq to update map info periodically, zwu . kernel
- [RFC v3 13/13] vfs: add documentation, zwu . kernel
- [RFC v3 07/13] vfs: add function for updating map arrays, zwu . kernel
- [RFC v3 08/13] vfs: add aging function for old map info, zwu . kernel
- [RFC v3 04/13] vfs: add function for collecting raw access info, zwu . kernel
- [RFC v3 02/13] vfs: introduce private radix tree structures, zwu . kernel
- [RFC v3 05/13] vfs: add two map arrays, zwu . kernel
- [RFC v3 03/13] vfs: Initialize and free main data structures, zwu . kernel
- [RFC v3 01/13] btrfs: add one new mount option '-o hot_track', zwu . kernel
- Re: [RFC v3 01/13] btrfs: add one new mount option '-o hot_track', David Sterba
Re: [RFC v3 00/13] vfs: hot data tracking, Zheng Liu
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]