summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2inode.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: do not send close in compound create+close requestsPaulo Alcantara2021-03-081-0/+1
* smb3: add support for stat of WSL reparse points for special file typesSteve French2020-10-231-6/+6
* cifs: return cached_fid from open_shrootRonnie Sahlberg2020-10-111-5/+6
* SMB3: Fix mkdir when idsfromsid configured on mountSteve French2020-08-131-0/+1
* smb311: Add tracepoints for new compound posix query infoSteve French2020-06-121-6/+3
* SMB311: Add support for query info using posix extensions (level 100)Steve French2020-06-121-0/+108
* cifs: multichannel: move channel selection above transport layerAurelien Aptel2020-06-041-14/+30
* cifs: Standardize logging outputJoe Perches2020-06-011-2/+1
* cifs: reduce stack use in smb2_compound_opRonnie Sahlberg2020-06-011-45/+47
* cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel2020-02-241-2/+2
* SMB3: Backup intent flag missing from some more opsAmir Goldstein2020-02-031-7/+2
* SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding pathSteve French2019-12-131-0/+1
* smb3: query attributes on file closeSteve French2019-12-031-1/+1
* smb3: pass mode bits into create callsSteve French2019-09-261-15/+19
* smb3: improve handling of share deleted (and share recreated)Steve French2019-09-161-0/+6
* cifs: add a helper to find an existing readable handle to a fileRonnie Sahlberg2019-09-161-5/+23
* cifs: use existing handle for compound_op(OP_SET_INFO) when possibleRonnie Sahlberg2019-09-161-9/+26
* cifs: create a helper to find a writeable handle by path nameRonnie Sahlberg2019-09-161-26/+68
* cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg2019-07-151-0/+12
* smb3: Add dynamic trace points for various compounded smb3 opsSteve French2019-03-141-4/+68
* cifs: cache FILE_ALL_INFO for the shared root handleRonnie Sahlberg2019-03-141-5/+10
* CIFS: Fix mounts if the client is low on creditsPavel Shilovsky2019-01-241-0/+17
* cifs: we can not use small padding iovs together with encryptionRonnie Sahlberg2018-12-311-9/+7
* smb3: Fix rmdir compounding regression to strict serversRonnie Sahlberg2018-12-191-8/+8
* smb3: send backup intent on compounded query infoSteve French2018-10-231-2/+7
* cifs: add IOCTL for QUERY_INFO passthrough to userspaceRonnie Sahlberg2018-10-231-1/+1
* SMB3: Backup intent flag missing from compounded opsSteve French2018-10-231-0/+2
* cifs: create a define for the max number of iov we need for a SMB2 set_infoRonnie Sahlberg2018-10-231-1/+1
* cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compoundingRonnie Sahlberg2018-10-231-71/+59
* cifs: change SMB2_OP_SET_INFO to use compoundingRonnie Sahlberg2018-10-231-12/+23
* cifs: change SMB2_OP_SET_EOF to use compoundingRonnie Sahlberg2018-10-231-8/+20
* cifs: make rmdir() use compoundingRonnie Sahlberg2018-10-231-13/+35
* cifs: create helpers for SMB2_set_info_init/free()Ronnie Sahlberg2018-10-231-3/+3
* cifs: change unlink to use a compoundRonnie Sahlberg2018-10-231-5/+6
* cifs: change mkdir to use a compoundRonnie Sahlberg2018-10-231-9/+13
* cifs: add a smb2_compound_op and change QUERY_INFO to use itRonnie Sahlberg2018-10-231-12/+119
* smb3: Do not send SMB3 SET_INFO if nothing changedSteve French2018-08-071-1/+1
* cifs: use a refcount to protect open/closing the cached file handleRonnie Sahlberg2018-08-071-1/+3
* cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg2018-06-071-1/+2
* smb3: fix redundant opens on rootSteve French2018-05-271-15/+28
* Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-131-0/+6
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-05-171-2/+6
* CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-251-1/+1
* Add worker function to set allocation sizeSteve French2014-08-051-1/+1
* CIFS: Fix symbolic links usagePavel Shilovsky2013-11-111-4/+12
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-4/+5
* CIFS: Reconnect durable handles for SMB2Pavel Shilovsky2013-07-101-0/+1
* CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky2013-07-101-14/+21
* CIFS: Respect create_options in smb2_open_filePavel Shilovsky2013-07-101-13/+12
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-1/+1