summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h
Commit message (Expand)AuthorAgeFilesLines
* [CIFS]Jeremy Allison2006-08-111-0/+4
* [CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is offSteve French2006-06-251-2/+0
* [CIFS] Enable sec flags on mount for cifs (part one)Steve French2006-06-231-1/+1
* [CIFS] NTLMv2 support part 5Steve French2006-06-081-3/+5
* [CIFS] NTLMv2 support part 3Steve French2006-06-051-0/+1
* [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French2006-06-011-0/+3
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-1/+1
* [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French2006-05-301-1/+1
* [CIFS] Fix slow oplock break response when mounts to differentSteve French2006-03-031-1/+1
* [CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French2006-02-281-1/+4
* [CIFS] SessionSetup cleanup part 2Steve French2006-02-141-2/+8
* [CIFS] Cleanup NTLMSSP session setup handlingSteve French2006-02-091-0/+2
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-121-0/+3
* [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-121-6/+8
* [CIFS] Readpages and readir performance improvements - eliminate extraSteve French2005-12-021-3/+3
* [CIFS] Update kconfig for cifsSteve French2005-11-041-1/+1
* CIFS: Create routine find_writable_file to reduce redundant codeSteve French2005-10-051-0/+1
* [CIFS] Add writepages support to shrink memory usage on writes,Steve French2005-10-031-3/+2
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-221-0/+1
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-211-0/+2
* [CIFS] Add support for legacy servers part 5Steve French2005-08-311-3/+0
* [CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French2005-08-301-1/+1
* [CIFS] Support for legacy servers part 3 - Add support for Open and mostSteve French2005-08-241-0/+8
* [CIFS] Change notify support part 3Steve French2005-08-241-1/+2
* [CIFS] Support for mounting to older servers part 2. Add support forSteve French2005-08-231-0/+4
* [CIFS] Ensure that cifs multiplex ids do not collide.Steve French2005-08-171-3/+3
* [CIFS] Fix typo in POSIX SetFSInfo callSteve French2005-06-231-1/+1
* Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6...Steve French2005-06-221-2/+5
|\
| * [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-221-2/+5
* | [CIFS] CIFS writepage improvements - eliminate double copySteve French2005-06-131-1/+5
|/
* [CIFS] fix casts of unicode strings to match function definitionSteve French2005-05-171-1/+1
* [PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French2005-04-281-42/+61
* [PATCH] cifs: Add new mount parm mapcharsSteve French2005-04-281-0/+2
* [PATCH] cifs: Fix multiuser packet signing to use the right sequence number a...Steve French2005-04-281-1/+1
* [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French2005-04-281-2/+0
* [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French2005-04-281-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+269