Age | Commit message (Expand) | Author |
2018-04-19 | udf: Add support for decoding UTF-16 characters | Jan Kara |
2018-04-19 | udf: Add support for encoding UTF-16 characters | Jan Kara |
2018-04-19 | udf: Push sb argument to udf_name_[to|from]_CS0() | Jan Kara |
2018-04-19 | udf: Convert ident strings to proper charset | Jan Kara |
2018-04-19 | udf: Use UTF-32 <-> UTF-8 conversion functions from NLS | Jan Kara |
2018-04-18 | udf: Fix leak of UTF-16 surrogates into encoded strings | Jan Kara |
2017-10-17 | udf: Fix signed/unsigned format specifiers | Steve Magnani |
2016-04-25 | udf: Fix conversion of 'dstring' fields to UTF8 | Andrew Gabbasov |
2016-02-09 | udf: Merge linux specific translation into CS0 conversion function | Andrew Gabbasov |
2016-02-09 | udf: Remove struct ustr as non-needed intermediate storage | Andrew Gabbasov |
2016-02-09 | udf: Adjust UDF_NAME_LEN to better reflect actual restrictions | Andrew Gabbasov |
2016-02-09 | udf: Join functions for UTF8 and NLS conversions | Andrew Gabbasov |
2016-02-09 | udf: Parameterize output length in udf_put_filename | Andrew Gabbasov |
2016-01-04 | udf: Check output buffer length when converting name to CS0 | Andrew Gabbasov |
2016-01-04 | udf: Prevent buffer overrun with multi-byte characters | Andrew Gabbasov |
2015-05-18 | udf: Make udf_get_filename() return error instead of 0 length file name | Fabian Frederick |
2015-05-18 | udf: bug on exotic flag in udf_get_filename() | Fabian Frederick |
2015-05-18 | udf: improve error management in udf_CS0toNLS() | Fabian Frederick |
2015-05-18 | udf: improve error management in udf_CS0toUTF8() | Fabian Frederick |
2015-05-18 | udf: unicode: update function name in comments | Fabian Frederick |
2015-05-18 | udf: remove unnecessary test in udf_build_ustr_exact() | Fabian Frederick |
2015-05-18 | udf: Return -ENOMEM when allocation fails in udf_get_filename() | Fabian Frederick |
2014-12-19 | udf: Check path length when reading symlink | Jan Kara |
2014-07-15 | fs/udf: re-use hex_asc_upper_{hi,lo} macros | Andy Shevchenko |
2011-10-31 | udf: Convert printks to pr_<level> | Joe Perches |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-04-02 | udf: Fix oops when invalid character in filename occurs | Jan Kara |
2009-04-02 | udf: reduce stack usage of udf_get_filename | Marcin Slusarz |
2008-04-17 | udf: use crc_itu_t from lib instead of udf_crc | Bob Copeland |
2008-04-17 | udf: udf_CS0toNLS cleanup | marcin.slusarz@gmail.com |
2008-04-17 | udf: fix udf_build_ustr | Marcin Slusarz |
2008-04-17 | udf: udf_CS0toUTF8 cleanup | marcin.slusarz@gmail.com |
2008-04-17 | udf: move headers out include/linux/ | Christoph Hellwig |
2008-02-08 | udf: fix coding style | Marcin Slusarz |
2007-07-21 | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov |
2007-07-19 | UDF: coding style conversion - lindent | Cyrill Gorcunov |
2006-01-03 | remove pointers to the defunct UDF mailing list | Adrian Bunk |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |