index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifssmb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-03
CIFS: Add support for direct pages in wdata
Long Li
1
-3
/
+14
2018-05-28
smb3: fix redundant opens on root
Steve French
1
-0
/
+6
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
1
-0
/
+3
2018-04-13
cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()
Ronnie Sahlberg
1
-2
/
+3
2018-04-13
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
1
-1
/
+1
2018-04-12
SMB3: Log at least once if tree connect fails during reconnect
Steve French
1
-1
/
+3
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
1
-2
/
+4
2018-02-07
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
1
-3
/
+1
2018-01-27
CIFS: make IPC a regular tcon
Aurelien Aptel
1
-3
/
+4
2018-01-25
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
Long Li
1
-2
/
+6
2018-01-25
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...
Long Li
1
-0
/
+7
2017-09-08
Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+14
2017-09-05
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
1
-0
/
+12
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
1
-1
/
+2
2017-07-16
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
1
-1
/
+1
2017-07-09
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
1
-0
/
+7
2017-05-13
[CIFS] Minor cleanup of xattr query function
Steve French
1
-1
/
+3
2017-05-10
Don't delay freeing mids when blocked on slow socket write of request
Steve French
1
-7
/
+0
2017-05-09
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
1
-5
/
+5
2017-05-02
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
2017-04-11
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
1
-7
/
+8
2017-04-07
Handle mismatched open calls
Sachin Prabhu
1
-4
/
+7
2017-03-03
CIFS: Fix sparse warnings
Steve French
1
-1
/
+1
2017-03-02
CIFS: move DFS response parsing out of SMB1 code
Aurelien Aptel
1
-114
/
+5
2017-02-02
CIFS: Add capability to decrypt big read responses
Pavel Shilovsky
1
-4
/
+4
2017-02-02
CIFS: Add mid handle callback
Pavel Shilovsky
1
-3
/
+3
2017-02-02
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
1
-21
/
+30
2017-02-02
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
1
-30
/
+40
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-29
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
Eryu Guan
1
-2
/
+2
2016-10-12
Clarify locking of cifs file and tcon structures and make more granular
Steve French
1
-2
/
+2
2016-09-28
cifs: get rid of unused arguments of CIFSSMBWrite()
Al Viro
1
-10
/
+3
2016-09-28
posix_acl: xattr representation cleanups
Andreas Gruenbacher
1
-6
/
+8
2016-05-18
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+4
2016-05-18
Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+2
2016-04-23
cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
Andreas Gruenbacher
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-8
/
+8
2016-03-28
cifs_readv_receive: use cifs_read_from_socket()
Al Viro
1
-7
/
+4
2016-02-29
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2015-08-20
cifs: Fix use-after-free on mid_q_entry
Christopher Oo
1
-0
/
+7
2015-06-28
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
Noel Power
1
-3
/
+2
2015-05-20
CIFS: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2015-05-11
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
1
-10
/
+11
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2014-12-11
fs/cifs: remove obsolete __constant
Fabian Frederick
1
-10
/
+10
2014-10-17
Remap reserved posix characters by default (part 3/3)
Steve French
1
-8
/
+8
2014-08-02
CIFS: Optimize cifs_user_read() in a short read case on reconnects
Pavel Shilovsky
1
-0
/
+6
2014-08-02
CIFS: Count got bytes in read_into_pages()
Pavel Shilovsky
1
-1
/
+0
2014-08-02
CIFS: Use separate var for the number of bytes got in async read
Pavel Shilovsky
1
-3
/
+3
[next]