summaryrefslogtreecommitdiff
path: root/lib/utils_device.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11Imported Upstream version 1.6.7upstream/1.6.7Kichan Kwon1-36/+124
2016-05-10Revert "Imported upstream version 1.6.7"Kwon1-124/+36
2016-05-10Imported upstream version 1.6.7Kichan Kwon1-36/+124
2012-12-29Support device/file images if O_DIRECT cannot be used (1.5.1).Milan Broz1-1/+15
2012-12-29Change License from GPLv2 only to GPLv2+ ("or any later").Milan Broz1-1/+2
2012-12-21Add copyright line for files I have written or modified.Milan Broz1-0/+1
2012-12-17Fix time of check/use Coverity report (and ignore another) in device utils.Milan Broz1-10/+7
2012-08-28Replace round_up macro with function.Milan Broz1-0/+6
2012-08-14Set context for DM log for all DM backend entries.Milan Broz1-3/+7
2012-08-13Print better error message if device is read-only etc.Milan Broz1-1/+0
2012-08-12New device access backend.Milan Broz1-0/+420