index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
inode.c
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2025-11-11
fs/ntfs3: Initialize allocated memory before use
Bartlomiej Kubik
2025-11-10
fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O
Konstantin Komarov
2025-11-10
ntfs3: init run lock for extend inode
Edward Adam Davis
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-10-17
ntfs3: Fix uninit buffer allocated by __getname()
Sidharth Seela
2025-10-17
fs/ntfs3: Reformat code and update terminology
Konstantin Komarov
2025-09-10
ntfs3: stop using write_cache_pages
Christoph Hellwig
2025-09-10
ntfs3: pretend $Extend records as regular files
Tetsuo Handa
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-07
fs/ntfs3: Exclude call make_bad_inode for live nodes.
Konstantin Komarov
2025-06-23
fs/ntfs3: correctly create symlink for relative path
Rong Zhang
2025-06-23
fs/ntfs3: fix symlinks cannot be handled correctly
Rong Zhang
2025-04-28
fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
Lizhi Xu
2025-03-06
fs/ntfs3: Remove unused ntfs_flush_inodes
Dr. David Alan Gilbert
2024-12-30
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
Konstantin Komarov
2024-10-08
Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2024-10-01
fs/ntfs3: Fix general protection fault in run_is_mapped_full
Konstantin Komarov
2024-09-03
fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr
Konstantin Komarov
2024-09-03
fs/ntfs3: Implement fallocate for compressed files
Konstantin Komarov
2024-09-03
fs/ntfs3: Stale inode instead of bad
Konstantin Komarov
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
ntfs3: Remove reset_log_file()
Matthew Wilcox (Oracle)
2024-07-11
fs/ntfs3: Fix formatting, change comments, renaming
Konstantin Komarov
2024-07-11
fs/ntfs3: Redesign legacy ntfs support
Konstantin Komarov
2024-06-26
ntfs3: Convert ni_readpage_cmpr() to take a folio
Matthew Wilcox (Oracle)
2024-06-26
ntfs3: Convert attr_data_write_resident to use a folio
Matthew Wilcox (Oracle)
2024-06-26
ntfs3: Convert ntfs_write_end() to work on a folio
Matthew Wilcox (Oracle)
2024-06-26
ntfs3: Convert attr_data_read_resident() to take a folio
Matthew Wilcox (Oracle)
2024-06-26
ntfs3: Convert ntfs_write_begin to use a folio
Matthew Wilcox (Oracle)
2024-06-26
ntfs3: Convert ntfs_read_folio to use a folio
Matthew Wilcox (Oracle)
2024-06-26
fs/ntfs3: Add some comments
Konstantin Komarov
2024-06-26
fs/ntfs3: Correct undo if ntfs_create_inode failed
Konstantin Komarov
2024-06-07
fs/ntfs3: Add missing .dirty_folio in address_space_operations
Konstantin Komarov
2024-06-07
fs/ntfs3: Remove sync_blockdev_nowait()
Konstantin Komarov
2024-06-07
fs/ntfs3: Simplify initialization of $AttrDef and $UpCase
Konstantin Komarov
2024-06-07
fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
Konstantin Komarov
2024-06-07
fs/ntfs3: Remove unused function
Konstantin Komarov
2024-05-25
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2024-04-23
ntfs3: add legacy ntfs file operations
Christian Brauner
2024-04-23
fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode
Konstantin Komarov
2024-04-23
fs/ntfs3: Check 'folio' pointer for NULL
Konstantin Komarov
2024-04-23
fs/ntfs3: Taking DOS names into account during link counting
Konstantin Komarov
2024-01-29
fs/ntfs3: Use i_size_read and i_size_write
Konstantin Komarov
2023-12-06
fs/ntfs3: Implement super_operations::shutdown
Konstantin Komarov
2023-12-06
fs/ntfs3: Correct use bh_read
Konstantin Komarov
2023-12-06
fs/ntfs3: Print warning while fixing hard links count
Konstantin Komarov
2023-10-18
ntfs3: convert to new timestamp accessors
Jeff Layton
[next]