Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 2/2] jbd2: add new tracepoint jbd2_wait_on_transaction_locked, (continued)
- [PATCH] Ext4 Docs: Add missing bigalloc documentation.,
Ayush Ranjan
- WARNING: ODEBUG bug in ext4_fill_super,
syzbot
- WARNING: suspicious RCU usage in ext4_release_system_zone,
syzbot
- [GIT PULL RESEND] vfs: Add support for timestamp limits, Deepa Dinamani
- Re: [ext4] [confidence: ] 2f7f60cf9f: WARNING:at_lib/list_debug.c:#__list_add_valid,
Shaokun Zhang
- Re: ext4 fsck vs. kernel recovery policy,
Theodore Y. Ts'o
- [PATCH v2] ext4: use percpu_counters for extent_status cache hits/misses,
Shaokun Zhang
- [PATCH v2] ext4: fix potential use after free after remounting with noblock_validity,
zhangyi (F)
- [PATCH] ext4: tidy up white space in count_rsvd(),
Dan Carpenter
- fsck on ext4: "WARN Wrong bounce buffer write length: 1024 != 0",
Harald Dunkel
- [PATCH 0/3] Revert parallel dio reads,
Joseph Qi
- [PATCH] ext4: fix integer overflow when calculating commit interval,
zhangyi (F)
- [RFC] jbd2: reclaim journal space asynchronously when free space is low,
Xiaoguang Wang
- [PATCH] ext4: fix punch hole for inline_data file systems, Theodore Ts'o
- [PATCH V5 0/7] Consolidate FS read I/O callbacks code,
Chandan Rajendra
- [PATCH v3] e2fsck: check for consistent encryption policies,
Eric Biggers
- Re: [PATCH v2] Ext4 documentation fixes.,
Theodore Y. Ts'o
- <Possible follow-ups>
- Re: [PATCH v2] Ext4 documentation fixes., Jonathan Corbet
[PATCH] ext4: change the type of ext4 cache stats to percpu_counter to improve performance,
Shaokun Zhang
[PATCH v2 1/4] libext2fs: optimize ext2fs_convert_subcluster_bitmap(),
Dongyang Li
[PATCH] ext4: remove unreachable statement inside __es_insert_extent(),
Austin Kim
[PATCH] ext4: attempt to shrink directory on dentry removal,
Harshad Shirwadkar
[PATCH 1/2] mke2fs: Warn if page size != blocksize when ecnrypt is enabled,
Lukas Czerner
[PATCH 1/9] crypt: Add diskcipher,
boojin.kim
[PATCH 4/9] mmc: dw_mmc-exynos: support FMP, boojin.kim
[PATCH 5/9] block: support diskcipher,
boojin.kim
[PATCH 9/9] fs: f2fs: support diskcipher, boojin.kim
[PATCH 7/9] fscrypt: support diskcipher, boojin.kim
[PATCH 8/9] fs: ext4: support diskcipher, boojin.kim
[PATCH 6/9] dm crypt: support diskcipher,
boojin.kim
[PATCH 2/9] crypto: fmp: add Flash Memory Protector driver, boojin.kim
[PATCH 3/9] mmc: dw_mmc: support crypto operation, boojin.kim
[PATCH 0/9] Flash Memory Protector Support, boojin.kim
[PATCH] fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t,
Sebastian Siewior
[RFC 0/2] ext4: bmap & fiemap conversion to use iomap,
Ritesh Harjani
JBD2 transaction running out of space,
Jan Kara
[PATCH v8 00/20] vfs: Add support for timestamp limits,
Deepa Dinamani
[PATCH] ext4: rework reserved cluster accounting when invalidating pages,
Eric Whitney
question about jbd2 checksum v2 and v3 flag,
Shehbaz Jaffer
[PATCH V4 0/8] Consolidate FS read I/O callbacks code,
Chandan Rajendra
[PATCH 1/2] libext2fs: optimize ext2fs_convert_subcluster_bitmap(),
Dongyang Li
[PATCH] jbd2: add missing tracepoint for reserved handle,
Xiaoguang Wang
[PATCH v5] ext4: fix potential use after free in system zone via remount with noblock_validity,
zhangyi (F)
[PATCH v4] ext4: fix potential use after free in system zone via remount with noblock_validity,
zhangyi (F)
Re: [PATCH] Ext4 documentation fixes., Andreas Dilger
[PATCH v5 00/18] compat_ioctl.c removal, part 2/3,
Arnd Bergmann
[PATCH] ext4: fix warning inside ext4_convert_unwritten_extents_endio,
Rakesh Pandit
[PATCH v3] ext4: fix potential use after free in system zone via remount with noblock_validity,
zhangyi (F)
[PATCH v4] ext4: shrink directory when last block is empty, Harshad Shirwadkar
[PATCH] ext4: drop legacy pre-1970 encoding workaround, Theodore Ts'o
[PATCH 0/5] ext4: direct IO via iomap infrastructure,
Matthew Bobrowski
[PATCH 0/6] fs-verity fixups,
Eric Biggers
[PATCH v2 1/3] ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE,
Theodore Ts'o
[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-),
ira . weiny
- [RFC PATCH v2 03/19] mm/gup: Pass flags down to __gup_device_huge* calls, ira . weiny
- [RFC PATCH v2 04/19] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages, ira . weiny
- [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page(), ira . weiny
- [RFC PATCH v2 09/19] mm/gup: Introduce vaddr_pin structure, ira . weiny
- [RFC PATCH v2 10/19] mm/gup: Pass a NULL vaddr_pin through GUP fast, ira . weiny
- [RFC PATCH v2 19/19] mm/gup: Remove FOLL_LONGTERM DAX exclusion, ira . weiny
- [RFC PATCH v2 17/19] RDMA/umem: Convert to vaddr_[pin|unpin]* operations., ira . weiny
- [RFC PATCH v2 18/19] {mm,procfs}: Add display file_pins proc, ira . weiny
- [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages(), ira . weiny
- [RFC PATCH v2 14/19] fs/locks: Associate file pins while performing GUP, ira . weiny
- [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object, ira . weiny
- [RFC PATCH v2 12/19] mm/gup: Prep put_user_pages() to take an vaddr_pin struct, ira . weiny
- [RFC PATCH v2 13/19] {mm,file}: Add file_pins objects, ira . weiny
- [RFC PATCH v2 11/19] mm/gup: Pass follow_page_context further down the call stack, ira . weiny
- [RFC PATCH v2 08/19] fs/xfs: Fail truncate if page lease can't be broken, ira . weiny
- [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range, ira . weiny
- [RFC PATCH v2 05/19] fs/ext4: Teach ext4 to break layout leases, ira . weiny
- [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space, ira . weiny
- [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease, ira . weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jan Kara
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jan Kara
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jan Kara
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jason Gunthorpe
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jason Gunthorpe
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jason Gunthorpe
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), John Hubbard
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jason Gunthorpe
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jason Gunthorpe
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jason Gunthorpe
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), John Hubbard
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Jason Gunthorpe
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Ira Weiny
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), Dave Chinner
- Re: [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-), John Hubbard
[PATCH 1/3] ext4: return the extent cache information via fiemap,
Theodore Ts'o
[PATCH 0/7 v2] jbd2: Bit spinlock conversions,
Jan Kara
Is it supported to change an ext2/3/4 label while mounted?, Mike Fleetwood
[PATCH v2 00/12] ext4: add support fast commit,
Harshad Shirwadkar
- [PATCH v2 01/12] ext4: add handling for extended mount options, Harshad Shirwadkar
- [PATCH v2 02/12] jbd2: add fast commit fields to journal_s structure, Harshad Shirwadkar
- [PATCH v2 03/12] jbd2: fast commit setup and enable, Harshad Shirwadkar
- [PATCH v2 04/12] jbd2: fast-commit commit path changes, Harshad Shirwadkar
- [PATCH v2 05/12] jbd2: fast-commit commit path new APIs, Harshad Shirwadkar
- [PATCH v2 06/12] jbd2: fast-commit recovery path changes, Harshad Shirwadkar
- [PATCH v2 07/12] ext4: add fields that are needed to track changed files, Harshad Shirwadkar
- [PATCH v2 11/12] ext4: fast-commit recovery path changes, Harshad Shirwadkar
- [PATCH v2 09/12] ext4: fast-commit commit range tracking, Harshad Shirwadkar
- [PATCH v2 12/12] docs: Add fast commit documentation, Harshad Shirwadkar
- [PATCH v2 08/12] ext4: track changed files for fast commit, Harshad Shirwadkar
- [PATCH v2 10/12] ext4: fast-commit commit path changes, Harshad Shirwadkar
[PATCH RESEND] block: annotate refault stalls from IO submission,
Johannes Weiner
[PATCH] ext4: set error return correctly when ext4_htree_store_dirent fails,
Colin King
[PATCH v8 00/20] fscrypt: key management improvements,
Eric Biggers
- [PATCH v8 04/20] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v8 07/20] fscrypt: move v1 policy key setup to keysetup_v1.c, Eric Biggers
- [PATCH v8 11/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v8 09/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v8 19/20] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 20/20] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v8 10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v8 15/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl, Eric Biggers
- [PATCH v8 18/20] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 13/20] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v8 14/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v8 17/20] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 12/20] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v8 16/20] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v8 02/20] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v8 08/20] fscrypt: rename keyinfo.c to keysetup.c, Eric Biggers
- [PATCH v8 03/20] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v8 06/20] fscrypt: refactor key setup code in preparation for v2 policies, Eric Biggers
- [PATCH v8 05/20] fscrypt: rename fscrypt_master_key to fscrypt_direct_key, Eric Biggers
- [PATCH v8 01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- Re: [PATCH v8 00/20] fscrypt: key management improvements, Eric Biggers
[PATCH V2] jbd2: flush_descriptor(): Do not decrease buffer head's ref count,
Chandan Rajendra
[PATCH] ext4 crypto: fix to check feature status before get policy,
Chao Yu
[PATCH 0/7] jbd2: Bit spinlock conversions,
Jan Kara
[PATCH v2] ext4: fix potential use after free in system zone via remount with noblock_validity,
zhangyi (F)
[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging,
Thomas Gleixner
[PATCH] ext4: disable mount with both dioread_nolock and nodelalloc,
Xiaoguang Wang
dax writes on ext4 slower than direct-i/o?,
Dan Williams
[patch 0/4] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging,
Thomas Gleixner
[PATCH 00/20] vfs: Add support for timestamp limits,
Deepa Dinamani
Add fsverity tree to linux-next,
Eric Biggers
[PATCH v7 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v7 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v7 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v7 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v7 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v7 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v7 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
[PATCH v2] e2fsck: check for consistent encryption policies, Eric Biggers
[PATCH] ext4: use rb_entry_safe() instead of open-coding it,
Weitao Hou
[PATCH] jbd2: flush_descriptor(): Do not decrease buffer head's ref count,
Chandan Rajendra
[PATCH] ext4: Fix deadlock on page reclaim,
Damien Le Moal
[Bug 204297] New: Creating CephFS volume in LXD hangs LXC command, kernel bug in logs.,
bugzilla-daemon
[PATCH] ext4: fix potential use after free in system zone via remount with noblock_validity,
zhangyi (F)
[Bug 204285] New: ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap (and unable to set superblock flags), bugzilla-daemon
[PATCH 1/2] ext2: fix block range in ext2_data_block_valid(),
Chengguang Xu
Re: 402b1b327a: BUG:unable_to_handle_page_fault_for_address,
Chandan Rajendra
[PATCH] psi: annotate refault stalls from IO submission,
Johannes Weiner
[PATCH v7 00/17] fs-verity: read-only file-based authenticity protection,
Eric Biggers
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]