Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 09/12] ext4: drop s_umount over opening the log device, (continued)
- [PATCH] highmem: memcpy_{from,to}_folio() fix, Andreas Gruenbacher
- [PATCH v2] ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup},
Luís Henriques
- [RFC PATCH 0/2] ext4: Fix the conflict between modifying the superblock in user mode and kernel mode,
zhanchengbin
- [PATCH -next] ext4: remove unused function declaration,
Cai Xinchen
- [PATCH] ext4: fix memory leak in ext4_fname_setup_filename() error path,
Luís Henriques
- [PATCH v3] ext4: Fix rec_len verify error,
zhangshida
- [PATCH v3 00/10] A few fixes and cleanups to mballoc,
Kemeng Shi
- [PATCH v3 02/10] ext4: avoid potential data overflow in next_linear_group, Kemeng Shi
- [PATCH v3 03/10] ext4: return found group directly in ext4_mb_choose_next_group_p2_aligned, Kemeng Shi
- [PATCH v3 01/10] ext4: correct grp validation in ext4_mb_good_group, Kemeng Shi
- [PATCH v3 06/10] ext4: replace the traditional ternary conditional operator with with max()/min(), Kemeng Shi
- [PATCH v3 04/10] ext4: use is_power_of_2 helper in ext4_mb_regular_allocator, Kemeng Shi
- [PATCH v3 07/10] ext4: remove unused ext4_{set}/{clear}_bit_atomic, Kemeng Shi
- [PATCH v3 05/10] ext4: remove unnecessary return for void function, Kemeng Shi
- [PATCH v3 09/10] ext4: return found group directly in ext4_mb_choose_next_group_best_avail, Kemeng Shi
- [PATCH v3 10/10] ext4: correct some stale comment of criteria, Kemeng Shi
- [PATCH v3 08/10] ext4: return found group directly in ext4_mb_choose_next_group_goal_fast, Kemeng Shi
- [PATCH] e2fsck: use rb-tree to track EA reference counts,
Li Dongyang
- [PATCH] ext4: Add periodic superblock update check,
Vitaliy Kuznetsov
- [syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_update_ref (2), syzbot
- [PATCH v2] ext4: Fix rec_len verify error,
zhangshida
- [PATCH 2/2] mke2fs: add "-E iops" to set IOPS storage group,
Bobi Jam
- [PATCH 1/2] ext4: optimize metadata allocation for hybrid LUNs,
Bobi Jam
- Re: Contributing subsequent patch versions,
Oscar Megia López
- Message not available
[PATCH v4 0/7] Support negative dentries on case-insensitive ext4 and f2fs,
Gabriel Krisman Bertazi
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v3 01/49] binder: fix memory leak in binder_init(), Qi Zheng
- [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h, Qi Zheng
- [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
- [PATCH v3 47/49] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v3 43/49] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless, Qi Zheng
[brauner-vfs:vfs.ctime] [ext4] 979492850a: xfstests.generic.371.fail,
kernel test robot
[RFC 0/7] io_uring lseek,
Hao Xu
Processes hung in "D" state in ext4, mm, md and dmcrypt,
David Howells
[PATCH -next] ext4: NULL check before some freeing functions is not needed, Li Zetao
[PATCH v6 0/7] fs: implement multigrain timestamps,
Jeff Layton
Re: [PATCH 5.4 000/313] 5.4.251-rc1 review,
Naresh Kamboju
Re: [PATCH 5.10 000/509] 5.10.188-rc1 review,
Naresh Kamboju
[PATCH] ext4: optimize metadata allocation for hybrid LUNs, Bobi Jam
[PATCH v3] ext4: improve trim efficiency,
Fengnan Chang
[PATCH v2 00/10] A few fixes and cleanups to mballoc,
Kemeng Shi
- [PATCH v2 03/10] ext4: return found group directly in ext4_mb_choose_next_group_p2_aligned, Kemeng Shi
- [PATCH v2 05/10] ext4: remove unnecessary return for void function, Kemeng Shi
- [PATCH v2 01/10] ext4: correct grp validation in ext4_mb_good_group, Kemeng Shi
- [PATCH v2 02/10] ext4: avoid potential data overflow in next_linear_group, Kemeng Shi
- [PATCH v2 04/10] ext4: use is_power_of_2 helper in ext4_mb_regular_allocator, Kemeng Shi
- [PATCH v2 06/10] ext4: replace the traditional ternary conditional operator with with max()/min(), Kemeng Shi
- [PATCH v2 07/10] ext4: remove unused ext4_{set}/{clear}_bit_atomic, Kemeng Shi
- [PATCH v2 09/10] ext4: return found group directly in ext4_mb_choose_next_group_best_avail, Kemeng Shi
- [PATCH v2 08/10] ext4: return found group directly in ext4_mb_choose_next_group_goal_fast, Kemeng Shi
- [PATCH v2 10/10] ext4: correct some stale comment of criteria, Kemeng Shi
[PATCH v2] ext4: mballoc: avoid garbage value from err,
Su Hui
[PATCH] jbd2: Remove unused t_handle_lock,
Wang Jianjian
[PATCH v2 0/3] ext4: fix some ext4_lblk_t overflow issues,
Baokun Li
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations, Qi Zheng
- [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file, Qi Zheng
- [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker, Qi Zheng
- [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker, Qi Zheng
- [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker, Qi Zheng
- [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker, Qi Zheng
- [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker, Qi Zheng
- [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker, Qi Zheng
- [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker, Qi Zheng
- [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker, Qi Zheng
- [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker, Qi Zheng
- [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers, Qi Zheng
- [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker, Qi Zheng
- [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker, Qi Zheng
- [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker, Qi Zheng
- [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers, Qi Zheng
- [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker, Qi Zheng
- [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker, Qi Zheng
- [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker, Qi Zheng
- [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker, Qi Zheng
- [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker, Qi Zheng
- [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH v2 41/47] mm: shrinker: remove old APIs, Qi Zheng
- [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}, Qi Zheng
- [PATCH v2 45/47] mm: shrinker: make memcg slab shrink lockless, Qi Zheng
- [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless, Qi Zheng
- [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex, Qi Zheng
[PATCH] ext4: mballoc: avoid garbage value from err,
Su Hui
[tytso-ext4:dev] BUILD SUCCESS 9d3de7ee192a6a253f475197fe4d2e2af10a731f, kernel test robot
[GIT PULL] ext4 updates for 6.5-rc3,
Theodore Ts'o
[PATCH 0/1] ext4: Fix regression in mballoc due to deleted inode PAs in rbtree,
Ojaswin Mujoo
[PATCH] e2fsprogs: modify dumpe2fs to report free block ranges for bigalloc,
Eric Whitney
[PATCH 00/10] A few fixes and cleanups to mballoc,
Kemeng Shi
- [PATCH 02/10] ext4: avoid potential data overflow in next_linear_group, Kemeng Shi
- [PATCH 05/10] ext4: remove unnecessary return for void function, Kemeng Shi
- [PATCH 01/10] ext4: correct grp validation in ext4_mb_good_group, Kemeng Shi
- [PATCH 04/10] ext4: use is_power_of_2 helper in ext4_mb_regular_allocator, Kemeng Shi
- [PATCH 06/10] ext4: replace the traditional ternary conditional operator with with max()/min(), Kemeng Shi
- [PATCH 03/10] ext4: return found group directly in ext4_mb_choose_next_group_p2_aligned, Kemeng Shi
- [PATCH 07/10] ext4: remove unused ext4_{set}/{clear}_bit_atomic, Kemeng Shi
- [PATCH 09/10] ext4: return found group directly in ext4_mb_choose_next_group_best_avail, Kemeng Shi
- [PATCH 08/10] ext4: return found group directly in ext4_mb_choose_next_group_goal_fast, Kemeng Shi
- [PATCH 10/10] ext4: correct some stale comment of criteria, Kemeng Shi
- Re: [PATCH 00/10] A few fixes and cleanups to mballoc, IBM
[PATCH] ext2fs: make sure we have at least EXT2_FIRST_INO + 1 inodes,
Li Dongyang
[syzbot] [ext4?] general protection fault in ep_poll_callback,
syzbot
[syzbot] [apparmor?] [ext4?] general protection fault in common_perm_cond,
syzbot
[PATCH v3 0/7] Support negative dentries on case-insensitive ext4 and f2fs,
Gabriel Krisman Bertazi
[PATCH v2] ext4: fix the time handling macros when ext4 is using small inodes,
Jeff Layton
[PATCH v2] ext4: improve discard efficiency,
Fengnan Chang
[linus:master] [ext4] 4f3d1e4533: fio.write_iops -2.5% regression,
kernel test robot
[PATCH] ext4: fix the time handling macros when ext4 is using small inodes,
Jeff Layton
[PATCH 0/4] ext4: fix some ext4_lblk_t overflow issues,
Baokun Li
[syzbot] [ext4?] INFO: task hung in sync_inodes_sb (5), syzbot
linux-next ext4 inode size 128 corrupted,
Hugh Dickins
Re: File system robustness,
Geert Uytterhoeven
[PATCH] ext4: Don't use CR_BEST_AVAIL_LEN for non-regular files,
Ritesh Harjani (IBM)
next: kernel BUG at fs/ext4/mballoc.c:4369!,
Naresh Kamboju
[syzbot] [ext4?] [reiserfs?] kernel BUG in __phys_addr (2),
syzbot
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_ext_remove_space,
syzbot
[tytso-ext4:dev] BUILD SUCCESS 7c79210b15ef69a5702d1fb817bad9a30bffb097, kernel test robot
[PATCH 0/3] jbd2: some fixes and cleanup about "jbd2: fix several checkpoint inconsistent issues",
Zhang Yi
[PATCH] e2image: correct group descriptors size in ext2fs_image_super_read(),
Li Dongyang
[PATCH v5 0/8] fs: implement multigrain timestamps,
Jeff Layton
[syzbot] [ext4?] INFO: task hung in find_inode_fast (2),
syzbot
[PATCH 0/7] More filesystem folio conversions for 6.6,
Matthew Wilcox (Oracle)
[PATCH] ext4: fix decoding of raw_inode timestamps,
Jeff Layton
[PATCH] ext4: do not mark inode dirty which is already dirtied under append-write scenario,
Liu Song
[syzbot] [ext4?] possible deadlock in ext4_da_get_block_prep, syzbot
[PATCH] fs/ext4: convert to use sbi directly,
Lu Hongfei
[PATCH] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache,
Lu Hongfei
[PATCH] crypto: algif/hash: Fix race between MORE and non-MORE sends,
David Howells
[syzbot] [ext4?] kernel BUG in ext4_enable_quotas,
syzbot
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (2),
syzbot
generic/269 failure on ext4 dev branch,
Eric Whitney
[syzbot] Monthly ext4 report (Jul 2023), syzbot
[PATCH 0/2] fsverity: simplify initcall and move sysctl registration,
Eric Biggers
Re: [f2fs-dev] [PATCH 0/2] fsverity: simplify initcall and move sysctl registration, patchwork-bot+f2fs
[PATCH v2 42/92] ext4: convert to ctime accessor functions,
Jeff Layton
[PATCH v2 41/92] ext2: convert to ctime accessor functions,
Jeff Layton
[PATCH v2 00/89] fs: new accessors for inode->i_ctime,
Jeff Layton
[PATCH 00/12] ext4,jbd2: cleanup journal load and initialization process,
Zhang Yi
- [PATCH 03/12] jbd2: don't load superblock in jbd2_journal_check_used_features(), Zhang Yi
- [PATCH 02/12] jbd2: move load_superblock() into journal_init_common(), Zhang Yi
- [PATCH 10/12] jbd2: jbd2_journal_init_{dev,inode} return proper error return value, Zhang Yi
- [PATCH 09/12] jbd2: drop useless error tag in jbd2_journal_wipe(), Zhang Yi
- [PATCH 08/12] jbd2: cleanup journal_init_common(), Zhang Yi
- [PATCH 07/12] jbd2: add fast_commit space check, Zhang Yi
- [PATCH 06/12] jbd2: cleanup load_superblock(), Zhang Yi
- [PATCH 04/12] jbd2: checking valid features early in journal_get_superblock(), Zhang Yi
- [PATCH 01/12] jbd2: move load_superblock() dependent functions, Zhang Yi
- [PATCH 12/12] ext4: ext4_get_{dev}_journal return proper error value, Zhang Yi
- [PATCH 05/12] jbd2: open code jbd2_verify_csum_type() helper, Zhang Yi
- [PATCH 11/12] ext4: cleanup ext4_get_dev_journal() and ext4_get_journal(), Zhang Yi
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]