summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_unicode.c
Commit message (Expand)AuthorAgeFilesLines
* [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-081-2/+0
* CIFS: add SFM mapping for 0x01-0x1FBjörn JACKE2017-07-051-0/+8
* CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-051-0/+6
* File names with trailing period or space need special case conversionSteve French2016-06-241-4/+29
* Fix to convert SURROGATE PAIRNakajima Akira2015-05-201-46/+136
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-161-0/+15
* Allow conversion of characters in Mac remap range (part 2)Steve French2014-10-161-23/+74
* Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-161-28/+67
* [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French2014-06-241-3/+4
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-2/+2
* Convert properly UTF-8 to UTF-16Frediano Ziglio2012-10-071-0/+22
* cifs: fix return value in cifsConvertToUTF16Jeff Layton2012-09-181-1/+1
* CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky2012-07-241-0/+61
* CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky2012-07-241-1/+0
* CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-181-20/+21
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+87
OpenPOWER on IntegriCloud