index
:
pub/scm/linux/kernel/git/rmk/linux.git
master
rmk's fork of linux.git
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'ntfs3_for_7.3' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
1
-40
/
+258
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2026-07-31
ntfs3: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-07-30
fs/ntfs3: Add basic support for alternative data streams
Konstantin Komarov
1
-35
/
+245
2026-07-24
fs/ntfs3: load ATTR_BITMAP run extents from $MFT extension records
Konstantin Komarov
1
-2
/
+8
2026-07-14
fs/ntfs3: cosmetic fixes and improvements
Konstantin Komarov
1
-1
/
+3
2026-07-14
fs/ntfs3: widen inode/record number storage to u64
Konstantin Komarov
1
-2
/
+2
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
1
-4
/
+1
2026-06-02
ntfs3: Allocate iomap inline_data using alloc_page
Mihai Brodschi
1
-2
/
+2
2026-06-02
fs/ntfs3: format code, deal with comments
Konstantin Komarov
1
-7
/
+2
2026-06-02
fs/ntfs3: fold file size handling into ntfs_set_size()
Konstantin Komarov
1
-10
/
+11
2026-06-02
fs/ntfs3: fold resident writeback into writepages loop
Konstantin Komarov
1
-27
/
+15
2026-06-02
fs/ntfs3: add fileattr support
Konstantin Komarov
1
-0
/
+2
2026-04-20
Merge tag 'ntfs3_for_7.1' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
1
-5
/
+10
2026-04-17
Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+4
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2026-03-26
ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() c...
Jan Kara
1
-1
/
+0
2026-03-10
ntfs3: remove copy and pasted iomap code
Christoph Hellwig
1
-48
/
+3
2026-03-10
iomap: only call into ->submit_read when there is a read_ctx
Christoph Hellwig
1
-2
/
+1
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
1
-1
/
+2
2026-03-04
fs/ntfs3: prevent uninitialized lcn caused by zero len
Edward Adam Davis
1
-5
/
+5
2026-02-24
ntfs3: reject inodes with zero non-DOS link count
Ziyi Guo
1
-0
/
+5
2026-02-19
ntfs3: remove legacy ntfs driver support
Namjae Jeon
1
-12
/
+4
2026-02-17
Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
1
-361
/
+425
2026-02-16
fs/ntfs3: add delayed-allocation (delalloc) support
Konstantin Komarov
1
-49
/
+112
2026-01-16
ntfs3: Restore NULL folio initialization in ntfs_writepages()
Nathan Chancellor
1
-1
/
+1
2026-01-15
fs/ntfs3: make ntfs_writeback_ops static
sunliming
1
-1
/
+1
2026-01-13
ntfs: ->d_compare() must not block
Al Viro
1
-7
/
+6
2025-12-29
fs/ntfs3: implement iomap-based file operations
Konstantin Komarov
1
-359
/
+348
2025-12-29
fs/ntfs3: fix deadlock in ni_read_folio_cmpr
Szymon Wilczek
1
-2
/
+1
2025-12-29
fs/ntfs3: zero-fill folios beyond i_valid in ntfs_read_folio()
Konstantin Komarov
1
-0
/
+13
2025-12-19
fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr
Konstantin Komarov
1
-1
/
+1
2025-12-03
Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
1
-12
/
+15
2025-11-11
fs/ntfs3: Initialize allocated memory before use
Bartlomiej Kubik
1
-4
/
+3
2025-11-10
fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O
Konstantin Komarov
1
-1
/
+0
2025-11-10
ntfs3: init run lock for extend inode
Edward Adam Davis
1
-0
/
+1
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-10-17
ntfs3: Fix uninit buffer allocated by __getname()
Sidharth Seela
1
-0
/
+1
2025-10-17
fs/ntfs3: Reformat code and update terminology
Konstantin Komarov
1
-8
/
+11
2025-09-10
ntfs3: stop using write_cache_pages
Christoph Hellwig
1
-5
/
+10
2025-09-10
ntfs3: pretend $Extend records as regular files
Tetsuo Handa
1
-0
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-3
/
+4
2025-07-07
fs/ntfs3: Exclude call make_bad_inode for live nodes.
Konstantin Komarov
1
-0
/
+18
2025-06-23
fs/ntfs3: correctly create symlink for relative path
Rong Zhang
1
-13
/
+18
2025-06-23
fs/ntfs3: fix symlinks cannot be handled correctly
Rong Zhang
1
-20
/
+22
2025-04-28
fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
Lizhi Xu
1
-0
/
+5
2025-03-06
fs/ntfs3: Remove unused ntfs_flush_inodes
Dr. David Alan Gilbert
1
-40
/
+0
2024-12-30
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
Konstantin Komarov
1
-0
/
+3
2024-10-08
Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
1
-6
/
+14
[next]