index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Age
Commit message (
Expand
)
Author
2026-08-19
ntfs: move attribute payload before shrinking its record
Namjae Jeon
2026-08-19
ntfs: fix resident conversion in ntfs_new_attr_flags
Hyunchul Lee
2026-08-19
ntfs: skip reads for full compression unit overwrites
Namjae Jeon
2026-08-19
ntfs: submit one bio per compressed write unit
Namjae Jeon
2026-08-19
ntfs: reuse compression output workspace across write units
Namjae Jeon
2026-08-19
ntfs: reuse the compression context during writes
Namjae Jeon
2026-08-19
ntfs: fix initialized size and page state after compressed writes
Namjae Jeon
2026-08-19
ntfs: write compressed data before replacing old clusters
Namjae Jeon
2026-08-19
ntfs: punch all-zero compressed blocks
Namjae Jeon
2026-08-19
ntfs: support large pages in compressed writes
Namjae Jeon
2026-08-19
ntfs: propagate compression context allocation errors
Namjae Jeon
2026-08-19
ntfs: dir: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
2026-08-19
ntfs: mft: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
2026-08-19
ntfs: reparse: remove redundant NULL checks before kvfree()
Mohammad Shahid
2026-08-19
ntfs: use pagecache_isize_extended() on size extension
Namjae Jeon
2026-08-19
ntfs: file extension before write submission
Namjae Jeon
2026-08-19
ntfs: fix kmap_local_page() usage in compress
Namjae Jeon
2026-08-19
ntfs: Remove references to page->__folio_index
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Use zero_user_segment() in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Inline zero_partial_compressed_page()
Matthew Wilcox (Oracle)
2026-08-19
ntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...
Alexandro Calo
2026-08-19
ntfs: rewrite EA stream before updating metadata
Namjae Jeon
2026-08-19
ntfs: remove empty EA attribute pair
Namjae Jeon
2026-08-19
ntfs: validate final EA attribute size
Namjae Jeon
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-31
ntfs: convert iomap ops to ->iomap_next()
Joanne Koong
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-21
ntfs: drop stale page-cache when shrinking a non-resident attr
Namjae Jeon
2026-07-21
ntfs: harden runlist realloc size calculations
Namjae Jeon
2026-07-18
ntfs: preserve RECALL_ON_OPEN on WSL special-file reparse points
Namjae Jeon
2026-07-10
Merge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-06
ntfs: fail attrlist updates when the superblock is inactive
Peiyang He
2026-07-06
ntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()
Namjae Jeon
2026-07-06
ntfs: fix hole runlist memory leak in insert range error path
Peiyang He
2026-07-06
ntfs: avoid calling post_write_mst_fixup() for invalid index_block
Valeriy Yashnikov
2026-07-06
ntfs: fix WARN_ON for resident attribute in ntfs_map_runlist_nolock()
Namjae Jeon
2026-07-06
ntfs: avoid self-deadlock during inode eviction
Hyunchul Lee
2026-07-06
ntfs: make system files immutable to prevent corruption
Namjae Jeon
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
2026-07-01
ntfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
2026-06-30
ntfs: fix mrec_lock ABBA deadlock in rename
Peiyang He
2026-06-30
ntfs: avoid stale runlist element dereference in fallocate
Cen Zhang
2026-06-25
ntfs: avoid stale runlist element dereference in MFT writeback
Cen Zhang
2026-06-19
Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-15
ntfs: support creating Windows native symlinks
Hyunchul Lee
2026-06-15
ntfs: clean up target name conversion for WSL symlinks
Hyunchul Lee
2026-06-15
ntfs: add native_symlink mount option
Hyunchul Lee
[prev]
[next]