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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
2024-03-10
cifs: allow changing password during remount
Steve French
2024-02-11
cifs: update the same create_guid on replay
Shyam Prasad N
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-01-31
cifs: make sure that channel scaling is done only once
Shyam Prasad N
2024-01-23
cifs: set replay flag for retries of write command
Shyam Prasad N
2024-01-23
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-23
cifs: helper function to check replayable error codes
Shyam Prasad N
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
2024-01-18
smb3: show beginning time for per share stats
Steve French
2024-01-07
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
2024-01-07
smb: client: allow creating symlinks via reparse points
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: optimise reparse point querying
Paulo Alcantara
2024-01-07
smb: client: extend smb2_compound_op() to accept more commands
Paulo Alcantara
2023-12-29
cifs: do not depend on release_iface for maintaining iface_list
Shyam Prasad N
2023-12-17
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
2023-09-19
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-09-19
smb3: do not start laundromat thread when dir leases
Steve French
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-20
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
2023-08-20
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
2023-08-20
smb: client: do not query reparse points twice on symlinks
Paulo Alcantara
2023-08-20
smb: client: parse reparse point flag in create response
Paulo Alcantara
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
[next]