aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_unicode.c
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2021-09-13cifs: remove pathname for file from SPDX headerSteve French
2021-08-25CIFS: Fix a potencially linear read overflowLen Baker
2020-10-11Convert trailing spaces and periods in path componentsBoris Protopopov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-09-02fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French
2017-07-05CIFS: add SFM mapping for 0x01-0x1FBjörn JACKE
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2016-06-24File names with trailing period or space need special case conversionSteve French
2015-05-20Fix to convert SURROGATE PAIRNakajima Akira
2014-10-16Remap reserved posix characters by default (part 3/3)Steve French
2014-10-16Allow conversion of characters in Mac remap range (part 2)Steve French
2014-10-16Allow conversion of characters in Mac remap range. Part 1Steve French
2014-06-24[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2012-10-07Convert properly UTF-8 to UTF-16Frediano Ziglio
2012-09-18cifs: fix return value in cifsConvertToUTF16Jeff Layton
2012-07-24CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky
2012-07-24CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky
2012-01-18CIFS: Rename *UCS* functions to *UTF16*Steve French
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton
2011-04-12cifs: clean up various nits in unicode routines (try #2)Jeff Layton
2011-01-20cifs: fix unaligned accesses in cifsConvertToUCSJeff Layton
2011-01-20cifs: clean up unaligned accesses in cifs_unicode.cJeff Layton
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-03cifs: Read buffer overflowRoel Kluin
2009-05-02[CIFS] remove cifs_strfromUCS_leJeff Layton
2009-04-30[CIFS] rename cifs_strndup to cifs_strndup_from_ucsSteve French
2009-04-30cifs: rename cifs_strlcpy_to_host and make it use new functionsJeff Layton
2009-04-30cifs: add new function to get unicode string length in bytesJeff Layton
2009-04-30cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2Jeff Layton
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-06-05[CIFS] whitespace cleanup part 2Steve French
2007-04-04[CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French
2005-11-11[CIFS] Cleanup sparse warnings for unicode little endian castsSteve French
2005-11-10[CIFS] Reduce sparse endian warningsSteve French
2005-04-28[PATCH] cifs: finish up of special character mapping capable unicode conversi...Steve French
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds