aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_unicode.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton2011-05-171-8/+6
* cifs: clean up various nits in unicode routines (try #2)Jeff Layton2011-04-121-18/+17
* cifs: fix unaligned accesses in cifsConvertToUCSJeff Layton2011-01-201-0/+76
* cifs: clean up unaligned accesses in cifs_unicode.cJeff Layton2011-01-201-23/+28
* [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-211-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cifs: Read buffer overflowRoel Kluin2009-08-031-1/+1
* [CIFS] remove cifs_strfromUCS_leJeff Layton2009-05-021-29/+0
* [CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French2009-04-301-3/+3
* cifs: rename cifs_strlcpy_to_host and make it use new functionsJeff Layton2009-04-301-0/+38
* cifs: add new function to get unicode string length in bytesJeff Layton2009-04-301-0/+31
* cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2Jeff Layton2009-04-301-0/+124
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-2/+2
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-1/+1
* [CIFS] whitespace cleanup part 2Steve French2007-06-051-6/+6
* [CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2007-04-041-2/+2
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-0/+1
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-111-6/+7
* [CIFS] Reduce sparse endian warningsSteve French2005-11-101-2/+3
* [PATCH] cifs: finish up of special character mapping capable unicode conversi...Steve French2005-04-281-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+87