summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAgeFilesLines
...
* [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLsSteve French2005-11-151-14/+17
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-111-6/+6
* [CIFS] Update kconfig for cifsSteve French2005-11-041-2/+0
* [CIFS] Add null malloc response check in notify experimental codeSteve French2005-10-111-13/+19
* [CIFS] Allow SMBWrite2 to work to older serversSteve French2005-10-031-7/+22
* [CIFS] Add writepages support to shrink memory usage on writes,Steve French2005-10-031-24/+17
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-221-10/+14
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-211-6/+89
* [CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French2005-09-201-6/+9
* [CIFS] Add support for legacy servers part seven. Fix open for write,Steve French2005-09-181-4/+6
* [CIFS] Add support for legacy servers part 5Steve French2005-08-311-79/+20
* [CIFS] Add support for legacy servers part 4Steve French2005-08-301-4/+23
* [CIFS] Support for legacy servers part 3 - Add support for Open and mostSteve French2005-08-241-0/+215
* [CIFS] Change notify support part 3Steve French2005-08-241-3/+4
* [CIFS] Missing line from previous patchSteve French2005-08-241-0/+1
* [CIFS] Change notify support part 2Steve French2005-08-241-0/+16
* CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French2005-08-241-64/+24
* [CIFS] Support for mounting to older servers part 2. Add support forSteve French2005-08-231-0/+59
* [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