aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_unicode.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-20cifs: fix unaligned accesses in cifsConvertToUCSGravatar Jeff Layton 1-0/+76
2011-01-20cifs: clean up unaligned accesses in cifs_unicode.cGravatar Jeff Layton 1-23/+28
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceGravatar Joe Perches 1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-08-03cifs: Read buffer overflowGravatar Roel Kluin 1-1/+1
2009-05-02[CIFS] remove cifs_strfromUCS_leGravatar Jeff Layton 1-29/+0
2009-04-30[CIFS] rename cifs_strndup to cifs_strndup_from_ucsGravatar Steve French 1-3/+3
2009-04-30cifs: rename cifs_strlcpy_to_host and make it use new functionsGravatar Jeff Layton 1-0/+38
2009-04-30cifs: add new function to get unicode string length in bytesGravatar Jeff Layton 1-0/+31
2009-04-30cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2Gravatar Jeff Layton 1-0/+124
2008-02-07[CIFS] reduce checkpatch warningsGravatar Steve French 1-2/+2
2007-07-13[CIFS] whitespace/formatting fixesGravatar Steve French 1-1/+1
2007-06-05[CIFS] whitespace cleanup part 2Gravatar Steve French 1-6/+6
2007-04-04[CIFS] Remove unnecessary parm to cifs_reopen_fileGravatar Steve French 1-2/+2
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversGravatar Steve French 1-0/+1
2005-11-11[CIFS] Cleanup sparse warnings for unicode little endian castsGravatar Steve French 1-6/+7
2005-11-10[CIFS] Reduce sparse endian warningsGravatar Steve French 1-2/+3
2005-04-28[PATCH] cifs: finish up of special character mapping capable unicode conversi...Gravatar Steve French 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+87