index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs3
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
2023-02-09
1
-0
/
+7
*
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alon Zahavi
2023-01-24
1
-1
/
+1
*
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
2023-01-12
1
-2
/
+2
*
fs/ntfs3: Fix slab-out-of-bounds in r_page
Yin Xiujiang
2023-01-12
1
-24
/
+2
*
fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
Dan Carpenter
2023-01-12
1
-6
/
+0
*
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
Tetsuo Handa
2023-01-12
1
-1
/
+1
*
fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
Tetsuo Handa
2023-01-12
1
-1
/
+1
*
fs/ntfs3: Validate index root when initialize NTFS security
Edward Lo
2023-01-12
1
-4
/
+6
*
fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
Hawkins Jiawei
2023-01-12
1
-0
/
+7
*
fs/ntfs3: Validate resident attribute name
Edward Lo
2023-01-12
1
-0
/
+5
*
fs/ntfs3: Validate buffer length while parsing index
Edward Lo
2023-01-12
1
-0
/
+6
*
fs/ntfs3: Validate attribute name offset
Edward Lo
2023-01-12
1
-0
/
+3
*
fs/ntfs3: Add null pointer check for inode operations
Edward Lo
2023-01-12
1
-2
/
+2
*
fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
Shigeru Yoshida
2023-01-12
1
-0
/
+1
*
fs/ntfs3: Add null pointer check to attr_load_runs_vcn
Edward Lo
2023-01-12
1
-0
/
+5
*
fs/ntfs3: Validate data run offset
Edward Lo
2023-01-12
5
-0
/
+46
*
fs/ntfs3: Add overflow check for attribute size
edward lo
2023-01-12
1
-0
/
+5
*
fs/ntfs3: Validate BOOT record_size
edward lo
2023-01-12
1
-1
/
+1
*
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
2022-12-31
1
-1
/
+1
*
fs/ntfs3: Harden against integer overflows
Dan Carpenter
2022-12-31
1
-1
/
+1
*
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
2022-12-31
1
-1
/
+1
*
ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
Christian Brauner
2022-10-26
2
-98
/
+6
*
fs/ntfs3: Fix work with fragmented xattr
Konstantin Komarov
2022-09-05
1
-1
/
+6
*
ntfs: fix acl handling
Christian Brauner
2022-08-31
1
-9
/
+7
*
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
Dan Carpenter
2022-08-25
1
-1
/
+1
*
fs/ntfs3: Fix missing i_op in ntfs_read_mft
Konstantin Komarov
2022-08-25
1
-0
/
+1
*
fs/ntfs3: Do not change mode if ntfs_set_ea failed
Konstantin Komarov
2022-08-25
1
-10
/
+10
*
fs/ntfs3: Fix double free on remount
Konstantin Komarov
2022-08-25
1
-4
/
+4
*
fs/ntfs3: Don't clear upper bits accidentally in log_replay()
Dan Carpenter
2022-08-25
1
-1
/
+1
*
fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
Pavel Skripkin
2022-08-25
1
-1
/
+6
*
fs/ntfs3: Fix using uninitialized value n when calling indx_read
Yan Lei
2022-08-25
1
-1
/
+1
*
fs/ntfs3: Fix invalid free in log_replay
Namjae Jeon
2022-06-09
1
-3
/
+3
*
fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
Konstantin Komarov
2022-06-09
1
-1
/
+95
*
fs/ntfs3: Update i_ctime when xattr is added
Konstantin Komarov
2022-06-09
1
-0
/
+3
*
fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
Christophe JAILLET
2022-06-09
1
-2
/
+4
*
fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called f...
Konstantin Komarov
2022-06-09
1
-6
/
+7
*
fs/ntfs3: Check new size for limits
Konstantin Komarov
2022-06-09
1
-1
/
+7
*
fs/ntfs3: Keep preallocated only if option prealloc enabled
Konstantin Komarov
2022-06-09
1
-1
/
+1
*
fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
Konstantin Komarov
2022-06-09
2
-4
/
+8
*
fs/ntfs3: Update valid size if -EIOCBQUEUED
Konstantin Komarov
2022-06-09
1
-2
/
+6
*
fs/ntfs3: validate BOOT sectors_per_clusters
Randy Dunlap
2022-06-06
1
-3
/
+7
*
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2022-05-01
1
-1
/
+1
*
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
2021-10-15
23
-896
/
+712
|
\
|
*
fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list
Konstantin Komarov
2021-10-12
1
-1
/
+22
|
*
fs/ntfs3: Refactor ntfs_read_mft
Konstantin Komarov
2021-10-11
1
-14
/
+8
|
*
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2021-10-11
2
-5
/
+6
|
*
fs/ntfs3: Refactor ntfs_create_inode
Konstantin Komarov
2021-10-11
1
-3
/
+8
|
*
fs/ntfs3: Refactor ntfs_readlink_hlp
Konstantin Komarov
2021-10-11
1
-48
/
+43
|
*
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2021-10-11
2
-12
/
+9
|
*
fs/ntfs3: Fix memory leak if fill_super failed
Konstantin Komarov
2021-10-11
1
-34
/
+56
[next]