summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2inode.c
Commit message (Expand)AuthorAgeFilesLines
* Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-131-0/+6
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-05-171-2/+6
* CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-251-1/+1
* Add worker function to set allocation sizeSteve French2014-08-051-1/+1
* CIFS: Fix symbolic links usagePavel Shilovsky2013-11-111-4/+12
* CIFS: Implement follow_link for SMB2Pavel Shilovsky2013-09-081-4/+5
* CIFS: Reconnect durable handles for SMB2Pavel Shilovsky2013-07-101-0/+1
* CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky2013-07-101-14/+21
* CIFS: Respect create_options in smb2_open_filePavel Shilovsky2013-07-101-13/+12
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-1/+1
* CIFS: Process oplocks for SMB2Pavel Shilovsky2012-09-241-1/+2
* CIFS: Add set_file_info support for SMB2Pavel Shilovsky2012-09-241-0/+22
* CIFS: Add SMB2 support for set_file_sizePavel Shilovsky2012-09-241-0/+15
* CIFS: Add SMB2 support for hardlink operationPavel Shilovsky2012-09-241-6/+28
* CIFS: Add SMB2 support for rename operationPavel Shilovsky2012-09-241-0/+25
* CIFS: Add open/close file support for SMB2Pavel Shilovsky2012-09-241-2/+2
* CIFS: Add SMB2 support for unlinkPavel Shilovsky2012-09-241-0/+9
* CIFS: Add SMB2 support for rmdirPavel Shilovsky2012-07-271-0/+9
* CIFS: Add SMB2 support for mkdir operationPavel Shilovsky2012-07-271-0/+30
* CIFS: Query SMB2 inode infoPavel Shilovsky2012-07-241-0/+124
OpenPOWER on IntegriCloud