aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2015-02-09Complete oplock break jobs before closing file handleSachin Prabhu
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-03fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-10-13CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-09-18CIFS: Fix directory rename errorPavel Shilovsky
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2014-09-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-17CIFS: Possible null ptr deref in SMB2_tconSteve French
2014-09-17CIFS: Fix async reading on reconnectsPavel Shilovsky
2014-09-17CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky
2014-07-18CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French
2014-07-02CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-06-27Do not send ClientGUID on SMB2.02 dialectSteve French
2014-06-27cifs: Set client guid on per connection basisSachin Prabhu
2014-06-27Check SMB3 dialects against downgrade attacksSteve French
2014-05-29cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu
2014-03-05CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky
2014-03-05cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-02-22retrieving CIFS ACLs when mounted with SMB2 fails dropping sessionSteve French
2014-02-22Add protocol specific operation for CIFS xattrsSteve French
2014-02-22CIFS: Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French
2014-01-09cifs: set FILE_CREATEDShirish Pargaonkar
2014-01-09cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu
2013-12-04setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French
2013-12-04CIFS: Fix symbolic links usagePavel Shilovsky
2013-10-14cifs: ntstatus_to_dos_map[] is not terminatedTim Gardner
2013-10-07cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...Sachin Prabhu
2013-10-07cifs: Fix inability to write files >2GB to SMB2/3 sharesJan Klos
2013-10-06cifs: Avoid umount hangs with smb2 when server is unresponsiveShirish Pargaonkar
2013-10-05do not treat non-symlink reparse points as valid symlinksSteve French
2013-10-04Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-25[CIFS] update cifs.ko versionSteve French
2013-09-25[CIFS] Remove ext2 flags that have been moved to fs.hSteve French
2013-09-21[CIFS] Provide sane values for nlinkJim McDonough
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-18cifs: stop trying to use virtual circuitsJeff Layton
2013-09-18CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing themDavid Howells
2013-09-16cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi
2013-09-13cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu
2013-09-13cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-09CIFS: Respect epoch value from create lease context v2Pavel Shilovsky
2013-09-09CIFS: Add create lease v2 context for SMB3Pavel Shilovsky
2013-09-09CIFS: Move parsing lease buffer to ops structPavel Shilovsky
2013-09-09CIFS: Move creating lease buffer to ops structPavel Shilovsky
2013-09-09CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky
2013-09-08CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky
2013-09-08[CIFS] quiet sparse compile warningSteve French