index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
1
-2
/
+8
2013-11-02
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
1
-1
/
+1
2013-09-08
cifs: Start using per session key for smb2/3 for signature generation
Shirish Pargaonkar
1
-18
/
+52
2013-07-31
cifs: fix bad error handling in crypto code
Jeff Layton
1
-2
/
+7
2013-07-04
Limit allocation of crypto mechanisms to dialect which requires
Steve French
1
-1
/
+89
2013-06-27
[CIFS] Fix build warning
Steve French
1
-2
/
+2
2013-06-26
[CIFS] SMB3 Signing enablement
Steve French
1
-2
/
+146
2013-06-24
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
1
-2
/
+1
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-13
/
+13
2012-12-09
Do not send SMB2 signatures for SMB3 frames
Steve French
1
-3
/
+10
2012-09-24
cifs: change cifs_call_async to use smb_rqst structs
Jeff Layton
1
-23
/
+17
2012-09-24
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
Jeff Layton
1
-0
/
+11
2012-09-24
cifs: change smb2 signing routines to use smb_rqst structs
Jeff Layton
1
-22
/
+22
2012-09-24
CIFS: Enable signing in SMB2
Pavel Shilovsky
1
-9
/
+156
2012-07-24
CIFS: Add SMB2 support for async requests
Pavel Shilovsky
1
-1
/
+22
2012-07-24
CIFS: Make transport routines work with SMB2
Pavel Shilovsky
1
-0
/
+151