messages from 2022-05-11 10:05:17 to 2022-05-19 11:22:07 UTC [more...]
[PATCH v3 0/5] test_dummy_encryption fixes and cleanups
2022-05-19 11:21 UTC (10+ messages)
` [PATCH v3 1/5] ext4: fix memory leak in parse_apply_sb_mount_options()
` [f2fs-dev] "
` [PATCH v3 2/5] ext4: only allow test_dummy_encryption when supported
` [PATCH v3 3/5] ext4: fix up test_dummy_encryption handling for new mount API
` [PATCH v3 4/5] f2fs: use the updated test_dummy_encryption helper functions
` [f2fs-dev] "
` [PATCH v3 5/5] fscrypt: remove fscrypt_set_test_dummy_encryption()
[xfstests PATCH 0/2] update test_dummy_encryption testing in ext4/053
2022-05-19 10:58 UTC (10+ messages)
[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
2022-05-19 10:11 UTC (8+ messages)
[PATCH] ext4: fix warning when submitting superblock in ext4_commit_super()
2022-05-19 10:08 UTC (6+ messages)
[RFC PATCH v2 0/7] make statx() return I/O alignment information
2022-05-19 7:05 UTC (9+ 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 v6 0/8] Clean up the case-insensitive lookup path
2022-05-19 3:44 UTC (13+ 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: "
` [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: "
[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 (3+ 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 v5 0/8] Clean up the case-insensitive lookup path
2022-05-18 22:44 UTC (18+ messages)
` [PATCH v5 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v5 2/8] f2fs: "
` [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 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 (21+ messages)
` [PATCH v4 01/10] ext4: Match the f2fs ci_compare implementation
` [PATCH v4 02/10] ext4: Simplify the handling of cached insensitive names
` [PATCH v4 03/10] f2fs: "
` [PATCH v4 04/10] ext4: Implement ci comparison using unicode_name
` [PATCH v4 05/10] ext4: Simplify hash check on ext4_match
` [PATCH v4 06/10] ext4: Log error when lookup of encoded dentry fails
` [PATCH v4 07/10] ext4: Move ext4_match_ci into libfs
` [PATCH v4 08/10] f2fs: Reuse generic_ci_match for ci comparisons
` [PATCH v4 09/10] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v4 10/10] f2fs: "
[PATCH] ext4: Fix block validation on non-journal fs in __ext4_iget()
2022-05-17 17:40 UTC (3+ messages)
` [PATCH] ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
New collaboration
2022-05-17 15:45 UTC
[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-05-16 23:14 UTC (14+ 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
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 (13+ messages)
` [PATCH v1 01/15] mm: add zone device coherent type memory support
` [PATCH v1 04/15] mm: add device coherent checker to remove migration pte
` [PATCH v1 13/15] mm: handling Non-LRU pages returned by vm_normal_pages
` [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()
[PATCH] resize2fs: trim resize to cluster boundary
2022-05-14 4:17 UTC
[PATCH] ext4: mark group as trimmed only if it was fully scanned
2022-05-14 1:52 UTC (2+ messages)
[PATCH] ext4: Fix journal_ioprio mount option handling
2022-05-14 2:03 UTC (4+ messages)
[PATCH v2 0/7] test_dummy_encryption fixes and cleanups
2022-05-13 23:26 UTC (14+ messages)
` [PATCH v2 1/7] ext4: only allow test_dummy_encryption when supported
` [PATCH v2 5/7] ext4: fix up test_dummy_encryption handling for new mount API
` [f2fs-dev] "
[PATCH -next] ext4: fix use-after-free in ext4_rename_dir_prepare
2022-05-13 21:53 UTC (3+ messages)
[RFC PATCH] ext4: add unmount filesystem message
2022-05-13 21:15 UTC (2+ messages)
[PATCH v2] ext4: remove unnecessary conditional
2022-05-13 21:15 UTC (2+ messages)
[PATCH -next] fs: Fix jbd2_journal_try_to_free_buffers() kernel-doc comment
2022-05-12 17:37 UTC (2+ messages)
[PATCH v2 0/6] solve memory leak and check whether NULL pointer
2022-05-12 17:14 UTC (2+ messages)
[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
2022-05-12 16:41 UTC (6+ messages)
` [REPORT] syscall reboot + umh + firmware fallback
ext4: unexpected delayed file creation with a 5.17 kernel
2022-05-12 15:22 UTC (3+ messages)
[PATCH] Shrink fast commit buffer when not used
2022-05-11 16:33 UTC (2+ messages)
[PATCH] ext4: Should ext4_bio_end_io be ext4_end_io_end ?
2022-05-11 16:27 UTC (2+ messages)
[PATCH] ext4: remove unnecessary code in __mb_check_buddy
2022-05-11 15:43 UTC (2+ messages)
[PATCH] ext4: Fix typo
2022-05-11 14:57 UTC (2+ messages)
[PATCH] ext4: remove unnecessary type castings
2022-05-11 14:54 UTC (2+ messages)
[powerpc] Kernel oops while running xfstests w/ext4 (5.18-rc6-next-20220510)
2022-05-11 14:35 UTC (2+ messages)
[PATCH -next v2] ext4: fix warning in ext4_handle_inode_extension
2022-05-11 14:29 UTC (2+ messages)
[PATCH -next] ext4: fix warning in ext4_handle_inode_extension
2022-05-11 14:27 UTC (7+ messages)
[PATCH] ext4: Get rid of unused DEFAULT_MB_OPTIMIZE_SCAN
2022-05-11 13:25 UTC (2+ messages)
[PATCH -next] ext4: fix bug_on in ext4_writepages
2022-05-11 10:40 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).