summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-20cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-05-20CIFS: fix oplock break deadlocksRabin Vincent
2017-05-20cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp
2017-05-20cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-20Fix match_prepath()Sachin Prabhu
2017-05-08Handle mismatched open callsSachin Prabhu
2017-04-27CIFS: remove bad_network_name flagGermano Percossi
2017-04-27cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-21CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-04-21CIFS: reconnect thread reschedule itselfGermano Percossi
2017-04-12Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-03-15fs: Better permission checking for submountsEric W. Biederman
2017-03-12CIFS: Fix splice read for non-cached filesPavel Shilovsky
2017-02-09cifs: initialize file_info_lockRabin Vincent
2017-01-06CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-06CIFS: Decrease verbosity of ioctl callPavel Shilovsky
2017-01-06CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky
2017-01-06CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-06CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-06cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski
2016-11-28CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan
2016-11-28Call echo service immediately after socket reconnectSachin Prabhu
2016-11-28CIFS: Fix BUG() in calc_seckey()Sachin Prabhu
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French
2016-10-13CIFS: Reset read oplock to NONE if we have mandatory locks after reopenPavel Shilovsky
2016-10-13CIFS: Fix persistent handles re-opening on reconnectPavel Shilovsky
2016-10-13SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu
2016-10-13SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu
2016-10-13Expose cifs module parameters in sysfsGermano Percossi
2016-10-13Cleanup missing frees on some ioctlsSteve French
2016-10-13Enable previous version supportSteve French
2016-10-13Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-10-12SMB3: Add mount parameter to allow user to override max creditsSteve French
2016-10-12fs/cifs: reopen persistent handles on reconnectSteve French
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-10-12Fix regression which breaks DFS mountingSachin Prabhu
2016-10-12fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-12Set previous session id correctly on SMB3 reconnectSteve French
2016-10-12cifs: Limit the overall credit acquiredRoss Lagerwall
2016-10-12Display number of credits availableSteve French
2016-10-12Add way to query creation time of file via cifs xattrSteve French
2016-10-12Add way to query file attributes via cifs xattrSteve French
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds