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
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+2
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+3
2023-12-29
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
2
-11
/
+17
2023-12-29
cifs: cifs_chan_is_iface_active should be called with chan_lock held
Shyam Prasad N
2
-3
/
+11
2023-12-29
cifs: after disabling multichannel, mark tcon for reconnect
Shyam Prasad N
1
-8
/
+12
2023-12-19
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
1
-31
/
+19
2023-12-19
cifs: fix a pending undercount of srv_count
Shyam Prasad N
1
-2
/
+1
2023-12-19
fs: cifs: Fix atime update check
Zizhi Wo
1
-1
/
+1
2023-12-19
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
2
-17
/
+19
2023-12-18
smb: client: fix potential OOB in cifs_dump_detail()
Paulo Alcantara
1
-5
/
+7
2023-12-18
smb: client: fix OOB in smbCalcSize()
Paulo Alcantara
1
-0
/
+4
2023-12-18
smb: client: fix OOB in SMB2_query_info_init()
Paulo Alcantara
1
-7
/
+22
2023-12-18
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
3
-9
/
+20
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
1
-2
/
+3
2023-12-11
smb: client: fix OOB in smb2_query_reparse_point()
Paulo Alcantara
1
-10
/
+16
2023-12-11
smb: client: fix NULL deref in asn1_ber_decoder()
Paulo Alcantara
1
-16
/
+10
2023-12-11
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
3
-47
/
+75
2023-12-11
smb: client: fix OOB in receive_encrypted_standard()
Paulo Alcantara
1
-6
/
+8
2023-12-11
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
1
-4
/
+2
2023-12-06
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2
-18
/
+19
2023-12-06
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2
-34
/
+16
2023-12-06
cifs: Fix non-availability of dedup breaking generic/304
David Howells
1
-1
/
+3
2023-12-06
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
1
-0
/
+2
2023-12-04
cifs: Fix flushing, invalidation and file size with FICLONE
David Howells
1
-11
/
+57
2023-12-04
cifs: Fix flushing, invalidation and file size with copy_file_range()
David Howells
1
-3
/
+99
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
4
-24
/
+30
2023-11-30
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
1
-0
/
+3
2023-11-30
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
1
-2
/
+8
2023-11-29
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
1
-0
/
+2
2023-11-29
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
1
-1
/
+1
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
3
-120
/
+52
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
8
-61
/
+116
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
4
-42
/
+56
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
5
-175
/
+113
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
1
-1
/
+1
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
1
-9
/
+13
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
1
-0
/
+6
2023-11-14
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
1
-3
/
+2
2023-11-14
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
1
-2
/
+2
2023-11-12
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
16
-88
/
+491
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2
-0
/
+31
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
3
-7
/
+29
2023-11-09
smb3: fix caching of ctime on setxattr
Steve French
1
-1
/
+4
2023-11-09
smb3: minor cleanup of session handling code
Steve French
1
-6
/
+12
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2
-16
/
+34
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
3
-8
/
+8
[next]