Pavel Shilovsky
|
63b7d3a41c
CIFS: Don't let read only caching for mandatory byte-range locked files
|
12 years ago |
Pavel Shilovsky
|
ca8aa29c60
Revert "CIFS: Fix write after setting a read lock for read oplock files"
|
12 years ago |
Pavel Shilovsky
|
c299dd0e2d
CIFS: Fix write after setting a read lock for read oplock files
|
12 years ago |
Steve French
|
38107d45cf
Do not send SMB2 signatures for SMB3 frames
|
12 years ago |
Steve French
|
1cc9bd6861
make convert_delimiter use strchr instead of open-coding it
|
12 years ago |
Jeff Layton
|
b979aaa177
cifs: get rid of smb_vol->UNCip and smb_vol->port
|
12 years ago |
Steve French
|
dd446b16ed
Add SMB2.02 dialect support
|
12 years ago |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 years ago |
Steve French
|
81bcd8b795
default authentication needs to be at least ntlmv2 security for cifs mounts
|
12 years ago |
Steve French
|
e4aa25e780
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
|
12 years ago |
Pavel Shilovsky
|
760ad0cac1
CIFS: Make ops->close return void
|
12 years ago |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
12 years ago |
Pavel Shilovsky
|
b8c32dbb0d
CIFS: Request SMB2.1 leases
|
12 years ago |
Pavel Shilovsky
|
1b4b55a1d9
CIFS: Turn lock mutex into rw semaphore
|
12 years ago |
Pavel Shilovsky
|
d39a4f710b
CIFS: Move brlock code to ops struct
|
12 years ago |
Pavel Shilovsky
|
f45d34167c
CIFS: Remove spinlock dependence in brlock processing
|
12 years ago |
Pavel Shilovsky
|
1c0bd60b56
CIFS: Add NTLMSSP sec type to defaults
|
12 years ago |
Jeff Layton
|
71953fc6e4
cifs: remove kmap lock and rsize limit
|
12 years ago |
Jeff Layton
|
5819575ec6
cifs: replace kvec array in readdata with a single kvec
|
12 years ago |
Jeff Layton
|
8321fec436
cifs: convert async read code to use pages array without kmapping
|
12 years ago |
Jeff Layton
|
c5fab6f4f0
cifs: turn the pages list in cifs_readdata into an array
|
12 years ago |
Jeff Layton
|
f4e49cd2dc
cifs: allocate kvec array for cifs_readdata as a separate allocation
|
12 years ago |
Jeff Layton
|
eddb079deb
cifs: convert async write code to pass in data via rq_pages array
|
12 years ago |
Jeff Layton
|
fec344e3f3
cifs: change cifs_call_async to use smb_rqst structs
|
12 years ago |
Jeff Layton
|
bf5ea0e2f2
cifs: change signing routines to deal with smb_rqst structs
|
12 years ago |
Pavel Shilovsky
|
76ec5e3384
CIFS: Move statfs to ops struct
|
12 years ago |
Pavel Shilovsky
|
95a3f2f377
CIFS: Move oplock break to ops struct
|
12 years ago |
Pavel Shilovsky
|
2e44b28878
CIFS: Process oplocks for SMB2
|
12 years ago |
Pavel Shilovsky
|
92fc65a74a
CIFS: Move readdir code to ops struct
|
12 years ago |
Pavel Shilovsky
|
6bdf6dbd66
CIFS: Move set_file_info to ops struct
|
12 years ago |