summaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
Commit message (Expand)AuthorAge
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* string_helpers: add kstrdup_quotable_fileKees Cook2016-04-21
* string_helpers: add kstrdup_quotable_cmdlineKees Cook2016-04-21
* string_helpers: add kstrdup_quotableKees Cook2016-04-21
* string_helpers: fix precision loss for some inputsJames Bottomley2016-01-20
* lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov2015-09-17
* lib/string_helpers: rename "esc" arg to "only"Kees Cook2015-09-10
* lib/string_helpers: clarify esc arg in string_escape_memKees Cook2015-09-10
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-16
|\
| * sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-10
* | lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-15
* | lib/string_helpers.c: refactor string_escape_memRasmus Villemoes2015-04-15
|/
* libstring_helpers.c:string_get_size(): return voidRasmus Villemoes2015-02-12
* lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possibleRasmus Villemoes2015-02-12
* lib/string_helpers.c:string_get_size(): remove redundant prefixesRasmus Villemoes2015-02-12
* lib / string_helpers: introduce string_escape_mem()Andy Shevchenko2014-10-14
* lib / string_helpers: move documentation to c-fileAndy Shevchenko2014-10-14
* lib/string_helpers.c: constify static arraysMathias Krause2014-08-06
* lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-30
* lib/string_helpers.c: make arrays staticAndrew Morton2012-05-29
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin2008-10-23
* [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-03