| Commit message (Expand) | Author | Age |
* | bcache: Fix for the build fixes | Kent Overstreet | 2013-03-25 |
* | bcache: Style/checkpatch fixes | Kent Overstreet | 2013-03-25 |
* | bcache: Build fixes from test robot | Kent Overstreet | 2013-03-25 |
* | bcache: A block layer cache | Kent Overstreet | 2013-03-23 |
* | Merge tag 'md-3.9' of git://neil.brown.name/md | Linus Torvalds | 2013-03-05 |
|\ |
|
| * | md: expedite metadata update when switching read-auto -> active | NeilBrown | 2013-02-27 |
| * | md: remove CONFIG_MULTICORE_RAID456 | NeilBrown | 2013-02-27 |
| * | md/raid1,raid10: fix deadlock with freeze_array() | NeilBrown | 2013-02-25 |
| * | md/raid0: improve error message when converting RAID4-with-spares to RAID0 | NeilBrown | 2013-02-25 |
| * | md: raid0: fix error return from create_stripe_zones. | NeilBrown | 2013-02-25 |
| * | md: fix two bugs when attempting to resize RAID0 array. | NeilBrown | 2013-02-25 |
| * | DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms | Jonathan Brassow | 2013-02-25 |
| * | MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2) | Jonathan Brassow | 2013-02-25 |
| * | MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1) | Jonathan Brassow | 2013-02-25 |
| * | MD RAID10: Minor non-functional code changes | Jonathan Brassow | 2013-02-25 |
| * | md: raid1,10: Handle REQ_WRITE_SAME flag in write bios | Joe Lawrence | 2013-02-25 |
| * | md: protect against crash upon fsync on ro array | Sebastian Riemer | 2013-02-20 |
* | | dm cache: add cleaner policy | Heinz Mauelshagen | 2013-03-01 |
* | | dm cache: add mq policy | Joe Thornber | 2013-03-01 |
* | | dm: add cache target | Joe Thornber | 2013-03-01 |
* | | dm persistent data: add bitset | Joe Thornber | 2013-03-01 |
* | | dm persistent data: add transactional array | Joe Thornber | 2013-03-01 |
* | | dm thin: remove cells from stack | Joe Thornber | 2013-03-01 |
* | | dm bio prison: pass cell memory in | Joe Thornber | 2013-03-01 |
* | | dm persistent data: add btree_walk | Joe Thornber | 2013-03-01 |
* | | dm: add target num_write_bios fn | Alasdair G Kergon | 2013-03-01 |
* | | dm kcopyd: introduce configurable throttling | Mikulas Patocka | 2013-03-01 |
* | | dm ioctl: allow message to return data | Mikulas Patocka | 2013-03-01 |
* | | dm ioctl: optimize functions without variable params | Mikulas Patocka | 2013-03-01 |
* | | dm ioctl: introduce ioctl_flags | Mikulas Patocka | 2013-03-01 |
* | | dm: merge io_pool and tio_pool | Jun'ichi Nomura | 2013-03-01 |
* | | dm: remove unused _rq_bio_info_cache | Jun'ichi Nomura | 2013-03-01 |
* | | dm: fix limits initialization when there are no data devices | Mike Christie | 2013-03-01 |
* | | dm snapshot: add missing module aliases | Mikulas Patocka | 2013-03-01 |
* | | dm persistent data: set some btree fn parms const | Mike Snitzer | 2013-03-01 |
* | | dm: refactor bio cloning | Alasdair G Kergon | 2013-03-01 |
* | | dm: rename bio cloning functions | Alasdair G Kergon | 2013-03-01 |
* | | dm: rename request variables to bios | Alasdair G Kergon | 2013-03-01 |
* | | dm: clean up clone_bio | Alasdair G Kergon | 2013-03-01 |
* | | dm persistent data: remove CONFIG_EXPERIMENTAL | Kees Cook | 2013-03-01 |
* | | dm: remove CONFIG_EXPERIMENTAL | Alasdair G Kergon | 2013-03-01 |
* | | dm thin: use block_size_is_power_of_two | Mike Snitzer | 2013-03-01 |
* | | dm bufio: use WRITE_FLUSH instead of REQ_FLUSH | Mikulas Patocka | 2013-03-01 |
* | | dm table: remove superfluous variable reset | Wang Sheng-Hui | 2013-03-01 |
* | | dm thin: support a non power of 2 discard_granularity | Mike Snitzer | 2013-03-01 |
* | | dm: fix truncated status strings | Mikulas Patocka | 2013-03-01 |
* | | dm: do not replace bioset for request based dm | Jun'ichi Nomura | 2013-03-01 |
* | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-28 |
|\ \ |
|
| * | | block: add missing block_bio_complete() tracepoint | Tejun Heo | 2013-01-14 |
* | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |