summaryrefslogtreecommitdiff
path: root/fs/nls
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* nls: have register_nls() set ->ownerAl Viro2014-01-25
* nls: fix (and rename) mac NLS table files and config optionsLinus Torvalds2012-06-01
* fs/nls/Makefile: remove bogus CONFIG_ assignmentsAndrew Morton2012-06-01
* fs/nls: add Apple NLSVladimir Serbinenko2012-05-31
* NLS: raname "maxlen" to "maxout" in UTF conversion routinesAlan Stern2011-11-26
* NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-09-30
|\
| * fat/nls: Fix handling of utf8 invalid charOGAWA Hirofumi2009-08-01
* | fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
|/
* NLS: update handling of UnicodeAlan Stern2009-06-15
* nls: utf8_wcstombs: fix buffer overflowClemens Ladisch2009-06-15
* nls: utf8_wcstombs: use correct buffer size in error caseClemens Ladisch2009-06-15
* remove CONFIG_KMOD from fsJohannes Berg2008-10-17
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* menuconfig: transform NLS and DLM menusJan Engelhardt2007-10-17
* add consts where appropriate in fs/nls/*Denys Vlasenko2007-10-17
* NLS: Remove obsolete Makefile entriesRobert P. J. Day2007-07-16
* [PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctlyJun Chen2006-12-07
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] Remove NULL check in register_nls()Alexey Dobriyan2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* It's UTF-8Alexey Dobriyan2006-03-22
* [PATCH] make some things staticAdrian Bunk2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16