index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
ntfs.h
Age
Commit message (
Expand
)
Author
2024-06-26
fs/ntfs3: Fix field-spanning write in INDEX_HDR
Konstantin Komarov
2024-06-07
fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE
Konstantin Komarov
2024-06-07
fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
Konstantin Komarov
2024-04-23
fs/ntfs3: Use variable length array instead of fixed size
Konstantin Komarov
2023-12-21
fs/ntfs3: Disable ATTR_LIST_ENTRY size check
Konstantin Komarov
2023-12-06
fs/ntfs3: Add and fix comments
Konstantin Komarov
2023-12-06
fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"
Konstantin Komarov
2023-09-28
fs/ntfs3: Refactoring and comments
Konstantin Komarov
2023-07-03
fs/ntfs3: Add ability to format new mft records with bigger/smaller header
Konstantin Komarov
2023-07-03
fs/ntfs3: Code refactoring
Konstantin Komarov
2023-03-27
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
2022-11-14
fs/ntfs3: Fix wrong if in hdr_first_de
Konstantin Komarov
2022-11-14
fs/ntfs3: Use ALIGN kernel macro
Konstantin Komarov
2021-09-21
fs/ntfs3: Change max hardlinks limit to 4000
Konstantin Komarov
2021-09-13
fs/ntfs3: Always use binary search with entry search
Kari Argillander
2021-09-13
fs/ntfs3: Add missing header files to ntfs.h
Kari Argillander
2021-08-31
fs/ntfs3: Restyle comments to better align with kernel-doc
Konstantin Komarov
2021-08-30
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
2021-08-27
fs/ntfs3: Use kernel ALIGN macros over driver specific
Kari Argillander
2021-08-27
fs/ntfs3: Add ifndef + define to all header files
Kari Argillander
2021-08-13
fs/ntfs3: Add headers and misc files
Konstantin Komarov