summaryrefslogtreecommitdiffstats
path: root/sbull
Commit message (Expand)AuthorAgeFilesLines
* sbull: Change script from sh to bashJavier Martinez Canillas2010-12-291-1/+1
* sbull: Update struct block_device_operations handlers signaturesJavier Martinez Canillas2010-12-101-8/+8
* sbull: Make scripts files executableJavier Martinez Canillas2010-12-102-0/+0
* 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
* sbull: Makefile: Change CFLAGS to EXTRA_CFLAGSJavier Martinez Canillas2010-12-071-3/+3
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-275-0/+629