index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2019-03-14
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
2019-03-14
SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
Ronnie Sahlberg
2019-03-14
cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc
Ronnie Sahlberg
2019-03-14
smb2: fix typo in definition of a few error flags
Steve French
2019-03-14
CIFS: make mknod() an smb_version_op
Aurelien Aptel
2019-03-14
cifs: minor documentation updates
Steve French
2019-03-14
cifs: remove unused value pointed out by Coverity
Steve French
2019-03-14
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
Steve French
2019-03-14
smb3: add dynamic tracepoints for simple fallocate and zero range
Steve French
2019-03-14
cifs: fix smb3_zero_range so it can expand the file-size when required
Ronnie Sahlberg
2019-03-14
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
2019-03-14
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
2019-03-14
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-14
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
2019-03-14
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-14
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
2019-03-14
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-14
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-14
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-14
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-14
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-06
fs: cifs: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2019-03-05
smb3: request more credits on normal (non-large read/write) ops
Steve French
2019-03-05
CIFS: Mask off signals when sending SMB packets
Pavel Shilovsky
2019-03-05
CIFS: Return -EAGAIN instead of -ENOTSOCK
Pavel Shilovsky
2019-03-05
CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
Pavel Shilovsky
2019-03-05
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-05
smb3: for kerberos mounts display the credential uid used
Steve French
2019-03-05
cifs: use correct format characters
Louis Taylor
2019-03-05
smb3: add dynamic trace point for query_info_enter/done
Steve French
2019-03-05
smb3: add dynamic trace point for smb3_cmd_enter
Steve French
2019-03-05
smb3: improve dynamic tracing of open and posix mkdir
Steve French
2019-03-05
smb3: add missing read completion trace point
Steve French
2019-03-05
smb3: Add tracepoints for read, write and query_dir enter
Steve French
2019-03-05
smb3: add tracepoints for query dir
Steve French
2019-03-05
smb3: Update POSIX negotiate context with POSIX ctxt GUID
Steve French
2019-03-05
cifs: update internal module version number
Steve French
2019-03-05
CIFS: Try to acquire credits at once for compound requests
Pavel Shilovsky
2019-03-05
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
2019-03-05
CIFS: Move open file handling to writepages
Pavel Shilovsky
2019-03-05
CIFS: Move unlocking pages from wdata_send_pages()
Pavel Shilovsky
2019-03-05
CIFS: Find and reopen a file before get MTU credits in writepages
Pavel Shilovsky
2019-03-05
CIFS: Reopen file before get SMB2 MTU credits for async IO
Pavel Shilovsky
2019-03-05
CIFS: Remove custom credit adjustments for SMB2 async IO
Pavel Shilovsky
2019-03-05
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
2019-03-05
CIFS: Check for reconnects before sending compound requests
Pavel Shilovsky
2019-03-05
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
[next]