Age | Commit message (Expand) | Author |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-14 | dm snapshot: use GFP_KERNEL when initializing exceptions | Mikulas Patocka |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe |
2013-12-10 | dm snapshot: avoid snapshot space leak on crash | Mikulas Patocka |
2013-11-23 | block: Generic bio chaining | Kent Overstreet |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet |
2013-09-20 | dm-snapshot: fix performance degradation due to small hash size | Mikulas Patocka |
2013-05-10 | dm snapshot: fix error return code in snapshot_ctr | Wei Yongjun |
2013-03-01 | dm kcopyd: introduce configurable throttling | Mikulas Patocka |
2013-03-01 | dm snapshot: add missing module aliases | Mikulas Patocka |
2013-03-01 | dm: rename request variables to bios | Alasdair G Kergon |
2013-03-01 | dm: fix truncated status strings | Mikulas Patocka |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2012-12-21 | dm: remove map_info | Mikulas Patocka |
2012-12-21 | dm snapshot: do not use map_context | Mikulas Patocka |
2012-12-21 | dm: move target request nr to dm_target_io | Mikulas Patocka |
2012-12-21 | dm snapshot: use per_bio_data | Mikulas Patocka |
2012-12-21 | dm snapshot: optimize track_chunk | Mikulas Patocka |
2012-07-27 | dm thin: commit before gathering status | Alasdair G Kergon |
2012-07-27 | dm: support non power of two target max_io_len | Mike Snitzer |
2012-07-27 | dm snapshot: remove redundant assignment in merge fn | Alasdair G Kergon |
2011-08-02 | dm snapshot: skip reading origin when overwriting complete chunk | Mikulas Patocka |
2011-08-02 | dm snapshot: style cleanups | Jonathan Brassow |
2011-08-02 | dm snapshot: remove unused definitions | Mikulas Patocka |
2011-05-29 | dm kcopyd: return client directly and not through a pointer | Mikulas Patocka |
2011-05-29 | dm kcopyd: reserve fewer pages | Mikulas Patocka |
2011-03-24 | dm: fix opening log and cow devices for read only tables | Milan Broz |
2011-01-13 | dm snapshot: avoid storing private suspended state | Mike Snitzer |
2011-01-13 | dm snapshot: remove unused dm_snapshot queued_bios_work | Tejun Heo |
2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-09-10 | Consolidate min_not_zero | Martin K. Petersen |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for bio-based dm | Tejun Heo |
2010-08-12 | dm: rename map_info flush_request to target_request_nr | Mike Snitzer |
2010-08-12 | dm snapshot: implement merge | Mikulas Patocka |
2010-08-12 | dm snapshot: test chunk size against both origin and snapshot | Mikulas Patocka |
2010-08-12 | dm snapshot: iterate origin and cow devices | Mikulas Patocka |
2010-03-06 | dm: eliminate some holes data structures | Mike Snitzer |
2010-03-06 | dm table: remove unused dm_get_device range parameters | Nikanth Karthikesan |
2009-12-10 | dm snapshot: use merge origin if snapshot invalid | Mikulas Patocka |
2009-12-10 | dm snapshot: report merge failure in status | Mike Snitzer |
2009-12-10 | dm snapshot: merge consecutive chunks together | Mike Snitzer |
2009-12-10 | dm snapshot: trigger exceptions in remaining snapshots during merge | Mikulas Patocka |
2009-12-10 | dm snapshot: delay merging a chunk until writes to it complete | Mikulas Patocka |
2009-12-10 | dm snapshot: queue writes to chunks being merged | Mikulas Patocka |
2009-12-10 | dm snapshot: add merging | Mikulas Patocka |
2009-12-10 | dm snapshot: permit only one merge at once | Mikulas Patocka |
2009-12-10 | dm snapshot: support barriers in snapshot merge target | Mike Snitzer |
2009-12-10 | dm snapshot: avoid allocating exceptions in merge | Mikulas Patocka |
2009-12-10 | dm snapshot: rework writing to origin | Mikulas Patocka |
2009-12-10 | dm snapshot: add merge target | Mikulas Patocka |