aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
...
| * | | | smb3: add dynamic tracepoints for flush and closeSteve French2019-09-16
| * | | | smb3: log warning if CSC policy conflicts with cache mount optionSteve French2019-09-16
| * | | | smb3: add mount option to allow RW caching of share accessed by only 1 clientSteve French2019-09-16
| * | | | smb3: add some more descriptive messages about share when mounting cache=roSteve French2019-09-16
| * | | | smb3: add mount option to allow forced caching of read only shareSteve French2019-09-16
| * | | | cifs: fix dereference on ses before it is null checkedColin Ian King2019-09-16
| * | | | cifs: add new debugging macro cifs_server_dbgRonnie Sahlberg2019-09-16
| * | | | cifs: use existing handle for compound_op(OP_SET_INFO) when possibleRonnie Sahlberg2019-09-16
| * | | | cifs: create a helper to find a writeable handle by path nameRonnie Sahlberg2019-09-16
| * | | | cifs: remove set but not used variablesYueHaibing2019-09-16
| * | | | smb3: Incorrect size for netname negotiate contextSteve French2019-09-16
| * | | | cifs: remove unused variablezhengbin2019-09-16
| * | | | cifs: remove redundant assignment to variable rcColin Ian King2019-09-16
| * | | | smb3: add missing flag definitionsSteve French2019-09-16
| * | | | cifs: add passthrough for smb2 setinfoRonnie Sahlberg2019-09-16
| * | | | cifs: prepare SMB2_Flush to be usable in compoundsRonnie Sahlberg2019-09-16
| * | | | cifs: allow chmod to set mode bits using special sidSteve French2019-09-16
| * | | | cifs: get mode bits from special sid on statSteve French2019-09-16
| * | | | fs: cifs: cifsssmb: remove redundant assignment to variable retColin Ian King2019-09-16
| * | | | cifs: fix a comment for the timeouts when sending echosRonnie Sahlberg2019-09-16
| | |_|/ | |/| |
* | | | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Linus Torvalds2019-09-19
|\ \ \ \
| * | | | fs: cifs: Initialize filesystem timestamp rangesDeepa Dinamani2019-08-30
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-18
|\ \ \ \ \
| * | | | | fs: cifs: move from the crypto cipher API to the new DES library interfaceArd Biesheuvel2019-08-22
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-31
| |/ / /
* | | | cifs: update internal module numberSteve French2019-08-27
* | | | cifs: replace various strncpy with strscpy and similarRonnie Sahlberg2019-08-27
* | | | cifs: Use kzfree() to zero out the passwordDan Carpenter2019-08-27
* | | | cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg2019-08-27
| |/ / |/| |
* | | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-19
| |/ |/|
* | SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUALSebastien Tisserant2019-08-05
* | smb3: send CAP_DFS capability during session setupSteve French2019-08-05
* | SMB3: Fix potential memory leak when processing compound chainPavel Shilovsky2019-08-05
* | SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-05
* | cifs: fix rmmod regression in cifs.ko caused by force_sig changesSteve French2019-08-04
|/
* cifs: update internal module numberSteve French2019-07-18
* cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-18
* smb3: optimize open to not send query file internal infoSteve French2019-07-18
* cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-07-18
* CIFS: fix deadlock in cached root handlingAurelien Aptel2019-07-18
* Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-18
|\
| * smb3: smbdirect no longer experimentalSteve French2019-07-15
| * cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg2019-07-15
| * cifs: fix crash in cifs_dfs_do_automountRonnie Sahlberg2019-07-13
| * cifs: fix parsing of symbolic link error responseRonnie Sahlberg2019-07-10
| * cifs: refactor and clean up arguments in the reparse point parsingRonnie Sahlberg2019-07-07
| * SMB3: query inode number on open via create contextSteve French2019-07-07
| * smb3: Send netname context during negotiate protocolSteve French2019-07-07
| * smb3: do not send compression info by defaultSteve French2019-07-07