Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] ext4: return non-zero st_blocks for inline data, (continued)
- [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
[PATCH] ext2: Make sb magic number endianness conversion consistent,
Carlos Maiolino
[PATCH] ext4: pair trace_ext4_writepages & trace_ext4_writepages_result,
Ming Lei
[PATCH] ext4: don't cache out of order extents,
Eryu Guan
[PATCH V9 22/33] ext4: add support for read_iter and write_iter, Dave Kleikamp
still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0,
Davidlohr Bueso
[PATCH] ext4: fix performance regression in ext4_writepages,
Ming Lei
[PATCH] ext3: Count journal as bsddf overhead in ext3_statfs,
Eric Sandeen
Weird jbd2 I/O load,
Andrei Banu
[PATCH 1/2] ext4: Fix assertion in ext4_add_complete_io(),
Jan Kara
new kernel warning when running xfstest ext4/271 on 3.12,
Eric Whitney
[PATCH] ext4: fix checking on nr_to_write,
Ming Lei
[GIT PULL] ext4 bug fixes for 3.12, Theodore Ts'o
3.10.10: quota problems,
Carlos Carvalho
A crash in ext3 on disk failure,
Mikulas Patocka
help with 'discard' mount option on ext4,
Prasanna NAVARATNA
[RFC][PATCH] e2fsck: fix corrupted orphan list in preen mode, Zheng Liu
Re: [PATCH] xfstests ext4/306: regression test for ext4 resize with non-extent files, Eric Sandeen
[Bug 62751] New: INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0),
bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
- [Bug 62751] INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0), bugzilla-daemon
[PATCH 0/4] Add handy fs move features,
Phillip Susi
[PATCH]An inlinedata bug in ext4_destroy_inline_data_nolock(),
baixing quan
[PATCH RESEND 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
[PATCH RESEND 3/7] ext4: add support FALLOC_FL_COLLAPSE_RANGE for fallocate, Namjae Jeon
[PATCH RESEND 5/7] xfstest: Add test case to check various corner cases for collapsing range,
Namjae Jeon
[PATCH RESEND 7/7] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate, Namjae Jeon
[PATCH RESEND 6/7] xfstest: Add test case to test multiple collapse range call,
Namjae Jeon
[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate,
Namjae Jeon
[PATCH RESEND 1/7] fs: add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate,
Namjae Jeon
[PATCH RESEND 0/7] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate, Namjae Jeon
ext4_wait_block_bitmap() and ext4_read_block_bitmap_nowait() handle bitmap verification differently,
jon ernst
[PATCH 0/2] fs/ext4: increase parallelism in updating ext4 orphan list,
T Makphaibulchoke
[PATCH 1/2] fs/ext4: adding and initalizing new members of ext4_inode_info and ext4_sb_info,
T Makphaibulchoke
[PATCH] ext4: add noorlov parameter to avoid spreading of directory inodes,
Benjamin LaHaise
[PATCH v1 00/31] e2fsprogs September 2013 patchbomb,
Darrick J. Wong
- [PATCH 01/31] tune2fs: Don't convert block # to cluster # when clearing uninit_bg, Darrick J. Wong
- [PATCH 02/31] libext2fs: Only link an inode into a directory once, Darrick J. Wong
- [PATCH 03/31] Define an error code for block bitmap checksum failures, Darrick J. Wong
- [PATCH 04/31] libext2fs: Fix a minor grammatical error in the error catalog, Darrick J. Wong
- [PATCH 05/31] libext2fs: Add space for metadata checksum when unconverting a hashed directory block, Darrick J. Wong
- [PATCH 06/31] e2p: Fix f[gs]etflags argument size mismatch, Darrick J. Wong
- [PATCH 07/31] libext2fs: When writing a file that has a i_size > 2GB, set the large_file feature flag and update the superblock., Darrick J. Wong
- [PATCH 08/31] libext2fs: Fix off-by-one error in file truncation, Darrick J. Wong
- [PATCH 09/31] libext2fs: Rewind extent pointer when totally deleting an extent, Darrick J. Wong
- [PATCH 10/31] libext2fs: Allow callers to punch a single block, Darrick J. Wong
- [PATCH 11/31] libext2fs: ind_punch() must not stop examining blocks prematurely, Darrick J. Wong
- [PATCH 12/31] e2fsprogs: Fix blk_t <- blk64_t assignment mismatches, Darrick J. Wong
- [PATCH 13/31] e2fsprogs: Less critical fixes to use the appropriate blk*t types, Darrick J. Wong
- [PATCH 14/31] libext2fs: Fix ext2fs_open2() truncation of the superblock parameter, Darrick J. Wong
- [PATCH 15/31] e2fsck: Teach EA refcounting code to handle 48bit block addresses, Darrick J. Wong
- [PATCH 16/31] debugfs: Handle 64bit block numbers, Darrick J. Wong
- [PATCH 17/31] libext2fs: Refactor u32-list to handle 32 and 64-bit data types, Darrick J. Wong
- [PATCH 18/31] libext2fs: Badblocks should handle 48-bit block numbers correctly, Darrick J. Wong
- [PATCH 19/31] badblocks: Use the new badblocks APIs for 64-bit block numbers, Darrick J. Wong
- [PATCH 20/31] e2fsprogs: Add (optional) sparse checking to the build, Darrick J. Wong
- [PATCH 21/31] libext2fs: Be more thorough in searching a range of blocks for a cluster, Darrick J. Wong
- [PATCH 22/31] libext2fs: During punch, only free a cluster if we're sure that all blocks in the cluster are being punched, Darrick J. Wong
- [PATCH 23/31] libext2fs: expanddir and mkjournal need not update the summary counts when performing an implied cluster allocation, Darrick J. Wong
- [PATCH 24/31] libext2fs: Use ext2fs_punch() to truncate quota file, Darrick J. Wong
- [PATCH 25/31] e2fsck: Only release clusters when shortening a directory during a rehash, Darrick J. Wong
- [PATCH 26/31] libext2fs: openfs() musn't allow bigalloc without EXT2_FLAGS_64BITS, Darrick J. Wong
- [PATCH 27/31] resize2fs: Convert fs to and from 64bit mode, Darrick J. Wong
- [PATCH 28/31] mke2fs: Complain about creating 64bit filesystems without extents, Darrick J. Wong
- [PATCH 29/31] e2fsck: Enable extents on all 64bit filesystems, Darrick J. Wong
- [PATCH 30/31] libext2fs: Support modifying arbitrary extended attributes, Darrick J. Wong
- [PATCH 31/31] misc: Add fuse2fs, a FUSE server for e2fsprogs, Darrick J. Wong
[PATCH] e2image: Add image consistency information and -f option to manpage,
Carlos Maiolino
[PATCH 08/11] ext4: Fix end of group handling in ext4_mb_init_cache,
Andi Kleen
[PATCH v1.1 0/2] ext4: Shut down block groups when damage is detected, part 2,
Darrick J. Wong
[PATCH v2] e2image: Print a warning if running over a mounted filesystem,
Carlos Maiolino
[PATCH v1 0/2] ext4: Shut down block groups when damage is detected, part 2,
Darrick J. Wong
[PATCH] e2image: Print a warning if running over a mounted filesystem,
Carlos Maiolino
[PATCH] ext4: avoid exposure of stale data in ext4_punch_hole(),
Maxim Patlasov
ext[234] data corruption (Linux 3.8, 3.9 / Xen),
James Dingwall
[PATCH] ext4: fix FITRIM in no journal mode,
Lukas Czerner
Fwd: Need help with Data Recovery on Ext4 partitions that became corrupted on running OS,
InvTraySts
[PATCH] tune2fs: more respect for quota config option,
Eric Sandeen
[PATCH][RESEND] tests: add another test for uninit extents past eof,
Eric Whitney
[PATCH V2] xfstests: only run generic/300 on filesystems supporting fallocate(), Eric Whitney
[PATCH] xfstests: set umask to avoid spurious generic/314 test failures,
Eric Whitney
ext4: fix memory leak in xattr code.,
Dave Jones
Max size of data in a bio, Prashant Shah
[Bug 61631] New: kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume,
bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
- [Bug 61631] kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume, bugzilla-daemon
[PATCH] ext4: drop unsed reclen variable from ext4_add_dirent_to_inline(),
Azat Khuzhin
[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd.,
bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
- [Bug 61601] rootflags=noatime causes kernel panic when booting without initrd., bugzilla-daemon
fix the ext4_read_inline_dir return value,
Boxi Liu
Potential use-after-free in ext4_mb_new_blocks, Dmitry Vyukov
resize getting out of memory on 32bit machine, Ronen Shitrit
[PATCH] E2fsprogs: introduce FIEMAP_EXTENT_SHARED support, Liu Bo
ext4 recovery, the saga of 16777215 continues,
Alexander Harrowell
Fwd: strange e2fsck magic number behaviour,
Alexander Harrowell
Re: Fwd: strange e2fsck magic number behaviour, Theodore Ts'o
[PATCH] tune2fs: update i_size in ext2fs_file_write(),
Niu Yawei
Please help: Is ext4 counting trims as writes, or is something killing my SSD?,
Julian Andres Klode
Java Stop-the-World GC stall induced by FS flush or many large file deletions,
Cuong Tran
[PATCH] e2fsprogs: add -i switch to filefrag to ignore inline data,
Eric Sandeen
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]