index
:
pub/scm/linux/kernel/git/cris/linux.git
master
Cristian Marussi kernel tree
Cristian Marussi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
ntfs_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
fs/ntfs3: Add basic support for alternative data streams
Konstantin Komarov
1
-10
/
+35
2026-07-14
fs/ntfs3: cosmetic fixes and improvements
Konstantin Komarov
1
-3
/
+3
2026-06-02
fs/ntfs3: handle delayed allocation overlap in run lookup
Konstantin Komarov
1
-0
/
+3
2026-06-02
fs/ntfs3: add fileattr support
Konstantin Komarov
1
-0
/
+6
2026-06-02
fs/ntfs3: add bounds check to run_get_highest_vcn()
Konstantin Komarov
1
-1
/
+2
2026-04-20
Merge tag 'ntfs3_for_7.1' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
1
-3
/
+0
2026-04-17
Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+0
2026-02-24
fs/ntfs3: resolve compare function in public index APIs
Adarsh Das
1
-3
/
+0
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-19
ntfs3: remove legacy ntfs driver support
Namjae Jeon
1
-11
/
+0
2026-02-17
Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
1
-32
/
+121
2026-02-16
fs/ntfs3: add delayed-allocation (delalloc) support
Konstantin Komarov
1
-13
/
+78
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-29
fs/ntfs3: implement iomap-based file operations
Konstantin Komarov
1
-12
/
+4
2025-12-29
fs/ntfs3: implement llseek SEEK_DATA/SEEK_HOLE by scanning data runs
Konstantin Komarov
1
-0
/
+8
2025-12-29
fs/ntfs3: fsync files by syncing parent inodes
Konstantin Komarov
1
-0
/
+2
2025-12-19
fs/ntfs3: allow readdir() to finish after directory mutations without rewindd...
Konstantin Komarov
1
-0
/
+1
2025-12-19
fs/ntfs3: improve readahead for bitmap initialization and large directory scans
Konstantin Komarov
1
-7
/
+28
2025-12-19
fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr
Konstantin Komarov
1
-1
/
+1
2025-11-17
fs/ntfs3: check minimum alignment for direct I/O
Konstantin Komarov
1
-0
/
+1
2025-11-17
fs/ntfs3: correct attr_collapse_range when file is too fragmented
Konstantin Komarov
1
-2
/
+2
2025-11-10
fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O
Konstantin Komarov
1
-4
/
+16
2025-10-17
fs/ntfs3: Reformat code and update terminology
Konstantin Komarov
1
-3
/
+3
2025-10-17
fs/ntfs3: Support timestamps prior to epoch
Konstantin Komarov
1
-4
/
+5
2025-09-10
ntfs3: transition magic number to shared constant
Ethan Ferguson
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-4
/
+6
2025-07-07
fs/ntfs3: Exclude call make_bad_inode for live nodes.
Konstantin Komarov
1
-0
/
+12
2025-06-23
fs/ntfs3: cancle set bad inode after removing name fails
Edward Adam Davis
1
-2
/
+1
2025-06-23
fs/ntfs3: fix symlinks cannot be handled correctly
Rong Zhang
1
-1
/
+1
2025-05-19
fs/ntfs3: remove ability to change compression on mounted volume
Konstantin Komarov
1
-5
/
+0
2025-03-06
fs/ntfs3: Remove unused ntfs_flush_inodes
Dr. David Alan Gilbert
1
-2
/
+0
2025-03-06
fs/ntfs3: Remove unused ntfs_sb_read
Dr. David Alan Gilbert
1
-1
/
+0
2025-03-06
fs/ntfs3: Remove unused ni_load_attr
Dr. David Alan Gilbert
1
-3
/
+0
2024-12-30
fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
Konstantin Komarov
1
-10
/
+11
2024-11-01
fs/ntfs3: Fix warning in ni_fiemap
Konstantin Komarov
1
-1
/
+2
2024-10-08
Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
1
-5
/
+5
2024-10-01
fs/ntfs3: Remove unused al_delete_le
Dr. David Alan Gilbert
1
-2
/
+0
2024-09-03
fs/ntfs3: Rename ntfs3_setattr into ntfs_setattr
Konstantin Komarov
1
-2
/
+2
2024-09-03
fs/ntfs3: Add support for the compression attribute
Konstantin Komarov
1
-0
/
+2
2024-09-03
fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
Konstantin Komarov
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
ntfs3: Remove reset_log_file()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-07-11
fs/ntfs3: Implement simple fileattr
Konstantin Komarov
1
-0
/
+3
2024-07-11
fs/ntfs3: Redesign legacy ntfs support
Konstantin Komarov
1
-0
/
+7
2024-06-26
ntfs3: Convert attr_wof_frame_info() to use a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-06-26
ntfs3: Convert ni_readpage_cmpr() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-06-26
ntfs3: Convert attr_data_write_resident to use a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-06-26
ntfs3: Convert attr_data_read_resident() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
[next]