index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
unicode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
2016-04-25
1
-2
/
+14
*
udf: Merge linux specific translation into CS0 conversion function
Andrew Gabbasov
2016-02-09
1
-128
/
+152
*
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
2016-02-09
1
-101
/
+45
*
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
2016-02-09
1
-3
/
+3
*
udf: Join functions for UTF8 and NLS conversions
Andrew Gabbasov
2016-02-09
1
-188
/
+90
*
udf: Parameterize output length in udf_put_filename
Andrew Gabbasov
2016-02-09
1
-5
/
+5
*
udf: Check output buffer length when converting name to CS0
Andrew Gabbasov
2016-01-04
1
-2
/
+13
*
udf: Prevent buffer overrun with multi-byte characters
Andrew Gabbasov
2016-01-04
1
-1
/
+5
*
udf: Make udf_get_filename() return error instead of 0 length file name
Fabian Frederick
2015-05-18
1
-1
/
+4
*
udf: bug on exotic flag in udf_get_filename()
Fabian Frederick
2015-05-18
1
-1
/
+1
*
udf: improve error management in udf_CS0toNLS()
Fabian Frederick
2015-05-18
1
-3
/
+4
*
udf: improve error management in udf_CS0toUTF8()
Fabian Frederick
2015-05-18
1
-3
/
+4
*
udf: unicode: update function name in comments
Fabian Frederick
2015-05-18
1
-2
/
+2
*
udf: remove unnecessary test in udf_build_ustr_exact()
Fabian Frederick
2015-05-18
1
-9
/
+5
*
udf: Return -ENOMEM when allocation fails in udf_get_filename()
Fabian Frederick
2015-05-18
1
-5
/
+7
*
udf: Check path length when reading symlink
Jan Kara
2014-12-19
1
-12
/
+16
*
fs/udf: re-use hex_asc_upper_{hi,lo} macros
Andy Shevchenko
2014-07-15
1
-5
/
+4
*
udf: Convert printks to pr_<level>
Joe Perches
2011-10-31
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
udf: Fix oops when invalid character in filename occurs
Jan Kara
2009-04-02
1
-5
/
+16
*
udf: reduce stack usage of udf_get_filename
Marcin Slusarz
2009-04-02
1
-16
/
+25
*
udf: use crc_itu_t from lib instead of udf_crc
Bob Copeland
2008-04-17
1
-1
/
+2
*
udf: udf_CS0toNLS cleanup
marcin.slusarz@gmail.com
2008-04-17
1
-11
/
+8
*
udf: fix udf_build_ustr
Marcin Slusarz
2008-04-17
1
-5
/
+7
*
udf: udf_CS0toUTF8 cleanup
marcin.slusarz@gmail.com
2008-04-17
1
-17
/
+10
*
udf: move headers out include/linux/
Christoph Hellwig
2008-04-17
1
-1
/
+0
*
udf: fix coding style
Marcin Slusarz
2008-02-08
1
-39
/
+46
*
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-21
1
-82
/
+73
*
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-19
1
-164
/
+135
*
remove pointers to the defunct UDF mailing list
Adrian Bunk
2006-01-03
1
-5
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+516