index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
smb: client: replace function pointers of common operations for the
hw24-hc-wip
Henrique Carvalho
26
-888
/
+954
2024-11-12
smb: client: remove big chunk of SMB1-only code
Enzo Matsumiya
20
-5067
/
+96
2024-11-12
smb: client: delete cifssmb.c and remove deleted functions from
Henrique Carvalho
2
-5665
/
+0
2024-11-12
smb: client: remove support for CONFIG_CIFS_POSIX
Henrique Carvalho
4
-589
/
+0
2024-11-12
smb: remove CIFS_ALLOW_INSECURE_LEGACY and CIFS_POSIX from Kconfig
Henrique Carvalho
1
-27
/
+0
2024-11-12
smb: delete smb1ops.c and remove CIFS_ALLOW_INSECURE_LEGACY from
Henrique Carvalho
2
-1195
/
+0
2024-11-12
smb: client: remove support for SMB 1.0 and 2.0 mounts
Enzo Matsumiya
10
-168
/
+82
2024-11-12
smb: remove support for CONFIG_CIFS_ALLOW_INSECURE_LEGACY
Henrique Carvalho
13
-3182
/
+2
2024-11-08
cifs: Fix creating native symlinks pointing to current or parent directory
Pali Rohár
1
-3
/
+14
2024-11-08
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
3
-4
/
+164
2024-11-08
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-11-08
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
2024-11-01
cifs: fix warning when destroy 'cifs_io_request_pool'
Ye Bin
1
-1
/
+1
2024-11-01
smb: client: Handle kstrdup failures for passwords
Henrique Carvalho
1
-0
/
+7
2024-11-01
cifs: Validate content of NFS reparse point buffer
Pali Rohár
1
-0
/
+23
2024-11-01
smb: client: fix OOBs when building SMB2_IOCTL request
Paulo Alcantara
1
-0
/
+9
2024-11-01
smb: client: fix possible double free in smb2_set_ea()
Su Hui
1
-1
/
+2
2024-10-17
smb: client: fix UAF in async decryption
Enzo Matsumiya
2
-19
/
+34
2024-10-10
smb3: fix incorrect mode displayed for read-only files
Steve French
1
-8
/
+11
2024-10-10
smb: client: use actual path when queryfs
wangrong
4
-10
/
+26
2024-10-10
cifs: Do not convert delimiter when parsing NFS-style symlinks
Pali Rohár
1
-1
/
+0
2024-10-10
cifs: Fix buffer overflow when parsing NFS reparse points
Pali Rohár
1
-1
/
+14
2024-10-10
cifs: Remove intermediate object of failed create reparse call
Pali Rohár
1
-2
/
+22
2024-09-12
cifs: Fix signature miscalculation
David Howells
1
-1
/
+1
2024-09-03
netfs, cifs: Improve some debugging bits
David Howells
1
-3
/
+5
2024-09-03
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
1
-8
/
+46
2024-09-03
cifs: Fix zero_point init on inode initialisation
David Howells
1
-0
/
+2
2024-09-03
smb: client: fix double put of @cfile in smb2_set_path_size()
Paulo Alcantara
1
-0
/
+1
2024-09-03
smb: client: fix double put of @cfile in smb2_rename_path()
Paulo Alcantara
1
-0
/
+2
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
1
-1
/
+13
2024-08-28
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
1
-2
/
+14
2024-08-28
cifs: Fix copy offload to flush destination region
David Howells
1
-17
/
+4
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
1
-4
/
+9
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
5
-16
/
+53
2024-08-25
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
1
-0
/
+22
2024-08-25
smb/client: fix rdma usage in smb2_async_writev()
Stefan Metzmacher
1
-20
/
+20
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
4
-6
/
+0
2024-08-25
smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
Stefan Metzmacher
1
-1
/
+1
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2
-6
/
+6
2024-08-22
smb: client: ignore unhandled reparse tags
Paulo Alcantara
1
-4
/
+7
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
3
-0
/
+6
2024-08-18
smb3: fix broken cached reads when posix locks
Steve French
1
-3
/
+1
2024-08-17
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-6
/
+15
2024-08-15
smb3: fix lock breakage for cached writes
Steve French
1
-4
/
+9
2024-08-15
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
1
-1
/
+2
2024-08-08
cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
Gleb Korobeynikov
1
-4
/
+5
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
4
-8
/
+8
2024-08-08
smb3: fix setting SecurityFlags when encryption is required
Steve French
3
-5
/
+8
[next]