Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d488bbec73fa36907e1b327e919bcd522b4a57f
/
fs
/
cifs
/
smb2pdu.c
0603c96
SMB: Validate negotiate (to protect against downgrade) even if signing off
by Steve French
· 7 years ago
c721c38
SMB3: Warn user if trying to sign connection that authenticated as guest
by Steve French
· 7 years ago
590d08d
SMB3: Fix endian warning
by Steve French
· 7 years ago
23586b6
Fix SMB3.1.1 guest authentication to Samba
by Steve French
· 7 years ago
9764c02
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
by Steve French
· 7 years ago
bf2afee
cifs: check rsp for NULL before dereferencing in SMB2_open
by Ronnie Sahlberg
· 7 years ago
76e7527
cifs: Check for timeout on Negotiate stage
by Samuel Cabrero
· 7 years ago
5517554
cifs: Add support for writing attributes on SMB2+
by Ronnie Sahlberg
· 7 years ago
95907fe
cifs: Add support for reading attributes on SMB2+
by Ronnie Sahlberg
· 7 years ago
7e682f7
Fix warning messages when mounting to older servers
by Steve French
· 7 years ago
42bec21
cifs: Fix df output for users with quota limits
by Sachin Prabhu
· 7 years ago
68a6afa
cifs: Clean up unused variables in smb2pdu.c
by Christos Gkekas
· 7 years ago
dac9534
cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options
by Shirish Pargaonkar
· 7 years ago
42c493c
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
by Shirish Pargaonkar
· 8 years ago
cd12300
SMB2: Fix share type handling
by Christophe JAILLET
· 8 years ago
de1892b
Don't delay freeing mids when blocked on slow socket write of request
by Steve French
· 8 years ago
fe7a719
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
7db0a6e
SMB3: Work around mount failure when using SMB3 dialect to Macs
by Steve French
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
67dbea2
CIFS: Fix SMB3 mount without specifying a security mechanism
by Pavel Shilovsky
· 8 years ago
a0918f1
CIFS: remove bad_network_name flag
by Germano Percossi
· 8 years ago
18ea431
CIFS: reconnect thread reschedule itself
by Germano Percossi
· 8 years ago
806a28e
Reset TreeId to zero on SMB2 TREE_CONNECT
by Jan-Marek Glogowski
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
ef65aae
smb2: Enforce sec= mount option
by Sachin Prabhu
· 8 years ago
f071292
CIFS: use DFS pathnames in SMB2+ Create requests
by Aurelien Aptel
· 8 years ago
b9043cc
CIFS: set signing flag in SMB2+ TreeConnect if needed
by Aurelien Aptel
· 8 years ago
5114662
CIFS: add use_ipc flag to SMB2_ioctl()
by Aurelien Aptel
· 8 years ago
ae6f8dd
CIFS: Allow to switch on encryption with seal mount option
by Pavel Shilovsky
· 8 years ago
4326ed2
CIFS: Decrypt and process small encrypted packets
by Pavel Shilovsky
· 8 years ago
9b7c18a
CIFS: Add mid handle callback
by Pavel Shilovsky
· 8 years ago
cabfb36
CIFS: Enable encryption during session setup phase
by Pavel Shilovsky
· 8 years ago
7fb8986
CIFS: Add capability to transform requests before sending
by Pavel Shilovsky
· 8 years ago
b8f57ee
CIFS: Separate RFC1001 length processing for SMB2 read
by Pavel Shilovsky
· 8 years ago
cb200bd
CIFS: Separate SMB2 sync header processing
by Pavel Shilovsky
· 8 years ago
738f9de
CIFS: Send RFC1001 length in a separate iov
by Pavel Shilovsky
· 8 years ago
da502f7
CIFS: Make SendReceive2() takes resp iov
by Pavel Shilovsky
· 8 years ago
31473fc
CIFS: Separate SMB2 header structure
by Pavel Shilovsky
· 8 years ago
96a988f
CIFS: Fix a possible double locking of mutex during reconnect
by Pavel Shilovsky
· 8 years ago
53e0e11
CIFS: Fix a possible memory corruption during reconnect
by Pavel Shilovsky
· 8 years ago
4772c79
CIFS: Fix missing nls unload in smb2_reconnect()
by Pavel Shilovsky
· 8 years ago
166cea4
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
by Sachin Prabhu
· 8 years ago
3baf1a7
SMB2: Separate Kerberos authentication from SMB2_sess_setup
by Sachin Prabhu
· 8 years ago
141891f
SMB3: Add mount parameter to allow user to override max credits
by Steve French
· 8 years ago
52ace1e
fs/cifs: reopen persistent handles on reconnect
by Steve French
· 8 years ago
fa70b87
SMB3: GUIDs should be constructed as random but valid uuids
by Steve French
· 8 years ago
c2afb81
Set previous session id correctly on SMB3 reconnect
by Steve French
· 8 years ago
7d414f3
cifs: Limit the overall credit acquired
by Ross Lagerwall
· 8 years ago
4fcd181
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
by Steve French
· 9 years ago
b8da344
cifs: dynamic allocation of ntlmssp blob
by Jerome Marchand
· 9 years ago
897fba1
remove directory incorrectly tries to set delete on close on non-empty directories
by Steve French
· 9 years ago
deb7def
cifs: fix out-of-bounds access in lease parsing
by Justin Maggard
· 9 years ago
373512e
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
by Steve French
· 9 years ago
f3996e6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
b56eae4
[SMB3] Send durable handle v2 contexts when use of persistent handles required
by Steve French
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
ff9f84b
[SMB3] Missing null tcon check
by Steve French
· 9 years ago
8862714
fix encryption error checks on mount
by Steve French
· 9 years ago
ceb1b0b
[SMB3] Fix sec=krb5 on smb3 mounts
by Steve French
· 9 years ago
5fb4e28
cifs: Fix use-after-free on mid_q_entry
by Christopher Oo
· 10 years ago
ebb3a9d
Update negotiate protocol for SMB3.11 dialect
by Steve French
· 10 years ago
f799d62
Make dialect negotiation warning message easier to read
by Steve French
· 10 years ago
eed0e17
Add defines and structs for smb3.1 dialect
by Steve French
· 10 years ago
5f7fbf7
Allow parsing vers=3.11 on cifs mount
by Steve French
· 10 years ago
1dc92c4
[cifs] fix null pointer check
by Steve French
· 10 years ago
dfebe40
Fix another dereference before null check warning
by Steve French
· 10 years ago
8e35310
Fix dereference before null check warning
by Steve French
· 10 years ago
75fdfc8
Fix warning on uninitialized buftype
by Steve French
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
bc09d14
fs/cifs: remove obsolete __constant
by Fabian Frederick
· 10 years ago
ebdd207
decode_negTokenInit had wrong calling sequence
by Steve French
· 10 years ago
db8b631
Allow mknod and mkfifo on SMB2/SMB3 mounts
by Steve French
· 10 years ago
1bbe499
CIFS: Fix wrong filename length for SMB2
by Pavel Shilovsky
· 10 years ago
d4a029d
cifs: remove unneeded check of null checking in if condition
by Namjae Jeon
· 10 years ago
7de975e
cifs: fix a possible use of uninit variable in SMB2_sess_setup
by Namjae Jeon
· 10 years ago
5275580
CIFS: Fix SMB2 readdir error handling
by Pavel Shilovsky
· 10 years ago
18f39e7
[CIFS] Possible null ptr deref in SMB2_tcon
by Steve French
· 10 years ago
3d1a374
Add sparse file support to SMB2/SMB3 mounts
by Steve French
· 10 years ago
f29ebb4
Add worker function to set allocation size
by Steve French
· 10 years ago
d913ed1
CIFS: Optimize cifs_user_read() in a short read case on reconnects
by Pavel Shilovsky
· 10 years ago
34a54d6
CIFS: Use separate var for the number of bytes got in async read
by Pavel Shilovsky
· 10 years ago
bed9da0
CIFS: Use multicredits for SMB 2.1/3 reads
by Pavel Shilovsky
· 11 years ago
cb7e9ea
CIFS: Use multicredits for SMB 2.1/3 writes
by Pavel Shilovsky
· 11 years ago
6ec0b01
CIFS: Fix wsize usage in iovec write
by Pavel Shilovsky
· 11 years ago
6d81ed1
cifs: replace code with free_rsp_buf()
by Sachin Prabhu
· 11 years ago
663a9621
CIFS: Fix memory leaks in SMB2_open
by Pavel Shilovsky
· 11 years ago
12197a7
Clarify SMB2/SMB3 create context and add missing ones
by Steve French
· 11 years ago
3c5f9be1
Do not send ClientGUID on SMB2.02 dialect
by Steve French
· 11 years ago
39552ea
cifs: Set client guid on per connection basis
by Sachin Prabhu
· 11 years ago
8e3ecc8
fs: cifs: remove unused variable.
by Cyril Roelandt
· 11 years ago
2365c4e
CIFS: Fix too big maxBuf size for SMB3 mounts
by Pavel Shilovsky
· 11 years ago
4a5c80d
[CIFS] clean up page array when uncached write send fails
by Steve French
· 11 years ago
ff1c038
Check SMB3 dialects against downgrade attacks
by Steve French
· 11 years ago
7d3fb24
Removed duplicated (and unneeded) goto
by Steve French
· 11 years ago
9bf0c9c
CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files
by Steve French
· 11 years ago
0cbaa53
[CIFS] Warn if SMB3 encryption required by server
by Steve French
· 11 years ago
de9f68d
[CIFS] Set copychunk defaults
by Steve French
· 11 years ago
af6a12e
Query File System Alignment
by Steven French
· 11 years ago
2167114
Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts
by Steven French
· 11 years ago
Next »