Steve French
|
2a38e12053
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
|
8 years ago |
David Disseldorp
|
d8a6e505d6
cifs: fix CIFS_IOC_GET_MNT_INFO oops
|
8 years ago |
David Disseldorp
|
6026685de3
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
|
8 years ago |
Sachin Prabhu
|
7d0c234fd2
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
|
8 years ago |
Sachin Prabhu
|
620d8745b3
Introduce cifs_copy_file_range()
|
8 years ago |
Sachin Prabhu
|
312bbc5946
SMB3: Rename clone_range to copychunk_range
|
8 years ago |
Pavel Shilovsky
|
b0a752b5ce
CIFS: Decrease verbosity of ioctl call
|
8 years ago |
Steve French
|
834170c859
Enable previous version support
|
9 years ago |
Christoph Hellwig
|
04b38d6012
vfs: pull btrfs clone API to vfs layer
|
9 years ago |
Steve French
|
7b52e2793a
Allow copy offload (CopyChunk) across shares
|
10 years ago |
Jann Horn
|
4c17a6d56b
CIFS: fix type confusion in copy offload ioctl
|
10 years ago |
Steve French
|
0de1f4c6f6
Add way to query server fs info 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 |
Al Viro
|
378ff1a53b
fix deadlock in cifs_ioctl_clone()
|
10 years ago |
Libo Chen
|
2d4f84bd79
fs: cifs: new helper: file_inode(file)
|
11 years ago |
Steve French
|
f19e84df37
[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload
|
11 years ago |
Steve French
|
41c1358e91
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
|
12 years ago |
Steve French
|
f10d9ba405
Fix unused variable warning when CIFS POSIX disabled
|
12 years ago |
Steve French
|
64a5cfa6db
Allow setting per-file compression via SMB2/3
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Jeff Layton
|
52b0c3427e
cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl
|
13 years ago |
Pavel Shilovsky
|
4b4de76e35
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
Jeff Layton
|
4d61cd6ec7
cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
|
13 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |
Jeff Layton
|
618763958b
cifs: make cifs_ioctl handle NULL filp->private_data correctly
|
15 years ago |
Jiri Slaby
|
50ae28f014
FS: cifs, remove unneeded NULL tests
|
15 years ago |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
15 years ago |