- Feb 27, 2024
-
-
This patch introduces a `.gitlab-ci` file along with a `ci/` folder, defininga basic test pipeline triggered by code pushes to a GitLab-CI instance. This initial version includes static checks (checkpatch and smatch for now) and build tests across various architectures and configurations. It leverages an integrated cache for efficient build times and introduces a flexible 'scenarios' mechanism for subsystem-specific extensions. [ci: add prerequisites to run check-patch on MRs] Co-developed-by:
Tales Aparecida <tales.aparecida@redhat.com> Signed-off-by:
Tales Aparecida <tales.aparecida@redhat.com> Signed-off-by:
Helen Koike <helen.koike@collabora.com>
-
- Feb 20, 2024
-
-
Instead of a bunch of ifdefs, make the unicode built checks part of the code flow where possible, as requested by Torvalds. Reviewed-by:
Eric Biggers <ebiggers@google.com> Reviewed-by:
Chao Yu <chao@kernel.org> Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> [eugen.hristev@collabora.com: port to 6.8-rc3] Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
Instead of a bunch of ifdefs, make the unicode built checks part of the code flow where possible, as requested by Torvalds. Reviewed-by:
Eric Biggers <ebiggers@google.com> Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> [eugen.hristev@collabora.com: port to 6.8-rc3] Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
If the volume is in strict mode, ext4_ci_compare can report a broken encoding name. This will not trigger on a bad lookup, which is caught earlier, only if the actual disk name is bad. Reviewed-by:
Eric Biggers <ebiggers@google.com> Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
Now that ci_match is part of libfs, make f2fs reuse it instead of having a different implementation. Reviewed-by:
Chao Yu <chao@kernel.org> Reviewed-by:
Eric Biggers <ebiggers@google.com> Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
Instead of reimplementing ext4_match_ci, use the new libfs helper. It also adds a comment explaining why fname->cf_name.name must be checked prior to the encryption hash optimization, because that tripped me before. Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
generic_ci_match can be used by case-insensitive filesystems to compare strings under lookup with dirents in a case-insensitive way. This function is currently reimplemented by each filesystem supporting casefolding, so this reduces code duplication in filesystem-specific code. Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> [eugen.hristev@collabora.com: rework to first test the exact match] Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
- Feb 07, 2024
-
-
Keeping it as qstr avoids the unnecessary conversion in f2fs_match Reviewed-by:
Eric Biggers <ebiggers@google.com> Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> [eugen.hristev@collabora.com: port to 6.8-rc3] Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
- Feb 06, 2024
-
-
Keeping it as qstr avoids the unnecessary conversion in ext4_match Reviewed-by:
Eric Biggers <ebiggers@google.com> Signed-off-by:
Gabriel Krisman Bertazi <krisman@collabora.com> [eugen.hristev@collabora.com: port to 6.8-rc3] Signed-off-by:
Eugen Hristev <eugen.hristev@collabora.com>
-
- Feb 05, 2024
-
-
Stephen Rothwell authored
Signed-off-by:
Stephen Rothwell <sfr@canb.auug.org.au>
-
Stephen Rothwell authored
This reverts commit 7a1cac7d.
-
https://github.com/norov/linux.gitStephen Rothwell authored
# Conflicts: # drivers/tty/serial/sc16is7xx.c
-
https://github.com/Rust-for-Linux/linux.gitStephen Rothwell authored
# Conflicts: # Documentation/process/changes.rst
-
Stephen Rothwell authored
Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git
-
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.gitStephen Rothwell authored
# Conflicts: # Documentation/userspace-api/index.rst
-
git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.gitStephen Rothwell authored
# Conflicts: # drivers/phy/qualcomm/phy-qcom-qmp-usb.c
-