messages from 2022-05-15 03:33:52 to 2022-05-23 21:08:13 UTC [more...]
[PATCH 0/2] ext4: fix two bugs in ext4_mb_normalize_request
2022-05-23 21:08 UTC (10+ 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
[Bug 216012] New: Data loss on VirtualBox VMs
2022-05-23 21:05 UTC (4+ messages)
` [Bug 216012] "
[PATCH v2 0/2] ext4: fix two bugs in ext4_mb_normalize_request
2022-05-23 20:52 UTC (4+ 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
[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-05-23 12:02 UTC (16+ messages)
` [PATCH v2 01/13] mm: add zone device coherent type memory support
` [PATCH v2 02/13] mm: add device coherent vma selection for memory migration
` [PATCH v2 03/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v2 04/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v2 05/13] drm/amdkfd: add SPM support for SVM
` [PATCH v2 06/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 07/13] lib: test_hmm add module param for "
` [PATCH v2 08/13] lib: add support for device coherent type in test_hmm
` [PATCH v2 09/13] tools: update hmm-test to support device coherent type
` [PATCH v2 10/13] tools: update test_hmm script to support SP config
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v2 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v2 13/13] tools: add selftests to hmm for COW in device memory
[GIT PULL] fscrypt updates for 5.19
2022-05-23 7:07 UTC
[GIT PULL] fsverity updates for 5.19
2022-05-23 7:10 UTC
[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
2022-05-23 2:43 UTC (9+ messages)
[REPORT] syscall reboot + umh + firmware fallback
2022-05-23 1:10 UTC (4+ messages)
[tytso-ext4:dev] BUILD SUCCESS d177c151d74881536aa6b58f450c70fd5a7b6c1a
2022-05-22 14:56 UTC
[PATCH v4] ext4: only allow test_dummy_encryption when supported
2022-05-22 2:31 UTC (3+ messages)
[PATCH RFC v6 07/21] dept: Apply Dept to seqlock
2022-05-21 5:25 UTC (2+ messages)
[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
2022-05-21 3:24 UTC (3+ messages)
` [PATCH RFC v6 02/21] dept: Implement Dept(Dependency Tracker)
Does `-O bigalloc` still conflict with `delalloc`?
2022-05-21 2:39 UTC
kernel BUG in ext4_writepages
2022-05-20 14:50 UTC (6+ messages)
[RFC PATCH v2 0/7] make statx() return I/O alignment information
2022-05-20 11:52 UTC (13+ messages)
` [RFC PATCH v2 1/7] statx: add "
` [RFC PATCH v2 2/7] fscrypt: change fscrypt_dio_supported() to prepare for STATX_IOALIGN
` [RFC PATCH v2 3/7] ext4: support STATX_IOALIGN
` [RFC PATCH v2 4/7] f2fs: move f2fs_force_buffered_io() into file.c
` [RFC PATCH v2 5/7] f2fs: don't allow DIO reads but not DIO writes
` [RFC PATCH v2 6/7] f2fs: simplify f2fs_force_buffered_io()
` [RFC PATCH v2 7/7] f2fs: support STATX_IOALIGN
[PATCH] ext4: Improve write performance with disabled delalloc
2022-05-20 11:14 UTC
[PATCH v2] ext4: fix warning when submitting superblock in ext4_commit_super()
2022-05-20 9:31 UTC (3+ messages)
[PATCH -next] ext4: Fix warning in ext4_da_release_space
2022-05-20 2:55 UTC
[PATCH 1/2] ext4: Fix incorrect comment
2022-05-20 2:22 UTC (2+ messages)
` [PATCH 2/2] ext4, doc: Remove unnecessary escaping
[tytso-ext4:dev] BUILD SUCCESS WITH WARNING b76a7dd9a7437e8c21253ce3a7574bebde3827f9
2022-05-20 1:53 UTC
[PATCH v8 0/8] Clean up the case-insensitive lookup path
2022-05-19 21:23 UTC (9+ messages)
` [PATCH v8 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v8 2/8] f2fs: "
` [PATCH v8 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v8 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v8 5/8] f2fs: "
` [PATCH v8 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v8 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v8 8/8] f2fs: "
[PATCH v7 0/8] Clean up the case-insensitive lookup path
2022-05-19 21:19 UTC (10+ messages)
` [PATCH v7 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v7 2/8] f2fs: "
` [PATCH v7 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v7 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v7 5/8] f2fs: "
` [PATCH v7 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v7 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v7 8/8] f2fs: "
[PATCH v4] fcntl: Add 32bit filesystem mode
2022-05-19 21:01 UTC (3+ messages)
[tytso-ext4:dev 17/25] fs/ext4/super.c:2799:29: warning: unused variable 'sbi'
2022-05-19 20:33 UTC (2+ messages)
[PATCH v6 0/8] Clean up the case-insensitive lookup path
2022-05-19 20:20 UTC (17+ messages)
` [PATCH v6 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v6 2/8] f2fs: "
` [PATCH v6 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v6 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v6 5/8] f2fs: "
` [f2fs-dev] "
` [PATCH v6 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v6 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v6 8/8] f2fs: "
` [f2fs-dev] "
[PATCH v3 0/6] ext4: improve commit path performance for fast commit
2022-05-19 16:11 UTC (5+ messages)
` [PATCH v3 2/6] ext4: for committing inode, make ext4_fc_track_inode wait
[PATCH] ext4: fix warning when submitting superblock in ext4_commit_super()
2022-05-19 12:33 UTC (7+ messages)
[PATCH v5 0/8] Clean up the case-insensitive lookup path
2022-05-19 11:32 UTC (20+ messages)
` [PATCH v5 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v5 2/8] f2fs: "
` [f2fs-dev] "
` [PATCH v5 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v5 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v5 5/8] f2fs: "
` [PATCH v5 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v5 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v5 8/8] f2fs: "
[PATCH v3 0/5] test_dummy_encryption fixes and cleanups
2022-05-19 11:21 UTC (7+ messages)
` [PATCH v3 1/5] ext4: fix memory leak in parse_apply_sb_mount_options()
` [PATCH v3 2/5] ext4: only allow test_dummy_encryption when supported
` [PATCH v3 4/5] f2fs: use the updated test_dummy_encryption helper functions
` [f2fs-dev] "
[xfstests PATCH 0/2] update test_dummy_encryption testing in ext4/053
2022-05-19 10:58 UTC (10+ messages)
[PATCH] ext4: fix bug_on in __es_tree_search
2022-05-19 2:17 UTC (3+ messages)
[PATCH 0/2 v2] ext4: Fix crash when adding entry to corrupted directory
2022-05-19 2:16 UTC (4+ messages)
` [PATCH 1/2] ext4: Verify dir block before splitting it
` [PATCH 2/2] ext4: Avoid cycles in directory h-tree
[PATCH -next v4] ext4: fix bug_on in ext4_writepages
2022-05-19 2:15 UTC (2+ messages)
[PATCHv3 0/3] ext4/crypto: Move out crypto related ops to crypto.c
2022-05-19 2:08 UTC (5+ messages)
` [PATCHv3 1/3] ext4: Move ext4 crypto code to its own file crypto.c
` [PATCHv3 2/3] ext4: Cleanup function defs from ext4.h into crypto.c
` [PATCHv3 3/3] ext4: Refactor and move ext4_ioctl_get_encryption_pwsalt()
[PATCH] ext4: reject the 'commit' option on ext2 filesystems
2022-05-19 2:05 UTC (2+ messages)
[PATCH -next] fs: Remove duplicated include in inode.c
2022-05-19 1:45 UTC (2+ messages)
[PATCH v3] ext4: fix race condition between ext4_write and ext4_convert_inline_data
2022-05-19 1:29 UTC (3+ messages)
[RFC PATCH v4 0/2] ext4: standardize the journal mode of symlink external block
2022-05-19 1:27 UTC (2+ messages)
[PATCH 1/2] ext4: page-io: use 'unsigned int' to bare use of 'unsigned'
2022-05-18 12:01 UTC (2+ messages)
` [PATCH 2/2] ext4: rename temporary variables in ext4_finish_bio()
[PATCH 0/2] ext4: Fix crash when adding entry to corrupted directory
2022-05-18 9:27 UTC (7+ messages)
` [PATCH 1/2] ext4: Verify dir block before splitting it
` [PATCH 2/2] ext4: Avoid cycles in directory h-tree
[PATCH v4 00/10] Clean up the case-insensitive lookup path
2022-05-18 0:15 UTC (4+ messages)
[PATCH] ext4: Fix block validation on non-journal fs in __ext4_iget()
2022-05-17 17:40 UTC (2+ messages)
` [PATCH] ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
New collaboration
2022-05-17 15:45 UTC
fast_commit option not recognized/supported by e2fsck?
2022-05-16 16:20 UTC (3+ messages)
[PATCH -next v3] ext4: fix bug_on in ext4_writepages
2022-05-16 11:26 UTC (2+ messages)
[PATCH v2] common/rc: Modify _require_batched_discard to improve test coverage
2022-05-16 8:53 UTC (3+ messages)
[PATCH v3] common/rc: Modify _require_batched_discard to improve test coverage
2022-05-16 8:45 UTC
[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-05-16 8:02 UTC (3+ messages)
` [PATCH v1 14/15] tools: add hmm gup tests for device coherent type
[PATCH -next v2] ext4: fix bug_on in ext4_writepages
2022-05-16 1:09 UTC (4+ messages)
[PATCHv2 0/3] ext4/crypto: Move out crypto related ops to crypto.c
2022-05-15 4:51 UTC (10+ messages)
` [PATCHv2 1/3] ext4: Move ext4 crypto code to its own file crypto.c
` [PATCHv2 2/3] ext4: Cleanup function defs from ext4.h into crypto.c
` [PATCHv2 3/3] ext4: Refactor and move ext4_ioc_get_encryption_pwsalt()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox