aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-25nls: have register_nls() set ->ownerAl Viro1-2/+3
2011-11-26NLS: raname "maxlen" to "maxout" in UTF conversion routinesAlan Stern1-23/+23
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-10/+33
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-4/+4
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner1-1/+2
2009-08-01fat/nls: Fix handling of utf8 invalid charOGAWA Hirofumi1-4/+4
2009-06-15NLS: update handling of UnicodeAlan Stern1-58/+106
2009-06-15nls: utf8_wcstombs: fix buffer overflowClemens Ladisch1-0/+1
2009-06-15nls: utf8_wcstombs: use correct buffer size in error caseClemens Ladisch1-1/+0
2008-10-17remove CONFIG_KMOD from fsJohannes Berg1-20/+1
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko1-9/+9
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] Remove NULL check in register_nls()Alexey Dobriyan1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+497