开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
ntfs_fs.h
Age
Commit message (
Expand
)
Author
2022-07-14
fs/ntfs3: Use enum req_op where appropriate
Bart Van Assche
2022-05-08
ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
Matthew Wilcox (Oracle)
2022-01-22
mm: remove cleancache
Christoph Hellwig
2021-10-15
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
2021-10-11
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2021-10-11
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2021-09-30
fs/ntfs3: Refactoring of ntfs_init_from_boot
Konstantin Komarov
2021-09-21
fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update
Konstantin Komarov
2021-09-13
fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.h
Kari Argillander
2021-09-09
fs/ntfs3: Show uid/gid always in show_options()
Kari Argillander
2021-09-09
fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules
Kari Argillander
2021-09-09
fs/ntfs3: Use new api for mounting
Kari Argillander
2021-09-09
fs/ntfs3: Convert mount options to pointer in sbi
Kari Argillander
2021-09-04
Merge git://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
2021-08-31
fs/ntfs3: Restyle comments to better align with kernel-doc
Konstantin Komarov
2021-08-31
fs/ntfs3: Rework file operations
Konstantin Komarov
2021-08-30
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
2021-08-27
fs/ntfs3: Do not use driver own alloc wrappers
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-27
fs/ntfs3: Use linux/log2 is_power_of_2 function
Kari Argillander
2021-08-13
fs/ntfs3: Add headers and misc files
Konstantin Komarov