aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/netmisc.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: consolidate SendReceive response checksJeff Layton2011-05-231-1/+1
* cifs: keep BCC in little-endian formatJeff Layton2011-05-191-7/+0
* cifs: fix handling of scopeid in cifs_convert_addressJeff Layton2011-02-171-4/+4
* cifs: use get/put_unaligned functions to access ByteCountJeff Layton2011-01-201-2/+2
* cifs: cFYI the entire error code in map_smb_to_linux_errorJeff Layton2011-01-141-2/+2
* cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton2010-09-081-9/+13
* CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells2010-08-051-21/+24
* cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton2010-08-021-0/+1
* cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton2010-08-021-1/+22
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-8/+8
* cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton2009-06-251-5/+27
* [CIFS] Fix build breakSteve French2009-06-151-1/+1
* cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton2009-06-131-4/+30
* cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton2009-05-281-8/+4
* cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton2009-05-281-6/+6
* [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French2009-04-301-0/+2
* [CIFS] cleanup old checkpatch warningsSteve French2008-05-131-3/+3
* [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-081-31/+1
* [CIFS] clean up some hard to read ifdefsSteve French2008-02-121-6/+2
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-6/+9
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-051-1/+1
* [CIFS] when mount helper missing fix slash wrong direction in shareSteve French2007-11-011-5/+35
* [CIFS] acl support part 6Steve French2007-10-251-6/+6
* [CIFS] log better errors on failed mountsSteve French2007-10-181-10/+18
* [CIFS] Fix minor problems noticed by scanSteve French2007-10-171-1/+4
* [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-171-2/+4
* [CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French2007-07-151-2/+0
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-1/+1
* [CIFS] whitespace cleanupSteve French2007-07-101-1/+1
* [CIFS] more whitespace fixesSteve French2007-07-081-40/+42
* [CIFS] more whitespace cleanupSteve French2007-07-071-9/+9
* [CIFS] ipv6 support no longer experimentalJeff2007-07-061-61/+0
* [CIFS] Add IPv6 supportSteve French2007-04-251-2/+22
* [CIFS] Fix old DOS time conversion to handle timezoneSteve French2006-10-121-1/+1
* [CIFS] Do not need to adjust for Jan/Feb for leap daySteve French2006-10-111-1/+2
* [CIFS] Fix leaps year calculation for years after 2100Steve French2006-10-111-0/+9
* [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French2006-10-061-21/+18
* [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-281-0/+51
* [CIFS]Jeremy Allison2006-08-111-0/+1
* [CIFS] Fix mapping of old SMB return code Invalid Net Name so it isSteve French2006-06-021-1/+1
* [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French2006-06-011-1/+1
* [CIFS] Fix umount --force to wake up the pending response queue, not justSteve French2005-11-291-2/+2
* [CIFS] CIFS Stats improvementsSteve French2005-10-111-1/+1
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-221-1/+8
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-211-1/+1
* [CIFS] fs/cifs/netmisc.c: fix sparse warningAlexey Dobriyan2005-06-021-3/+1
* [PATCH] cifs: Fix mapping of EMLINK caseSteve French2005-04-281-1/+2
* [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)Steve French2005-04-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+904