summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French2005-08-201-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/+11
* [CIFS] Fix missing entries in search results when very long file names andSteve French2005-08-021-0/+3
* [CIFS] Add compat with SFU (part 2)Steve French2005-07-211-2/+8
* [CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French2005-06-231-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-221-4/+86
|\
| * [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-221-3/+74
| * [CIFS] Add stats for findfirst, findnext, findcloseSteve French2005-06-221-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-281-2/+4
* [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...Steve French2005-04-281-11/+11
* [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lo...Steve French2005-04-281-3/+5
* [PATCH] cifs: improve check for search entry going beyond end of SMB transactSteve French2005-04-281-38/+51
* [PATCH] cifs: Fix caching problemSteve French2005-04-281-1/+1
* [PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French2005-04-281-118/+108
* [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattrSteve French2005-04-281-7/+6
* [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensionsSteve French2005-04-281-1/+85
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+4186
OpenPOWER on IntegriCloud