index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
1
-2
/
+0
*
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
2017-05-03
1
-0
/
+2
*
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
2017-05-03
1
-0
/
+2
*
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
Sachin Prabhu
2017-04-28
1
-1
/
+2
*
Introduce cifs_copy_file_range()
Sachin Prabhu
2017-04-07
1
-58
/
+2
*
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
2017-04-07
1
-8
/
+8
*
CIFS: Decrease verbosity of ioctl call
Pavel Shilovsky
2016-12-02
1
-1
/
+1
*
Enable previous version support
Steve French
2016-10-13
1
-2
/
+14
*
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
1
-67
/
+59
*
Allow copy offload (CopyChunk) across shares
Steve French
2015-11-09
1
-3
/
+8
*
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-09-11
1
-0
/
+6
*
Add way to query server fs info for smb3
Steve French
2015-08-20
1
-6
/
+42
*
Add ioctl to set integrity
Steve French
2015-06-28
1
-0
/
+11
*
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
2015-06-28
1
-3
/
+13
*
fix deadlock in cifs_ioctl_clone()
Al Viro
2015-01-18
1
-16
/
+5
*
fs: cifs: new helper: file_inode(file)
Libo Chen
2014-05-21
1
-1
/
+1
*
[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload
Steve French
2013-11-25
1
-2
/
+4
*
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
Steve French
2013-11-14
1
-0
/
+111
*
Fix unused variable warning when CIFS POSIX disabled
Steve French
2013-11-02
1
-1
/
+1
*
Allow setting per-file compression via SMB2/3
Steve French
2013-10-28
1
-18
/
+37
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
1
-3
/
+3
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl
Jeff Layton
2012-09-24
1
-19
/
+0
*
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
Pavel Shilovsky
2012-09-24
1
-4
/
+9
*
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-07-24
1
-3
/
+3
*
cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl
Jeff Layton
2012-05-16
1
-0
/
+8
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
1
-1
/
+1
*
cifs: make cifs_ioctl handle NULL filp->private_data correctly
Jeff Layton
2010-11-08
1
-2
/
+10
*
FS: cifs, remove unneeded NULL tests
Jiri Slaby
2010-11-02
1
-4
/
+0
*
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-10-06
1
-1
/
+1
*
cifs: make various routines use the cifsFileInfo->tcon pointer
Jeff Layton
2010-09-29
1
-14
/
+3
*
fs/cifs: Remove unnecessary casts of private_data
Joe Perches
2010-08-02
1
-2
/
+1
*
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-04-21
1
-5
/
+5
*
CRED: Wrap task credential accesses in the CIFS filesystem
David Howells
2008-11-14
1
-1
/
+1
*
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
Steve French
2008-05-15
1
-2
/
+2
*
[CIFS] reduce checkpatch warnings
Steve French
2008-02-07
1
-1
/
+1
*
[CIFS] whitespace cleanup
Steve French
2007-07-10
1
-2
/
+2
*
[CIFS] whitespace cleanup
Steve French
2007-06-05
1
-15
/
+14
*
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
2006-09-30
1
-4
/
+3
*
[PATCH] cifs: cleanup of ifdefs usage so it is more consistent
Steve French
2005-04-28
1
-10
/
+11
*
[PATCH] cifs: CIFS ioctl needed by umount.cifs utility
Steve French
2005-04-28
1
-8
/
+23
*
[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr
Steve French
2005-04-28
1
-0
/
+1
*
[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions
Steve French
2005-04-28
1
-3
/
+49
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+49