linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-23 12:38:36 to 2022-06-06 13:08:16 UTC [more...]

[PATCH 0/3] Cache quota files in the page cache
 2022-06-06 13:08 UTC  (11+ 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] 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)

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-05 19:38 UTC  (11+ 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

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 v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-31 20:00 UTC  (14+ 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 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 

[PATCH] ext4: change variable "count" to signed integer
 2022-05-30 10:00 UTC 

[PATCH] ext4: add reserved GDT blocks check
 2022-05-30  4:55 UTC  (3+ messages)

[PATCH v3 0/3] ext4: fix two bugs in ext4_mb_normalize_request
 2022-05-30  2:35 UTC  (10+ messages)
` [PATCH v3 1/3] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH v3 2/3] ext4: correct the judgment of BUG in ext4_mb_normalize_request
` [PATCH v3 3/3] ext4: support flex_bg "

[syzbot] KASAN: use-after-free Read in ext4_xattr_set_entry (5)
 2022-05-28  8:51 UTC 

Does `-O bigalloc` still conflict with `delalloc`?
 2022-05-28  8:30 UTC  (3+ messages)

[RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-05-27 16:22 UTC  (4+ messages)
` [RFC PATCH v2 1/7] statx: add "

[PATCH -next] ext4: Fix warning in ext4_da_release_space
 2022-05-27 15:21 UTC  (3+ messages)

[PATCH -next] ext4: fix super block checksum incorrect after mount
 2022-05-27 10:18 UTC  (8+ messages)

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

[Bug 215879] New: EXT4-fs error - __ext4_find_entry:1612: inode #2: comm systemd: reading directory lblock 0
 2022-05-26 19:18 UTC  (2+ messages)
` [Bug 215879] "

[PATCH v4] ext4: fix up test_dummy_encryption handling for new mount API
 2022-05-26 18:08 UTC  (2+ messages)

EXT4-fs error (device sda5) in ext4_update_backup_sb:165: Filesystem failed CRC
 2022-05-26 15:42 UTC  (3+ messages)

[PATCH 0/2] ext4: fix two bugs in ext4_mb_normalize_request
 2022-05-26  1:16 UTC  (19+ messages)
` [PATCH 1/2] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH 2/2] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH] resize2fs: open device read-only when -P is passed
 2022-05-26  1:08 UTC 

[PATCH] resize2fs: open device read-only when -P is passed
 2022-05-26  0:33 UTC 

[PATCH] ext4: add KERN_<LEVEL> for printk()
 2022-05-25 19:25 UTC  (4+ messages)

[tytso-ext4:dev] BUILD SUCCESS 5f41fdaea63ddf96d921ab36b2af4a90ccdb5744
 2022-05-25  9:06 UTC 

[Bug 216012] New: Data loss on VirtualBox VMs
 2022-05-25  8:22 UTC  (3+ messages)
` [Bug 216012] "

[PATCH] ext4: Use kmemdup() to replace kmalloc + memcpy
 2022-05-25  4:31 UTC  (2+ messages)

[GIT PULL] ext4 updates for v5.19-rc1
 2022-05-25  2:16 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.19
 2022-05-24 19:53 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 5.19
 2022-05-24 19:53 UTC  (2+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-24 19:01 UTC  (4+ messages)
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages

Napływ Klientów ze strony
 2022-05-24  8:00 UTC 

[PATCH RFC v6 07/21] dept: Apply Dept to seqlock
 2022-05-24  6:00 UTC  (3+ messages)

[PATCH v2 0/2] ext4: fix two bugs in ext4_mb_normalize_request
 2022-05-23 22:17 UTC  (5+ messages)
` [PATCH v2 1/2] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH v2 2/2] ext4: correct the judgment of BUG in ext4_mb_normalize_request


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).