Linux Ext4 Filesystem Development
[Prev Page][Next Page]
[PATCH v2] ext4: fix possible overflow in ext4_trim_fs(), Lukas Czerner
[PATCH] ext4: only call ext4_jbd2_file_inode when an inode has been extended,
Theodore Ts'o
[Bug 42362] New: [ext4] possible circular locking dependency detected,
bugzilla-daemon
[PATCH] xfstests: Assume yes when test device is not partitioned,
Prasad Joshi
[PATCH] Assume yes when test device is not partitioned,
Prasad Joshi
EXT4-fs (dm-1): Couldn't remount RDWR because of unprocessed orphan inode list,
Christian Kujau
e2fsck sigcatcher breaks valgrind,
Andreas Dilger
[Bug 14562] On umount warn in page_alloc.c:1751 __alloc_pages_slowpath,
bugzilla-daemon
e2fsck aborts when invalid indirect block is encountered,
Chen Huan
[PATCH v1 00/16] ext4: Add metadata checksumming,
Darrick J. Wong
[PATCH 12/16] ext4: Calculate and verify checksums of directory leaf blocks, Darrick J. Wong
[PATCH 15/16] ext4: Calculate and verify superblock checksum, Darrick J. Wong
[PATCH 11/16] ext4: Calculate and verify checksums for htree nodes, Darrick J. Wong
[PATCH 14/16] ext4: Make inode checksum cover empty space, Darrick J. Wong
[PATCH 16/16] jbd2: Support CRC32C transaction checksums, Darrick J. Wong
[PATCH 10/16] ext4: Verify and calculate checksums for extent tree blocks, Darrick J. Wong
[PATCH 06/16] ext4: Calculate and verify inode checksums, Darrick J. Wong
[PATCH 09/16] ext4: Calculate and verify block bitmap checksum, Darrick J. Wong
[PATCH 08/16] ext4: Calculate and verify checksums for inode bitmaps, Darrick J. Wong
[PATCH 07/16] ext4: Create bitmap checksum helper functions, Darrick J. Wong
[PATCH 05/16] ext4: Create a rocompat flag for extended metadata checksumming, Darrick J. Wong
[PATCH 03/16] ext4: ext4_mkdir should dirty dir_block with the parent inode, Darrick J. Wong
[PATCH 04/16] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation, Darrick J. Wong
[PATCH 02/16] ext4: ext4_rename should dirty dir_bh with the correct directory, Darrick J. Wong
[PATCH 01/16] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode, Darrick J. Wong
Re: [PATCH v1 00/16] ext4: Add metadata checksumming, Greg Freemyer
[PATCH v1 00/37] e2fsprogs: Add metadata checksumming,
Darrick J. Wong
- [PATCH 01/37] e2fsprogs: Read and write full-sized inodes, Darrick J. Wong
- [PATCH 02/37] libext2fs: Add metadata checksum flag, Darrick J. Wong
- [PATCH 03/37] debugfs: Optionally ignore bad checksums, Darrick J. Wong
- [PATCH 04/37] libext2fs: Add crc32c implementation for metadata checksumming, Darrick J. Wong
- [PATCH 05/37] libext2fs: Implement a crc32c self-test, Darrick J. Wong
- [PATCH 06/37] libext2fs: Add inode checksum support, Darrick J. Wong
- [PATCH 07/37] debugfs: Dump inode checksum when appropriate, Darrick J. Wong
- [PATCH 08/37] tune2fs: Add inode checksum support, Darrick J. Wong
- [PATCH 09/37] e2fsck: Verify and correct inode checksums, Darrick J. Wong
- [PATCH 10/37] mke2fs: Allow metadata checksums to be turned on at mkfs time, Darrick J. Wong
- [PATCH 12/37] tune2fs: Rewrite inode bitmap checksums, Darrick J. Wong
- [PATCH 11/37] libext2fs: Create the inode bitmap checksum, Darrick J. Wong
- [PATCH 13/37] dumpe2fs: Display inode bitmap checksum, Darrick J. Wong
- [PATCH 14/37] e2fsck: Verify inode bitmap checksum, Darrick J. Wong
- [PATCH 15/37] libext2fs: Create the block bitmap checksum, Darrick J. Wong
- [PATCH 17/37] e2fsck: Verify block bitmap checksum, Darrick J. Wong
- [PATCH 16/37] dumpe2fs: Display block bitmap checksum, Darrick J. Wong
- [PATCH 18/37] e2fsck: Don't verify bitmap checksums, Darrick J. Wong
- [PATCH 19/37] tune2fs: Rewrite block bitmap checksums, Darrick J. Wong
- [PATCH 20/37] libext2fs: Verify and calculate extent tree block checksums, Darrick J. Wong
- [PATCH 21/37] tune2fs: Enable extent tree checksums, Darrick J. Wong
- [PATCH 22/37] libext2fs: Introduce dx_tail and dir_entry_tail, Darrick J. Wong
- [PATCH 23/37] debugfs: Print htree internal node checksums, Darrick J. Wong
- [PATCH 24/37] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers, Darrick J. Wong
- [PATCH 25/37] e2fsck: Verify htree root/node checksums, Darrick J. Wong
- [PATCH 26/37] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes, Darrick J. Wong
- [PATCH 27/37] e2fsck: Check directory leaf block checksums, Darrick J. Wong
- [PATCH 28/37] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID, Darrick J. Wong
- [PATCH 29/37] libext2fs: Verify and calculate extended attribute block checksums, Darrick J. Wong
- [PATCH 30/37] e2fsck: Check extended attribute block checksums, Darrick J. Wong
- [PATCH 32/37] libext2fs: Extend inode checksum to cover the EA block, Darrick J. Wong
- [PATCH 33/37] tune2fs: Rewrite extended attribute block checksums, Darrick J. Wong
- [PATCH 34/37] libext2fs: Calculate and verify superblock checksums, Darrick J. Wong
- [PATCH 35/37] e2fsck: Handle superblock checksum errors gracefully, Darrick J. Wong
- [PATCH 36/37] e2p: Print superblock checksum in list_super, Darrick J. Wong
- [PATCH 37/37] e2fsck: Support CRC32c checksum in journal commit blocks, Darrick J. Wong
[PATCH v1 0/3] crc32c: Add faster algorithm and self-test code,
Darrick J. Wong
lock i_mutex for fallocate?,
Allison Henderson
Re: linux-next: Tree for Aug 30 (jbd2 + bug.h),
Randy Dunlap
[GIT PULL] ext4 fixes for 3.1-rc5,
Theodore Ts'o
[PATCH] ext4: Fix a possible corruption in dx_probe.,
Tao Ma
[PATCH ] ext3: Fix a possible corruption in dx_probe.,
Tao Ma
[PATCH] mke2fs.8: Fix the documentation of maximum journal size,
Surbhi Palande
ext2fs_block_iterate (e2, EXT2_RESIZE_INO, ...) => EXT2_ET_FILE_TOO_BIG?,
Ivan Shmakov
[PATCH] ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining, Jiaying Zhang
[PATCH 0/6 v7] ext4: fix 1k block bugs,
Allison Henderson
[Bug 42052] New: kernel BUG at build/buildd/linux-2.6.38/kernel/timer.c:668,
bugzilla-daemon
[PATCH] fix the outdated comment in ext2_nfs_get_inode(),
Li Haifeng
[RFC] implementation of delayed extent list,
Yongqiang Yang
lockdep warnings - possible circular locking,
Dave Young
[PATCH v2] e2fsprogs: add 64bit-online-resize support,
Yongqiang Yang
[no subject],
Yongqiang Yang
- [PATCH v2 01/15] ext4: add a function which extends a group without checking parameters, Yongqiang Yang
- [PATCH v2 02/15] ext4: add a function which adds a new desc to a fs, Yongqiang Yang
- [PATCH v2 03/15] ext4: add a function which sets up a new group desc, Yongqiang Yang
- [PATCH v2 04/15] ext4: add a function which updates super block, Yongqiang Yang
- [PATCH v2 05/15] ext4: add a structure which will be used by 64bit-resize interface, Yongqiang Yang
- [PATCH v2 06/15] ext4: add a function which sets up group blocks of a flex groups, Yongqiang Yang
- [PATCH v2 07/15] ext4: add a function which adds several group descriptors, Yongqiang Yang
- [PATCH v2 08/15] ext4: add a function which sets up a flex groups each time, Yongqiang Yang
- [PATCH v2 09/15] ext4: enable ext4_update_super() to handle a flex groups, Yongqiang Yang
- [PATCH v2 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors, Yongqiang Yang
- [PATCH v2 11/15] ext4: add a new function which allocates bitmaps and inode tables, Yongqiang Yang
- [PATCH v2 12/15] ext4: add a new function which adds a flex group to a fs, Yongqiang Yang
- [PATCH v2 13/15] ext4: add new online resize interface, Yongqiang Yang
- [PATCH v2 14/15] ext4: let ext4_group_extend() use common code, Yongqiang Yang
- [PATCH v2 15/15] ext4: let ext4_group_add() use common code, Yongqiang Yang
Re: ext4: Always verify extent tree blocks,
Darrick J. Wong
Re: ext4 lockdep trace (3.1.0rc3), Christian Kujau
BUG: i_size and i_blocks corruption on ext4 with ^huge_file,
Utako Kusaka
xfstests test #74 failure,
Ted Ts'o
[PATCH] xfstests: don't print "do not support" warnings unless verbose is specified,
Theodore Ts'o
[patch 2/2] jbd2: use gfp_t instead of int,
Dan Carpenter
[patch 1/2] jbd2: remove an unneeded NULL check,
Dan Carpenter
[URGENT PATCH] ext4: fix potential deadlock in ext4_evict_inode(),
Theodore Ts'o
question about punch hole,
Yongqiang Yang
[PATCH 1/2] ext4: EXT4_FREEBLOCKS_WATERMARK is overly pessimistic,
Anton Blanchard
[PATCH 1/2] ext4: remove redundant argument in mb_find_extent(),
Robin Dong
[Bug 41712] New: kernel BUG at fs/jbd/transaction.c:1155!,
bugzilla-daemon
[Bug 41682] New: INFO: possible circular locking dependency detected .. at ext4_evict_inode,
bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
- [Bug 41682] INFO: possible circular locking dependency detected .. at ext4_evict_inode, bugzilla-daemon
[PATCH 0/5 v6] ext4: fix 1k block bugs,
Allison Henderson
[PATCH] e2image: fix invalid lseek error detection,
Lukas Czerner
khugepaged: inconsistent lock {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage,
Sergey Senozhatsky
Re: attempt to fix race in bigalloc code path,
Yongqiang Yang
e2p_blocks_count () vs. ext2fs_blocks_count (),
Ivan Shmakov
[Bug 41502] New: cfq-iosched: a regression,
bugzilla-daemon
[GIT PULL] ext4 update for 3.1-rc3, Theodore Ts'o
[PATCH 0/6 v5] ext4: fix 1k block bugs,
Allison Henderson
[bug] ext{3,4}: __find_get_block_slow() failed on 3.0.3,
Thilo-Alexander Ginkel
[PATCH v2] ext4: make quota as first class supported feature,
Aditya Kali
[PATCH] ext4: Free resources in the error path of ext4_mb_init.,
Tao Ma
[PATCH] ext4: Flush any pending end_io requests before O_direct read on dioread_nolock,
Jiaying Zhang
[PATCH 2/5] ext3: use fs netlink interface for ENOSPC conditions, Lukas Czerner
[PATCH 3/5] ext4: use fs netlink interface for ENOSPC conditions, Lukas Czerner
INFO: task jbd2/dm-0-8:3993 blocked for more than 120 seconds,
Thomas Backlund
ext4: delayed allocation support and mmap,
Surbhi Palande
[PATCH 0/4] 32/64 bit llseek hashes (v4),
Bernd Schubert
[PATCH] ext4: Don't set s_buddy_cache->i_ino to EXT4_BAD_INO,
Tao Ma
[PATCH v2 12/12] e4defrag: Remove unnecessary code, Kazuya Mio
[PATCH v2 10/12] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC, Kazuya Mio
[PATCH v2 06/12] e4defrag: Allow user who has read+write access to defrag, Kazuya Mio
[PATCH v2 05/12] e4defrag: Add force option for e4defrag,
Kazuya Mio
[PATCH v2 02/12] e4defrag: Remove -c option which checks the file fragmentation, Kazuya Mio
[PATCH v2 00/12] e4defrag: fragmentation score rework and cleanups, Kazuya Mio
[PATCH v2 11/12] e4defrag: Fix error messages more clearly,
Kazuya Mio
[PATCH v2 09/12] e4defrag: Use blk64_t instead of ext4_fsblk_t, Kazuya Mio
[PATCH v2 08/12] e4defrag: Fix memory leak in file_defrag(), Kazuya Mio
[PATCH v2 07/12] e4defrag: Allow user who can use reserved blocks to defrag, Kazuya Mio
[PATCH v2 04/12] e4defrag: Use e2p_get_fragscore() for decision of whether to defrag, Kazuya Mio
[PATCH v2 03/12] e4defrag: Remove old fragmentation score calculation code, Kazuya Mio
[PATCH v2 01/12] libe2p: Add new function e2p_get_fragscore(), Kazuya Mio
[PATCH] ext4: ext4_mkdir should dirty dir_block with the parent inode,
Darrick J. Wong
[PATCH] ext4_rename should dirty dir_bh with the correct directory,
Darrick J. Wong
[RFC] ext4 metadata checksumming design,
Darrick J. Wong
[PATCH] ext3: remove deprecated oldalloc,
Lukas Czerner
[PATCH 0/2] 32/64 bit llseek hashes (v3),
Bernd Schubert
a (documented) way to get the Ext2+ filesystem size?,
Ivan Shmakov
[PATCH 0/2] 32/64 bit llseek hashes,
Bernd Schubert
[PATCH] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten.,
Tao Ma
[PATCH] ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.,
Tao Ma
[PATCH] ext4: fake direct I/O mode for data=journal,
Theodore Ts'o
[PATCH] jbd2: instrument jh on wrong transaction BUG_ON's,
Theodore Ts'o
[PATCH] ext4: don't give the "disabling delalloc" if not explicitly specified,
Theodore Ts'o
xfstests #62 broken on ext4,
Theodore Ts'o
e2dis: a Jigdo-like tool for Ext2+ FS,
Ivan Shmakov
[PATCH 1/5 v2] e2fsprogs: create open() and stat() helpers,
Lukas Czerner
[PATCH] ext4: Fix ext4_should_writeback_data() for no-journal mode, Curt Wohlgemuth
Ext4 allocation strategy,
torn5
[PATCH] ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode, Jiaying Zhang
[PATCH],
Rafael J. Wysocki
[PATCH] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode,
Darrick J. Wong
[PATCH] ext4: Always verify extent tree blocks,
Darrick J. Wong
[PATCH] e2fsprogs: Use punch hole as "discard" on regular files,
Lukas Czerner
Can a metadata buffer end up in journal_unmap_buffer?,
Josef Bacik
Re: [PATCH] loop: add discard support for loop devices,
Lukas Czerner
[PATCH] e2fsprogs: add 64bit-online-resize support,
Yongqiang Yang
New resize interface implementation,
Yongqiang Yang
- [PATCH 01/13] ext4: add a function which extends a group without checking parameters, Yongqiang Yang
- [PATCH 02/13] ext4: add a function which adds a new desc to a fs, Yongqiang Yang
- [PATCH 03/13] ext4: add a function which sets up a new group desc, Yongqiang Yang
- [PATCH 04/13] ext4: add a function which updates super block, Yongqiang Yang
- [PATCH 05/13] ext4: add a structure which will be used by 64bit-resize interface, Yongqiang Yang
- [PATCH 06/13] ext4: add a function which sets up group blocks of a flex groups, Yongqiang Yang
- [PATCH 07/13] ext4: add a function which adds several group descriptors, Yongqiang Yang
- [PATCH 08/13] ext4: add a function which sets up a flex groups each time, Yongqiang Yang
- [PATCH 09/13] ext4: enable ext4_update_super() to handle a flex groups, Yongqiang Yang
- [PATCH 10/13] ext4: pass verify_reserved_gdb() the number of group decriptors, Yongqiang Yang
- [PATCH 11/13] ext4: add a new function which allocates bitmaps and inode tables, Yongqiang Yang
- [PATCH 12/13] ext4: add a new function which adds a flex group to a fs, Yongqiang Yang
- [PATCH 13/13] ext4: add new online resize interface, Yongqiang Yang
- Message not available
DIO process stuck apparently due to dioread_nolock (3.0),
Michael Tokarev
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]