summaryrefslogtreecommitdiff
path: root/fs/nls
AgeCommit message (Expand)Author
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner
2009-08-01fat/nls: Fix handling of utf8 invalid charOGAWA Hirofumi
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-15nls: utf8_wcstombs: fix buffer overflowClemens Ladisch
2009-06-15nls: utf8_wcstombs: use correct buffer size in error caseClemens Ladisch
2008-10-17remove CONFIG_KMOD from fsJohannes Berg
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17menuconfig: transform NLS and DLM menusJan Engelhardt
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko
2007-07-16NLS: Remove obsolete Makefile entriesRobert P. J. Day
2006-12-07[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctlyJun Chen
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] Remove NULL check in register_nls()Alexey Dobriyan
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-22It's UTF-8Alexey Dobriyan
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-02-09[PATCH] nls_cp936.c is not synchronized with M$'s translation tableAndries E. Brouwer
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-09[PATCH] NLS: Fix overflow of nls_asciiHirofumi Ogawa
2004-09-02[PATCH] NLS: nls_cp932 fixHirofumi Ogawa
2004-06-20[PATCH] NLS support for ASCIIBjoern Jacke
2003-12-29[PATCH] FAT: Fix the tailing dots on the utf8 path (2/10)Andrew Morton
2003-12-29[PATCH] NSL config fixesAndrew Morton
2003-09-21[PATCH] NLS: remove emacs metadataAndrew Morton
2003-09-21[PATCH] NLS: Remove the nls modules for only aliasAndrew Morton
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap
2003-08-14[PATCH] nls Makefile fixAndrew Morton
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig
2002-12-29[PATCH] avoid deprecated module functions in core codeChristoph Hellwig
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 7/7Roman Zippel
2002-10-27[PATCH] merge befs file system from 2.4 (no core changes)Alan Cox
2002-10-10[PATCH] fix NLS config.inAnton Blanchard
2002-10-10Initial check in of cifs filesystem version 0.54 for Linux 2.5 (to clean tree...Steve French
2002-09-30[PATCH] Various trivial module related fixes.Dave Jones
2002-08-27[PATCH] designated initializer patches for fs_nlsArt Haas
2002-08-14[PATCH] Unicode characters 0x80-0x9F are valid ISO* charactersPetr Vandrovec
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-09Fix 'export-objs' usage in Makefiles. Linus Torvalds
2002-05-06[PATCH] NLS: Allow user to select 1:1 mappingPetr Vandrovec
2002-05-06[PATCH] NLS: Invalid koi8-ru return valuesPetr Vandrovec
2002-04-14[PATCH] Bug in NLS UTF-8 codeLiyang Hu
2002-04-03[PATCH] named structure initialisers for fs/Dave Jones
2002-04-02[PATCH] extra codepage support.Dave Jones
2002-02-21Add JFS file systemDave Kleikamp