summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
2023-08-02smb: client: fix dfs link mount against w2k8Paulo Alcantara
2023-07-26cifs: add missing return value check for cifs_sb_tlinkShyam Prasad N
2023-07-25smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French
2023-07-25cifs: fix charset issue in reconnectionWinston Wen
2023-07-22cifs: update internal module version number for cifs.koSteve French
2023-07-22cifs: allow dumping keys for directories tooShyam Prasad N
2023-07-14cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N
2023-07-12smb: client: fix missed ses refcountingPaulo Alcantara
2023-07-12smb: client: Fix -Wstringop-overflow issuesGustavo A. R. Silva
2023-07-10cifs: if deferred close is disabled then close files immediatelyBharath SM
2023-07-09Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05cifs: Add a laundromat thread for cached directoriesRonnie Sahlberg
2023-07-01smb: client: remove redundant pointer 'server'Colin Ian King
2023-07-01cifs: fix session state transition to avoid use-after-free issueWinston Wen
2023-06-30Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-06-29cifs: new dynamic tracepoint to track ses not found errorsShyam Prasad N
2023-06-29cifs: log session id when a matching ses is not foundShyam Prasad N
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28smb: client: improve DFS mount checkPaulo Alcantara
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara
2023-06-28smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara
2023-06-28cifs: print client_guid in DebugDataShyam Prasad N
2023-06-28cifs: fix session state check in smb2_find_smb_sesWinston Wen
2023-06-28cifs: fix session state check in reconnect to avoid use-after-free issueWinston Wen
2023-06-28cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-06-28cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-20smb: client: fix warning in generic_ip_connect()Paulo Alcantara
2023-06-20smb: client: fix warning in CIFSFindNext()Paulo Alcantara
2023-06-20smb: client: fix warning in CIFSFindFirst()Paulo Alcantara
2023-06-20smb3: do not reserve too many oplock creditsSteve French
2023-06-20cifs: print more detail when invalidate_inode_mapping failsSteve French
2023-06-20smb: client: fix warning in cifs_smb3_do_mount()Paulo Alcantara
2023-06-19smb: client: fix warning in cifs_match_super()Paulo Alcantara
2023-06-19cifs: print nosharesock value while dumping mount optionsShyam Prasad N
2023-06-19SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14cifs: add a warning when the in-flight count goes negativeShyam Prasad N
2023-06-14cifs: fix lease break oops in xfstest generic/098Steve French
2023-06-11cifs: fix max_credits implementationShyam Prasad N
2023-06-11cifs: fix sockaddr comparison in iface_cmpShyam Prasad N
2023-06-11smb/client: print "Unknown" instead of bogus link speed valueEnzo Matsumiya
2023-06-11cifs: print all credit counters in DebugDataShyam Prasad N
2023-06-11cifs: fix status checks in cifs_tree_connectShyam Prasad N
2023-06-11smb: remove obsolete comment鑫华
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann