aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nls (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-01fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-05-31fs/nls: add Apple NLSVladimir Serbinenko13-1/+6451
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 Stern2-61/+116
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-17menuconfig: transform NLS and DLM menusJan Engelhardt1-45/+5
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko39-1170/+1170
2007-07-16NLS: Remove obsolete Makefile entriesRobert P. J. Day1-2/+0
2006-12-07[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctlyJun Chen1-10/+103
2006-10-03fix file specification in commentsUwe Zeisberger40-40/+40
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
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-4/+2
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds43-0/+54828