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