summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
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
2020-06-04cifs: multichannel: always zero struct cifs_io_parmsAurelien Aptel
2020-06-04cifs: dump Security Type info in DebugDataKenneth D'souza
2020-06-04smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French
2020-06-04smb3: default to minimum of two channels when multichannel specifiedSteve French
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig
2020-06-03mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()Johannes Weiner
2020-06-02cifs: multichannel: move channel selection in functionAurelien Aptel
2020-06-02cifs: fix minor typos in comments and log messagesSteve French
2020-06-02smb3: minor update to compression header definitionsSteve French
2020-06-01cifs: minor fix to two debug messagesSteve French
2020-06-01cifs: Standardize logging outputJoe Perches
2020-06-01smb3: Add new parm "nodelete"Steve French
2020-06-01cifs: move some variables off the stack in smb2_ioctl_query_infoRonnie Sahlberg
2020-06-01cifs: reduce stack use in smb2_compound_opRonnie Sahlberg
2020-06-01cifs: get rid of unused parameter in reconn_setup_dfs_targets()Paulo Alcantara
2020-06-01cifs: handle hostnames that resolve to same ip in failoverPaulo Alcantara
2020-06-01cifs: set up next DFS target before generic_ip_connect()Paulo Alcantara
2020-06-01cifs: remove redundant initialization of variable rcColin Ian King
2020-06-01cifs: handle "nolease" option for vers=1.0Kenneth D'souza
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-14cifs: fix leaked reference on requeued writeAdam McCoy
2020-05-14cifs: Fix null pointer check in cifs_readSteve French
2020-05-06CIFS: Spelling s/EACCESS/EACCES/Geert Uytterhoeven
2020-04-22cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-04-22cifs: ensure correct super block for DFS reconnectPaulo Alcantara
2020-04-22cifs: do not share tcons with DFSPaulo Alcantara
2020-04-21cifs: minor update to comments around the cifs_tcp_ses_lock mutexSteve French