summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2020-12-11cifs: add NULL check for ses->tcon_ipcAurelien Aptel
2020-12-11cifs: refactor create_sd_buf() and and avoid corrupting the bufferRonnie Sahlberg
2020-12-11cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara
2020-12-11cifs: allow syscalls to be restarted in __smb_send_rqst()Paulo Alcantara
2020-12-02cifs: fix a memleak with modefromsidNamjae Jeon
2020-12-02smb3: Handle error case during offload read pathRohith Surabattula
2020-12-02smb3: Avoid Mid pending list corruptionRohith Surabattula
2020-12-02smb3: Call cifs reconnect from demultiplex threadRohith Surabattula
2020-11-18Convert trailing spaces and periods in path componentsBoris Protopopov
2020-11-05cifs: handle -EINTR in cifs_setattrRonnie Sahlberg
2020-11-05Handle STATUS_IO_TIMEOUT gracefullyRohith Surabattula
2020-10-29smb3: fix stat when special device file and mounted with modefromsidSteve French
2020-10-29smb3: do not try to cache root directory if dir leases not supportedSteve French
2020-10-29SMB3.1.1: Fix ids returned in POSIX query dirSteve French
2020-10-29SMB3: Resolve data corruption of TCP server info fieldsRohith Surabattula
2020-10-29cifs: Return the error from crypt_message when enc/dec key not found.Shyam Prasad N
2020-10-29cifs: remove bogus debug codeDan Carpenter
2020-10-10cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy
2020-09-06cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg
2020-08-30Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-08-13SMB3: Fix mkdir when idsfromsid configured on mountSteve French
2020-08-10cifs: Convert to use the fallthrough macroMiaohe Lin
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06cifs: Fix an error pointer dereference in cifs_mount()Dan Carpenter
2020-08-06Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-02cifs: document and cleanup dfs mountPaulo Alcantara
2020-08-02cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara
2020-08-02cifs: fix double free error on share and prefixColin Ian King
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara
2020-08-02cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara
2020-08-02cifs: rename reconn_inval_dfs_target()Paulo Alcantara
2020-08-02cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara
2020-08-02cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher
2020-08-02cifs: convert to use be32_add_cpu()Qinglang Miao
2020-08-02cifs: delete duplicated words in header filesRandy Dunlap
2020-08-02cifs: Remove the superfluous breakLiao Pingfang
2020-08-02cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg
2020-08-02cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas
2020-08-02cifs: remove unused variable 'server'Wei Yongjun
2020-08-02smb3: warn on confusing error scenario with sec=krb5Steve French
2020-08-02cifs: Fix leak when handling lease break for cached root fidPaul Aurich
2020-07-23Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-09cifs: update internal module version numberSteve French
2020-07-09cifs: fix reference leak for tlinkRonnie Sahlberg
2020-07-08smb3: fix unneeded error message on change notifySteve French