summaryrefslogtreecommitdiff
path: root/lib/device/dev-swap.c
Commit message (Expand)AuthorAgeFilesLines
* devices: rework libudev usageDavid Teigland2021-07-131-1/+1
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-2/+2
* filter: use bcache for filter readsDavid Teigland2018-05-101-11/+5
* [io paths] Unpick agk's aio stuffJoe Thornber2018-04-201-1/+2
* device: Move dev_read memory allocation into device layer.Alasdair G Kergon2017-12-191-2/+1
* device: categorise block i/oAlasdair G Kergon2017-12-041-1/+1
* tidy: Add missing underscores to statics.Alasdair G Kergon2017-10-181-2/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* dev-swap: use SECTOR_SHIFTZdenek Kabelac2014-03-221-1/+1
* dev-swap: detect swap signature on devices smaller then 2MBZdenek Kabelac2014-03-221-1/+1
* device: cleanup signature wiping functionsPeter Rajnoha2013-11-271-4/+3
* gcc: replace #ifdef linux with __linux__Alasdair G Kergon2013-11-131-1/+1
* cleanup: drop unused headersZdenek Kabelac2013-06-161-1/+0
* refactor: make device type recognition code common for general usePeter Rajnoha2013-06-121-0/+1
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-2/+0
* Use new dev_open_readonly fn to prevent opening devices for read-write when n...Peter Rajnoha2011-05-281-1/+1
* Fix some unmatching sign comparation gcc warningsZdenek Kabelac2011-04-081-1/+2
* Fix file descriptor leak in swap signature detectionMilan Broz2010-08-191-7/+5
* Missed file from previous checkin.Petr Rockai2009-03-171-0/+87