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
/
cifssmb.c
Age
Commit message (
Expand
)
Author
2018-10-23
CIFS: pass page offsets on SMB1 read/write
Long Li
2018-10-23
cifs: protect against server returning invalid file system block size
Steve French
2018-09-09
fs/cifs: suppress a string overflow warning
Stephen Rothwell
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
2018-07-05
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-02
CIFS: Add support for direct pages in wdata
Long Li
2018-05-27
smb3: fix redundant opens on root
Steve French
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-12
cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()
Ronnie Sahlberg
2018-04-12
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-11
SMB3: Log at least once if tree connect fails during reconnect
Steve French
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-02-07
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-01-26
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-24
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
2018-01-24
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
2017-09-07
Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-09-04
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
2017-07-16
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-07-08
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-05-12
[CIFS] Minor cleanup of xattr query function
Steve French
2017-05-09
Don't delay freeing mids when blocked on slow socket write of request
Steve French
2017-05-08
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
2017-05-02
Set unicode flag on cifs echo request to avoid Mac error
Steve French
2017-04-10
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
2017-04-07
Handle mismatched open calls
Sachin Prabhu
2017-03-02
CIFS: Fix sparse warnings
Steve French
2017-03-01
CIFS: move DFS response parsing out of SMB1 code
Aurelien Aptel
2017-02-01
CIFS: Add capability to decrypt big read responses
Pavel Shilovsky
2017-02-01
CIFS: Add mid handle callback
Pavel Shilovsky
2017-02-01
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
2017-02-01
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-28
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
Eryu Guan
2016-10-12
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-09-27
cifs: get rid of unused arguments of CIFSSMBWrite()
Al Viro
2016-09-27
posix_acl: xattr representation cleanups
Andreas Gruenbacher
2016-05-18
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2016-04-23
cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
Andreas Gruenbacher
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-28
cifs_readv_receive: use cifs_read_from_socket()
Al Viro
2016-02-29
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
2015-08-20
cifs: Fix use-after-free on mid_q_entry
Christopher Oo
2015-06-27
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
Noel Power
2015-05-20
CIFS: remove an unneeded NULL check
Dan Carpenter
2015-05-10
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
[next]