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