Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sbull: Make scripts files executable | Javier Martinez Canillas | 2010-12-10 | 2 | -0/+0 |
| | |||||
* | sbull: Replace bio_cur_sectors() with bio_cur_bytes() and use unwrapped ↵ | Javier Martinez Canillas | 2010-12-10 | 1 | -4/+4 |
| | | | | macro __rq_for_each_bio() | ||||
* | sbull: Use blk_queue_logical_block_size() instead of blk_queue_hardsect_size() | Javier Martinez Canillas | 2010-12-09 | 1 | -1/+1 |
| | |||||
* | sbull: More changes due new block layer request queue API interface | Javier Martinez Canillas | 2010-12-08 | 1 | -6/+6 |
| | |||||
* | sbull: Change according to the new block layer request queue API ↵ | Javier Martinez Canillas | 2010-12-08 | 1 | -3/+3 |
| | | | | (http://lwn.net/Articles/333620/) | ||||
* | sbull: Change request_queue_t to struct request_queue | Javier Martinez Canillas | 2010-12-07 | 1 | -2/+2 |
| | |||||
* | sbull: Change request_queue_t to struct request_queue | Javier Martinez Canillas | 2010-12-07 | 1 | -1/+1 |
| | |||||
* | sbull: Remove <linux/config.h> header | Javier Martinez Canillas | 2010-12-07 | 1 | -1/+0 |
| | |||||
* | sbull: Makefile: Change CFLAGS to EXTRA_CFLAGS | Javier Martinez Canillas | 2010-12-07 | 1 | -3/+3 |
| | |||||
* | Linux Device Drivers 3 examples | Javier Martinez Canillas | 2010-11-27 | 5 | -0/+629 |