summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Change notify support part 3Steve French2005-08-251-3/+4
* [CIFS] Missing line from previous patchSteve French2005-08-251-0/+1
* [CIFS] Change notify support part 2Steve French2005-08-251-0/+16
* CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French2005-08-241-64/+24Star
* [CIFS] Support for mounting to older servers part 2. Add support forSteve French2005-08-241-0/+59
* [CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French2005-08-211-38/+51
* [CIFS] Ensure that cifs multiplex ids do not collide.Steve French2005-08-171-9/+14
* [CIFS] Missing ; from previous fix. Pointed out by Shaggy.Steve French2005-08-171-1/+1
* [CIFS] Add missing check for path name allocation failure. Remove fourSteve French2005-08-131-13/+11Star
* [CIFS] Fix missing entries in search results when very long file names andSteve French2005-08-031-0/+3
* [CIFS] Add compat with SFU (part 2)Steve French2005-07-221-2/+8
* [CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French2005-06-241-1/+1
* [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-231-4/+86
|\
| * [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-231-3/+74
| * [CIFS] Add stats for findfirst, findnext, findcloseSteve French2005-06-231-1/+12
* | [CIFS] CIFS writepage improvements - eliminate double copySteve French2005-06-131-21/+36
|/
* [CIFS] fix casts of unicode strings to match function definitionSteve French2005-05-171-28/+28
* [PATCH] cifs: append \* properly on ASCII serversSteve French2005-04-301-2/+4
* [PATCH] cifs: Do not init smb requests or block when sending requestsSteve French2005-04-291-2/+4
* [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...Steve French2005-04-291-11/+11
* [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lo...Steve French2005-04-291-3/+5
* [PATCH] cifs: improve check for search entry going beyond end of SMB transactSteve French2005-04-291-38/+51
* [PATCH] cifs: Fix caching problemSteve French2005-04-291-1/+1
* [PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French2005-04-291-118/+108Star
* [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French2005-04-291-7/+6Star
* [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French2005-04-291-1/+85
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+4186