index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-10-25
fs/ntfs3: fix deadlock in mark_as_free_ex
Konstantin Komarov
1
-1
/
+5
2023-10-25
fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
Zeng Heng
1
-1
/
+6
2023-10-25
fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
Ziqi Zhao
1
-0
/
+3
2023-08-23
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
4
-1
/
+15
2023-08-23
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Jia-Ju Bai
1
-2
/
+2
2023-08-23
fs/ntfs3: Enhance sanity check while generating attr_list
Edward Lo
1
-5
/
+11
2023-08-11
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
Tetsuo Handa
1
-2
/
+2
2023-07-23
fs/ntfs3: Check fields while reading
Konstantin Komarov
5
-58
/
+164
2023-07-19
ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()
Zeng Heng
1
-0
/
+3
2023-06-09
fs/ntfs3: Validate MFT flags before replaying logs
Edward Lo
1
-0
/
+6
2023-05-17
fs/ntfs3: Refactoring of various minor issues
Konstantin Komarov
3
-5
/
+3
2023-05-17
fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
ZhangPeng
1
-0
/
+10
2023-05-11
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
3
-1
/
+6
2023-05-11
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
1
-0
/
+4
2023-05-11
fs/ntfs3: Add check for kmemdup
Jiasheng Jiang
1
-0
/
+4
2023-05-11
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
1
-1
/
+1
2023-02-09
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
1
-0
/
+7
2023-01-24
fs/ntfs3: Fix attr_punch_hole() null pointer derenference
Alon Zahavi
1
-1
/
+1
2023-01-12
fs/ntfs3: don't hold ni_lock when calling truncate_setsize()
Tetsuo Handa
1
-2
/
+2
2023-01-04
fs/ntfs3: Fix slab-out-of-bounds in r_page
Yin Xiujiang
1
-24
/
+2
2023-01-04
fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
Dan Carpenter
1
-6
/
+0
2023-01-04
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
Tetsuo Handa
1
-1
/
+1
2023-01-04
fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
Tetsuo Handa
1
-1
/
+1
2023-01-04
fs/ntfs3: Validate index root when initialize NTFS security
Edward Lo
1
-4
/
+6
2023-01-04
fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
Hawkins Jiawei
1
-0
/
+7
2023-01-04
fs/ntfs3: Validate resident attribute name
Edward Lo
1
-0
/
+5
2023-01-04
fs/ntfs3: Validate buffer length while parsing index
Edward Lo
1
-0
/
+6
2023-01-04
fs/ntfs3: Validate attribute name offset
Edward Lo
1
-0
/
+3
2023-01-04
fs/ntfs3: Add null pointer check for inode operations
Edward Lo
1
-2
/
+2
2023-01-04
fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
Shigeru Yoshida
1
-0
/
+1
2023-01-04
fs/ntfs3: Add null pointer check to attr_load_runs_vcn
Edward Lo
1
-0
/
+5
2023-01-04
fs/ntfs3: Validate data run offset
Edward Lo
5
-0
/
+46
2023-01-04
fs/ntfs3: Add overflow check for attribute size
edward lo
1
-0
/
+5
2023-01-04
fs/ntfs3: Validate BOOT record_size
edward lo
1
-1
/
+1
2022-12-31
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
1
-1
/
+1
2022-12-31
fs/ntfs3: Harden against integer overflows
Dan Carpenter
1
-1
/
+1
2022-12-31
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-3
/
+3
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+2
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-09-26
lib/bitmap: don't call __bitmap_weight() in kernel code
Yury Norov
1
-2
/
+2
2022-09-12
ntfs3: replace ll_rw_block()
Zhang Yi
1
-5
/
+2
2022-08-31
ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
Christian Brauner
2
-98
/
+6
2022-08-22
Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+7
2022-08-22
ntfs: fix acl handling
Christian Brauner
1
-9
/
+7
2022-08-18
Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
14
-329
/
+835
2022-08-10
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
Dan Carpenter
1
-1
/
+1
2022-08-10
fs/ntfs3: Remove unused function wnd_bits
Jiapeng Chong
1
-5
/
+0
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-11
/
+4
2022-08-03
fs/ntfs3: Make ni_ins_new_attr return error
Konstantin Komarov
1
-3
/
+26
[next]