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
/
smb2proto.h
Age
Commit message (
Expand
)
Author
2024-09-30
Revert "smb: client: make SHA-512 TFM ephemeral"
Steve French
2024-09-26
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
2024-09-15
smb/client: rename cifs_ntsd to smb_ntsd
ChenXiaoSong
2024-05-01
cifs: Cut over to using netfslib
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-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
2024-01-23
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
2024-01-07
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
2024-01-07
smb: client: cleanup smb2_query_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
2024-01-07
smb: client: allow creating special files via reparse points
Paulo Alcantara
2023-12-11
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French