index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifssmb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: support reconnect with alternate password for SMB1
Meetakshi Setiya
5 days
1
-1
/
+10
*
netfs: Work around recursion by abandoning retry if nothing read
David Howells
2024-12-20
1
-4
/
+9
*
smb: client: allow reconnect when sending ioctl
Paulo Alcantara
2024-11-27
1
-2
/
+2
*
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
2024-11-27
1
-7
/
+4
*
smb: client: memcpy() with surrounding object base address
Kees Cook
2024-11-18
1
-1
/
+1
*
cifs: Remove pre-historic unused CIFSSMBCopy
Dr. David Alan Gilbert
2024-11-18
1
-63
/
+0
*
smb: client: Correct typos in multiple comments across various files
Shen Lichuan
2024-10-03
1
-3
/
+3
*
Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...
Linus Torvalds
2024-09-19
1
-7
/
+7
|
\
|
*
cifs: Update SFU comments about fifos and sockets
Pali Rohár
2024-09-17
1
-4
/
+4
|
*
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-09-15
1
-3
/
+3
*
|
cifs: Fix cifs readv callback merge resolution issue
David Howells
2024-09-16
1
-1
/
+1
*
|
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
netfs: Speed up buffered reading
David Howells
2024-09-12
1
-4
/
+2
*
|
cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3
David Howells
2024-09-03
1
-8
/
+46
|
/
*
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-25
1
-1
/
+0
*
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
1
-4
/
+4
*
cifs: Cut over to using netfslib
David Howells
2024-05-01
1
-22
/
+32
*
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
1
-26
/
+26
*
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
1
-5
/
+4
*
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
1
-7
/
+4
*
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2024-04-01
1
-4
/
+2
*
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-13
1
-2
/
+2
|
\
|
*
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
2024-03-11
1
-2
/
+2
*
|
smb/client: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-5
/
+4
*
|
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
1
-0
/
+1
|
/
*
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2024-01-08
1
-2
/
+12
*
smb: client: fix hardlinking of reparse points
Paulo Alcantara
2024-01-07
1
-4
/
+5
*
smb: client: fix renaming of reparse points
Paulo Alcantara
2024-01-07
1
-4
/
+4
*
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-30
1
-2
/
+4
*
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
2023-11-23
1
-116
/
+77
*
cifs: fix charset issue in reconnection
Winston Wen
2023-07-25
1
-2
/
+1
*
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
2023-07-13
1
-1
/
+1
*
smb: client: fix warning in CIFSFindNext()
Paulo Alcantara
2023-06-21
1
-60
/
+51
*
smb: client: fix warning in CIFSFindFirst()
Paulo Alcantara
2023-06-21
1
-54
/
+44
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-0
/
+5936