Log In
rpms
/
kmod-ntfs3
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
8b815c
Switch to EL kernel source and versioning
Authored and Committed by Kmods SIG
2 years ago
raw
patch
tree
parent
107 files changed.
55644 lines added
.
24 lines removed
.
.gitignore
file modified
+1
-1
.kmod-ntfs3.metadata
file modified
+1
-1
SOURCES/0001-fs-ntfs3-Add-headers-and-misc-files.patch
file added
+2545
SOURCES/0002-fs-ntfs3-Add-initialization-of-super-block.patch
file added
+8777
SOURCES/0003-fs-ntfs3-Add-bitmap.patch
file added
+1684
SOURCES/0004-fs-ntfs3-Add-file-operations-and-implementation.patch
file added
+7241
SOURCES/0005-fs-ntfs3-Add-attrib-operations.patch
file added
+3718
SOURCES/0006-fs-ntfs3-Add-compression.patch
file added
+2069
SOURCES/0007-fs-ntfs3-Add-NTFS-journal.patch
file added
+5204
SOURCES/0008-fs-ntfs3-Add-Kconfig-Makefile-and-doc.patch
file added
+59
SOURCES/0009-fs-ntfs3-Fix-various-spelling-mistakes.patch
file added
+96
SOURCES/0010-fs-ntfs3-Use-linux-log2-is_power_of_2-function.patch
file added
+102
SOURCES/0011-fs-ntfs3-Add-ifndef-define-to-all-header-files.patch
file added
+79
SOURCES/0012-fs-ntfs3-Fix-integer-overflow-in-multiplication.patch
file added
+36
SOURCES/0013-fs-ntfs3-Remove-unused-variable-cnt-in-ntfs_security.patch
file added
+58
SOURCES/0014-fs-ntfs3-Fix-one-none-utf8-char-in-source-file.patch
file added
+31
SOURCES/0015-fs-ntfs3-Fix-fall-through-warnings-for-Clang.patch
file added
+49
SOURCES/0016-fs-ntfs3-Remove-unused-including-linux-version.h.patch
file added
+34
SOURCES/0017-fs-ntfs3-Restyle-comment-block-in-ni_parse_reparse.patch
file added
+51
SOURCES/0018-fs-ntfs3-Use-kernel-ALIGN-macros-over-driver-specifi.patch
file added
+575
SOURCES/0019-fs-ntfs3-Do-not-use-driver-own-alloc-wrappers.patch
file added
+1583
SOURCES/0020-fs-ntfs3-Use-kcalloc-kmalloc_array-over-kzalloc-kmal.patch
file added
+80
SOURCES/0021-fs-ntfs3-add-checks-for-allocation-failure.patch
file added
+71
SOURCES/0022-fs-ntfs3-fix-an-error-code-in-ntfs_get_acl_ex.patch
file added
+34
SOURCES/0023-fs-ntfs3-Fix-error-code-in-indx_add_allocate.patch
file added
+31
SOURCES/0024-fs-ntfs3-Potential-NULL-dereference-in-hdr_find_spli.patch
file added
+38
SOURCES/0025-fs-ntfs3-Fix-error-handling-in-indx_insert_into_root.patch
file added
+154
SOURCES/0026-fs-ntfs3-Restyle-comments-to-better-align-with-kerne.patch
file added
+12222
SOURCES/0027-fs-ntfs3-Remove-fat-ioctl-s-from-ntfs3-driver-for-no.patch
file added
+50
SOURCES/0028-fs-ntfs3-Rework-file-operations.patch
file added
+1978
SOURCES/0029-fs-ntfs3-Restyle-comments-to-better-align-with-kerne.patch
file added
+608
SOURCES/0030-fs-ntfs3-Fix-integer-overflow-in-ni_fiemap-with-fiem.patch
file added
+44
SOURCES/0031-fs-ntfs3-Remove-unnecessary-condition-checking-from-.patch
file added
+46
SOURCES/0032-fs-ntfs3-Remove-GPL-boilerplates-from-decompress-lib.patch
file added
+121
SOURCES/0033-fs-ntfs3-Change-how-module-init-info-messages-are-di.patch
file added
+75
SOURCES/0034-fs-ntfs3-Remove-unnecesarry-mount-option-noatime.patch
file added
+63
SOURCES/0035-fs-ntfs3-Remove-unnecesarry-remount-flag-handling.patch
file added
+40
SOURCES/0036-fs-ntfs3-Convert-mount-options-to-pointer-in-sbi.patch
file added
+275
SOURCES/0037-fs-ntfs3-Use-new-api-for-mounting.patch
file added
+600
SOURCES/0038-fs-ntfs3-Init-spi-more-in-init_fs_context-than-fill_.patch
file added
+105
SOURCES/0039-fs-ntfs3-Make-mount-option-nohidden-more-universal.patch
file added
+48
SOURCES/0040-fs-ntfs3-Add-iocharset-mount-option-as-alias-for-nls.patch
file added
+85
SOURCES/0041-fs-ntfs3-Rename-mount-option-no_acs_rules-no-acsrule.patch
file added
+106
SOURCES/0042-fs-ntfs3-Show-uid-gid-always-in-show_options.patch
file added
+95
SOURCES/0043-fs-ntfs3-Remove-redundant-initialization-of-variable.patch
file added
+33
SOURCES/0044-fs-ntfs3.-Add-forward-declarations-for-structs-to-de.patch
file added
+32
SOURCES/0045-fs-ntfs3-Add-missing-header-files-to-ntfs.h.patch
file added
+47
SOURCES/0046-fs-ntfs3-Add-missing-headers-and-forward-declaration.patch
file added
+95
SOURCES/0047-fs-ntfs3-Add-missing-header-and-guards-to-lib-header.patch
file added
+60
SOURCES/0048-fs-ntfs3-Change-right-headers-to-bitfunc.c.patch
file added
+36
SOURCES/0049-fs-ntfs3-Change-right-headers-to-upcase.c.patch
file added
+41
SOURCES/0050-fs-ntfs3-Change-right-headers-to-lznt.c.patch
file added
+49
SOURCES/0051-fs-ntfs3-Remove-unneeded-header-files-from-c-files.patch
file added
+260
SOURCES/0052-fs-ntfs3-Limit-binary-search-table-size.patch
file added
+167
SOURCES/0053-fs-ntfs3-Make-binary-search-to-search-smaller-chunks.patch
file added
+60
SOURCES/0054-fs-ntfs3-Always-use-binary-search-with-entry-search.patch
file added
+116
SOURCES/0055-fs-ntfs3-Remove-before-constant-in-ni_insert_residen.patch
file added
+30
SOURCES/0056-fs-ntfs3-Place-Comparisons-constant-right-side-of-th.patch
file added
+31
SOURCES/0057-fs-ntfs3-Remove-braces-from-single-statment-block.patch
file added
+34
SOURCES/0058-fs-ntfs3-Remove-tabs-before-spaces-from-comment.patch
file added
+31
SOURCES/0059-fs-ntfs3-Fix-ntfs_look_for_free_space-does-only-repo.patch
file added
+124
SOURCES/0060-fs-ntfs3-Remove-always-false-condition-check.patch
file added
+35
SOURCES/0061-fs-ntfs3-Use-clamp-max-macros-instead-of-comparisons.patch
file added
+45
SOURCES/0062-fs-ntfs3-Use-min-max-macros-instated-of-ternary-oper.patch
file added
+130
SOURCES/0063-fs-ntfs3-Fix-wrong-error-message-Logfile-UpCase.patch
file added
+31
SOURCES/0064-fs-ntfs3-Change-EINVAL-to-ENOMEM-when-d_make_root-fa.patch
file added
+31
SOURCES/0065-fs-ntfs3-Remove-impossible-fault-condition-in-fill_s.patch
file added
+35
SOURCES/0066-fs-ntfs3-Return-straight-without-goto-in-fill_super.patch
file added
+194
SOURCES/0067-fs-ntfs3-Remove-unnecessary-variable-loading-in-fill.patch
file added
+84
SOURCES/0068-fs-ntfs3-Use-sb-instead-of-sbi-sb-in-fill_super.patch
file added
+49
SOURCES/0069-fs-ntfs3-Remove-tmp-var-is_ro-in-ntfs_fill_super.patch
file added
+51
SOURCES/0070-fs-ntfs3-Remove-tmp-pointer-bd_inode-in-fill_super.patch
file added
+40
SOURCES/0071-fs-ntfs3-Remove-tmp-pointer-upcase-in-fill_super.patch
file added
+57
SOURCES/0072-fs-ntfs3-Initialize-pointer-before-use-place-in-fill.patch
file added
+46
SOURCES/0073-fs-ntfs3-Initiliaze-sb-blocksize-only-in-one-place-r.patch
file added
+71
SOURCES/0074-fs-ntfs3-Fix-a-memory-leak-on-object-opts.patch
file added
+39
SOURCES/0075-fs-ntfs3-Fix-insertion-of-attr-in-ni_ins_attr_ext.patch
file added
+35
SOURCES/0076-fs-ntfs3-Change-max-hardlinks-limit-to-4000.patch
file added
+38
SOURCES/0077-fs-ntfs3-Add-sync-flag-to-ntfs_sb_write_run-and-al_u.patch
file added
+204
SOURCES/0078-fs-ntfs3-Remove-a-useless-test-in-indx_find.patch
file added
+38
SOURCES/0079-fs-ntfs3-Remove-a-useless-shadowing-variable.patch
file added
+34
SOURCES/0080-fs-ntfs3-Remove-deprecated-mount-options-nls.patch
file added
+37
SOURCES/0081-fs-ntfs3-Fix-logical-error-in-ntfs_create_inode.patch
file added
+31
SOURCES/0082-fs-ntfs3-Move-ni_lock_dir-and-ni_unlock-into-ntfs_cr.patch
file added
+144
SOURCES/0083-fs-ntfs3-Refactor-ntfs_get_acl_ex-for-better-readabi.patch
file added
+40
SOURCES/0084-fs-ntfs3-Pass-flags-to-ntfs_set_ea-in-ntfs_set_acl_e.patch
file added
+58
SOURCES/0085-fs-ntfs3-Change-posix_acl_equiv_mode-to-posix_acl_up.patch
file added
+49
SOURCES/0086-fs-ntfs3-Refactoring-lock-in-ntfs_init_acl.patch
file added
+89
SOURCES/0087-fs-ntfs3-Reject-mount-if-boot-s-cluster-size-media-s.patch
file added
+44
SOURCES/0088-fs-ntfs3-Refactoring-of-ntfs_init_from_boot.patch
file added
+86
SOURCES/0089-fs-ntfs3-Check-for-NULL-if-ATTR_EA_INFO-is-incorrect.patch
file added
+34
SOURCES/0090-fs-ntfs3-Use-available-posix_acl_release-instead-of-.patch
file added
+52
SOURCES/0091-fs-ntfs3-Remove-locked-argument-in-ntfs_set_ea.patch
file added
+139
SOURCES/0092-fs-ntfs3-Refactoring-of-ntfs_set_ea.patch
file added
+94
SOURCES/0093-fs-ntfs3-Forbid-FALLOC_FL_PUNCH_HOLE-for-normal-file.patch
file added
+39
SOURCES/0094-fs-ntfs3-Remove-unnecessary-functions.patch
file added
+135
SOURCES/0095-fs-ntfs3-Keep-prealloc-for-all-types-of-files.patch
file added
+49
SOURCES/0096-fs-ntfs3-Fix-memory-leak-if-fill_super-failed.patch
file added
+310
SOURCES/0097-fs-ntfs3-Rework-ntfs_utf16_to_nls.patch
file added
+92
SOURCES/0098-fs-ntfs3-Refactor-ntfs_readlink_hlp.patch
file added
+178
SOURCES/0099-fs-ntfs3-Refactor-ntfs_create_inode.patch
file added
+57
SOURCES/0100-fs-ntfs3-Refactor-ni_parse_reparse.patch
file added
+65
SOURCES/0101-fs-ntfs3-Refactor-ntfs_read_mft.patch
file added
+63
SOURCES/0102-fs-ntfs3-Check-for-NULL-pointers-in-ni_try_remove_at.patch
file added
+72
SOURCES/0103-merge.patch
file added
+70
SOURCES/9999-enable-ntfs3.patch
file added
+9
SPECS/kmod-ntfs3.spec
file modified
+113
-22
Switch to EL kernel source and versioning
.gitignore
file modified
+1
-1
.kmod-ntfs3.metadata
file modified
+1
-1
SOURCES/0001-fs-ntfs3-Add-headers-and-misc-files.patch
file added
+2545
SOURCES/0002-fs-ntfs3-Add-initialization-of-super-block.patch
file added
+8777
SOURCES/0003-fs-ntfs3-Add-bitmap.patch
file added
+1684
SOURCES/0004-fs-ntfs3-Add-file-operations-and-implementation.patch
file added
+7241
SOURCES/0005-fs-ntfs3-Add-attrib-operations.patch
file added
+3718
SOURCES/0006-fs-ntfs3-Add-compression.patch
file added
+2069
SOURCES/0007-fs-ntfs3-Add-NTFS-journal.patch
file added
+5204
SOURCES/0008-fs-ntfs3-Add-Kconfig-Makefile-and-doc.patch
file added
+59
SOURCES/0009-fs-ntfs3-Fix-various-spelling-mistakes.patch
file added
+96
SOURCES/0010-fs-ntfs3-Use-linux-log2-is_power_of_2-function.patch
file added
+102
SOURCES/0011-fs-ntfs3-Add-ifndef-define-to-all-header-files.patch
file added
+79
SOURCES/0012-fs-ntfs3-Fix-integer-overflow-in-multiplication.patch
file added
+36
SOURCES/0013-fs-ntfs3-Remove-unused-variable-cnt-in-ntfs_security.patch
file added
+58
SOURCES/0014-fs-ntfs3-Fix-one-none-utf8-char-in-source-file.patch
file added
+31
SOURCES/0015-fs-ntfs3-Fix-fall-through-warnings-for-Clang.patch
file added
+49
SOURCES/0016-fs-ntfs3-Remove-unused-including-linux-version.h.patch
file added
+34
SOURCES/0017-fs-ntfs3-Restyle-comment-block-in-ni_parse_reparse.patch
file added
+51
SOURCES/0018-fs-ntfs3-Use-kernel-ALIGN-macros-over-driver-specifi.patch
file added
+575
SOURCES/0019-fs-ntfs3-Do-not-use-driver-own-alloc-wrappers.patch
file added
+1583
SOURCES/0020-fs-ntfs3-Use-kcalloc-kmalloc_array-over-kzalloc-kmal.patch
file added
+80
SOURCES/0021-fs-ntfs3-add-checks-for-allocation-failure.patch
file added
+71
SOURCES/0022-fs-ntfs3-fix-an-error-code-in-ntfs_get_acl_ex.patch
file added
+34
SOURCES/0023-fs-ntfs3-Fix-error-code-in-indx_add_allocate.patch
file added
+31
SOURCES/0024-fs-ntfs3-Potential-NULL-dereference-in-hdr_find_spli.patch
file added
+38
SOURCES/0025-fs-ntfs3-Fix-error-handling-in-indx_insert_into_root.patch
file added
+154
SOURCES/0026-fs-ntfs3-Restyle-comments-to-better-align-with-kerne.patch
file added
+12222
SOURCES/0027-fs-ntfs3-Remove-fat-ioctl-s-from-ntfs3-driver-for-no.patch
file added
+50
SOURCES/0028-fs-ntfs3-Rework-file-operations.patch
file added
+1978
SOURCES/0029-fs-ntfs3-Restyle-comments-to-better-align-with-kerne.patch
file added
+608
SOURCES/0030-fs-ntfs3-Fix-integer-overflow-in-ni_fiemap-with-fiem.patch
file added
+44
SOURCES/0031-fs-ntfs3-Remove-unnecessary-condition-checking-from-.patch
file added
+46
SOURCES/0032-fs-ntfs3-Remove-GPL-boilerplates-from-decompress-lib.patch
file added
+121
SOURCES/0033-fs-ntfs3-Change-how-module-init-info-messages-are-di.patch
file added
+75
SOURCES/0034-fs-ntfs3-Remove-unnecesarry-mount-option-noatime.patch
file added
+63
SOURCES/0035-fs-ntfs3-Remove-unnecesarry-remount-flag-handling.patch
file added
+40
SOURCES/0036-fs-ntfs3-Convert-mount-options-to-pointer-in-sbi.patch
file added
+275
SOURCES/0037-fs-ntfs3-Use-new-api-for-mounting.patch
file added
+600
SOURCES/0038-fs-ntfs3-Init-spi-more-in-init_fs_context-than-fill_.patch
file added
+105
SOURCES/0039-fs-ntfs3-Make-mount-option-nohidden-more-universal.patch
file added
+48
SOURCES/0040-fs-ntfs3-Add-iocharset-mount-option-as-alias-for-nls.patch
file added
+85
SOURCES/0041-fs-ntfs3-Rename-mount-option-no_acs_rules-no-acsrule.patch
file added
+106
SOURCES/0042-fs-ntfs3-Show-uid-gid-always-in-show_options.patch
file added
+95
SOURCES/0043-fs-ntfs3-Remove-redundant-initialization-of-variable.patch
file added
+33
SOURCES/0044-fs-ntfs3.-Add-forward-declarations-for-structs-to-de.patch
file added
+32
SOURCES/0045-fs-ntfs3-Add-missing-header-files-to-ntfs.h.patch
file added
+47
SOURCES/0046-fs-ntfs3-Add-missing-headers-and-forward-declaration.patch
file added
+95
SOURCES/0047-fs-ntfs3-Add-missing-header-and-guards-to-lib-header.patch
file added
+60
SOURCES/0048-fs-ntfs3-Change-right-headers-to-bitfunc.c.patch
file added
+36
SOURCES/0049-fs-ntfs3-Change-right-headers-to-upcase.c.patch
file added
+41
SOURCES/0050-fs-ntfs3-Change-right-headers-to-lznt.c.patch
file added
+49
SOURCES/0051-fs-ntfs3-Remove-unneeded-header-files-from-c-files.patch
file added
+260
SOURCES/0052-fs-ntfs3-Limit-binary-search-table-size.patch
file added
+167
SOURCES/0053-fs-ntfs3-Make-binary-search-to-search-smaller-chunks.patch
file added
+60
SOURCES/0054-fs-ntfs3-Always-use-binary-search-with-entry-search.patch
file added
+116
SOURCES/0055-fs-ntfs3-Remove-before-constant-in-ni_insert_residen.patch
file added
+30
SOURCES/0056-fs-ntfs3-Place-Comparisons-constant-right-side-of-th.patch
file added
+31
SOURCES/0057-fs-ntfs3-Remove-braces-from-single-statment-block.patch
file added
+34
SOURCES/0058-fs-ntfs3-Remove-tabs-before-spaces-from-comment.patch
file added
+31
SOURCES/0059-fs-ntfs3-Fix-ntfs_look_for_free_space-does-only-repo.patch
file added
+124
SOURCES/0060-fs-ntfs3-Remove-always-false-condition-check.patch
file added
+35
SOURCES/0061-fs-ntfs3-Use-clamp-max-macros-instead-of-comparisons.patch
file added
+45
SOURCES/0062-fs-ntfs3-Use-min-max-macros-instated-of-ternary-oper.patch
file added
+130
SOURCES/0063-fs-ntfs3-Fix-wrong-error-message-Logfile-UpCase.patch
file added
+31
SOURCES/0064-fs-ntfs3-Change-EINVAL-to-ENOMEM-when-d_make_root-fa.patch
file added
+31
SOURCES/0065-fs-ntfs3-Remove-impossible-fault-condition-in-fill_s.patch
file added
+35
SOURCES/0066-fs-ntfs3-Return-straight-without-goto-in-fill_super.patch
file added
+194
SOURCES/0067-fs-ntfs3-Remove-unnecessary-variable-loading-in-fill.patch
file added
+84
SOURCES/0068-fs-ntfs3-Use-sb-instead-of-sbi-sb-in-fill_super.patch
file added
+49
SOURCES/0069-fs-ntfs3-Remove-tmp-var-is_ro-in-ntfs_fill_super.patch
file added
+51
SOURCES/0070-fs-ntfs3-Remove-tmp-pointer-bd_inode-in-fill_super.patch
file added
+40
SOURCES/0071-fs-ntfs3-Remove-tmp-pointer-upcase-in-fill_super.patch
file added
+57
SOURCES/0072-fs-ntfs3-Initialize-pointer-before-use-place-in-fill.patch
file added
+46
SOURCES/0073-fs-ntfs3-Initiliaze-sb-blocksize-only-in-one-place-r.patch
file added
+71
SOURCES/0074-fs-ntfs3-Fix-a-memory-leak-on-object-opts.patch
file added
+39
SOURCES/0075-fs-ntfs3-Fix-insertion-of-attr-in-ni_ins_attr_ext.patch
file added
+35
SOURCES/0076-fs-ntfs3-Change-max-hardlinks-limit-to-4000.patch
file added
+38
SOURCES/0077-fs-ntfs3-Add-sync-flag-to-ntfs_sb_write_run-and-al_u.patch
file added
+204
SOURCES/0078-fs-ntfs3-Remove-a-useless-test-in-indx_find.patch
file added
+38
SOURCES/0079-fs-ntfs3-Remove-a-useless-shadowing-variable.patch
file added
+34
SOURCES/0080-fs-ntfs3-Remove-deprecated-mount-options-nls.patch
file added
+37
SOURCES/0081-fs-ntfs3-Fix-logical-error-in-ntfs_create_inode.patch
file added
+31
SOURCES/0082-fs-ntfs3-Move-ni_lock_dir-and-ni_unlock-into-ntfs_cr.patch
file added
+144
SOURCES/0083-fs-ntfs3-Refactor-ntfs_get_acl_ex-for-better-readabi.patch
file added
+40
SOURCES/0084-fs-ntfs3-Pass-flags-to-ntfs_set_ea-in-ntfs_set_acl_e.patch
file added
+58
SOURCES/0085-fs-ntfs3-Change-posix_acl_equiv_mode-to-posix_acl_up.patch
file added
+49
SOURCES/0086-fs-ntfs3-Refactoring-lock-in-ntfs_init_acl.patch
file added
+89
SOURCES/0087-fs-ntfs3-Reject-mount-if-boot-s-cluster-size-media-s.patch
file added
+44
SOURCES/0088-fs-ntfs3-Refactoring-of-ntfs_init_from_boot.patch
file added
+86
SOURCES/0089-fs-ntfs3-Check-for-NULL-if-ATTR_EA_INFO-is-incorrect.patch
file added
+34
SOURCES/0090-fs-ntfs3-Use-available-posix_acl_release-instead-of-.patch
file added
+52
SOURCES/0091-fs-ntfs3-Remove-locked-argument-in-ntfs_set_ea.patch
file added
+139
SOURCES/0092-fs-ntfs3-Refactoring-of-ntfs_set_ea.patch
file added
+94
SOURCES/0093-fs-ntfs3-Forbid-FALLOC_FL_PUNCH_HOLE-for-normal-file.patch
file added
+39
SOURCES/0094-fs-ntfs3-Remove-unnecessary-functions.patch
file added
+135
SOURCES/0095-fs-ntfs3-Keep-prealloc-for-all-types-of-files.patch
file added
+49
SOURCES/0096-fs-ntfs3-Fix-memory-leak-if-fill_super-failed.patch
file added
+310
SOURCES/0097-fs-ntfs3-Rework-ntfs_utf16_to_nls.patch
file added
+92
SOURCES/0098-fs-ntfs3-Refactor-ntfs_readlink_hlp.patch
file added
+178
SOURCES/0099-fs-ntfs3-Refactor-ntfs_create_inode.patch
file added
+57
SOURCES/0100-fs-ntfs3-Refactor-ni_parse_reparse.patch
file added
+65
SOURCES/0101-fs-ntfs3-Refactor-ntfs_read_mft.patch
file added
+63
SOURCES/0102-fs-ntfs3-Check-for-NULL-pointers-in-ni_try_remove_at.patch
file added
+72
SOURCES/0103-merge.patch
file added
+70
SOURCES/9999-enable-ntfs3.patch
file added
+9
SPECS/kmod-ntfs3.spec
file modified
+113
-22