summaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2021-02-26cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N
2021-02-10smb3: fix crediting for compounding when only one request in flightPavel Shilovsky
2021-02-10smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva
2021-02-10cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel
2021-01-30SMB3.1.1: do not log warning message if server doesn't populate saltSteve French
2021-01-27cifs: do not fail __smb_send_rqst if non-fatal signals are pendingRonnie Sahlberg
2021-01-19cifs: fix interrupted close commandsPaulo Alcantara
2021-01-19smb3: remove unused flag passed into close functionsSteve French
2020-12-30SMB3: avoid confusing warning message on mount to AzureSteve French
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-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-14cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy
2020-10-01cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu
2020-10-01CIFS: Properly process SMB3 lease breaksPavel Shilovsky
2020-10-01CIFS: Use common error handling code in smb2_ioctl_query_info()Markus Elfring
2020-09-23cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg
2020-08-21cifs: Fix leak when handling lease break for cached root fidPaul Aurich
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French
2020-07-29Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-22cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg
2020-07-16cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-07-09cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-09SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor lease disabling for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich
2020-07-09SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich
2020-06-30cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu
2020-06-30cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu
2020-06-30cifs: Fix cached_fid refcnt leak in open_shrootXiyu Yang
2020-06-24cifs: set up next DFS target before generic_ip_connect()Paulo Alcantara
2020-06-17smb3: add indatalen that can be a non-zero value to calculation of credit cha...Namjae Jeon
2020-06-17smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French
2020-06-03cifs: Fix null pointer check in cifs_readSteve French
2020-05-20cifs: fix leaked reference on requeued writeAdam McCoy
2020-05-10cifs: do not share tcons with DFSPaulo Alcantara
2020-05-10cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg
2020-04-29cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-04-23cifs: Allocate encryption header through kmallocLong Li
2020-04-17CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin
2020-04-17smb3: fix performance regression with setting mtimeSteve French