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
Age
Commit message (
Expand
)
Author
2023-09-09
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-09-08
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
2023-09-07
cifs: update internal module version number for cifs.ko
Steve French
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2023-09-03
ksmbd: remove experimental warning
Steve French
2023-08-31
Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
2023-08-31
smb3: allow controlling length of time directory entries are cached with dir ...
Steve French
2023-08-30
smb: propagate error code of extract_sharename()
Katya Orlova
2023-08-30
Merge tag '6.6-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
ksmbd: add missing calling smb2_set_err_rsp() on error
Namjae Jeon
2023-08-29
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2023-08-29
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
2023-08-29
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
2023-08-29
ksmbd: Fix one kernel-doc comment
Yang Li
2023-08-29
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
2023-08-29
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
2023-08-29
ksmbd: fix wrong interim response on compound
Namjae Jeon
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
2023-08-29
ksmbd: switch to use kmemdup_nul() helper
Yang Yingliang
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-22
cifs: update desired access while requesting for directory lease
Bharath SM
2023-08-20
smb: client: reduce stack usage in smb2_query_reparse_point()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb2_query_info_compound()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb2_set_ea()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in smb_send_rqst()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in cifs_demultiplex_thread()
Paulo Alcantara
2023-08-20
smb: client: reduce stack usage in cifs_try_adding_channels()
Paulo Alcantara
2023-08-20
smb: cilent: set reparse mount points as automounts
Paulo Alcantara
2023-08-20
smb: client: query reparse points in older dialects
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: get rid of dfs code dep in namespace.c
Paulo Alcantara
2023-08-20
smb: client: get rid of dfs naming in automount code
Paulo Alcantara
2023-08-20
smb: client: rename cifs_dfs_ref.c to namespace.c
Paulo Alcantara
2023-08-20
smb: client: make smb2_compound_op() return resp buffer on success
Paulo Alcantara
2023-08-20
smb: client: move some params to cifs_open_info_data
Paulo Alcantara
2023-08-20
smb: client: ensure to try all targets when finding nested links
Paulo Alcantara
2023-08-20
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-16
smb: client: fix null auth
Scott Mayhew
2023-08-15
Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-08-14
smb3: display network namespace in debug information
Steve French
[next]