aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2013-01-16cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2012-11-16cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton
2012-10-10cifs: fix return value in cifsConvertToUTF16Jeff Layton
2012-09-19CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky
2012-08-02cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton
2012-07-25cifs: always update the inode cache with the results from a FIND_*Jeff Layton
2012-07-25cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap spaceJeff Layton
2012-07-12cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton
2012-06-10cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar
2012-06-10cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar
2012-05-31cifs: fix revalidation test in cifs_llseek()Dan Carpenter
2012-05-11fs/cifs: fix parsing of dfs referralsStefan Metzmacher
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky
2012-04-02CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton
2012-04-02CIFS: Respect negotiated MaxMpxCountPavel Shilovsky
2012-03-19CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky
2012-03-12cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
2012-02-20cifs: don't return error from standard_receive3 after marking response malformedJeff Layton
2012-02-20cifs: request oplock when doing open on lookupJeff Layton
2012-02-13cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar
2012-01-25cifs: lower default wsize when unix extensions are not usedJeff Layton
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French
2012-01-03cifs: fix bad buffer length check in coalesce_t2Jeff Layton
2011-12-08cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton
2011-12-08cifs: attempt to freeze while looping on a receive attemptJeff Layton
2011-12-08cifs: Fix sparse warning when calling cifs_strtoUCSSteve French
2011-12-08CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky
2011-11-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04CIFS: Cleanup byte-range locking code stylePavel Shilovsky
2011-11-04CIFS: Simplify setlk error handling for mandatory lockingPavel Shilovsky
2011-11-03Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker
2011-10-29cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar
2011-10-29CIFS: Fix the VFS brlock cache usage in posix locking casePavel Shilovsky
2011-10-28[CIFS] Update cifs version to 1.76Steve French
2011-10-28CIFS: Remove extra mutex_unlock in cifs_lock_add_ifPavel Shilovsky
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen
2011-10-27Add definition for share encryptionSteve French
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-24CIFS: Make cifs_push_locks send as many locks at once as possiblePavel Shilovsky
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky
2011-10-24CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky
2011-10-24CIFS: Implement caching mechanism for mandatory brlocksPavel Shilovsky