summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg2020-09-061-0/+4
* Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-302-1/+16
|\
| * cifs: fix check of tcon dfs in smb1Paulo Alcantara2020-08-282-1/+16
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-10/+10
|/
* Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-153-2/+4
|\
| * SMB3: Fix mkdir when idsfromsid configured on mountSteve French2020-08-131-0/+1
| * cifs: Convert to use the fallthrough macroMiaohe Lin2020-08-101-2/+2
| * cifs: Fix an error pointer dereference in cifs_mount()Dan Carpenter2020-08-061-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-074-11/+11
|\ \ | |/ |/|
| * mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-074-11/+11
* | Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-0616-493/+560
|\ \ | |/ |/|
| * cifs: document and cleanup dfs mountPaulo Alcantara2020-08-021-188/+182
| * cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara2020-08-021-2/+7
| * cifs: fix double free error on share and prefixColin Ian King2020-08-021-0/+2
| * cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara2020-08-025-29/+62
| * cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara2020-08-021-4/+6
| * cifs: rename reconn_inval_dfs_target()Paulo Alcantara2020-08-021-7/+6
| * cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara2020-08-021-11/+68
| * cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher2020-08-024-223/+105
| * cifs: convert to use be32_add_cpu()Qinglang Miao2020-08-022-4/+2
| * cifs: delete duplicated words in header filesRandy Dunlap2020-08-023-4/+4
| * cifs: Remove the superfluous breakLiao Pingfang2020-08-021-1/+0
| * cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg2020-08-023-4/+41
| * cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas2020-08-023-1/+29
| * cifs: remove unused variable 'server'Wei Yongjun2020-08-021-2/+0
| * smb3: warn on confusing error scenario with sec=krb5Steve French2020-08-021-0/+2
| * cifs: Fix leak when handling lease break for cached root fidPaul Aurich2020-08-021-21/+52
* | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-043-4/+4
|\ \ | |/ |/|
| * Replace HTTP links with HTTPS ones: CIFSAlexander A. Klimov2020-07-053-4/+4
* | Revert "cifs: Fix the target file was deleted when rename failed."Steve French2020-07-231-8/+2
* | cifs: update internal module version numberSteve French2020-07-091-1/+1
* | cifs: fix reference leak for tlinkRonnie Sahlberg2020-07-091-1/+8
* | smb3: fix unneeded error message on change notifySteve French2020-07-081-2/+6
* | cifs: remove the retry in cifs_poxis_lock_setyangerkun2020-07-071-13/+6
* | smb3: fix access denied on change notify request to some serversSteve French2020-07-071-1/+1
* | cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg2020-07-011-1/+1
* | cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu2020-07-011-2/+8
* | SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich2020-07-011-4/+1
* | SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich2020-07-011-0/+1
* | SMB3: Honor lease disabling for multiuser mountsPaul Aurich2020-07-011-0/+1
* | SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich2020-07-011-0/+2
* | SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich2020-07-011-0/+1
* | cifs: Display local UID details for SMB sessions in DebugDataPaul Aurich2020-07-011-1/+5
* | cifs: misc: Use array_size() in if-statement controlling expressionGustavo A. R. Silva2020-06-231-9/+7
* | cifs: update ctime and mtime during truncateZhang Xiaoxu2020-06-231-0/+9
* | cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu2020-06-231-0/+6
* | cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu2020-06-231-0/+5
* | cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu2020-06-231-4/+7
* | cifs: Fix cached_fid refcnt leak in open_shrootXiyu Yang2020-06-211-0/+1
|/
* smb3: Add debug message for new file creation with idsfromsid mount optionSteve French2020-06-122-2/+4