Age | Commit message (Expand) | Author | Files | Lines |
2015-12-08 | vfs: pull btrfs clone API to vfs layer | Christoph Hellwig | 1 | -67/+59 |
2015-11-09 | Allow copy offload (CopyChunk) across shares | Steve French | 1 | -3/+8 |
2015-09-11 | CIFS: fix type confusion in copy offload ioctl | Jann Horn | 1 | -0/+6 |
2015-08-20 | Add way to query server fs info for smb3 | Steve French | 1 | -6/+42 |
2015-06-29 | Add ioctl to set integrity | Steve French | 1 | -0/+11 |
2015-06-29 | Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS | Steve French | 1 | -3/+13 |
2015-01-19 | fix deadlock in cifs_ioctl_clone() | Al Viro | 1 | -16/+5 |
2014-05-21 | fs: cifs: new helper: file_inode(file) | Libo Chen | 1 | -1/+1 |
2013-11-25 | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French | 1 | -2/+4 |
2013-11-14 | CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1 | Steve French | 1 | -0/+111 |
2013-11-02 | Fix unused variable warning when CIFS POSIX disabled | Steve French | 1 | -1/+1 |
2013-10-28 | Allow setting per-file compression via SMB2/3 | Steve French | 1 | -18/+37 |
2013-05-05 | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 1 | -3/+3 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2012-09-25 | cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl | Jeff Layton | 1 | -19/+0 |
2012-09-25 | CIFS: Replace netfid with cifs_fid struct in cifsFileInfo | Pavel Shilovsky | 1 | -4/+9 |
2012-07-24 | CIFS: Rename Get/FreeXid and make them work with unsigned int | Pavel Shilovsky | 1 | -3/+3 |
2012-05-17 | cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl | Jeff Layton | 1 | -0/+8 |
2011-05-27 | [CIFS] Rename three structures to avoid camel case | Steve French | 1 | -1/+1 |
2010-11-08 | cifs: make cifs_ioctl handle NULL filp->private_data correctly | Jeff Layton | 1 | -2/+10 |
2010-11-02 | FS: cifs, remove unneeded NULL tests | Jiri Slaby | 1 | -4/+0 |
2010-10-06 | cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer | Jeff Layton | 1 | -1/+1 |
2010-09-29 | cifs: make various routines use the cifsFileInfo->tcon pointer | Jeff Layton | 1 | -14/+3 |
2010-08-02 | fs/cifs: Remove unnecessary casts of private_data | Joe Perches | 1 | -2/+1 |
2010-04-21 | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 1 | -5/+5 |
2008-11-14 | CRED: Wrap task credential accesses in the CIFS filesystem | David Howells | 1 | -1/+1 |
2008-05-15 | [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl | Steve French | 1 | -2/+2 |
2008-02-08 | [CIFS] reduce checkpatch warnings | Steve French | 1 | -1/+1 |
2007-07-10 | [CIFS] whitespace cleanup | Steve French | 1 | -2/+2 |
2007-06-05 | [CIFS] whitespace cleanup | Steve French | 1 | -15/+14 |
2006-09-30 | [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] | David Howells | 1 | -4/+3 |
2005-04-29 | [PATCH] cifs: cleanup of ifdefs usage so it is more consistent | Steve French | 1 | -10/+11 |
2005-04-29 | [PATCH] cifs: CIFS ioctl needed by umount.cifs utility | Steve French | 1 | -8/+23 |
2005-04-29 | [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr | Steve French | 1 | -0/+1 |
2005-04-29 | [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions | Steve French | 1 | -3/+49 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+49 |