summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-01-25nls: have register_nls() set ->ownerAl Viro53-54/+5
2012-06-02nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds13-33/+33
2012-06-02fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton1-12/+0
2012-06-01fs/nls: add Apple NLSVladimir Serbinenko13-1/+6451
2011-11-27NLS: raname "maxlen" to "maxout" in UTF conversion routinesAlan Stern1-23/+23
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern4-17/+44
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds6-27/+26
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner12-69/+27
2009-08-01fat/nls: Fix handling of utf8 invalid charOGAWA Hirofumi2-15/+8
2009-06-16NLS: update handling of UnicodeAlan Stern9-137/+182
2009-06-16nls: utf8_wcstombs: fix buffer overflowClemens Ladisch1-0/+1
2009-06-16nls: utf8_wcstombs: use correct buffer size in error caseClemens Ladisch1-1/+0
2008-10-16remove CONFIG_KMOD from fsJohannes Berg3-29/+4
2007-10-18sparse pointer use of zero as nullStephen Hemminger20-33/+34
2007-10-17menuconfig: transform NLS and DLM menusJan Engelhardt2-51/+7
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko40-1174/+1174
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 Zeisberger313-313/+313
2006-10-02[PATCH] Remove NULL check in register_nls()Alexey Dobriyan1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2972-2976/+0
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser23-51/+40
2006-03-21It's UTF-8Alexey Dobriyan11-14/+14
2005-05-05[PATCH] make some things staticAdrian Bunk38-86/+93
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845