aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/netmisc.c
AgeCommit message (Expand)Author
2011-05-23cifs: consolidate SendReceive response checksJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-02-17cifs: fix handling of scopeid in cifs_convert_addressJeff Layton
2011-01-20cifs: use get/put_unaligned functions to access ByteCountJeff Layton
2011-01-14cifs: cFYI the entire error code in map_smb_to_linux_errorJeff Layton
2010-09-08cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton
2010-08-05CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells
2010-08-02cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFSJeff Layton
2010-08-02cifs: set the port in sockaddr in a more clearly defined fashionJeff Layton
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2009-06-25cifs: have cifs parse scope_id out of IPv6 addresses and use itJeff Layton
2009-06-15[CIFS] Fix build breakSteve French
2009-06-13cifs: add new routine for converting AF_INET and AF_INET6 addrsJeff Layton
2009-05-28cifs: make cnvrtDosUnixTm take a little-endian args and an offsetJeff Layton
2009-05-28cifs: have cifs_NTtimeToUnix take a little-endian argJeff Layton
2009-04-30[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped statusSteve French
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2007-11-05[CIFS] Fix walking out end of cifs daclSteve French
2007-11-01[CIFS] when mount helper missing fix slash wrong direction in shareSteve French
2007-10-25[CIFS] acl support part 6Steve French
2007-10-18[CIFS] log better errors on failed mountsSteve French
2007-10-17[CIFS] Fix minor problems noticed by scanSteve French
2007-07-17[CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French
2007-07-15[CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-07-10[CIFS] whitespace cleanupSteve French
2007-07-08[CIFS] more whitespace fixesSteve French
2007-07-07[CIFS] more whitespace cleanupSteve French
2007-07-06[CIFS] ipv6 support no longer experimentalJeff
2007-04-25[CIFS] Add IPv6 supportSteve French
2006-10-12[CIFS] Fix old DOS time conversion to handle timezoneSteve French
2006-10-11[CIFS] Do not need to adjust for Jan/Feb for leap daySteve French
2006-10-11[CIFS] Fix leaps year calculation for years after 2100Steve French
2006-10-06[CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French
2006-09-28[CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French
2006-08-11[CIFS]Jeremy Allison
2006-06-02[CIFS] Fix mapping of old SMB return code Invalid Net Name so it isSteve French
2006-06-01[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2Steve French
2005-11-29[CIFS] Fix umount --force to wake up the pending response queue, not justSteve French
2005-10-11[CIFS] CIFS Stats improvementsSteve French
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French
2005-09-21[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French
2005-06-02[CIFS] fs/cifs/netmisc.c: fix sparse warningAlexey Dobriyan
2005-04-28[PATCH] cifs: Fix mapping of EMLINK caseSteve French
2005-04-28[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)Steve French
2005-04-16Linux-2.6.12-rc2Linus Torvalds