Pavel Shilovsky
|
b0a752b5ce
CIFS: Decrease verbosity of ioctl call
|
8 years ago |
Steve French
|
834170c859
Enable previous version support
|
8 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
|
9 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
|
11 years ago |
Steve French
|
f10d9ba405
Fix unused variable warning when CIFS POSIX disabled
|
11 years ago |
Steve French
|
64a5cfa6db
Allow setting per-file compression via SMB2/3
|
11 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
|
14 years ago |
Jiri Slaby
|
50ae28f014
FS: cifs, remove unneeded NULL tests
|
14 years ago |
Jeff Layton
|
13cfb7334e
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
|
15 years ago |
Jeff Layton
|
ba00ba64cf
cifs: make various routines use the cifsFileInfo->tcon pointer
|
15 years ago |
Joe Perches
|
c21dfb699f
fs/cifs: Remove unnecessary casts of private_data
|
15 years ago |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 years ago |
David Howells
|
a001e5b558
CRED: Wrap task credential accesses in the CIFS filesystem
|
16 years ago |
Steve French
|
f9ddcca4cf
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
|
17 years ago |
Steve French
|
ad7a2926b9
[CIFS] reduce checkpatch warnings
|
17 years ago |