Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
663a962151593c69374776e8651238d0da072459
/
fs
/
cifs
/
smb2ops.c
12197a7
Clarify SMB2/SMB3 create context and add missing ones
by Steve French
· 11 years ago
c11f1df
cifs: Wait for writebacks to complete before attempting write.
by Sachin Prabhu
· 11 years ago
2365c4e
CIFS: Fix too big maxBuf size for SMB3 mounts
by Pavel Shilovsky
· 11 years ago
ff1c038
Check SMB3 dialects against downgrade attacks
by Steve French
· 11 years ago
9bf0c9c
CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files
by Steve French
· 11 years ago
41c1358
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
by Steve French
· 11 years ago
c481e9f
Query network adapter info at mount time for debugging
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
34f6264
Query file system attributes from server on SMB2, not just cifs, mounts
by Steve French
· 11 years ago
64a5cfa
Allow setting per-file compression via SMB2/3
by Steve French
· 11 years ago
42873b0
CIFS: Respect epoch value from create lease context v2
by Pavel Shilovsky
· 11 years ago
f047390
CIFS: Add create lease v2 context for SMB3
by Pavel Shilovsky
· 11 years ago
b5c7cde
CIFS: Move parsing lease buffer to ops struct
by Pavel Shilovsky
· 11 years ago
a41a28b
CIFS: Move creating lease buffer to ops struct
by Pavel Shilovsky
· 11 years ago
53ef101
CIFS: Store lease state itself rather than a mapped oplock value
by Pavel Shilovsky
· 11 years ago
18cceb6
CIFS: Replace clientCanCache* bools with an integer
by Pavel Shilovsky
· 11 years ago
b42bf88
CIFS: Implement follow_link for SMB2
by Pavel Shilovsky
· 11 years ago
9cbc0b7
CIFS: Reconnect durable handles for SMB2
by Pavel Shilovsky
· 11 years ago
064f604
CIFS: Make SMB2_open use cifs_open_parms struct
by Pavel Shilovsky
· 11 years ago
ca81983
CIFS: Respect create_options in smb2_open_file
by Pavel Shilovsky
· 11 years ago
5028588
cifs: fix SMB2 signing enablement in cifs_enable_signing
by Jeff Layton
· 11 years ago
e65a5cb
[CIFS] Fix build warning
by Steve French
· 11 years ago
7f65385
Remove typo
by Steve French
· 11 years ago
769ee6a
Add ability to dipslay SMB3 share flags and capabilities for debugging
by Steve French
· 11 years ago
20b6d8b
Add SMB3.02 dialect support
by Steve French
· 11 years ago
f96637b
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
by Joe Perches
· 12 years ago
067785c
CIFS: Fix missing of oplock_read value in smb30_values structure
by Pavel Shilovsky
· 12 years ago
63b7d3a
CIFS: Don't let read only caching for mandatory byte-range locked files
by Pavel Shilovsky
· 12 years ago
38107d4
Do not send SMB2 signatures for SMB3 frames
by Steve French
· 12 years ago
dd446b1
Add SMB2.02 dialect support
by Steve French
· 12 years ago
6d3ea7e
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
by Steve French
· 12 years ago
e4aa25e
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
by Steve French
· 12 years ago
760ad0c
CIFS: Make ops->close return void
by Pavel Shilovsky
· 12 years ago
12e8a20
Trivial endian fixes
by Steve French
· 12 years ago
0822f51
CIFS: Add SMB2.1 lease break support
by Pavel Shilovsky
· 12 years ago
b8c32db
CIFS: Request SMB2.1 leases
by Pavel Shilovsky
· 12 years ago
b140799
CIFS: Use brlock cache for SMB2
by Pavel Shilovsky
· 12 years ago
f7ba7fe
CIFS: Add brlock support for SMB2
by Pavel Shilovsky
· 12 years ago
027e8ee
CIFS: Handle SMB2 lock flags
by Pavel Shilovsky
· 12 years ago
71953fc
cifs: remove kmap lock and rsize limit
by Jeff Layton
· 12 years ago
c84ce4a
cifs: remove the kmap size limit from wsize
by Jeff Layton
· 12 years ago
6fc05c2
CIFS: Add statfs support for SMB2
by Pavel Shilovsky
· 12 years ago
983c88a
CIFS: Add oplock break support for SMB2
by Pavel Shilovsky
· 12 years ago
2e44b28
CIFS: Process oplocks for SMB2
by Pavel Shilovsky
· 12 years ago
d324f08d
CIFS: Add readdir support for SMB2
by Pavel Shilovsky
· 12 years ago
1feeaac
CIFS: Add set_file_info support for SMB2
by Pavel Shilovsky
· 12 years ago
c839ff2
CIFS: Add SMB2 support for set_file_size
by Pavel Shilovsky
· 12 years ago
568798c
CIFS: Add SMB2 support for hardlink operation
by Pavel Shilovsky
· 12 years ago
35143eb
CIFS: Add SMB2 support for rename operation
by Pavel Shilovsky
· 12 years ago
009d344
CIFS: Add writepage support for SMB2
by Pavel Shilovsky
· 12 years ago
d8e0503
CIFS: Add readpage support for SMB2
by Pavel Shilovsky
· 12 years ago
3331914
CIFS: Add SMB2 support for cifs_iovec_write
by Pavel Shilovsky
· 12 years ago
09a4707
CIFS: Add SMB2 support for cifs_iovec_read
by Pavel Shilovsky
· 12 years ago
3a3bab5
CIFS: Add SMB2 r/wsize negotiating
by Pavel Shilovsky
· 12 years ago
7a5cfb1
CIFS: Add SMB2 support for flush
by Pavel Shilovsky
· 12 years ago
b7546bc
CIFS: Add SMB2 support for query_file_info
by Pavel Shilovsky
· 12 years ago
f0df737
CIFS: Add open/close file support for SMB2
by Pavel Shilovsky
· 12 years ago
cbe6f43
CIFS: Add SMB2 support for unlink
by Pavel Shilovsky
· 12 years ago
1a500f0
CIFS: Add SMB2 support for rmdir
by Pavel Shilovsky
· 12 years ago
a0e7318
CIFS: Add SMB2 support for mkdir operation
by Pavel Shilovsky
· 13 years ago
29e20f9
CIFS: Make CAP_* checks protocol independent
by Pavel Shilovsky
· 12 years ago
d60622e
CIFS: Allow SMB2 statistics to be tracked
by Pavel Shilovsky
· 12 years ago
9094fad
CIFS: Add echo request support for SMB2
by Pavel Shilovsky
· 12 years ago
c95b8ee
CIFS: Add SMB2 support for async requests
by Pavel Shilovsky
· 12 years ago
25e2663
CIFS: Add SMB2 support for build_path_to_root
by Pavel Shilovsky
· 12 years ago
be4cb9e
CIFS: Query SMB2 inode info
by Pavel Shilovsky
· 13 years ago
2503a0d
CIFS: Add SMB2 support for is_path_accessible
by Pavel Shilovsky
· 13 years ago
faaf946
CIFS: Add tree connect/disconnect capability for SMB2
by Pavel Shilovsky
· 13 years ago
5478f9b
CIFS: Add session setup/logoff capability for SMB2
by Pavel Shilovsky
· 13 years ago
ec2e452
CIFS: Add capability to send SMB2 negotiate message
by Pavel Shilovsky
· 13 years ago
093b2bd
CIFS: Make demultiplex_thread work with SMB2 code
by Pavel Shilovsky
· 13 years ago
28ea529
CIFS: Add SMB2 credits support
by Pavel Shilovsky
· 12 years ago
2dc7e1c
CIFS: Make transport routines work with SMB2
by Pavel Shilovsky
· 13 years ago
1080ef7
CIFS: Introduce SMB2 mounts as vers=2.1
by Steve French
· 14 years ago