index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nls
Age
Commit message (
Expand
)
Author
2025-12-01
fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
Armin Wolf
2025-11-18
fs/nls: Fix utf16 to utf8 conversion
Armin Wolf
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-03
fs: nls: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-08-31
nls: Hide new NLS_UCS2_UTILS
Dr. David Alan Gilbert
2023-08-30
fs/jfs: Use common ucs2 upper case table
Dr. David Alan Gilbert
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
2023-07-25
fs/nls: make load_nls() take a const parameter
Winston Wen
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-01-25
nls: have register_nls() set ->owner
Al Viro
2012-06-01
nls: fix (and rename) mac NLS table files and config options
Linus Torvalds
2012-06-01
fs/nls/Makefile: remove bogus CONFIG_ assignments
Andrew Morton
2012-05-31
fs/nls: add Apple NLS
Vladimir Serbinenko
2011-11-26
NLS: raname "maxlen" to "maxout" in UTF conversion routines
Alan Stern
2011-11-18
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2009-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-09-24
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-08-01
fat/nls: Fix handling of utf8 invalid char
OGAWA Hirofumi
2009-06-15
NLS: update handling of Unicode
Alan Stern
2009-06-15
nls: utf8_wcstombs: fix buffer overflow
Clemens Ladisch
2009-06-15
nls: utf8_wcstombs: use correct buffer size in error case
Clemens Ladisch
2008-10-17
remove CONFIG_KMOD from fs
Johannes Berg
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2007-10-17
menuconfig: transform NLS and DLM menus
Jan Engelhardt
2007-10-17
add consts where appropriate in fs/nls/*
Denys Vlasenko
2007-07-16
NLS: Remove obsolete Makefile entries
Robert P. J. Day
2006-12-07
[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly
Jun Chen
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-10-02
[PATCH] Remove NULL check in register_nls()
Alexey Dobriyan
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-22
It's UTF-8
Alexey Dobriyan
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-02-09
[PATCH] nls_cp936.c is not synchronized with M$'s translation table
Andries E. Brouwer
2005-01-20
[PATCH] Lock initializer cleanup: Filesystems
Thomas Gleixner
2005-01-09
[PATCH] NLS: Fix overflow of nls_ascii
Hirofumi Ogawa
2004-09-02
[PATCH] NLS: nls_cp932 fix
Hirofumi Ogawa
2004-06-20
[PATCH] NLS support for ASCII
Bjoern Jacke
2003-12-29
[PATCH] FAT: Fix the tailing dots on the utf8 path (2/10)
Andrew Morton
2003-12-29
[PATCH] NSL config fixes
Andrew Morton
2003-09-21
[PATCH] NLS: remove emacs metadata
Andrew Morton
2003-09-21
[PATCH] NLS: Remove the nls modules for only alias
Andrew Morton
2003-09-06
[PATCH] janitor: remove unneeded version.h #includes
Randy Dunlap
2003-08-14
[PATCH] nls Makefile fix
Andrew Morton
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
2003-02-03
kbuild: Remove export-objs := ... statements
Kai Germaschewski
2002-12-29
[PATCH] more obsolete module API fixes
Christoph Hellwig
2002-12-29
[PATCH] avoid deprecated module functions in core code
Christoph Hellwig
[next]