Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 0/8 v2] Quota fixes for e2fsprogs,
Jan Kara
- dax_supported() related cleanups,
Christoph Hellwig
- [PATCH v2] ext4: fix reserved space counter leakage,
Jeffle Xu
- [ext4:dev] BUILD SUCCESS 9e445093e523f3277081314c864f708fd4bd34aa, kernel test robot
- [PATCH v3 0/4] ext4: fix a inode checksum error,
Zhang Yi
- [PATCH 0/2] Quota fixes for e2fsprogs,
Jan Kara
- [PATCH] libss: add newer libreadline.so.8 to dlopen path,
Jan Kara
- [PATCH] ext4: scope ret locally in ext4_try_to_trim_range(),
Lukas Bulwahn
- [syzbot] KASAN: use-after-free Read in ext4_find_extent, syzbot
- [PATCH] ext4: limit the number of blocks in one ADD_RANGE TLV,
Hou Tao
- [PATCH 0/2] ext4: fix inline data / extent status truncation bug,
Eric Whitney
- [PATCH] ext4: fix reserved space counter leakage,
Jeffle Xu
- [syzbot] kernel BUG in ext4_get_group_info,
syzbot
- [syzbot] KASAN: slab-out-of-bounds Write in ext4_write_inline_data_end,
syzbot
- [PATCH v2] ext4: regression test for "tune2fs -l" after ext4 shutdown,
bxue
- [PATCH v2 0/4] ext4: fix a inode checksum error,
Zhang Yi
- unicode cleanups, and split the data table into a separate module,
Christoph Hellwig
- [PATCH 01/11] ext4: simplify ext4_sb_read_encoding, Christoph Hellwig
- [PATCH 02/11] f2fs: simplify f2fs_sb_read_encoding, Christoph Hellwig
- [PATCH 03/11] unicode: remove the charset field from struct unicode_map, Christoph Hellwig
- [PATCH 04/11] unicode: mark the version field in struct unicode_map unsigned, Christoph Hellwig
- [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load, Christoph Hellwig
- [PATCH 06/11] unicode: remove the unused utf8{,n}age{min,max} functions, Christoph Hellwig
- [PATCH 07/11] unicode: simplify utf8len, Christoph Hellwig
- [PATCH 08/11] unicode: move utf8cursor to utf8-selftest.c, Christoph Hellwig
- [PATCH 09/11] unicode: cache the normalization tables in struct unicode_map, Christoph Hellwig
- [PATCH 11/11] unicode: only export internal symbols for the selftests, Christoph Hellwig
- [PATCH 10/11] unicode: Add utf8-data module, Christoph Hellwig
- Re: [PATCH] ext4: regression test for "tune2fs -l" after ext4 shutdown,
Zorro Lang
- [PATCH 0/1] ext4: fix lazy initialization next schedule time computation in more granular unit,
Shaoying Xu
- [PATCHi v2] fs: unicode: Add utf8-data module,
Shreeya Patel
- [PATCH 5.4.y 0/0] missing upstream commit 175efa8 causing: WARNING in iomap_apply,
George Kennedy
- [ext4:dev] BUILD SUCCESS 6c6ce4d7146559511fe4ed70f2bc69a89c2c7a88, kernel test robot
- [PATCHSET 0/2] dax: fix broken pmem poison narrative,
Darrick J. Wong
- [PATCH 0/5 v7] ext4: Speedup orphan file handling,
Jan Kara
- [PATCH 0/5 v6] ext4: Speedup orphan file handling,
Jan Kara
- E2fsprogs 1.46.4-rc1 in git --- please test!, Theodore Ts'o
- [syzbot] KASAN: use-after-free Write in ext4_write_inline_data,
syzbot
- [PATCH 1/2] ext4: fix sparse warnings,
Theodore Ts'o
- [PATCH] mke2fs: warn that bigalloc is experimental only for large cluster sizes, Theodore Ts'o
- [PATCH v6 00/13] Support DEVICE_GENERIC memory in migrate_vma_*,
Alex Sierra
- [PATCH v6 01/13] ext4/xfs: add page refcount helper, Alex Sierra
- [PATCH v6 05/13] drm/amdkfd: generic type as sys mem on migration to ram, Alex Sierra
- [PATCH v6 06/13] include/linux/mm.h: helpers to check zone device generic type, Alex Sierra
- [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount, Alex Sierra
- [PATCH v6 07/13] mm: add generic type support to migrate_vma helpers, Alex Sierra
- [PATCH v6 03/13] kernel: resource: lookup_resource as exported symbol, Alex Sierra
- [PATCH v6 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages, Alex Sierra
- [PATCH v6 09/13] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v6 04/13] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v6 10/13] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v6 11/13] lib: add support for device generic type in test_hmm, Alex Sierra
- [PATCH v6 12/13] tools: update hmm-test to support device generic type, Alex Sierra
- [PATCH v6 13/13] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v2] mke2fs: warn about missing y2038 support when formatting fresh ext4 fs,
Darrick J. Wong
- [PATCH v6 00/21] File system wide monitoring,
Gabriel Krisman Bertazi
- [PATCH v6 01/21] fsnotify: Don't insert unmergeable events in hashtable, Gabriel Krisman Bertazi
- [PATCH v6 02/21] fanotify: Fold event size calculation to its own function, Gabriel Krisman Bertazi
- [PATCH v6 03/21] fanotify: Split fsid check from other fid mode checks, Gabriel Krisman Bertazi
- [PATCH v6 04/21] fsnotify: Reserve mark flag bits for backends, Gabriel Krisman Bertazi
- [PATCH v6 05/21] fanotify: Split superblock marks out to a new cache, Gabriel Krisman Bertazi
- [PATCH v6 06/21] inotify: Don't force FS_IN_IGNORED, Gabriel Krisman Bertazi
- [PATCH v6 07/21] fsnotify: Add helper to detect overflow_event, Gabriel Krisman Bertazi
- [PATCH v6 08/21] fsnotify: Add wrapper around fsnotify_add_event, Gabriel Krisman Bertazi
- [PATCH v6 09/21] fsnotify: Allow events reported with an empty inode, Gabriel Krisman Bertazi
- [PATCH v6 10/21] fsnotify: Support FS_ERROR event type, Gabriel Krisman Bertazi
- [PATCH v6 11/21] fanotify: Allow file handle encoding for unhashed events, Gabriel Krisman Bertazi
- [PATCH v6 12/21] fanotify: Encode invalid file handle when no inode is provided, Gabriel Krisman Bertazi
- [PATCH v6 13/21] fanotify: Require fid_mode for any non-fd event, Gabriel Krisman Bertazi
- [PATCH v6 14/21] fanotify: Reserve UAPI bits for FAN_FS_ERROR, Gabriel Krisman Bertazi
- [PATCH v6 15/21] fanotify: Preallocate per superblock mark error event, Gabriel Krisman Bertazi
- [PATCH v6 16/21] fanotify: Handle FAN_FS_ERROR events, Gabriel Krisman Bertazi
- [PATCH v6 17/21] fanotify: Report fid info for file related file system errors, Gabriel Krisman Bertazi
- [PATCH v6 18/21] fanotify: Emit generic error info type for error event, Gabriel Krisman Bertazi
- [PATCH v6 19/21] ext4: Send notifications on error, Gabriel Krisman Bertazi
- [PATCH v6 20/21] samples: Add fs error monitoring example, Gabriel Krisman Bertazi
- [PATCH v6 21/21] docs: Document the FAN_FS_ERROR event, Gabriel Krisman Bertazi
- [PATCH] e2fsck: Make sure quota files are not referenced from dirs,
Jan Kara
- [PATCH] ext4: Make sure quota files are not grabbed accidentally,
Jan Kara
- [PATCH] ext4: Fix tune2fs checksum failure for mounted filesystem,
Jan Kara
- [PATCH v5 00/13] Support DEVICE_GENERIC memory in migrate_vma_*,
Alex Sierra
- [PATCH v5 01/13] ext4/xfs: add page refcount helper, Alex Sierra
- [PATCH v5 03/13] kernel: resource: lookup_resource as exported symbol, Alex Sierra
- [PATCH v5 02/13] mm: remove extra ZONE_DEVICE struct page refcount, Alex Sierra
- [PATCH v5 04/13] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v5 05/13] drm/amdkfd: generic type as sys mem on migration to ram, Alex Sierra
- [PATCH v5 06/13] include/linux/mm.h: helpers to check zone device generic type, Alex Sierra
- [PATCH v5 07/13] mm: add generic type support to migrate_vma helpers, Alex Sierra
- [PATCH v5 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages, Alex Sierra
- [PATCH v5 10/13] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v5 09/13] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v5 11/13] lib: add support for device generic type in test_hmm, Alex Sierra
- [PATCH v5 12/13] tools: update hmm-test to support device generic type, Alex Sierra
- [PATCH v5 13/13] tools: update test_hmm script to support SP config, Alex Sierra
- Re: [PATCH v5 00/13] Support DEVICE_GENERIC memory in migrate_vma_*, Christoph Hellwig
- [PATCH] mke2fs: warn about missing y2038 support when formatting fresh ext4 fs,
Darrick J. Wong
- [PATCH 0/5 v5] e2fsprogs: Support for orphan file feature,
Jan Kara
- [PATCH 0/5 v5] ext4: Speedup orphan file handling,
Jan Kara
- [PATCH 1/2] jbd2: fix clang warning in recovery.c,
Theodore Ts'o
- [PATCH 0/3] ext4: fix a inode checksum error,
Zhang Yi
- ext4lazyinit reads HDD data on mount since 5.13,
ValdikSS
- [ext4:dev] BUILD SUCCESS 877ba3f729fd3d8ef0e29bc2a55e57cfa54b2e43, kernel test robot
- [GIT PULL] ext4 fixes for v5.14-rc5,
Theodore Ts'o
- [PATCH 1/7] e2fsck: value stored to err is never read,
Lukas Czerner
- [PATCH RESEND] tests: skip u_direct_io if losetup fails,
Darrick J. Wong
- [PATCH] ext4: avoid huge mmp update interval value,
Pavel Skripkin
- [PATCH] ext4: add test to validate the large_dir feature,
Theodore Ts'o
- [kernel-5.11 regression] tune2fs fails after shutdown,
Boyang Xue
- [PATCH v5 00/23] File system wide monitoring,
Gabriel Krisman Bertazi
- [PATCH v5 01/23] fsnotify: Don't insert unmergeable events in hashtable, Gabriel Krisman Bertazi
- [PATCH v5 02/23] fanotify: Fold event size calculation to its own function, Gabriel Krisman Bertazi
- [PATCH v5 03/23] fanotify: Split fsid check from other fid mode checks, Gabriel Krisman Bertazi
- [PATCH v5 04/23] fsnotify: Reserve mark bits for backends, Gabriel Krisman Bertazi
- [PATCH v5 05/23] fanotify: Split superblock marks out to a new cache, Gabriel Krisman Bertazi
- [PATCH v5 06/23] inotify: Don't force FS_IN_IGNORED, Gabriel Krisman Bertazi
- [PATCH v5 07/23] fsnotify: Add helper to detect overflow_event, Gabriel Krisman Bertazi
- [PATCH v5 08/23] fsnotify: Add wrapper around fsnotify_add_event, Gabriel Krisman Bertazi
- [PATCH v5 09/23] fsnotify: Support passing argument to insert callback on add_event, Gabriel Krisman Bertazi
- [PATCH v5 10/23] fsnotify: Allow events reported with an empty inode, Gabriel Krisman Bertazi
- [PATCH v5 11/23] fsnotify: Support FS_ERROR event type, Gabriel Krisman Bertazi
- [PATCH v5 12/23] fanotify: Expose helper to estimate file handle encoding length, Gabriel Krisman Bertazi
- [PATCH v5 13/23] fanotify: Allow file handle encoding for unhashed events, Gabriel Krisman Bertazi
- [PATCH v5 14/23] fanotify: Encode invalid file handler when no inode is provided, Gabriel Krisman Bertazi
- [PATCH v5 15/23] fanotify: Require fid_mode for any non-fd event, Gabriel Krisman Bertazi
- [PATCH v5 16/23] fanotify: Reserve UAPI bits for FAN_FS_ERROR, Gabriel Krisman Bertazi
- [PATCH v5 17/23] fanotify: Preallocate per superblock mark error event, Gabriel Krisman Bertazi
- [PATCH v5 18/23] fanotify: Handle FAN_FS_ERROR events, Gabriel Krisman Bertazi
- [PATCH v5 19/23] fanotify: Report fid info for file related file system errors, Gabriel Krisman Bertazi
- [PATCH v5 20/23] fanotify: Emit generic error info type for error event, Gabriel Krisman Bertazi
- [PATCH v5 21/23] ext4: Send notifications on error, Gabriel Krisman Bertazi
- [PATCH v5 22/23] samples: Add fs error monitoring example, Gabriel Krisman Bertazi
- [PATCH v5 23/23] docs: Document the FAN_FS_ERROR event, Gabriel Krisman Bertazi
- [PATCH] ext4: stop return ENOSPC from ext4_issue_zeroout,
yangerkun
- [PATCH] tests: check quota file space usage does not get accounted,
Jan Kara
- [PATCH 0/7] Test the new fanotify FAN_FS_ERROR event,
Gabriel Krisman Bertazi
- [PATCH] ext4: fix directory index node split corruption,
Artem Blagodarenko
- [PATCH] fs: unicode: Add utf8-data module,
Shreeya Patel
- bug with large_dir in 5.12.17: patch from Denis, Carlos Carvalho
- [PATCH] fscrypt: document struct fscrypt_operations,
Eric Biggers
- [PATCH] tests: skip u_direct_io if losetup fails, Darrick J. Wong
- [ANNOUNCE] e2fsprogs v1.46.3, Theodore Ts'o
- [PATCH v3 00/12] e2fsprogs: some bugfixs,
wuguanghao
- [PATCH] ext4: reduce arguments of ext4_fc_add_dentry_tlv,
Guoqing Jiang
- Is labelling a mounted ext2/3/4 file system safe and supported?,
Mike Fleetwood
- Re: [PATCH V3 2/5] ext4: add new helper interface ext4_try_to_trim_range(), kernel test robot
- [PATCH V3 0/5] ext4: get discard out of jbd2 commit context,
Wang Jianchao
- Is it safe to use the bigalloc feature in the case of ext4 filesystem?,
Mikhail Morfikov
- bug with large_dir in 5.12.17,
Carlos Carvalho
[PATCHv2 0/9] xfstests: 64K blocksize related fixes,
Ritesh Harjani
- [PATCHv2 1/9] ext4/003: Fix this test on 64K platform for dax config, Ritesh Harjani
- [PATCHv2 2/9] ext4/027: Correct the right code of block and inode bitmap, Ritesh Harjani
- [PATCHv2 4/9] ext4/022: exclude this test for dax config on 64KB pagesize platform, Ritesh Harjani
- [PATCHv2 5/9] generic/031: Fix the test case for 64k blocksize config, Ritesh Harjani
- [PATCHv2 6/9] common/rc: Add _mkfs_dev_blocksized functionality, Ritesh Harjani
- [PATCHv2 8/9] common/attr: Cleanup end of line whitespaces issues, Ritesh Harjani
- [PATCHv2 3/9] ext4/306: Add -b blocksize parameter too to avoid failure with DAX config, Ritesh Harjani
- [PATCHv2 7/9] generic/620: Use _mkfs_dev_blocksized to use 4k bs, Ritesh Harjani
- [PATCHv2 9/9] common/attr: Reduce MAX_ATTRS to leave some overhead for 64K blocksize, Ritesh Harjani
- Re: [PATCHv2 0/9] xfstests: 64K blocksize related fixes, Eryu Guan
[PATCH v4 00/16] File system wide monitoring,
Gabriel Krisman Bertazi
- [PATCH v4 01/16] fsnotify: Don't insert unmergeable events in hashtable, Gabriel Krisman Bertazi
- [PATCH v4 02/16] fanotify: Fold event size calculation to its own function, Gabriel Krisman Bertazi
- [PATCH v4 03/16] fanotify: Split fsid check from other fid mode checks, Gabriel Krisman Bertazi
- [PATCH v4 08/16] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info, Gabriel Krisman Bertazi
- [PATCH v4 09/16] fsnotify: Add wrapper around fsnotify_add_event, Gabriel Krisman Bertazi
- [PATCH v4 11/16] fsnotify: Support FS_ERROR event type, Gabriel Krisman Bertazi
- [PATCH v4 16/16] docs: Document the FAN_FS_ERROR event, Gabriel Krisman Bertazi
- [PATCH v4 10/16] fsnotify: Support passing argument to insert callback on add_event, Gabriel Krisman Bertazi
- [PATCH v4 12/16] fsnotify: Introduce helpers to send error_events, Gabriel Krisman Bertazi
- [PATCH v4 06/16] inotify: Don't force FS_IN_IGNORED, Gabriel Krisman Bertazi
- [PATCH v4 04/16] fsnotify: Reserve mark bits for backends, Gabriel Krisman Bertazi
- [PATCH v4 07/16] fsnotify: Add helper to detect overflow_event, Gabriel Krisman Bertazi
- [PATCH v4 05/16] fanotify: Split superblock marks out to a new cache, Gabriel Krisman Bertazi
- [PATCH v4 13/16] fanotify: Introduce FAN_FS_ERROR event, Gabriel Krisman Bertazi
- [PATCH v4 15/16] samples: Add fs error monitoring example, Gabriel Krisman Bertazi
- [PATCH v4 14/16] ext4: Send notifications on error, Gabriel Krisman Bertazi
remove generic_block_fiemap,
Christoph Hellwig
[PATCH] ext4: flush s_error_work before journal destroy in ext4_fill_super,
yangerkun
[PATCH] ext4: Convert from atomic_t to refcount_t on ext4_io_end->count,
Xiyu Yang
[PATCH v2] vfs: only allow SETFLAGS to set DAX flag on files and dirs,
Jeffle Xu
[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*,
Alex Sierra
- [PATCH v4 03/13] kernel: resource: lookup_resource as exported symbol, Alex Sierra
- [PATCH v4 04/13] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v4 01/13] ext4/xfs: add page refcount helper, Alex Sierra
- [PATCH v4 02/13] mm: remove extra ZONE_DEVICE struct page refcount, Alex Sierra
- [PATCH v4 05/13] drm/amdkfd: generic type as sys mem on migration to ram, Alex Sierra
- [PATCH v4 06/13] include/linux/mm.h: helpers to check zone device generic type, Alex Sierra
- [PATCH v4 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages, Alex Sierra
- [PATCH v4 07/13] mm: add generic type support to migrate_vma helpers, Alex Sierra
- [PATCH v4 09/13] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v4 10/13] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v4 11/13] lib: add support for device generic type in test_hmm, Alex Sierra
- [PATCH v4 12/13] tools: update hmm-test to support device generic type, Alex Sierra
- [PATCH v4 13/13] tools: update test_hmm script to support SP config, Alex Sierra
[PATCH v3 0/4] ext4: improve delalloc buffer write performance,
Zhang Yi
[PATCH] vfs: only allow SETFLAGS to set DAX flag on files and dirs,
Jeffle Xu
[PATCH 0/14 v10] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 06/14] ext2: Convert to using invalidate_lock, Jan Kara
- [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings, Jan Kara
- [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers, Jan Kara
- [PATCH 01/14] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock, Jan Kara
- [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 07/14] xfs: Refactor xfs_isilocked(), Jan Kara
- [PATCH 14/14] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 02/14] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 11/14] f2fs: Convert to using invalidate_lock, Jan Kara
- [PATCH 13/14] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 08/14] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 10/14] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 12/14] fuse: Convert to using invalidate_lock, Jan Kara
- Re: [PATCH 0/14 v10] fs: Hole punch vs page cache filling races, Christoph Hellwig
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]