summaryrefslogtreecommitdiff
path: root/fs/udf/unicode.c
AgeCommit message (Expand)Author
2018-12-08udf: Allow mounting volumes with incorrect identification stringsJan Kara
2018-04-24udf: Fix leak of UTF-16 surrogates into encoded stringsJan Kara
2016-04-25udf: Fix conversion of 'dstring' fields to UTF8Andrew Gabbasov
2016-02-09udf: Merge linux specific translation into CS0 conversion functionAndrew Gabbasov
2016-02-09udf: Remove struct ustr as non-needed intermediate storageAndrew Gabbasov
2016-02-09udf: Adjust UDF_NAME_LEN to better reflect actual restrictionsAndrew Gabbasov
2016-02-09udf: Join functions for UTF8 and NLS conversionsAndrew Gabbasov
2016-02-09udf: Parameterize output length in udf_put_filenameAndrew Gabbasov
2016-01-04udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-01-04udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2015-05-18udf: Make udf_get_filename() return error instead of 0 length file nameFabian Frederick
2015-05-18udf: bug on exotic flag in udf_get_filename()Fabian Frederick
2015-05-18udf: improve error management in udf_CS0toNLS()Fabian Frederick
2015-05-18udf: improve error management in udf_CS0toUTF8()Fabian Frederick
2015-05-18udf: unicode: update function name in commentsFabian Frederick
2015-05-18udf: remove unnecessary test in udf_build_ustr_exact()Fabian Frederick
2015-05-18udf: Return -ENOMEM when allocation fails in udf_get_filename()Fabian Frederick
2014-12-19udf: Check path length when reading symlinkJan Kara
2014-07-15fs/udf: re-use hex_asc_upper_{hi,lo} macrosAndy Shevchenko
2011-10-31udf: Convert printks to pr_<level>Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-02udf: Fix oops when invalid character in filename occursJan Kara
2009-04-02udf: reduce stack usage of udf_get_filenameMarcin Slusarz
2008-04-17udf: use crc_itu_t from lib instead of udf_crcBob Copeland
2008-04-17udf: udf_CS0toNLS cleanupmarcin.slusarz@gmail.com
2008-04-17udf: fix udf_build_ustrMarcin Slusarz
2008-04-17udf: udf_CS0toUTF8 cleanupmarcin.slusarz@gmail.com
2008-04-17udf: move headers out include/linux/Christoph Hellwig
2008-02-08udf: fix coding styleMarcin Slusarz
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds