aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-04-16cifs: fix handle leak in smb2_query_symlink()Ronnie Sahlberg
2019-04-16cifs: Fix lease buffer length errorZhangXiaoxu
2019-04-16cifs: Fix use-after-free in SMB2_readZhangXiaoxu
2019-04-16cifs: Fix use-after-free in SMB2_writeZhangXiaoxu
2019-04-01cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.Ronnie Sahlberg
2019-04-01SMB3: Allow persistent handle timeout to be configurable on mountSteve French
2019-04-01smb3: Fix enumerating snapshots to AzureSteve French
2019-04-01cifs: fix kref underflow in close_shroot()Ronnie Sahlberg
2019-03-22cifs: update internal module version numberSteve French
2019-03-22SMB3: Fix SMB3.1.1 guest mounts to SambaSteve French
2019-03-22cifs: Fix slab-out-of-bounds when tracing SMB tconPaulo Alcantara (SUSE)
2019-03-22cifs: allow guest mounts to work for smb3.11Ronnie Sahlberg
2019-03-22fix incorrect error code mapping for OBJECTID_NOT_FOUNDSteve French
2019-03-22cifs: fix that return -EINVAL when do dedupe operationXiaoli Feng
2019-03-22CIFS: Fix an issue with re-sending rdata when transport returning -EAGAINLong Li
2019-03-22CIFS: Fix an issue with re-sending wdata when transport returning -EAGAINLong Li
2019-03-14CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel
2019-03-14SMB3: Allow SMB3 FSCTL queries to be sent to server from toolsRonnie Sahlberg
2019-03-14cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_fallocRonnie Sahlberg
2019-03-14smb2: fix typo in definition of a few error flagsSteve French
2019-03-14CIFS: make mknod() an smb_version_opAurelien Aptel
2019-03-14cifs: minor documentation updatesSteve French
2019-03-14cifs: remove unused value pointed out by CoveritySteve French
2019-03-14SMB3: passthru query info doesn't check for SMB3 FSCTL passthruSteve French
2019-03-14smb3: add dynamic tracepoints for simple fallocate and zero rangeSteve French
2019-03-14cifs: fix smb3_zero_range so it can expand the file-size when requiredRonnie Sahlberg
2019-03-14cifs: add SMB2_ioctl_init/free helpers to be used with compoundingRonnie Sahlberg
2019-03-14smb3: Add dynamic trace points for various compounded smb3 opsSteve French
2019-03-14cifs: cache FILE_ALL_INFO for the shared root handleRonnie Sahlberg
2019-03-14smb3: display volume serial number for shares in /proc/fs/cifs/DebugDataSteve French
2019-03-14cifs: simplify how we handle credits in compound_send_recv()Ronnie Sahlberg
2019-03-14smb3: add dynamic tracepoint for timeout waiting for creditsSteve French
2019-03-14smb3: display security information in /proc/fs/cifs/DebugData more accuratelySteve French
2019-03-14cifs: add a timeout argument to wait_for_free_creditsRonnie Sahlberg
2019-03-14cifs: prevent starvation in wait_for_free_credits for multi-credit requestsRonnie Sahlberg
2019-03-14cifs: wait_for_free_credits() make it possible to wait for >=1 creditsRonnie Sahlberg
2019-03-14cifs: pass flags down into wait_for_free_credits()Ronnie Sahlberg
2019-03-14cifs: change wait_for_free_request() to take flags as argumentRonnie Sahlberg
2019-03-06fs: cifs: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-03-05smb3: request more credits on normal (non-large read/write) opsSteve French
2019-03-05CIFS: Mask off signals when sending SMB packetsPavel Shilovsky
2019-03-05CIFS: Return -EAGAIN instead of -ENOTSOCKPavel Shilovsky
2019-03-05CIFS: Only send SMB2_NEGOTIATE command on new TCP connectionsPavel Shilovsky
2019-03-05CIFS: Fix read after write for files with read cachingPavel Shilovsky
2019-03-05smb3: for kerberos mounts display the credential uid usedSteve French
2019-03-05cifs: use correct format charactersLouis Taylor
2019-03-05smb3: add dynamic trace point for query_info_enter/doneSteve French
2019-03-05smb3: add dynamic trace point for smb3_cmd_enterSteve French
2019-03-05smb3: improve dynamic tracing of open and posix mkdirSteve French