summaryrefslogtreecommitdiff
path: root/block.c
Commit message (Expand)AuthorAgeFilesLines
* Fix wrongly indented closing curly brace. No code changesDenys Vlasenko2013-03-051-1/+1
* Stop using %h[h]u format specifiersDenys Vlasenko2012-04-161-7/+9
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-161-2/+0
* Automated removal of non-Linux codeDenys Vlasenko2012-02-251-2/+0
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-011-2/+2
* Fix compilation on linux 2.4.xDmitry V. Levin2011-08-231-1/+1
* Fix compilation on 2.4.20 kernel based systemDenys Vlasenko2011-08-151-0/+2
* Fix BLKTRACESTOP definitionDmitry V. Levin2011-04-071-1/+1
* block.c: cleanupDmitry V. Levin2011-01-161-68/+58
* Add block ioctl supportDmitry V. Levin2011-01-151-0/+293