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
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-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
2023-03-27
fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
Zeng Heng
3
-1
/
+6
2023-03-27
fs/ntfs3: Validate MFT flags before replaying logs
Edward Lo
1
-0
/
+6
2023-03-27
fs/ntfs3: Fix NULL dereference in ni_write_inode
Abdun Nihaal
1
-0
/
+3
2023-03-27
fs/ntfs3: Enhance the attribute size check
Edward Lo
1
-7
/
+2
2023-03-27
fs/ntfs3: Fix OOB read in indx_insert_into_buffer
ZhangPeng
1
-0
/
+4
2023-03-27
fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode'
Ye Bin
1
-0
/
+1
2023-03-27
fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
ZhangPeng
1
-0
/
+10
2023-03-27
fs/ntfs3: Add check for kmemdup
Jiasheng Jiang
1
-0
/
+4
2023-03-27
fs/ntfs3: Fix memory leak if ntfs_read_mft failed
Chen Zhongjin
1
-1
/
+1
2023-03-27
fs/ntfs3: Fix wrong cast in xattr.c
Daniel Pinto
1
-2
/
+2
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-4
/
+0
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+15
2023-02-21
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-40
/
+42
2023-02-03
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
1
-0
/
+1
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
4
-23
/
+18
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
3
-6
/
+8
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2
-5
/
+7
2023-01-19
ntfs3: remove ->writepage
Christoph Hellwig
1
-21
/
+1
[next]