summaryrefslogtreecommitdiff
path: root/fs/cifs (follow)
Commit message (Expand)AuthorAge
...
* 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
* Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski2017-04-12
* cifs: initialize file_info_lockRabin Vincent2017-02-09
* CIFS: Fix a possible memory corruption in push locksPavel 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
* Fix regression which breaks DFS mountingSachin Prabhu2016-10-28
* Cleanup missing frees on some ioctlsSteve French2016-10-28
* Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-28
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-28
* Set previous session id correctly on SMB3 reconnectSteve French2016-10-28
* Display number of credits availableSteve French2016-10-28
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-28
* fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel2016-10-28
* cifs: Limit the overall credit acquiredRoss Lagerwall2016-10-28
* lib: update single-char callers of strtobool()Kees Cook2016-10-28
* CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-08-20
* cifs: fix crash due to race in hmac(md5) handlingRabin Vincent2016-08-20
* cifs: Check for existing directory when opening file with O_CREATSachin Prabhu2016-08-20
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-08-20
* File names with trailing period or space need special case conversionSteve French2016-07-27
* cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-07-27
* Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-07-27
* fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher2016-06-01
* fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher2016-06-01
* fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher2016-06-01
* fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher2016-06-01
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-06-01
* Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan2016-03-09
* CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-03-09
* cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-03-09
* cifs: fix erroneous return valueAnton Protopopov2016-02-25
* cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin2016-02-25
* cifs: fix race between call_async() and reconnect()Rabin Vincent2016-02-25
* cifs: Ratelimit kernel log messagesJamie Bainbridge2016-02-25
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-13
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-11-13
|\
| * Allow copy offload (CopyChunk) across sharesSteve French2015-11-09
| * Add resilienthandles mount parmSteve French2015-11-03
| * [SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French2015-11-03
| * [SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French2015-11-03
| * [SMB3] Enable checking for continuous availability and persistent handle supportSteve French2015-11-03
| * [SMB3] Add parsing for new mount option controlling persistent handlesSteve French2015-11-03
| * Allow duplicate extents in SMB3 not just SMB3.1.1Steve French2015-10-31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ \ | |/ / |/| |
| * | fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \