Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [RFC v3 11/13] vfs: add 3 new ioctl interfaces, (continued)
- [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
- Re: [RFC v3 00/13] vfs: hot data tracking, Dave Chinner
- [PATCH] xfs: add hot tracking support., Dave Chinner
- Re: [RFC v3 00/13] vfs: hot data tracking, Dave Chinner
[PATCH] e2fsck: only consult inode_dir_map if needed in pass4, Theodore Ts'o
[PATCH] ext4: Avoid underflow of in ext4_trim_fs(),
Lukas Czerner
[PATCH] ext3: fix return values on parse_options() failure,
Zhao Hongjiang
[PATCH] ext2: fix return values on parse_options() failure,
Zhao Hongjiang
spinlocks in ext4,
Peter Fordham
Oops with ext(3|4) and audit and Xen,
Peter Moody
A warning from 3.6+ with bigalloc and delalloc when running xfstest,
Zheng Liu
[PATCH] ext4: fix possible memory leak in ext4_xattr_set_acl(),
Eugene Shatokhin
[PATCH] ext4: fix error handling in ext4_fill_super(),
Eugene Shatokhin
metadata_csum + unclean shutdown = failure to boot,
George Spelvin
ext4 updates for v3.7, Theodore Ts'o
[Bug 48431] New: ext4_fill_super() reports success even if ext4_mb_init() fails,
bugzilla-daemon
freeze_bdev hangs,
Prashant Shah
[PATCH 1/2] e2freefrag: use 64-bit rbtree bitmaps,
Theodore Ts'o
[PULL REQUEST] ext3 & udf fixes for 3.7-rc1, Jan Kara
[Bug 48301] New: Kernel panic when try delete really big file (3,3TB),
bugzilla-daemon
[PATCH] ext4: fix ext4_flush_completed_IO wait semantics,
Dmitry Monakhov
[Bug 48251] New: Sorting directory entries,
bugzilla-daemon
[PATCH] ext4: fix undefined bit shift result in ext4_fill_flex_info,
Lukas Czerner
Repeatable ext4 oops with 3.6.0 (regression),
Holger Hoffstaette
[PATCH 0/2] ext3_bread usage audit due non-initialized variable,
Carlos Maiolino
[ext4:dev 47/50] fs/ext4/extents.c:4949 ext4_ext_punch_hole() warn: inconsistent returns mutex:&inode->i_mutex: locked (4813,4815) unlocked (4806,4949),
Fengguang Wu
[PATCH REGRESSION FIX] ext4: fix mtime update in nodelalloc mode,
Theodore Ts'o
WARNING: at fs/ext4/extents.c:4434 ext4_convert_unwritten_extent,
Dmitry Monakhov
[PATCH 00/11] ext4: Bunch of DIO/AIO fixes V4,
Dmitry Monakhov
- [PATCH 02/11] ext4: give i_aiodio_unwritten more appropriate name, Dmitry Monakhov
- [PATCH 01/11] ext4: ext4_inode_info diet, Dmitry Monakhov
- [PATCH 04/11] ext4: completed_io locking cleanup V4, Dmitry Monakhov
- [PATCH 06/11] ext4: serialize dio nonlocked reads with defrag workers V3, Dmitry Monakhov
- [PATCH 05/11] ext4: remove ext4_end_io(), Dmitry Monakhov
- [PATCH 07/11] ext4: serialize unlocked dio reads with truncate, Dmitry Monakhov
- [PATCH 03/11] ext4: fix unwritten counter leakage, Dmitry Monakhov
- [PATCH 10/11] ext4: punch_hole should wait for DIO writers V2, Dmitry Monakhov
- [PATCH 09/11] ext4: serialize truncate with owerwrite DIO workers V2, Dmitry Monakhov
- [PATCH 08/11] ext4: endless truncate due to nonlocked dio readers V2, Dmitry Monakhov
- [PATCH 11/11] ext4: fix ext_remove_space for punch_hole case, Dmitry Monakhov
[ext4:dev 47/50] fs/ext4/indirect.c:1799 ext4_ind_punch_hole() warn: inconsistent returns mutex:&inode->i_mutex: locked (1710) unlocked (1799),
Fengguang Wu
Re: [PATCH 2.6.33.y 14/40] ext4: Fix possible lost inode write in no journal mode,
Yongqiang Yang
next/mmotm: ext4 causes !rwsem_is_locked warnings,
Hugh Dickins
[PATCH next/mmotm] ext4: fix cache_es after merge_left,
Hugh Dickins
[PATCH] ext4: convert to use leXX_add_cpu(),
Wei Yongjun
Release of e2fsprogs 1.42.6,
Theodore Ts'o
[PATCH] ext4: ext4_bread usage audit,
Carlos Maiolino
[PATCH] ext4: Only call update_backups if necessary in online resize.,
Tao Ma
[PATCH 1/6] xfstests: add fio requirement V2,
Dmitry Monakhov
ext4_readdir ignores filldir error code,
Kasatkin, Dmitry
[PATCH 0/4] ext4: ioc_move_ext fixes,
Dmitry Monakhov
[PATCH 00/10] ext4: Bunch of DIO/AIO fixes V3,
Dmitry Monakhov
- [PATCH 01/10] ext4: ext4_inode_info diet, Dmitry Monakhov
- [PATCH 02/10] ext4: give i_aiodio_unwritten more appropriate name, Dmitry Monakhov
- [PATCH 03/10] ext4: fix unwritten counter leakage, Dmitry Monakhov
- [PATCH 04/10] ext4: completed_io locking cleanup V3, Dmitry Monakhov
- [PATCH 05/10] ext4: serialize dio nonlocked reads with defrag workers V3, Dmitry Monakhov
- [PATCH 06/10] ext4: punch_hole should wait for DIO writers V2, Dmitry Monakhov
- [PATCH 07/10] ext4: serialize unlocked dio reads with truncate, Dmitry Monakhov
- [PATCH 08/10] ext4: endless truncate due to nonlocked dio readers V2, Dmitry Monakhov
- [PATCH 09/10] ext4: serialize truncate with owerwrite DIO workers V2, Dmitry Monakhov
- [PATCH 10/10] ext4: fix ext_remove_space for punch_hole case, Dmitry Monakhov
[PATCH 1/6] xfstest: add fio git submodule,
Dmitry Monakhov
[RFC v2 00/10] vfs: hot data tracking,
zwu . kernel
- [RFC v2 01/10] vfs: introduce private rb structures, zwu . kernel
- [RFC v2 02/10] vfs: add support for updating access frequency, zwu . kernel
- [RFC v2 04/10] vfs: add init and exit support, zwu . kernel
- [RFC v2 09/10] vfs: add debugfs support, zwu . kernel
- [RFC v2 07/10] vfs: fork one kthread to update data temperature, zwu . kernel
- [RFC v2 06/10] vfs: enable hot data tracking, zwu . kernel
- [RFC v2 08/10] vfs: add 3 new ioctl interfaces, zwu . kernel
- [RFC v2 05/10] vfs: introduce one hash table, zwu . kernel
- [RFC v2 10/10] vfs: add documentation, zwu . kernel
- [RFC v2 03/10] vfs: add one new mount option '-o hottrack', zwu . kernel
[PATCH 00/21 v5] e2fsprogs: make e2fsprogs support inline data,
Zheng Liu
- [PATCH 01/21 v5] libext2fs: add INLINE_DATA into EXT2_LIB_SOFTSUPP_INCOMPAT, Zheng Liu
- [PATCH 02/21 v5] libext2fs: add function to check inline_data flag for an inode, Zheng Liu
- [PATCH 03/21 v5] libext2fs: add functions to operate extend attribute, Zheng Liu
- [PATCH 04/21 v5] libext2fs: handle inline data in dir iterator function, Zheng Liu
- [PATCH 06/21 v5] debugfs: make stat command support inline data, Zheng Liu
- [PATCH 05/21 v5] libext2fs: handle inline_data in block iterator function, Zheng Liu
- [PATCH 07/21 v5] libext2fs: handle inline data when expanding directory, Zheng Liu
- [PATCH 08/21 v5] debugfs: make lsdel command support inline data, Zheng Liu
- [PATCH 09/21 v5] libext2fs: handle inline data in read/write function, Zheng Liu
- [PATCH 10/21 v5] debugfs: handle inline_data feature in dirsearch command, Zheng Liu
- [PATCH 11/21 v5] debugfs: handle inline_data feature in bmap command, Zheng Liu
- [PATCH 13/21 v5] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP, Zheng Liu
- [PATCH 12/21 v5] debugfs: handle inline_data in punch command, Zheng Liu
- [PATCH 14/21 v5] mke2fs: add inline_data support in mke2fs, Zheng Liu
- [PATCH 15/21 v5] tune2fs: add inline_data feature in tune2fs, Zheng Liu
- [PATCH 17/21 v5] e2fsck: check inline_data in pass1, Zheng Liu
- [PATCH 18/21 v5] e2fsck: check inline_data in pass2, Zheng Liu
- [PATCH 19/21 v5] e2fsck: check inline_data in pass3, Zheng Liu
- [PATCH 20/21 v5] tests: change result in f_bad_disconnected_inode, Zheng Liu
- [PATCH 21/21 v5] mke2fs: enable inline_data feature on ext4dev filesystem, Zheng Liu
- [PATCH 16/21 v5] e2fsck: add problem descriptions and check inline data feature, Zheng Liu
[PATCH] ext4: remove static from struct match_token used in token2str,
Herton Ronaldo Krzesinski
[PATCH V2] ext4: speed-up releasing blocks on commit,
Andrey Sidorov
[PATCH] ext4: Don't calc checksum in update_backups in online resize.,
Tao Ma
[PATCH] ext4: fix potential deadlock in ext4_nonda_switch(),
Theodore Ts'o
[Bug 47731] New: Null pointer dereference at strchr,
bugzilla-daemon
[PATCH 0/4] ioengine: File based ioengines,
Dmitry Monakhov
possible bug ?,
Adrian Sandu
[PATCH] ext4: re-enable -o discard functionality in no-journal mode, Theodore Ts'o
re: ext4: convert file system to meta_bg if needed during resizing,
Dan Carpenter
Anyone have test cases for SEEK_HOLE/SEEK_DATA?,
Theodore Ts'o
[PATCH RFC 2/2] ext4: speed-up releasing blocks on commit,
Andrey Sidorov
[PATCH RFC 1/2] ext4: speed-up truncate/unlink,
Andrey Sidorov
[PATCH 1/2] Make orphan functions no-op in no-journal mode,
Anatol Pomozov
Problem with online resizing with metadata checksum patch...,
Theodore Ts'o
[Bug 47611] New: NULL pointer dereference in ext4_ext_remove_space on 3.5.1,
bugzilla-daemon
ext4_orphan_del() sleeps in non-journal mode,
Anatol Pomozov
[PATCH V6 00/23] ext4: Add inline data support.,
Tao Ma
- [PATCH V6 01/23] ext4: Move extra inode read to a new function., Tao Ma
- [PATCH V6 05/23] ext4: Add normal write support for inline data., Tao Ma
- [PATCH V6 08/23] ext4: Make ext4_init_dot_dotdot for inline dir usage., Tao Ma
- [PATCH V6 09/23] ext4: Refactor __ext4_check_dir_entry to accepts start and size., Tao Ma
- [PATCH V6 07/23] ext4: Add delalloc support for inline data., Tao Ma
- [PATCH V6 06/23] ext4: Add journalled write support for inline data., Tao Ma
- [PATCH V6 03/23] ext4: Add the basic function for inline data support., Tao Ma
- [PATCH V6 04/23] ext4: Add read support for inline data., Tao Ma
- [PATCH V6 02/23] ext4: export inline xattr functions., Tao Ma
- [PATCH V6 10/23] ext4: Create __ext4_insert_dentry for dir entry insertion., Tao Ma
- [PATCH V6 18/23] ext4: let ext4_rename handle inline dir., Tao Ma
- [PATCH V6 16/23] ext4: let ext4_delete_entry handle inline data., Tao Ma
- [PATCH V6 21/23] ext4: let ext4_truncate handle inline data correctly., Tao Ma
- [PATCH V6 11/23] ext4: let add_dir_entry handle inline data properly., Tao Ma
- [PATCH V6 15/23] ext4: make ext4_delete_entry generic., Tao Ma
- [PATCH V6 17/23] ext4: let empty_dir handle inline dir., Tao Ma
- [PATCH V6 22/23] ext4: let fallocate handle inline data correctly., Tao Ma
- [PATCH V6 13/23] ext4: Create a new function search_dir., Tao Ma
- [PATCH V6 14/23] ext4: let ext4_find_entry handle inline data., Tao Ma
- [PATCH V6 19/23] ext4: Let fiemap work with inline data., Tao Ma
- [PATCH V6 20/23] ext4: Evict inline data out if we needs to strore xattr in inode., Tao Ma
- [PATCH V6 23/23] ext4: Enable ext4 inline support., Tao Ma
- [PATCH V6 12/23] ext4: Let ext4_readdir handle inline data., Tao Ma
[PATCH 0/5 v2] e2fsprogs: allow meta_bg/64-bit file systems to be online resized,
Theodore Ts'o
[PATCH 0/9 v3] meta_bg online resize patches,
Theodore Ts'o
[PATCH 0/9] ext4: Bunch of DIO/AIO fixes V2,
Dmitry Monakhov
Ubuntu Ext4 regression testing,
Brad Figg
Ongoing data reorganization/defragmentation?,
norritt
[PATCH] ext4: remove unused function ext4_ext_check_cache,
Lukas Czerner
[PATCH v2] ext4: fix possible non-initialized variable,
Carlos Maiolino
[PULL] UDF and ext3 fix for 3.6-rc6, Jan Kara
[PATCH] tests: kill debugfs on interrupted MMP test,
Andreas Dilger
ext4 won't mount - fsck required - 2nd fsck in less than a week,
Terry
[PATCH 0/7] ext4: Bunch of DIO/AIO fixes,
Dmitry Monakhov
[PATCH] ext4: fix possible non-initialized variable,
Carlos Maiolino
How to query ext2/3/4 total fs size while mounted?,
Mike Fleetwood
[PATCH] ext4: fix double unlock buffer mess during fs-resize,
Dmitry Monakhov
Re: Tracking down suspend/resume ext3/mmc issues on imx233,
Shawn Guo
[Bug 47151] New: provide a file system block size of 8KB for certain SSDs.,
bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
- [Bug 47151] provide a file system block size of 8KB for certain SSDs., bugzilla-daemon
[Bug 45441] kernel BUG at /build/buildd/linux-3.2.0/fs/jbd2/transaction.c:1093!,
bugzilla-daemon
[PATCH 1/2 v2] ext4: check free block counters in ext4_mb_find_by_goal,
Yongqiang Yang
[PATCH] xfstests 285: verify extN statfs f_blocks,
Eric Sandeen
[PATCH] ext4: ext4_mknod: always set i_op,
Bernd Schubert
Re: Why page w/o buffers can not be released?, Jan Kara
Re; new toner chips for Samsung with EXP,DOM,EUR,CHN version, Samsung MLT-101S,-ML-2165W/SF-760P/SCX-3405FW, NPC toner chips
[PATCH 1/4] ext4: serialize dio nonlocked reads with defrag workers,
Dmitry Monakhov
[PATCH] ext3: Replace 0 with NULL for pointer in super.c file,
Sachin Kamat
Weird filesystem corruption from wayland / radeon / chromium,
darxus
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]