Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [RFC] Journal credits debugging (Was: Re: Bug#615998: ...), (continued)
- [PATCH v3] ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXT,
Robin Dong
- Re: [PATCH 3/4] Ext4: handle SEEK_HOLE/SEEK_DATA generically,
Andreas Dilger
- [PATCH] ext4: Remove some deprecated mount options,
Lukas Czerner
- [PATCH] ext4: Documenatation: remove acl and user_xattr mount options,
Lukas Czerner
- [PATCH] ext4: ext4_orphan_add() remove unnecessary comments,
Lukas Czerner
- [PATCH 0/2v v7] XFS TESTS: ENOSPC Punch Hole Test,
Allison Henderson
- [PATCH v2] ext4: Deprecate data=journal mount option,
Lukas Czerner
- [PATCH] ext4: Record error messages in super block, amir73il
- [PATCH 0/2 v6] XFS TESTS: Add ENOSPC Punch Hole Test,
Allison Henderson
- [PATCH] misc: use EXT2_I_SIZE() consistently to get size,
Andreas Dilger
- [PATCH 0/3 v2] XFS TESTS: Fix 252 failure,
Allison Henderson
- [PATCH v2] ext4: quiet 'unused variables' compiling warnings,
Yongqiang Yang
- [Bug 38372] New: unable to handle kernel NULL pointer dereference in ext3,
bugzilla-daemon
- [PATCH 0/2] EXT4: Punch Hole Opmtimizations,
Allison Henderson
- [RFC PATCH 0/3] block: Fix fsync slowness with CFQ cgroups,
Vivek Goyal
- [PATCH] ext4: Deprecate data=journal mount option,
Lukas Czerner
- [PATCH v2] jbd: Fix oops in journal_remove_journal_head(), Jan Kara
- [PATCH v2] ext4: avoid redundant cache finding if flags not cantian PUNCH_OUT,
Robin Dong
- [PATCH] ext4: avoid redundant cache finding if flags not cantian PUNCH_OUT,
Robin Dong
- [PATCH v3] ext4: avoid eh_entries overflow before insert extent_idx,
Robin Dong
- Re: High CPU Utilization When Copying to Ext4,
Ted Ts'o
- [PATCH resend 0/6] use little-endian bitops properly,
Akinobu Mita
- All of my backup superblocks are zero'd out, Jasper Wallace
- [PATCH] jbd: Fix oops in journal_remove_journal_head(), Jan Kara
- [PATCH 0/9] remove i_alloc_sem V2,
Christoph Hellwig
- Do we really need parallel resizer?,
Yongqiang Yang
- [PATCH] security: new security_inode_init_security API adds function callback, Mimi Zohar
- filesystems bigger than 16 TB?,
Tomasz Chmielewski
- [PATCH v2] ext4: avoid eh_entries overflow before insert extent_idx,
Robin Dong
- Big Mess,
Charles Taylor
- [PATCH] ext4: refactor duplicated block placement code,
Eric Sandeen
- [PATCH v3] ext4: Rewrite ext4_page_mkwrite() to use generic helpers,
Jan Kara
- Re: exclude bitmap update,
Amir Goldstein
- [PATCH] ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs(),
Lukas Czerner
- [PATCH] ext4: check eh_max before really insert index,
Robin Dong
- [PATCH RESEND] Free allocated and pre-allocated blocks when check_eofblocks_fl fails,
Jiaying Zhang
- can we simplify the quota matrix in ext4?,
Eric Sandeen
- Help required for Debugging JBD,
Niraj Kulkarni
- [PATCH 0/4] ext4: reduce the size of inode.c,
amir73il
- [PATCH] Free allocated and pre-allocated blocks when check_eofblocks_fl fails,
Jiaying Zhang
- [PATCH 0/3] directory index patch set v2,
Bernd Schubert
- [PATCH 2/3] ext4 directory index: read-ahead blocks v2, Bernd Schubert
- [PATCH 3/3] dx read-ahead: Map blocks with a single semaphore lock, Bernd Schubert
[PATCH 0/8] remove i_alloc_sem,
Christoph Hellwig
- [PATCH 8/8] rw_semaphore: remove up/down_read_non_owner, Christoph Hellwig
- [PATCH 3/8] fs: simpler handling of zero sized reads in __blockdev_direct_IO, Christoph Hellwig
- [PATCH 7/8] btrfs: wait for direct I/O requests in truncate, Christoph Hellwig
- [PATCH 5/8] fs: move inode_dio_wait calls into ->setattr, Christoph Hellwig
- [PATCH 1/8] far: remove i_alloc_sem abuse, Christoph Hellwig
- [PATCH 2/8] ext4: remove i_alloc_sem abuse, Christoph Hellwig
- [PATCH 6/8] fs: always maintain i_dio_count, Christoph Hellwig
- [PATCH 4/8] fs: kill i_alloc_sem, Christoph Hellwig
- Re: [PATCH 0/8] remove i_alloc_sem, Christoph Hellwig
- Re: [PATCH 0/8] remove i_alloc_sem, Jan Kara
[GIT PULL] ext4 update for 3.0,
Theodore Ts'o
[PATCH v2] ext4: Set file system to read-only by I/O error threshold,
stufever
Re: Can someone confirm ext4 BUG_ON on latest kernel build?,
Randy Dunlap
Re: 2.6.39.1: Intel I340-T4: irq/64-eth3-TxR: page allocation failure. order:1, mode:0x20,
Mark Lord
[PATCH 1/2] ext4: Fix compilation with -DDX_DEBUG,
Bernd Schubert
[PATCH] ext4: Set file system to read-only by I/O error threshold,
stufever
Commit 94968e74 breaks f_lotsbad,
Andreas Dilger
[PATCH 1/3] jbd2,rcu: correctly use RCU,
Lai Jiangshan
[PATCH 11/11 RESEND] e4defrag: Remove unnecessary code, Kazuya Mio
[PATCH 10/11 RESEND] e4defrag: Fix error messages more clearly, Kazuya Mio
[PATCH 09/11 RESEND] e4defrag: Use EXT2_SUPER_MAGIC instead of EXT4_SUPER_MAGIC, Kazuya Mio
[PATCH 08/11 RESEND] e4defrag: Use blk64_t instead of ext4_fsblk_t,
Kazuya Mio
[PATCH 07/11 RESEND] e4defrag: Fix memory leak in file_defrag(), Kazuya Mio
[PATCH 06/11 RESEND] e4defrag: Allow user who has read+write access to defrag,
Kazuya Mio
[PATCH 05/11 RESEND] e4defrag: Use get_fragment_score() for decision of whether to defrag, Kazuya Mio
[PATCH 04/11 RESEND] e4defrag: Remove old fragmentation score calculation code, Kazuya Mio
[PATCH 03/11 RESEND] e4defrag: Remove -c option which check the file fragments, Kazuya Mio
[PATCH 02/11 RESEND] filefrag: Output fragmentation score,
Kazuya Mio
[PATCH 01/11 RESEND] libe2p: Add new function get_fragment_score(),
Kazuya Mio
[PATCH 00/11 RESEND] e4defrag: fragmentation score rework and cleanups,
Kazuya Mio
[PATCH] ext4:quiet 'unsed variables' compiling warnings.,
Yongqiang Yang
[PATCH] ext4: fix incorrect error msg in ext4_ext_insert_index,
Robin Dong
[PATCH] misc: quiet "unused variable" compiler warnings, Andreas Dilger
[PATCH] check: build all dependencies before "make check", Andreas Dilger
[Bug 14203] File permissions not working correctly, bugzilla-daemon
xfstests 252 failure,
Allison Henderson
[PATCH] libext2fs: fix the range validation in bitmap_range2 funcs,
amir73il
recovering from backup superblock with uninit_bg,
Amir Goldstein
[PATCH v2] jbd2: Fix oops in jbd2_journal_remove_journal_head(),
Jan Kara
[Bug 37212] New: NULL pointer dereference in inode_has_perm() while setquota,
bugzilla-daemon
[PATCH v2] jbd2:Make journal transaction allocations come from its own cache.,
Manish Katiyar
[PATCH] jbd: Make jbd transactions come from its own cache.,
Manish Katiyar
ext3 and btrfs various Oops and kernel BUGs,
Norbert Preining
[PATCH] e2fsprogs: ignore generated files for "git status", Andreas Dilger
[PATCH] ext3/ioctl.c: quite sparse warnings about different address spaces,
H Hartley Sweeten
[PATCH] ext4: ext4_free_blocks() fix,
Maxim Patlasov
[PATCH] mke2fs: add extent-mapped journal regression test,
Andreas Dilger
[PATCH 1/3] ext2fs: Handle internal journal over 2^32 bytes,
Andreas Dilger
[BUG] ext4 timestamps corruption,
Akira Fujita
[PATCH] ext2fs: fix error handling in ext2fs_add_dir_block,
Andreas Dilger
[PATCH] ext2fs: don't use O_DIRECT if not available,
Andreas Dilger
[PATCH] misc: fix compile warnings on OSX,
Andreas Dilger
[PATCH] ext2fs: fix ext2fs_warn_bitmap32() return warning,
Andreas Dilger
[PATCH] debugfs: fix icheck finding blocks used for xattrs,
Andreas Dilger
[PATCH] tune2fs: add dir_index feature to tune2fs man page,
Andreas Dilger
[PATCH] ext2fs: fix undeclared posix_memalign() warning,
Andreas Dilger
[PATCH] misc: clean up compiler warnings,
Andreas Dilger
Updated heuristics for mke2fs on large filesystems, Andreas Dilger
64bit filesystem questions,
Phillip Susi
[patch]check NULL pointer,
Shaohua Li
Port xfstests 145, 161, 175, 176, 185?,
Allison Henderson
LVM vs. Ext4 snapshots (was: [PATCH v1 00/30] Ext4 snapshots),
Amir G.
[PATCH] mke2fs: check that auto-detected blocksize <= sys_page_size,
Yury V. Zaytsev
[PATCH] mke2fs: Don't erase flash device if "-n" is given,
Andreas Dilger
[PATCH RESEND] Documentation: Remove the obsolete parameters in 2 jbd2 functions.,
Tao Ma
[PATCH v1 00/30] Ext4 snapshots,
amir73il
- [PATCH v1 01/36] ext4: EXT4 snapshots (Experimental), amir73il
- [PATCH v1 02/36] ext4: snapshot debugging support, amir73il
- [PATCH v1 03/36] ext4: snapshot hooks - inside JBD hooks, amir73il
- [PATCH v1 04/36] ext4: snapshot hooks - block bitmap access, amir73il
- [PATCH v1 05/36] ext4: snapshot hooks - delete blocks, amir73il
- [PATCH v1 06/36] ext4: snapshot hooks - move data blocks, amir73il
- [PATCH v1 07/36] ext4: snapshot hooks - direct I/O, amir73il
- [PATCH v1 08/36] ext4: snapshot hooks - move extent file data blocks, amir73il
- [PATCH v1 09/36] ext4: snapshot file, amir73il
- [PATCH v1 10/36] ext4: snapshot file - read through to block device, amir73il
- [PATCH v1 11/36] ext4: snapshot file - permissions, amir73il
- [PATCH v1 12/36] ext4: snapshot file - store on disk, amir73il
- [PATCH v1 13/36] ext4: snapshot file - increase maximum file size limit to 16TB, amir73il
- [PATCH v1 14/36] ext4: snapshot block operations, amir73il
- [PATCH v1 15/36] ext4: snapshot block operation - copy blocks to snapshot, amir73il
- [PATCH v1 16/36] ext4: snapshot block operation - move blocks to snapshot, amir73il
- [PATCH v1 17/36] ext4: snapshot block operation - copy block bitmap to snapshot, amir73il
- [PATCH v1 18/36] ext4: snapshot control, amir73il
- [PATCH v1 19/36] ext4: snapshot control - init new snapshot, amir73il
- [PATCH v1 20/36] ext4: snapshot control - fix new snapshot, amir73il
- [PATCH v1 21/36] ext4: snapshot control - reserve disk space for snapshot, amir73il
- [PATCH v1 22/36] ext4: snapshot journaled - increase transaction credits, amir73il
- [PATCH v1 23/36] ext4: snapshot journaled - implement journal_release_buffer(), amir73il
- [PATCH v1 24/36] ext4: snapshot journaled - bypass to save credits, amir73il
- [PATCH v1 25/36] ext4: snapshot journaled - cache last COW tid in journal_head, amir73il
- [PATCH v1 26/36] ext4: snapshot journaled - trace COW/buffer credits, amir73il
- [PATCH v1 27/36] ext4: snapshot list support, amir73il
- [PATCH v1 28/36] ext4: snapshot list - read through to previous snapshot, amir73il
- [PATCH v1 29/36] ext4: snapshot race conditions - concurrent COW bitmap operations, amir73il
- [PATCH v1 30/36] ext4: snapshot race conditions - concurrent COW operations, amir73il
- [PATCH v1 31/36] ext4: snapshot race conditions - tracked reads, amir73il
- [PATCH v1 32/36] ext4: snapshot exclude - the exclude bitmap, amir73il
- [PATCH v1 33/36] ext4: snapshot cleanup, amir73il
- [PATCH v1 34/36] ext4: snapshot cleanup - shrink deleted snapshots, amir73il
- [PATCH v1 35/36] ext4: snapshot cleanup - merge shrunk snapshots, amir73il
- [PATCH v1 36/36] ext4: snapshot rocompat - enable rw mount, amir73il
- Re: [PATCH v1 00/30] Ext4 snapshots, Lukas Czerner
- Re: [PATCH v1 00/30] Ext4 snapshots, Amir G.
[PATCH] ext4: remove deprecated oldalloc,
Lukas Czerner
[PATCH] mount.8: remove reprecated bh/nobh options from the manual page,
Lukas Czerner
[PATCH] ext3/ext4 Documentation: remove bh/nobh since it has been deprecated,
Lukas Czerner
[PATCH] jbd: Use WRITE_SYNC in journal checkpoint.,
Tao Ma
[PATCH] jbd2: Use WRITE_SYNC in journal checkpoint.,
Tao Ma
PATCH 2/2 v2] EXT4: Remove un-needed ext4_ext_remove_space param, Allison Henderson
PATCH 1/2 v2] EXT4: Skip un-needed extent lookup, Allison Henderson
PATCH 0/2 v2] EXT4: Punch Hole Optimizations, Allison Henderson
[PATCH 3/3 v5] XFS TESTS: Add ENOSPC Hole Punch Test,
Allison Henderson
[PATCH 2/3 v5] XFS TESTS: Expand 252 punch hole test,
Allison Henderson
[PATCH 1/3 v5] XFS TESTS: Add Punch Hole to FSX,
Allison Henderson
[PATCH 0/3 v5] XFS TESTS: Add Fallocate Punch Hole Tests, Allison Henderson
Re: [Bugme-new] [Bug 36202] New: sleeping function called from invalid context, Andrew Morton
Oops fs/ext4/inode.c:2188,
Ortwin Glück
[Bug 36722] New: TRIM support is broken for Crucial M4 drives,
bugzilla-daemon
[PATCH 1/2 v4] e2fsprogs: Fix how we treat user-spcified filesystem size,
Lukas Czerner
[PATCH] ext4: fixed tracepoints cleanup,
Lukas Czerner
[PATCH] jbd2:Make journal transaction allocations come from its own cache.,
Manish Katiyar
Google summer of snapshots, Amir Goldstein
[Bug 36632] New: CPU load one and repeating kernel warnings after underlying block device disappeared,
bugzilla-daemon
new ext4 filesystem vs. converted ext3,
Micah Anderson
[PATCH 1/2] ext4: Fix max file size and logical block counting of extent format file,
Lukas Czerner
Fwd: Re: [XFSTEST Add Fallocate Punch Hole Tests 1/3 v4] Add Punch Hole to FSX, Allison Henderson
Fwd: XFS TESTS: Add Fallocate Punch Hole Test v4 Changes, Allison Henderson
Fwd: [XFSTEST Add Fallocate Punch Hole Tests 3/3 v4] Add ENOSPC Hole Punch Test,
Allison Henderson
Fwd: [XFSTEST Add Fallocate Punch Hole Tests 2/3 v4] Expand 252 punch hole test to cover additional corner cases,
Allison Henderson
Fwd: [XFSTEST Add Fallocate Punch Hole Tests 1/3 v4] Add Punch Hole to FSX,
Allison Henderson
big allocation status,
Tao Ma
[PATCH v3] ext4: use proper little-endian bitops, Akinobu Mita
[PATCH v3] xfstests: add support for ext4dev FSTYP,
amir73il
Query about DIO/AIO WRITE throttling and ext4 serialization,
Vivek Goyal
[PATCH v2 1/2] ext4: arrange ext4_*_bit() macros,
Akinobu Mita
[PATCH v2] ext3: use proper little-endian bitops,
Akinobu Mita
[PATCH v2] xfstests: add support for ext4dev FSTYP,
amir73il
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]