Steve French
|
373512ec5c
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
|
9 years ago |
Steve French
|
b618f001a2
[SMB3] Enable checking for continuous availability and persistent handle support
|
10 years ago |
Steve French
|
ca9e7a1c85
Allow duplicate extents in SMB3 not just SMB3.1.1
|
10 years ago |
Steve French
|
e0ddde9d44
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
|
10 years ago |
Steve French
|
b3152e2c7a
Add ioctl to set integrity
|
10 years ago |
Steve French
|
02b1666544
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
|
10 years ago |
Steve French
|
aab1893d5f
Add SMB3.11 mount option synonym for new dialect
|
10 years ago |
Steve French
|
5f7fbf733c
Allow parsing vers=3.11 on cifs mount
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Sachin Prabhu
|
2477bc58d4
cifs: smb2_clone_range() - exit on unhandled error
|
10 years ago |
Sachin Prabhu
|
9235d09873
Convert MessageID in smb2_hdr to LE
|
10 years ago |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 years ago |
Fabian Frederick
|
bc09d141eb
fs/cifs: remove obsolete __constant
|
10 years ago |
Steve French
|
9ccf321623
Add support for original fallocate
|
11 years ago |
Steve French
|
9ffc541296
Check minimum response length on query_network_interface
|
11 years ago |
Steve French
|
c22870ea2d
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
|
11 years ago |
Steve French
|
5ab97578cb
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
|
11 years ago |
Steve French
|
db8b631d4b
Allow mknod and mkfifo on SMB2/SMB3 mounts
|
11 years ago |
Pavel Shilovsky
|
1bbe4997b1
CIFS: Fix wrong filename length for SMB2
|
11 years ago |
Steve French
|
2bb93d2441
Trivial whitespace fix
|
11 years ago |
Steve French
|
30175628bf
[SMB3] Enable fallocate -z support for SMB3 mounts
|
11 years ago |
Steve French
|
31742c5a33
enable fallocate punch hole ("fallocate -p") for SMB3
|
11 years ago |
Pavel Shilovsky
|
52755808d4
CIFS: Fix SMB2 readdir error handling
|
11 years ago |
Steve French
|
d43cc79343
Cleanup sparse file support by creating worker function for it
|
11 years ago |
Steve French
|
3d1a3745d8
Add sparse file support to SMB2/SMB3 mounts
|
11 years ago |
Steve French
|
f29ebb47d5
Add worker function to set allocation size
|
11 years ago |
Pavel Shilovsky
|
bed9da0213
CIFS: Use multicredits for SMB 2.1/3 reads
|
11 years ago |
Pavel Shilovsky
|
cb7e9eabb2
CIFS: Use multicredits for SMB 2.1/3 writes
|
11 years ago |
Pavel Shilovsky
|
7f6c50086a
CIFS: Fix cifs_writev_requeue when wsize changes
|
11 years ago |
Steve French
|
12197a7fdd
Clarify SMB2/SMB3 create context and add missing ones
|
11 years ago |