summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)AuthorFilesLines
2012-07-12cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton1-6/+3
2012-06-10cifs: fix oops while traversing open file list (try #4)Shirish Pargaonkar2-24/+34
2012-06-10cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar3-11/+22
2012-05-31cifs: fix revalidation test in cifs_llseek()Dan Carpenter1-1/+1
2012-05-11fs/cifs: fix parsing of dfs referralsStefan Metzmacher1-1/+5
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-1/+9
2012-04-02CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky1-9/+10
2012-04-02cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...Jeff Layton1-1/+2
2012-04-02CIFS: Respect negotiated MaxMpxCountPavel Shilovsky7-26/+26
2012-03-19CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky1-13/+56
2012-03-12cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton1-2/+18
2012-02-21cifs: don't return error from standard_receive3 after marking response malformedJeff Layton1-3/+4
2012-02-21cifs: request oplock when doing open on lookupJeff Layton1-1/+1
2012-02-13cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar1-4/+3
2012-01-26cifs: lower default wsize when unix extensions are not usedJeff Layton1-4/+19
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French1-1/+1
2012-01-04cifs: fix bad buffer length check in coalesce_t2Jeff Layton1-1/+1
2011-12-09cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton1-2/+8
2011-12-09cifs: attempt to freeze while looping on a receive attemptJeff Layton1-0/+2
2011-12-09cifs: Fix sparse warning when calling cifs_strtoUCSSteve French1-3/+3
2011-12-09CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky1-0/+26
2011-11-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-55/+50
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-04CIFS: Cleanup byte-range locking code stylePavel Shilovsky1-24/+19
2011-11-04CIFS: Simplify setlk error handling for mandatory lockingPavel Shilovsky1-32/+32
2011-11-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-64/+32
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-3/+3
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-11-01fs: add module.h to files that were implicitly using itPaul Gortmaker1-0/+1
2011-10-30cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar5-60/+23
2011-10-30CIFS: Fix the VFS brlock cache usage in posix locking casePavel Shilovsky1-2/+8
2011-10-28[CIFS] Update cifs version to 1.76Steve French1-1/+1
2011-10-28CIFS: Remove extra mutex_unlock in cifs_lock_add_ifPavel Shilovsky1-1/+0
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-1/+1
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds22-1015/+2229
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen1-1/+1
2011-10-28Add definition for share encryptionSteve French1-7/+37
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-22/+18
2011-10-24CIFS: Make cifs_push_locks send as many locks at once as possiblePavel Shilovsky1-6/+43
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky3-36/+167
2011-10-24CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky3-15/+147
2011-10-24CIFS: Implement caching mechanism for mandatory brlocksPavel Shilovsky2-11/+197
2011-10-22CIFS: Fix DFS handling in cifs_get_file_infoPavel Shilovsky1-7/+12
2011-10-21CIFS: Fix error handling in cifs_readv_completePavel Shilovsky1-1/+1
2011-10-20Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeffSteve French8-366/+880
2011-10-20[CIFS] Show nostrictsync and noperm mount options in /proc/mountsSteve French1-0/+4
2011-10-19cifs, freezer: add wait_event_freezekillable and have cifs use itJeff Layton1-1/+2
2011-10-19cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parametersJeff Layton1-1/+1
2011-10-19cifs: tune bdi.ra_pages in accordance with the rsizeJeff Layton1-2/+19