index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-18
/
+15
2023-08-10
ntfs3: free the sbi in ->kill_sb
Christoph Hellwig
1
-13
/
+12
2023-08-10
ntfs3: don't call sync_blockdev in ntfs_put_super
Christoph Hellwig
1
-2
/
+0
2023-08-10
ntfs3: rename put_ntfs ntfs3_free_sbi
Christoph Hellwig
1
-5
/
+5
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-07-24
ntfs3: convert to ctime accessor functions
Jeff Layton
5
-14
/
+17
2023-07-10
ntfs3: convert to simple_rename_timestamp
Jeff Layton
1
-5
/
+2
2023-07-08
Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
17
-237
/
+531
2023-07-02
fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/
Konstantin Komarov
1
-3
/
+4
2023-07-02
fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/l...
Konstantin Komarov
3
-2
/
+195
2023-07-02
fs/ntfs3: Fix endian problem
Konstantin Komarov
2
-7
/
+6
2023-07-02
fs/ntfs3: Add ability to format new mft records with bigger/smaller header
Konstantin Komarov
3
-3
/
+14
2023-07-02
fs/ntfs3: Code refactoring
Konstantin Komarov
7
-81
/
+88
2023-07-02
fs/ntfs3: Code formatting
Konstantin Komarov
14
-83
/
+92
2023-07-02
fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()
Konstantin Komarov
1
-19
/
+39
2023-07-02
fs/ntfs3: Alternative boot if primary boot is corrupted
Konstantin Komarov
1
-27
/
+71
2023-07-02
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
4
-1
/
+15
2023-07-02
fs/ntfs3: Fix ntfs_atomic_open
Konstantin Komarov
1
-12
/
+3
2023-07-02
fs/ntfs3: Correct checking while generating attr_list
Konstantin Komarov
1
-15
/
+10
2023-07-02
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
Tetsuo Handa
1
-2
/
+2
2023-07-02
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Jia-Ju Bai
1
-2
/
+2
2023-07-02
fs/ntfs3: Return error for inconsistent extended attributes
Edward Lo
1
-0
/
+1
2023-07-02
fs/ntfs3: Enhance sanity check while generating attr_list
Edward Lo
1
-5
/
+11
2023-07-02
fs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()
Yangtao Li
1
-1
/
+1
2023-07-02
ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()
Zeng Heng
1
-0
/
+3
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2023-06-10
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-3
/
+0
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-05-24
ntfs3: Provide a splice-read wrapper
David Howells
1
-1
/
+30
2023-04-29
Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
16
-446
/
+528
2023-03-27
fs/ntfs3: Fix root inode checking
Konstantin Komarov
1
-1
/
+10
2023-03-27
fs/ntfs3: Print details about mount fails
Konstantin Komarov
3
-92
/
+122
2023-03-27
fs/ntfs3: Add missed "nocase" in ntfs_show_options
Konstantin Komarov
1
-19
/
+21
2023-03-27
fs/ntfs3: Code formatting and refactoring
Konstantin Komarov
15
-178
/
+186
2023-03-27
fs/ntfs3: Changed ntfs_get_acl() to use dentry
Konstantin Komarov
4
-22
/
+15
2023-03-27
fs/ntfs3: Remove field sbi->used.bitmap.set_tail
Konstantin Komarov
2
-3
/
+0
2023-03-27
fs/ntfs3: Undo critial modificatins to keep directory consistency
Konstantin Komarov
1
-10
/
+20
2023-03-27
fs/ntfs3: Undo endian changes
Konstantin Komarov
1
-6
/
+5
2023-03-27
fs/ntfs3: Optimization in ntfs_set_state()
Konstantin Komarov
1
-2
/
+7
2023-03-27
fs/ntfs3: Fix ntfs_create_inode()
Konstantin Komarov
4
-49
/
+58
2023-03-27
fs/ntfs3: Remove noacsrules
Konstantin Komarov
6
-38
/
+1
2023-03-27
fs/ntfs3: Use bh_read to simplify code
Konstantin Komarov
2
-8
/
+3
2023-03-27
fs/ntfs3: Fix a possible null-pointer dereference in ni_clear()
Jia-Ju Bai
1
-1
/
+1
2023-03-27
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
5
-8
/
+8
2023-03-27
fs/ntfs3: Restore overflow checking for attr size in mi_enum_attr
Konstantin Komarov
3
-4
/
+10
2023-03-27
fs/ntfs3: Check for extremely large size of $AttrDef
Konstantin Komarov
1
-1
/
+9
2023-03-27
fs/ntfs3: Improved checking of attribute's name length
Konstantin Komarov
1
-1
/
+7
2023-03-27
fs/ntfs3: Add null pointer checks
Konstantin Komarov
2
-7
/
+12
2023-03-27
fs/ntfs3: fix spelling mistake "attibute" -> "attribute"
Yu Zhe
1
-1
/
+1
2023-03-27
fs/ntfs3: Add length check in indx_get_root
Edward Lo
1
-1
/
+10
[next]