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
10 days
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
5
-19
/
+19
11 days
smb: client: get rid of kstrdup() in get_ses_refpath()
Paulo Alcantara
2
-22
/
+12
11 days
smb: client: fix noisy when tree connecting to DFS interlink targets
Paulo Alcantara
1
-1
/
+1
11 days
smb: client: don't trust DFSREF_STORAGE_SERVER bit
Paulo Alcantara
1
-14
/
+16
2025-02-01
Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
27
-191
/
+871
2025-01-31
cifs: Fix parsing native symlinks directory/file type
Pali Rohár
4
-0
/
+62
2025-01-31
cifs: update internal version number
Steve French
1
-2
/
+2
2025-01-31
cifs: Add support for creating WSL-style symlinks
Pali Rohár
1
-12
/
+53
2025-01-31
smb3: add support for IAKerb
Steve French
5
-3
/
+12
2025-01-31
cifs: Fix struct FILE_ALL_INFO
Pali Rohár
2
-11
/
+7
2025-01-31
cifs: Add support for creating NFS-style symlinks
Pali Rohár
1
-8
/
+39
2025-01-31
cifs: Add support for creating native Windows sockets
Pali Rohár
5
-0
/
+45
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2025-01-30
cifs: Add mount option -o reparse=none
Pali Rohár
3
-1
/
+11
2025-01-30
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
8
-24
/
+214
2025-01-30
cifs: Fix creating and resolving absolute NT-style symlinks
Pali Rohár
3
-18
/
+273
2025-01-30
cifs: Simplify reparse point check in cifs_query_path_info() function
Pali Rohár
1
-25
/
+1
2025-01-30
cifs: Remove symlink member from cifs_open_info_data union
Pali Rohár
3
-7
/
+4
2025-01-30
cifs: Update description about ACL permissions
Pali Rohár
1
-21
/
+61
2025-01-30
cifs: Rename struct reparse_posix_data to reparse_nfs_data_buffer and move to...
Pali Rohár
2
-20
/
+6
2025-01-30
cifs: Remove struct reparse_posix_data from struct cifs_open_info_data
Pali Rohár
2
-7
/
+3
2025-01-30
cifs: Remove unicode parameter from parse_reparse_point() function
Pali Rohár
5
-18
/
+14
2025-01-30
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
3
-13
/
+18
2025-01-30
cifs: Remove intermediate object of failed create SFU call
Pali Rohár
1
-1
/
+22
2025-01-30
cifs: Validate EAs for WSL reparse points
Pali Rohár
1
-4
/
+18
2025-01-30
cifs: Change translation of STATUS_PRIVILEGE_NOT_HELD to -EPERM
Pali Rohár
2
-2
/
+3
2025-01-28
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2025-01-27
cifs: Change translation of STATUS_NOT_A_REPARSE_POINT to -ENODATA
Pali Rohár
4
-1
/
+10
2025-01-24
Merge tag 'v6.14-rc-smb3-client-fixes-part' of git://git.samba.org/sfrench/ci...
Linus Torvalds
25
-436
/
+483
2025-01-23
smb: client: handle lack of EA support in smb2_query_path_info()
Paulo Alcantara
1
-23
/
+69
2025-01-23
smb: client: don't check for @leaf_fullpath in match_server()
Paulo Alcantara
1
-35
/
+3
2025-01-23
smb: client: get rid of TCP_Server_Info::refpath_lock
Paulo Alcantara
3
-30
/
+7
2025-01-21
cifs: Remove duplicate struct reparse_symlink_data and SYMLINK_FLAG_RELATIVE
Pali Rohár
1
-16
/
+0
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-22
/
+10
2025-01-20
cifs: Do not attempt to call CIFSGetSrvInodeNumber() without CAP_INFOLEVEL_PA...
Pali Rohár
1
-0
/
+6
2025-01-20
cifs: Do not attempt to call CIFSSMBRenameOpenFile() without CAP_INFOLEVEL_PA...
Pali Rohár
1
-0
/
+7
2025-01-20
cifs: Remove declaration of dead CIFSSMBQuerySymLink function
Pali Rohár
1
-3
/
+0
2025-01-20
cifs: Fix printing Status code into dmesg
Pali Rohár
1
-2
/
+2
2025-01-20
cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.c
Pali Rohár
1
-0
/
+8
2025-01-20
cifs: Fix endian types in struct rfc1002_session_packet
Pali Rohár
1
-3
/
+3
2025-01-20
cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i...
Pali Rohár
1
-1
/
+1
2025-01-20
smb3: add missing tracepoint for querying wsl EAs
Steve French
2
-0
/
+3
2025-01-20
smb: client: fix order of arguments of tracepoints
Ruben Devos
2
-57
/
+57
2025-01-20
smb: client: fix oops due to unset link speed
Paulo Alcantara
1
-1
/
+2
2025-01-20
smb: client: correctly handle ErrorContextData as a flexible array
Liang Jie
2
-3
/
+3
2025-01-20
smb: client: don't retry DFS targets on server shutdown
Paulo Alcantara
1
-9
/
+19
2025-01-20
smb: client: fix return value of parse_dfs_referrals()
Paulo Alcantara
2
-6
/
+6
2025-01-20
smb: client: optimize referral walk on failed link targets
Paulo Alcantara
2
-57
/
+56
2025-01-20
smb: client: provide dns_resolve_{unc,name} helpers
Paulo Alcantara
7
-86
/
+59
2025-01-20
smb: client: parse DNS domain name from domain= option
Paulo Alcantara
1
-5
/
+14
[next]