开源镜像站
帮助
动态
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
/
file.c
Age
Commit message (
Expand
)
Author
2021-10-05
fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
Konstantin Komarov
2021-09-13
fs/ntfs3: Remove unneeded header files from c files
Kari Argillander
2021-09-09
fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules
Kari Argillander
2021-09-09
fs/ntfs3: Convert mount options to pointer in sbi
Kari Argillander
2021-09-02
fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter
Kari Argillander
2021-09-02
fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep()
Kari Argillander
2021-08-31
fs/ntfs3: Restyle comments to better align with kernel-doc
Konstantin Komarov
2021-08-31
fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
Kari Argillander
2021-08-30
fs/ntfs3: Restyle comments to better align with kernel-doc
Kari Argillander
2021-08-27
fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc
Kari Argillander
2021-08-27
fs/ntfs3: Do not use driver own alloc wrappers
Kari Argillander
2021-08-13
fs/ntfs3: Add file operations and implementation
Konstantin Komarov