| AgeSort asc/desc | Change |
|---|---|
| 1 2 Next | |
| Nov 27, 2010 | |
| 15 years 9 days | Linux Device Drivers 3 examples |
|
Commit 4e2b2d28c44b590b208c4811e107fa0dc06fbf0a, by Javier Martinez Canillas | |
| Nov 28, 2010 | |
| 15 years 8 days | Add README file |
|
Commit 569c53c831da9ca9b3efe20f43d2b958b3a41991, by Javier Martinez Canillas | |
| Dec 7, 2010 | |
| 14 years 11 months | sbull: Makefile: Change CFLAGS to EXTRA_CFLAGS |
|
Commit 002c65134b3927034208b0e6d704b38b95bb3666, by Javier Martinez Canillas | |
| 14 years 11 months | sbull: Change request_queue_t to struct request_queue |
|
Commit 7bbb7258a0fe2cd78df225ac8a861bdda1df1c7b, by Javier Martinez Canillas | |
| 14 years 11 months | sbull: Change request_queue_t to struct request_queue |
|
Commit 7e30e3ed360bfa439786337c9f661c8f9a3564ba, by Javier Martinez Canillas | |
| Dec 8, 2010 | |
| 14 years 11 months | sbull: More changes due new block layer request queue API interface |
|
Commit 14a86264b11afb5549df96b14379c1f98e667c8c, by Javier Martinez Canillas | |
| Dec 9, 2010 | |
| 14 years 11 months | sbull: Use blk_queue_logical_block_size() instead of blk_queue_hardsect_size() |
|
Commit 076012104d09d7d9ac0ce8955d962897cbc8395f, by Javier Martinez Canillas | |
| Dec 10, 2010 | |
| 14 years 11 months | sbull: Replace bio_cur_sectors() with bio_cur_bytes() and use unwrapped macro __rq_for_each_bio() |
|
Commit 8c366cde06471da21d3900022e4ae543a4c1cc4f, by Javier Martinez Canillas | |
| 14 years 11 months | sbull: Update struct block_device_operations handlers signatures |
|
Commit 405ccb9b9ee1bcdd302d4de1d49e02a8fb797460, by Javier Martinez Canillas | |
| Dec 29, 2010 | |
| 14 years 11 months | sbull: Change script from sh to bash |
|
Commit a91259d864470736bef0004c3fe2884c235e1c18, by Javier Martinez Canillas | |
| Jan 3, 2011 | |
| 14 years 11 months | sbull: Remove blk_fs_request wrapper |
|
Commit 33df34815ff5377e4ca091cf03e55850ca670ff4, by Javier Martinez Canillas | |
| Jan 5, 2011 | |
| 14 years 11 months | sbull: blk_put_queue() is not an exported symbol anymore. Use kobject_put(q->kobj) instead |
|
Commit e227b729a6d9ae4d98223ba68756006827f5c039, by Javier Martinez Canillas | |
| Jan 6, 2011 | |
| 14 years 11 months | sbull: Use blk_fetch_request instead blk_peek_request to dequeue requests |
|
Commit 26696183e9f60cfe618a6a9128f3036731e28ef2, by Javier Martinez Canillas | |
| 14 years 11 months | README: Update project documentation |
|
Commit 880326e4b2e805b240ff6df89b5cd06f203726a3, by Javier Martinez Canillas | |
| Jan 23, 2011 | |
| 14 years 10 months | README: Add compiling section |
|
Commit 905fc25a4dedfdb7c4073435e80d934d6e8386ef, by Javier Martinez Canillas | |
| May 6, 2012 | |
| 13 years 7 months | sbull: Update sbull_make_request function to make_request_fn new signature |
|
Commit 26fb87fe23315c1a83ce90bd1a2ec87bc4ddc534, by Javier Martinez Canillas | |
| Dec 17, 2012 | |
| 12 years 11 months | Add a .gitignore Signed-off-by: Shulin <wangwangwar@gmail.com> |
|
Commit 809437b49ac2032e282db6ca8ed63afbbec1971b, by Shulin | |
| Apr 27, 2013 | |
| 12 years 7 months | README: update project goal according to reality |
|
Commit cce27f0ed95893d4fb4334ad57aad97b6c84d384, by Javier Martinez Canillas | |
| Sep 17, 2013 | |
| 12 years 2 months | sbull/sbull.c: block_device_operations->release() should return void |
|
Commit 553aaf5e3bc25e80a9aef0eec25372555ed4e87d, by Luis Ortega Perez de Villar | |
| Oct 29, 2013 | |
| 12 years 1 month | Fix a memory mapping bug in sbull.c |
|
Commit 80164633ea64016e985d9094358f83472007f652, by Hongliang TIAN | |