index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifssmb.c
Age
Commit message (
Expand
)
Author
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-05-01
cifs: Cut over to using netfslib
David Howells
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-03-31
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
2024-02-05
smb/client: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-01-07
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2024-01-07
smb: client: fix hardlinking of reparse points
Paulo Alcantara
2024-01-07
smb: client: fix renaming of reparse points
Paulo Alcantara
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
2023-07-25
cifs: fix charset issue in reconnection
Winston Wen
2023-07-12
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
2023-06-20
smb: client: fix warning in CIFSFindNext()
Paulo Alcantara
2023-06-20
smb: client: fix warning in CIFSFindFirst()
Paulo Alcantara
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French