aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)AuthorFilesLines
2020-09-06cifs: fix DFS mount with cifsacl/modefromsidGravatar Ronnie Sahlberg 1-0/+4
2020-08-30Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 2-1/+16
2020-08-28cifs: fix check of tcon dfs in smb1Gravatar Paulo Alcantara 2-1/+16
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 4-10/+10
2020-08-15Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-2/+4
2020-08-13SMB3: Fix mkdir when idsfromsid configured on mountGravatar Steve French 1-0/+1
2020-08-10cifs: Convert to use the fallthrough macroGravatar Miaohe Lin 1-2/+2
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-11/+11
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 4-11/+11
2020-08-06cifs: Fix an error pointer dereference in cifs_mount()Gravatar Dan Carpenter 1-0/+1
2020-08-06Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 16-493/+560
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-4/+4
2020-08-02cifs: document and cleanup dfs mountGravatar Paulo Alcantara 1-188/+182
2020-08-02cifs: only update prefix path of DFS links in cifs_tree_connect()Gravatar Paulo Alcantara 1-2/+7
2020-08-02cifs: fix double free error on share and prefixGravatar Colin Ian King 1-0/+2
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectGravatar Paulo Alcantara 5-29/+62
2020-08-02cifs: handle empty list of targets in cifs_reconnect()Gravatar Paulo Alcantara 1-4/+6
2020-08-02cifs: rename reconn_inval_dfs_target()Gravatar Paulo Alcantara 1-7/+6
2020-08-02cifs: reduce number of referral requests in DFS link lookupsGravatar Paulo Alcantara 1-11/+68
2020-08-02cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Gravatar Stefan Metzmacher 4-223/+105
2020-08-02cifs: convert to use be32_add_cpu()Gravatar Qinglang Miao 2-4/+2
2020-08-02cifs: delete duplicated words in header filesGravatar Randy Dunlap 3-4/+4
2020-08-02cifs: Remove the superfluous breakGravatar Liao Pingfang 1-1/+0
2020-08-02cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsGravatar Ronnie Sahlberg 3-4/+41
2020-08-02cifs`: handle ERRBaduid for SMB1Gravatar Roberto Bergantinos Corpas 3-1/+29
2020-08-02cifs: remove unused variable 'server'Gravatar Wei Yongjun 1-2/+0
2020-08-02smb3: warn on confusing error scenario with sec=krb5Gravatar Steve French 1-0/+2
2020-08-02cifs: Fix leak when handling lease break for cached root fidGravatar Paul Aurich 1-21/+52
2020-07-23Revert "cifs: Fix the target file was deleted when rename failed."Gravatar Steve French 1-8/+2
2020-07-09cifs: update internal module version numberGravatar Steve French 1-1/+1
2020-07-09cifs: fix reference leak for tlinkGravatar Ronnie Sahlberg 1-1/+8
2020-07-08smb3: fix unneeded error message on change notifyGravatar Steve French 1-2/+6
2020-07-07cifs: remove the retry in cifs_poxis_lock_setGravatar yangerkun 1-13/+6
2020-07-07smb3: fix access denied on change notify request to some serversGravatar Steve French 1-1/+1
2020-07-05Replace HTTP links with HTTPS ones: CIFSGravatar Alexander A. Klimov 3-4/+4
2020-07-01cifs: prevent truncation from long to int in wait_for_free_creditsGravatar Ronnie Sahlberg 1-1/+1
2020-07-01cifs: Fix the target file was deleted when rename failed.Gravatar Zhang Xiaoxu 1-2/+8
2020-07-01SMB3: Honor 'posix' flag for multiuser mountsGravatar Paul Aurich 1-4/+1
2020-07-01SMB3: Honor 'handletimeout' flag for multiuser mountsGravatar Paul Aurich 1-0/+1
2020-07-01SMB3: Honor lease disabling for multiuser mountsGravatar Paul Aurich 1-0/+1
2020-07-01SMB3: Honor persistent/resilient handle flags for multiuser mountsGravatar Paul Aurich 1-0/+2
2020-07-01SMB3: Honor 'seal' flag for multiuser mountsGravatar Paul Aurich 1-0/+1
2020-07-01cifs: Display local UID details for SMB sessions in DebugDataGravatar Paul Aurich 1-1/+5
2020-06-23cifs: misc: Use array_size() in if-statement controlling expressionGravatar Gustavo A. R. Silva 1-9/+7
2020-06-23cifs: update ctime and mtime during truncateGravatar Zhang Xiaoxu 1-0/+9
2020-06-23cifs/smb3: Fix data inconsistent when punch holeGravatar Zhang Xiaoxu 1-0/+6
2020-06-23cifs/smb3: Fix data inconsistent when zero file rangeGravatar Zhang Xiaoxu 1-0/+5
2020-06-23cifs: Fix double add page to memcg when cifs_readpagesGravatar Zhang Xiaoxu 1-4/+7
2020-06-21cifs: Fix cached_fid refcnt leak in open_shrootGravatar Xiyu Yang 1-0/+1
2020-06-12smb3: Add debug message for new file creation with idsfromsid mount optionGravatar Steve French 2-2/+4