linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-30 15:56:03 to 2022-06-08 14:21:51 UTC [more...]

[PATCH 0/3] Cache quota files in the page cache
 2022-06-08 14:21 UTC  (13+ messages)
` [PATCH 1/3] quota: Prevent memory allocation recursion while holding dq_lock
` [PATCH 2/3] quota: Support using the page cache for quota files
` [PATCH 3/3] ext4: Use generic_quota_read()

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-08 13:06 UTC  (47+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 12/20] f2fs: "
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 14/20] hugetlb: "
` [PATCH 15/20] balloon: "
` [PATCH 16/20] secretmem: "
` [PATCH 17/20] z3fold: "
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

[syzbot] WARNING in ext4_dirty_folio
 2022-06-08 11:36 UTC  (2+ messages)

[PATCH 0/4] ext4: Debug message and export cleanups
 2022-06-08 11:23 UTC  (5+ messages)
` [PATCH 1/4] ext4: Use ext4_debug() instead of jbd_debug()
` [PATCH 2/4] jbd2: Rename jbd_debug() to jbd2_debug()
` [PATCH 3/4] jbd2: Remove unused exports for jbd2 debugging
` [PATCH 4/4] jbd2: Unexport jbd2_log_start_commit()

[PATCH] jbd2: Remove unused exports for jbd2 debugging
 2022-06-08 10:02 UTC  (3+ messages)

[PATCH 0/2] ext4: Fix possible fs corruption due to xattr races
 2022-06-08  9:54 UTC  (6+ messages)
` [PATCH 1/2] mbcache: Add functions to invalidate entries and wait for entry users
` [PATCH 2/2] ext4: Fix race when reusing xattr blocks

Napływ Klientów ze strony
 2022-06-08  8:05 UTC 

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-08  8:08 UTC  (23+ messages)
` [PATCH 01/10] filemap: Add filemap_get_folios()
` [PATCH 02/10] buffer: Convert clean_bdev_aliases() to use filemap_get_folios()
` [PATCH 03/10] ext4: Convert mpage_release_unused_pages() "
` [PATCH 04/10] ext4: Convert mpage_map_and_submit_buffers() "
` [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() "
` [PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() "
` [PATCH 07/10] nilfs2: Convert nilfs_copy_back_pages() "
` [PATCH 08/10] vmscan: Add check_move_unevictable_folios()
` [PATCH 09/10] shmem: Convert shmem_unlock_mapping() to use filemap_get_folios()
` [PATCH 10/10] filemap: Remove find_get_pages_range() and associated functions

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-08  7:06 UTC  (15+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support
` [PATCH v5 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v5 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v5 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v5 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v5 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v5 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v5 08/13] lib: test_hmm add module param for "
` [PATCH v5 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v5 10/13] tools: update hmm-test to support device coherent type
` [PATCH v5 11/13] tools: update test_hmm script to support SP config
` [PATCH v5 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v5 13/13] tools: add selftests to hmm for COW in device memory

[PATCH 0/7] Fix various bugs found via a fuzzing campaign
 2022-06-07 14:22 UTC  (15+ messages)
` [PATCH 1/7] e2fsck: sanity check the journal inode number
` [PATCH 2/7] e2fsck: fix potential out-of-bounds read in inc_ea_inode_refs()
` [PATCH 3/7] libext2fs: add check for too-short directory blocks
` [PATCH 4/7] e2fsck: check for xattr value size integer wraparound
` [PATCH 5/7] e2fsck: avoid out-of-bounds write for very deep extent trees
` [PATCH 6/7] libext2fs: check for cyclic loops in the extent tree
` [PATCH 7/7] libext2fs: check for invalid blocks in ext2fs_punch_blocks()

[PATCH 5.10] ext4: only allow test_dummy_encryption when supported
 2022-06-07  9:54 UTC  (2+ messages)

[PATCH 5.15] ext4: only allow test_dummy_encryption when supported
 2022-06-06 23:11 UTC 

[PATCH] ext4: reuse order and buddy in mb_mark_used when buddy split
 2022-06-06 15:53 UTC 

[PATCH] ext4: reuse order and buddy in mb_mark_used when buddy split
 2022-06-06 15:51 UTC 

[PATCH] fs: Fix syntax errors in comments
 2022-06-06  7:53 UTC  (2+ messages)

generic_quota_read
 2022-06-06  7:37 UTC  (2+ messages)

simplify ext4_sb_read_encoding regression
 2022-06-05 13:56 UTC  (10+ messages)

[PATCH] fs/ext4: Fix syntax errors in comments
 2022-06-05  9:15 UTC 

[PATCH v2] ext4/053: update the test_dummy_encryption tests
 2022-06-03  7:40 UTC  (6+ messages)

resize2fs on ext4 leads to corruption
 2022-06-02 17:52 UTC  (4+ messages)
  ` [PATCH] e2fsck: Always probe filesystem blocksize with simple io_manager

simplify ext4_sb_read_encoding regression
 2022-06-02 14:47 UTC  (9+ messages)

[PATCH] ext4: fix use-after-free in ext4_xattr_set_entry
 2022-06-02 11:46 UTC 

[PATCH] ext4: Remove deprecated flag for noacl and noxattr_user mount options
 2022-06-02 11:04 UTC  (2+ messages)

[PATCH v2] ext4: add reserved GDT blocks check
 2022-06-02  2:27 UTC  (3+ messages)

[PATCH RFC 0/7] Support negative dentries on case-insensitive directories
 2022-06-01 20:44 UTC  (8+ messages)
` [PATCH RFC 1/7] fs: Expose name under lookup to d_revalidate hook
` [PATCH RFC 2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag
` [PATCH RFC 3/7] libfs: Validate negative dentries in case-insensitive directories
` [PATCH RFC 4/7] libfs: Support revalidation of encrypted case-insensitive dentries
` [PATCH RFC 5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH RFC 6/7] ext4: Enable negative dentries on case-insensitive lookup
` [PATCH RFC 7/7] f2fs: "

Koszty instalacji fotowoltaicznej
 2022-06-01  7:45 UTC 

[PATCH v4 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-31 19:19 UTC  (16+ messages)
` [PATCH v4 01/13] mm: add zone device coherent type memory support
` [PATCH v4 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v4 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v4 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v4 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v4 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v4 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 08/13] lib: test_hmm add module param for "
` [PATCH v4 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v4 10/13] tools: update hmm-test to support device coherent type
` [PATCH v4 11/13] tools: update test_hmm script to support SP config
` [PATCH v4 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v4 13/13] tools: add selftests to hmm for COW in device memory

ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5
 2022-05-31 15:39 UTC  (4+ messages)

the question about ext4 noacl mount option
 2022-05-31 15:03 UTC  (4+ messages)

Potential regression on kernel 5.19-rc0: kernel BUG at mm/page_table_check.c:51!
 2022-05-31  0:43 UTC  (4+ messages)

[ext4] 5f41fdaea6: xfstests.ext4.053.fail
 2022-05-30 15:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).