summaryrefslogtreecommitdiffstats
path: root/sbull/sbull.c
Commit message (Expand)AuthorAgeFilesLines
* sbull: Replace bio_cur_sectors() with bio_cur_bytes() and use unwrapped macro...Javier Martinez Canillas2010-12-101-4/+4
* sbull: Use blk_queue_logical_block_size() instead of blk_queue_hardsect_size()Javier Martinez Canillas2010-12-091-1/+1
* sbull: More changes due new block layer request queue API interfaceJavier Martinez Canillas2010-12-081-6/+6
* sbull: Change according to the new block layer request queue API (http://lwn....Javier Martinez Canillas2010-12-081-3/+3
* sbull: Change request_queue_t to struct request_queueJavier Martinez Canillas2010-12-071-2/+2
* sbull: Change request_queue_t to struct request_queueJavier Martinez Canillas2010-12-071-1/+1
* sbull: Remove <linux/config.h> headerJavier Martinez Canillas2010-12-071-1/+0
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-271-0/+456