Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH v4 03/16] fs-verity: add UAPI header, (continued)
- [HELP] What are the allocated blocks on a newly created ext4 fs ?,
Jianchao Wang
- [PATCH 1/2] ext4: only set project inherit bit for directory,
Wang Shilong
- [PATCH RFC 00/10] RDMA/FS DAX truncate proposal,
ira . weiny
- [PATCH RFC 08/10] fs/xfs: Teach xfs to use new dax_layout_busy_page(), ira . weiny
- [PATCH RFC 09/10] fs/xfs: Fail truncate if pages are GUP pinned, ira . weiny
- [PATCH RFC 10/10] mm/gup: Remove FOLL_LONGTERM DAX exclusion, ira . weiny
- [PATCH RFC 07/10] fs/ext4: Fail truncate if pages are GUP pinned, ira . weiny
- [PATCH RFC 05/10] fs/ext4: Teach ext4 to break layout leases, ira . weiny
- [PATCH RFC 01/10] fs/locks: Add trace_leases_conflict, ira . weiny
- [PATCH RFC 03/10] mm/gup: Pass flags down to __gup_device_huge* calls, ira . weiny
- [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space, ira . weiny
- [PATCH RFC 04/10] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages, ira . weiny
- [PATCH RFC 06/10] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range, ira . weiny
- Re: [PATCH RFC 00/10] RDMA/FS DAX truncate proposal, John Hubbard
- Re: [PATCH RFC 00/10] RDMA/FS DAX truncate proposal, Jan Kara
- [PATCH] e2scrub: remove -C from e2scrub_all,
Darrick J. Wong
- ext4 shows file system is 4G, df says 3G,
Ross Boylan
- [PATCH 0/2] fs: Hole punch vs page cache filling races,
Jan Kara
- [RFC] jbd2: add new "stats" proc file,
Xiaoguang Wang
- Re: which lower filesystems are actually supported?,
Amir Goldstein
- [PATCH] ext2: start from parent blockgroup when trying linear search for a free inode,
Chengguang Xu
- possible deadlock in __do_page_fault (2),
syzbot
- [PATCH] ext4: remove unnecessary gotos in ext4_xattr_set_entry,
Pavel Tikhomirov
- Re: [PATCH] jbd2: fix typo in comment of journal_submit_inode_data_buffers, Theodore Ts'o
- [PATCH] ext2: add missing brelse() in ext2_new_inode(),
Chengguang Xu
- [PATCH] ext4: Optimize case-insensitive lookups,
Gabriel Krisman Bertazi
- How to package e2scrub,
Lukas Czerner
- [PATCH e2fsprogs] tests: add test for e2fsck of verity file,
Eric Biggers
- [PATCH v2] ext4: Gracefully handle ext4_break_layouts() failure during truncate,
Jan Kara
- [PATCH] ext2: code cleanup for ext2_preread_inode(),
Chengguang Xu
- fsync_mode mount option for ext4,
Sahitya Tummala
- [PATCH v2 1/3] ext2: merge xattr next entry check to ext2_xattr_entry_valid(),
Chengguang Xu
- [RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA,
Amir Goldstein
- [PATCH 0/3] remove tmem and code depending on it,
Juergen Gross
- [GIT PULL] ext4 fixes for 5.2-rc2,
Theodore Ts'o
- [PATCH] ext4: Fix dcache lookup of !casefolded directories,
Gabriel Krisman Bertazi
- [PATCH v2 0/7] xfstests: verify fscrypt-encrypted contents and filenames,
Eric Biggers
- [PATCH v3 00/15] fs-verity: read-only file-based authenticity protection,
Eric Biggers
- [PATCH v3 02/15] fs-verity: add MAINTAINERS file entry, Eric Biggers
- [PATCH v3 01/15] fs-verity: add a documentation file, Eric Biggers
- [PATCH v3 03/15] fs-verity: add UAPI header, Eric Biggers
- [PATCH v3 13/15] ext4: add basic fs-verity support, Eric Biggers
- [PATCH v3 15/15] f2fs: add fs-verity support, Eric Biggers
- [PATCH v3 14/15] ext4: add fs-verity read support, Eric Biggers
- [PATCH v3 12/15] fs-verity: support builtin file signatures, Eric Biggers
- [PATCH v3 11/15] fs-verity: add SHA-512 support, Eric Biggers
- [PATCH v3 10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [PATCH v3 09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [PATCH v3 05/15] fs-verity: add inode and superblock fields, Eric Biggers
- [PATCH v3 06/15] fs-verity: add the hook for file ->open(), Eric Biggers
- [PATCH v3 08/15] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [PATCH v3 04/15] fs-verity: add Kconfig and the helper functions for hashing, Eric Biggers
- [PATCH v3 07/15] fs-verity: add the hook for file ->setattr(), Eric Biggers
- Re: [PATCH v3 00/15] fs-verity: read-only file-based authenticity protection, Eric Biggers
- [PATCH] e2fsck: handle verity files in scan_extent_node(),
Eric Biggers
- [PATCH] ext4: remove some redundant corruption checks,
Chengguang Xu
- [PATCH v2] jbd2: fix some print format mistakes,
Gaowei Pu
- Ext4 corruption on linux-next since 5.2 merge window,
Peter Geis
- [PATCH 0/3 v2] ext4: Fix issues in ext4 truncate handling,
Jan Kara
- [PATCH] ext2: strengthen value length check in ext2_xattr_set(),
Chengguang Xu
- [PATCH v10 0/7] virtio pmem driver,
Pankaj Gupta
- [PATCH] ext2: optimize ext2_xattr_get(),
Chengguang Xu
- [PATCH 0/3] ext4: Fix issues in ext4 truncate handling,
Jan Kara
- Re: [PATCH 4.19 000/105] 4.19.45-stable review,
Dan Rue
- [PATCH v6 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v6 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v6 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v6 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v6 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v6 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v6 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v6 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v6 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v6 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v6 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v6 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v6 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v6 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v6 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- Re: [PATCH v6 00/16] fscrypt: key management improvements, Theodore Ts'o
- [PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE,
Eric Biggers
- [PATCH v2 02/14] fscrypt: remove the "write" part of struct fscrypt_ctx, Eric Biggers
- [PATCH v2 01/14] fscrypt: simplify bounce page handling, Eric Biggers
- [PATCH v2 03/14] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block(), Eric Biggers
- [PATCH v2 07/14] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range(), Eric Biggers
- [PATCH v2 04/14] fscrypt: clean up some BUG_ON()s in block encryption/decryption, Eric Biggers
- [PATCH v2 05/14] fscrypt: introduce fscrypt_encrypt_block_inplace(), Eric Biggers
- [PATCH v2 06/14] fscrypt: support encrypting multiple filesystem blocks per page, Eric Biggers
- [PATCH v2 09/14] fscrypt: support decrypting multiple filesystem blocks per page, Eric Biggers
- [PATCH v2 11/14] ext4: clear BH_Uptodate flag on decryption error, Eric Biggers
- [PATCH v2 10/14] fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio(), Eric Biggers
- [PATCH v2 08/14] fscrypt: introduce fscrypt_decrypt_block_inplace(), Eric Biggers
- [PATCH v2 14/14] ext4: encrypt only up to last block in ext4_bio_write_page(), Eric Biggers
- [PATCH v2 13/14] ext4: decrypt only the needed block in __ext4_block_zero_page_range(), Eric Biggers
- [PATCH v2 12/14] ext4: decrypt only the needed blocks in ext4_block_write_begin(), Eric Biggers
- Re: [PATCH v2 00/14] fscrypt, ext4: prepare for blocksize != PAGE_SIZE, Eric Biggers
- [PATCH] doc: ext2: update description of quota options for ext2,
Chengguang Xu
- [PATCH] ext2: code cleanup by using test_opt() and clear_opt(),
Chengguang Xu
- [GIT PULL] ext4 fixes for 5.1-rc1,
Theodore Ts'o
- [bugreport] kernel 5.2 pblk bad header/extent: invalid extent entries,
Mikhail Gavrilov
- Message not available
CFQ idling kills I/O performance on ext4 with blkio cgroup controller,
Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Theodore Ts'o
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Jan Kara
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Jens Axboe
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Jan Kara
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Greg Kroah-Hartman
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Paolo Valente
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
- Re: CFQ idling kills I/O performance on ext4 with blkio cgroup controller, Srivatsa S. Bhat
[PATCH] ext4: Variable to signed to check return code,
Philippe Mazenauer
[PATCH] jbd2: fix some print format mistakes,
Gaowei Pu
Can ext4_break_layouts() ever fail?,
Ira Weiny
general protection fault in ext4_mb_initialize_context, syzbot
[PATCH 0/3 v2] ext2: Cleanup ext2_xattr_set(),
Jan Kara
[PATCH] fstests: generic, fsync fuzz tester with fsstress,
fdmanana
- Re: [PATCH] fstests: generic, fsync fuzz tester with fsstress, Vijay Chidambaram
- Re: [PATCH] fstests: generic, fsync fuzz tester with fsstress, Johannes Thumshirn
- Re: [PATCH] fstests: generic, fsync fuzz tester with fsstress, Theodore Ts'o
- Re: [PATCH] fstests: generic, fsync fuzz tester with fsstress, Eryu Guan
- [PATCH v2] fstests: generic, fsync fuzz tester with fsstress, fdmanana
[PATCH 0/3] ext2: Cleanup ext2_xattr_set(),
Jan Kara
[PATCH] ext4: Avoid panic during forced reboot due to aborted journal,
Jan Kara
[PATCH v9 0/7] virtio pmem driver,
Pankaj Gupta
Re: [LTP] LTP: Syscalls: 274 failures: EROFS(30): Read-only file system, Heiko Carstens
[PATCH] ext4: Fix entry corruption when disk online and offline frequently,
ZhangXiaoxu
[PATCH v2 1/2] ext2: introduce helper for xattr header validation,
Chengguang Xu
[PATCH] unicode: update to Unicode 12.1.0 final,
Theodore Ts'o
[Bug 203585] New: Feature Request for filesystems that support noexec/exec mount options,
bugzilla-daemon
[PATCH] unicode: add missing check for an error return from utf8lookup(),
Theodore Ts'o
Re: ext3/ext4 filesystem corruption under post 5.1.0 kernels,
Richard Weinberger
[PATCH] libext2fs: add missing check for utf8lookup()'s return value,
Theodore Ts'o
[PATCH v8 0/6] virtio pmem driver,
Pankaj Gupta
[PATCH] fix "fsck -A" failure on a completely clean fs,
Denys Vlasenko
[PATCH 1/2] ext2: introduce helper for xattr header validation,
Chengguang Xu
[PATCH v2] jbd2: fix potential double free,
Chengguang Xu
[PATCH] ext4: replace ktype default_attrs with default_groups,
Kimberly Brown
[PATCH v2] ext4: fix use-after-free in dx_release(),
Sahitya Tummala
[PATCH] ext4: fix use-after-free in dx_release(),
Sahitya Tummala
Re: [PATCH] fscrypt: don't set policy for a dead directory,
Eric Biggers
[ANNOUNCE] e2fsprogs v1.45.1-rc1, Theodore Ts'o
[GIT PULL] ext4 changes for 5.2,
Theodore Ts'o
Locality of extent status tree traversal,
Probir Roy
[PATCH AUTOSEL 4.14 76/95] ext4: cleanup pagecache before swap i_data, Sasha Levin
[PATCH xfstests 1/2] common/casefold: Add infrastructure to test filename casefold feature,
Gabriel Krisman Bertazi
[PATCH] ext4: Fix data corruption caused by overlapping unaligned and aligned IO,
Lukas Czerner
[PATCH 1/3] jbd2: fix potential double free,
Chengguang Xu
[PATCH 00/13] fscrypt, ext4: prepare for blocksize != PAGE_SIZE,
Eric Biggers
- [PATCH 06/13] fscrypt: support encrypting multiple filesystem blocks per page, Eric Biggers
- [PATCH 08/13] fscrypt: introduce fscrypt_decrypt_block_inplace(), Eric Biggers
- [PATCH 11/13] ext4: decrypt only the needed blocks in ext4_block_write_begin(), Eric Biggers
- [PATCH 09/13] fscrypt: support decrypting multiple filesystem blocks per page, Eric Biggers
- [PATCH 13/13] ext4: encrypt only up to last block in ext4_bio_write_page(), Eric Biggers
- [PATCH 12/13] ext4: decrypt only the needed block in __ext4_block_zero_page_range(), Eric Biggers
- [PATCH 07/13] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range(), Eric Biggers
- [PATCH 10/13] ext4: clear BH_Uptodate flag on decryption error, Eric Biggers
- [PATCH 03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block(), Eric Biggers
- [PATCH 04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption, Eric Biggers
- [PATCH 05/13] fscrypt: introduce fscrypt_encrypt_block_inplace(), Eric Biggers
- [PATCH 02/13] fscrypt: remove the "write" part of struct fscrypt_ctx, Eric Biggers
- [PATCH 01/13] fscrypt: simplify bounce page handling, Eric Biggers
[PATCH v2] ext4: bad mount opts in no journal mode,
Debabrata Banerjee
[PATCH V2 00/13] Consolidate FS read I/O callbacks code,
Chandan Rajendra
- [PATCH V2 01/13] ext4: Clear BH_Uptodate flag on decryption error, Chandan Rajendra
- [PATCH V2 02/13] Consolidate "read callbacks" into a new file, Chandan Rajendra
- [PATCH V2 04/13] fsverity: Add call back to determine readpage limit, Chandan Rajendra
- [PATCH V2 05/13] fs/mpage.c: Integrate read callbacks, Chandan Rajendra
- [PATCH V2 06/13] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s], Chandan Rajendra
- [PATCH V2 08/13] ext4: Decrypt all boundary blocks when doing buffered write, Chandan Rajendra
- [PATCH V2 09/13] ext4: Decrypt the block that needs to be partially zeroed, Chandan Rajendra
- [PATCH V2 10/13] fscrypt_encrypt_page: Loop across all blocks mapped by a page range, Chandan Rajendra
- [PATCH V2 12/13] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page, Chandan Rajendra
- [PATCH V2 13/13] ext4: Enable encryption for subpage-sized blocks, Chandan Rajendra
- [PATCH V2 03/13] fsverity: Add call back to decide if verity check has to be performed, Chandan Rajendra
- [PATCH V2 07/13] Add decryption support for sub-pagesized blocks, Chandan Rajendra
- [PATCH V2 11/13] ext4: Compute logical block and the page range to be encrypted, Chandan Rajendra
- Re: [PATCH V2 00/13] Consolidate FS read I/O callbacks code, Matthew Wilcox
[PATCH][next] ext4: fix two cases where a u32 is being checked for a less than zero error return,
Colin King
[RFC PATCH 0/7] xfstests: verify fscrypt-encrypted contents and filenames,
Eric Biggers
Re: [ext4] 345c0dbf3a: xfstests.ext4.303.fail,
Theodore Ts'o
[PATCH] e2fsck: Do not to be quiet if verbose option used.,
Artem Blagodarenko
[PATCH v7 0/6] virtio pmem driver,
Pankaj Gupta
[PATCH] mke2fs: fix check for absurdly large devices,
Andreas Dilger
[PATCH 0/6] vfs: Make icache searchable under RCU [ver #2],
David Howells
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]