aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
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-14cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy
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: Fix mkdir when idsfromsid configured on mountSteve French
2020-08-21smb3: warn on confusing error scenario with sec=krb5Steve French
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
2020-07-07cifs: remove the retry in cifs_poxis_lock_setyangerkun
2020-07-07smb3: fix access denied on change notify request to some serversSteve French
2020-07-01cifs: prevent truncation from long to int in wait_for_free_creditsRonnie Sahlberg
2020-07-01cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu
2020-07-01SMB3: Honor 'posix' flag for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor 'handletimeout' flag for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor lease disabling for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich
2020-07-01SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich
2020-07-01cifs: Display local UID details for SMB sessions in DebugDataPaul Aurich
2020-06-23cifs: misc: Use array_size() in if-statement controlling expressionGustavo A. R. Silva
2020-06-23cifs: update ctime and mtime during truncateZhang Xiaoxu
2020-06-23cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu
2020-06-23cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu
2020-06-23cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu
2020-06-21cifs: Fix cached_fid refcnt leak in open_shrootXiyu Yang
2020-06-12smb3: Add debug message for new file creation with idsfromsid mount optionSteve French
2020-06-12cifs: fix chown and chgrp when idsfromsid mount option enabledSteve French
2020-06-12smb3: allow uid and gid owners to be set on create with idsfromsid mount optionSteve French
2020-06-12smb311: Add tracepoints for new compound posix query infoSteve French
2020-06-12smb311: add support for using info level for posix extensions querySteve French
2020-06-12smb311: Add support for lookup with posix extensions query infoSteve French
2020-06-12smb311: Add support for SMB311 query info (non-compounded)Steve French
2020-06-12SMB311: Add support for query info using posix extensions (level 100)Steve French
2020-06-12smb3: add indatalen that can be a non-zero value to calculation of credit cha...Namjae Jeon
2020-06-10smb3: fix typo in mount options displayed in /proc/mountsSteve French
2020-06-08cifs: Add get_security_type_str function to return sec type.Kenneth D'souza
2020-06-06smb3: extend fscache mount volume coherency checkSteve French
2020-06-05Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-04cifs: update internal module version numberSteve French
2020-06-04cifs: multichannel: try to rebind when reconnecting a channelAurelien Aptel
2020-06-04cifs: multichannel: use pointer for binding channelAurelien Aptel
2020-06-04smb3: remove static checker warningSteve French
2020-06-04cifs: multichannel: move channel selection above transport layerAurelien Aptel