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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
17
-224
/
+281
2024-09-25
cifs: update internal version number
Steve French
1
-2
/
+2
2024-09-25
smb: client: print failed session logoffs with FYI
Paulo Alcantara
1
-2
/
+1
2024-09-25
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
3
-11
/
+7
2024-09-25
smb3: fix incorrect mode displayed for read-only files
Steve French
1
-8
/
+11
2024-09-25
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
2024-09-25
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-09-25
smb: client: propagate error from cifs_construct_tcon()
Paulo Alcantara
1
-6
/
+10
2024-09-25
smb: client: fix DFS failover in multiuser mounts
Paulo Alcantara
1
-1
/
+2
2024-09-25
cifs: Make the write_{enter,done,err} tracepoints display netfs info
David Howells
2
-10
/
+18
2024-09-25
smb: client: fix DFS interlink failover
Paulo Alcantara
9
-86
/
+94
2024-09-25
smb: client: improve purging of cached referrals
Paulo Alcantara
1
-17
/
+15
2024-09-25
smb: client: avoid unnecessary reconnects when refreshing referrals
Paulo Alcantara
1
-70
/
+117
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2024-09-19
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
43
-2265
/
+1206
2024-09-19
Merge tag '6.12-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
5
-51
/
+31
2024-09-17
smb: client: fix compression heuristic functions
Enzo Matsumiya
1
-50
/
+55
2024-09-17
cifs: Update SFU comments about fifos and sockets
Pali Rohár
3
-6
/
+6
2024-09-17
cifs: Add support for creating SFU symlinks
Pali Rohár
5
-29
/
+77
2024-09-16
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
David Howells
1
-2
/
+0
2024-09-16
cifs: Fix cifs readv callback merge resolution issue
David Howells
1
-1
/
+1
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
7
-344
/
+239
2024-09-15
smb: use LIST_HEAD() to simplify code
Hongbo Li
4
-16
/
+7
2024-09-15
cifs: Recognize SFU socket type
Pali Rohár
1
-1
/
+5
2024-09-15
cifs: Show debug message when SFU Fifo type was detected
Pali Rohár
1
-0
/
+1
2024-09-15
cifs: Put explicit zero byte into SFU block/char types
Pali Rohár
2
-4
/
+4
2024-09-15
cifs: Add support for reading SFU symlink location
Pali Rohár
1
-0
/
+29
2024-09-15
cifs: Fix recognizing SFU symlinks
Pali Rohár
1
-1
/
+1
2024-09-15
smb: client: compress: fix an "illegal accesses" issue
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: fix a potential issue of freeing an invalid pointer
Qianqiang Liu
1
-1
/
+1
2024-09-15
smb: client: compress: LZ77 code improvements cleanup
Enzo Matsumiya
4
-463
/
+532
2024-09-15
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2
-0
/
+9
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
9
-4
/
+685
2024-09-15
cifs: Remove obsoleted declaration for cifs_dir_open
Gaosheng Cui
1
-1
/
+0
2024-09-15
smb: client: Use min() macro
Shen Lichuan
2
-5
/
+3
2024-09-15
cifs: convert to use ERR_CAST()
Yuesong Li
1
-1
/
+1
2024-09-15
smb: add comment to STATUS_MCA_OCCURED
ChenXiaoSong
1
-0
/
+4
2024-09-15
smb: move SMB2 Status code to common header file
ChenXiaoSong
15
-1835
/
+15
2024-09-15
smb: move some duplicate definitions to common/smbacl.h
ChenXiaoSong
3
-200
/
+123
2024-09-15
smb/client: rename cifs_ace to smb_ace
ChenXiaoSong
5
-41
/
+41
2024-09-15
smb/client: rename cifs_acl to smb_acl
ChenXiaoSong
2
-19
/
+19
2024-09-15
smb/client: rename cifs_sid to smb_sid
ChenXiaoSong
7
-63
/
+63
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
9
-49
/
+49
2024-09-14
ksmbd: handle caseless file creation
Namjae Jeon
1
-7
/
+3
2024-09-14
ksmbd: make __dir_empty() compatible with POSIX
Hobin Woo
1
-3
/
+4
2024-09-14
ksmbd: add refcnt to ksmbd_conn struct
Namjae Jeon
4
-40
/
+23
2024-09-14
ksmbd: allow write with FILE_APPEND_DATA
Namjae Jeon
1
-1
/
+1
2024-09-13
cifs: Fix signature miscalculation
David Howells
1
-1
/
+1
2024-09-12
cifs: Don't support ITER_XARRAY
David Howells
2
-100
/
+0
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2
-98
/
+120
[next]