summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb1ops.c
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Improve readdir verbosityPavel Shilovsky2017-06-201-2/+7
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-04-171-0/+10
* smb2: Enforce sec= mount optionSachin Prabhu2017-03-021-0/+1
* CIFS: Make send_cancel take rqst as argumentPavel Shilovsky2017-02-011-2/+2
* Fix that several functions handle incorrect value of mapcharsNakajima Akira2015-05-101-1/+2
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-161-16/+9
* Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French2014-10-161-4/+4
* Fix problem recognizing symlinksSteve French2014-10-021-1/+1
* CIFS: Fix SMB2 readdir error handlingPavel Shilovsky2014-08-171-0/+7
* CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky2014-08-021-0/+1
* CIFS: Fix cifs_writev_requeue when wsize changesPavel Shilovsky2014-08-021-0/+7
* cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu2014-04-161-0/+11
* [CIFS] Fix cifsacl mounts over smb2 to not call cifsSteve French2014-02-101-0/+1
* retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French2014-02-071-0/+4
* Add protocol specific operation for CIFS xattrsSteve French2014-02-071-0/+4
* CIFS: Cleanup cifs open codepathPavel Shilovsky2014-01-201-28/+43
* cifs: Add support for follow_link on dfs shares under posix extensionsSachin Prabhu2014-01-201-0/+32
* cifs: move unix extension call to cifs_query_symlink()Sachin Prabhu2014-01-201-6/+14
* cifs: Add create MFSymlinks to protocol ops structSachin Prabhu2014-01-201-0/+1
* cifs: Rename and cleanup open_query_close_cifs_symlink()Sachin Prabhu2014-01-201-1/+1
* CIFS: Fix symbolic links usagePavel Shilovsky2013-11-111-1/+20
* Allow setting per-file compression via CIFS protocolSteve French2013-11-021-0/+8
* cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-021-2/+2
* CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky2013-09-091-1/+7
* CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky2013-09-081-2/+2
* CIFS: Implement follow_link for nounix CIFS mountsPavel Shilovsky2013-09-081-0/+32
* Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-301-0/+1
* CIFS: Introduce cifs_open_parms structPavel Shilovsky2013-07-101-13/+16
* cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton2013-06-271-0/+2
* cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-241-2/+1
* cifs: remove the cifs_ses->flags fieldJeff Layton2013-06-241-12/+6
* cifs: on send failure, readjust server sequence number downwardJeff Layton2013-05-041-0/+3
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-23/+24
* CIFS: Don't let read only caching for mandatory byte-range locked filesPavel Shilovsky2013-01-011-0/+1
* cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton2012-12-301-0/+7
* CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2Steve French2012-12-051-32/+0
* CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky2012-11-281-2/+1
* cifs: obtain file access during backup intent lookup (resend)Shirish Pargaonkar2012-09-281-4/+2
* CIFS: Make ops->close return voidPavel Shilovsky2012-09-261-2/+2
* CIFS: Move brlock code to ops structPavel Shilovsky2012-09-241-0/+12
* cifs: remove kmap lock and rsize limitJeff Layton2012-09-241-3/+0
* cifs: remove the kmap size limit from wsizeJeff Layton2012-09-241-3/+0
* CIFS: Move statfs to ops structPavel Shilovsky2012-09-241-0/+34
* CIFS: Move oplock break to ops structPavel Shilovsky2012-09-241-0/+10
* CIFS: Move readdir code to ops structPavel Shilovsky2012-09-241-0/+31
* CIFS: Move set_file_info to ops structPavel Shilovsky2012-09-241-0/+79
* CIFS: Move set_file_size to ops structPavel Shilovsky2012-09-241-0/+2
* CIFS: Move hardlink to ops structSteve French2012-09-241-0/+1
* CIFS: Move rename to ops structPavel Shilovsky2012-09-241-0/+1
OpenPOWER on IntegriCloud