index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
inode.c
Age
Commit message (
Expand
)
Author
8 days
iomap: consolidate bio submission
Christoph Hellwig
2026-06-02
ntfs3: Allocate iomap inline_data using alloc_page
Mihai Brodschi
2026-06-02
fs/ntfs3: format code, deal with comments
Konstantin Komarov
2026-06-02
fs/ntfs3: fold file size handling into ntfs_set_size()
Konstantin Komarov
2026-06-02
fs/ntfs3: fold resident writeback into writepages loop
Konstantin Komarov
2026-06-02
fs/ntfs3: add fileattr support
Konstantin Komarov
2026-04-20
Merge tag 'ntfs3_for_7.1' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2026-04-17
Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-26
ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() c...
Jan Kara
2026-03-10
ntfs3: remove copy and pasted iomap code
Christoph Hellwig
2026-03-10
iomap: only call into ->submit_read when there is a read_ctx
Christoph Hellwig
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
2026-03-04
fs/ntfs3: prevent uninitialized lcn caused by zero len
Edward Adam Davis
2026-02-24
ntfs3: reject inodes with zero non-DOS link count
Ziyi Guo
2026-02-19
ntfs3: remove legacy ntfs driver support
Namjae Jeon
2026-02-17
Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2026-02-16
fs/ntfs3: add delayed-allocation (delalloc) support
Konstantin Komarov
2026-01-16
ntfs3: Restore NULL folio initialization in ntfs_writepages()
Nathan Chancellor
2026-01-15
fs/ntfs3: make ntfs_writeback_ops static
sunliming
2026-01-13
ntfs: ->d_compare() must not block
Al Viro
2025-12-29
fs/ntfs3: implement iomap-based file operations
Konstantin Komarov
2025-12-29
fs/ntfs3: fix deadlock in ni_read_folio_cmpr
Szymon Wilczek
2025-12-29
fs/ntfs3: zero-fill folios beyond i_valid in ntfs_read_folio()
Konstantin Komarov
2025-12-19
fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr
Konstantin Komarov
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)
[next]