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