aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2pdu.c
Commit message (Expand)AuthorAge
* smb3: remove noisy debug message and minor cleanupSteve French2019-10-08
* smb3: cleanup some recent endian errors spotted by updated sparseSteve French2019-10-06
* smb3: pass mode bits into create callsSteve French2019-09-26
* fs/cifs/smb2pdu.c: Make SMB2_notify_init staticzhengbin2019-09-23
* smb3: fix leak in "open on server" perf counterSteve French2019-09-23
* smb3: add missing worker function for SMB3 change notifySteve French2019-09-16
* smb3: allow disabling requesting leasesSteve French2019-09-16
* smb3: improve handling of share deleted (and share recreated)Steve French2019-09-16
* cifs: add a debug macro that prints \\server\share for errorsRonnie Sahlberg2019-09-16
* smb3: fix signing verification of large readsSteve French2019-09-16
* smb3: add dynamic tracepoints for flush and closeSteve 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
* smb3: Incorrect size for netname negotiate contextSteve French2019-09-16
* cifs: remove redundant assignment to variable rcColin Ian King2019-09-16
* cifs: prepare SMB2_Flush to be usable in compoundsRonnie Sahlberg2019-09-16
* smb3: send CAP_DFS capability during session setupSteve French2019-08-05
* SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-05
* smb3: optimize open to not send query file internal infoSteve French2019-07-18
* 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
* SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthmsSteve French2019-07-07
* cifs: Use kmemdup in SMB2_ioctl_init()YueHaibing2019-07-07
* cifs: fix panic in smb2_reconnectRonnie Sahlberg2019-06-13
* fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_freeMurphy Zhou2019-05-28
* cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl caseColin Ian King2019-05-28
* cifs: Allocate memory for all iovs in smb2_ioctlLong Li2019-05-15
* Negotiate and save preferred compression algorithmsSteve French2019-05-08
* cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg2019-05-08
* cifs: add fiemap supportRonnie Sahlberg2019-05-08
* SMB3: Add defines for new negotiate contextsSteve French2019-05-08
* cifs: smbd: Retry on memory registration failureLong Li2019-05-08
* cifs: fix memory leak in SMB2_readRonnie Sahlberg2019-04-24
* cifs: Fix lease buffer length errorZhangXiaoxu2019-04-16
* cifs: Fix use-after-free in SMB2_readZhangXiaoxu2019-04-16
* cifs: Fix use-after-free in SMB2_writeZhangXiaoxu2019-04-16
* SMB3: Allow persistent handle timeout to be configurable on mountSteve French2019-04-01
* smb3: Fix enumerating snapshots to AzureSteve French2019-04-01
* SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French2019-03-22
* cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg2019-03-22
* cifs: fix smb3_zero_range so it can expand the file-size when requiredRonnie Sahlberg2019-03-14
* cifs: add SMB2_ioctl_init/free helpers to be used with compoundingRonnie Sahlberg2019-03-14
* cifs: cache FILE_ALL_INFO for the shared root handleRonnie Sahlberg2019-03-14
* smb3: request more credits on normal (non-large read/write) opsSteve French2019-03-05
* smb3: add dynamic trace point for query_info_enter/doneSteve French2019-03-05
* smb3: improve dynamic tracing of open and posix mkdirSteve French2019-03-05
* smb3: add missing read completion trace pointSteve French2019-03-05
* smb3: Add tracepoints for read, write and query_dir enterSteve French2019-03-05
* smb3: add tracepoints for query dirSteve French2019-03-05