summaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2017-11-10CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-11-10cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-11-10CIFS: fix oplock break deadlocksRabin Vincent
2017-11-10CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-11-10SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-11-10Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-11-10Fix match_prepath()Sachin Prabhu
2017-11-10CIFS: remove bad_network_name flagGermano Percossi
2017-11-10cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-07-23CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-07-23Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-05-21fs: Better permission checking for submountsEric W. Biederman
2017-01-06CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-06CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-06CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2016-10-28Fix regression which breaks DFS mountingSachin Prabhu
2016-10-28Cleanup missing frees on some ioctlsSteve French
2016-10-28Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-10-28SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-28Set previous session id correctly on SMB3 reconnectSteve French
2016-10-28Display number of credits availableSteve French
2016-10-28Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-10-28fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel
2016-10-28cifs: Limit the overall credit acquiredRoss Lagerwall
2016-09-09Move check for prefix path to within cifs_get_root()Sachin Prabhu
2016-09-09Compare prepaths when comparing superblocksSachin Prabhu
2016-09-09Fix memory leaks in cifs_do_mount()Sachin Prabhu
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro
2016-07-29cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro
2016-07-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-27CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky
2016-07-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2016-07-26mm, memcg: use consistent gfp flags during readaheadMichal Hocko
2016-07-20cifs: fix crash due to race in hmac(md5) handlingRabin Vincent
2016-07-19cifs: unbreak TCP session reuseRabin Vincent
2016-07-12cifs: Check for existing directory when opening file with O_CREATSachin Prabhu
2016-07-11Add MF-Symlinks support for SMB 2.0Sachin Prabhu
2016-07-05Use the right predicate in ->atomic_open() instancesAl Viro
2016-06-24File names with trailing period or space need special case conversionSteve French
2016-06-24Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French
2016-06-23cifs: check hash calculating succeededLuis de Bethencourt
2016-06-23cifs: dynamic allocation of ntlmssp blobJerome Marchand
2016-06-23cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain nameJerome Marchand
2016-06-23cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-05-29drop redundant ->owner initializationsAl Viro
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-19CIFS: Remove some obsolete commentsSteve French