index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2022-11-26
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
2021-09-13
cifs: fix incorrect kernel doc comments
Steve French
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-05-27
cifs: change format of CIFS_FULL_KEY_DUMP ioctl
Aurelien Aptel
2021-05-03
smb3.1.1: allow dumping keys for multiuser mounts
Steve French
2021-05-03
smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares
Steve French
2021-05-03
cifs: add shutdown support
Steve French
2021-04-25
cifs: allocate buffer in the caller of build_path_from_dentry()
Al Viro
2021-04-25
cifs: make build_path_from_dentry() return const char *
Al Viro
2020-07-09
cifs: fix reference leak for tlink
Ronnie Sahlberg
2020-02-06
cifs: add SMB3 change notification support
Steve French
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2019-09-21
smb3: allow decryption keys to be dumped by admin for debugging
Steve French
2018-10-23
cifs: add support for ioctl on directories
Ronnie Sahlberg
2018-10-23
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
2018-10-23
cifs: remove set but not used variable 'cifs_sb'
YueHaibing
2017-07-08
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-05-03
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
2017-05-03
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
2017-04-28
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
Sachin Prabhu
2017-04-07
Introduce cifs_copy_file_range()
Sachin Prabhu
2017-04-07
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
2016-12-02
CIFS: Decrease verbosity of ioctl call
Pavel Shilovsky
2016-10-13
Enable previous version support
Steve French
2015-12-07
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-11-09
Allow copy offload (CopyChunk) across shares
Steve French
2015-09-11
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-08-20
Add way to query server fs info for smb3
Steve French
2015-06-28
Add ioctl to set integrity
Steve French
2015-06-28
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
2015-01-18
fix deadlock in cifs_ioctl_clone()
Al Viro
2014-05-21
fs: cifs: new helper: file_inode(file)
Libo Chen
2013-11-25
[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload
Steve French
2013-11-14
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
Steve French
2013-11-02
Fix unused variable warning when CIFS POSIX disabled
Steve French
2013-10-28
Allow setting per-file compression via SMB2/3
Steve French
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-02-22
new helper: file_inode(file)
Al Viro
2012-09-24
cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl
Jeff Layton
2012-09-24
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
Pavel Shilovsky
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-05-16
cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
Jeff Layton
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2010-11-08
cifs: make cifs_ioctl handle NULL filp->private_data correctly
Jeff Layton
2010-11-02
FS: cifs, remove unneeded NULL tests
Jiri Slaby
2010-10-06
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-09-29
cifs: make various routines use the cifsFileInfo->tcon pointer
Jeff Layton
2010-08-02
fs/cifs: Remove unnecessary casts of private_data
Joe Perches
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
[next]