| Commit message (Expand) | Author | Age |
* | dm: per target unplug callback support | NeilBrown | 2011-01-13 |
* | dm: introduce target callbacks and congestion callback | NeilBrown | 2011-01-13 |
* | dm: factor out max_io_len_target_boundary | Mike Snitzer | 2010-08-11 |
* | dm: linear support discard | Mike Snitzer | 2010-08-11 |
* | dm: rename map_info flush_request to target_request_nr | Mike Snitzer | 2010-08-11 |
* | dm table: remove unused dm_get_device range parameters | Nikanth Karthikesan | 2010-03-05 |
* | dm: export suspended state to targets | Kiyoshi Ueda | 2009-12-10 |
* | dm: rename dm_suspended to dm_suspended_md | Kiyoshi Ueda | 2009-12-10 |
* | dm: keep old table until after resume succeeded | Alasdair G Kergon | 2009-12-10 |
* | dm: rename dm_get_table to dm_get_live_table | Alasdair G Kergon | 2009-12-10 |
* | dm stripe: expose correct io hints | Mike Snitzer | 2009-09-04 |
* | dm table: pass correct dev area size to device_area_is_valid | Mike Snitzer | 2009-07-23 |
* | dm: prepare for request based option | Kiyoshi Ueda | 2009-06-22 |
* | dm: calculate queue limits during resume not load | Mike Snitzer | 2009-06-22 |
* | dm target:s introduce iterate devices fn | Mike Snitzer | 2009-06-22 |
* | dm table: replace struct io_restrictions with struct queue_limits | Mike Snitzer | 2009-06-22 |
* | dm: introduce num_flush_requests | Mikulas Patocka | 2009-06-22 |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 |
* | dm: remove limited barrier support | Mikulas Patocka | 2009-04-08 |
* | dm target: remove struct tt_internal | Cheng Renquan | 2009-04-02 |
* | dm: support barriers on simple devices | Andi Kleen | 2009-01-05 |
* | dm request: extend target interface | Kiyoshi Ueda | 2009-01-05 |
* | dm: consolidate target deregistration error handling | Mikulas Patocka | 2009-01-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | [PATCH] lose unused arguments in dm ioctl callbacks | Al Viro | 2008-10-21 |
| * | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 |
* | | dm: publish array_too_big | Mikulas Patocka | 2008-10-21 |
|/ |
|
* | dm: publish dm_vcalloc | Mikulas Patocka | 2008-10-10 |
* | dm: publish dm_table_unplug_all | Mikulas Patocka | 2008-10-10 |
* | dm: publish dm_get_mapinfo | Mikulas Patocka | 2008-10-10 |
* | dm: export struct dm_dev | Mikulas Patocka | 2008-10-10 |
* | dm: introduce merge_bvec_fn | Milan Broz | 2008-07-21 |
* | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 |
* | dm table: remove unused dm_create_error_table | Adrian Bunk | 2008-04-25 |
* | dm: expose macros | Alasdair G Kergon | 2008-04-25 |
* | dm log: clean interface | Heinz Mauelshagen | 2008-04-25 |
* | dm: table remove unused variable | Vasily Averin | 2008-02-07 |
* | dm: merge max_hw_sector | Neil Brown | 2007-12-20 |
* | dm: bounce_pfn limit added | Vasily Averin | 2007-11-02 |
* | dm: uevent generate events | Mike Anderson | 2007-10-19 |
* | dm: export name and uuid | Mike Anderson | 2007-10-19 |
* | [PATCH] dm: suspend: add noflush pushback | Kiyoshi Ueda | 2006-12-08 |
* | [PATCH] dm: map and endio return code clarification | Kiyoshi Ueda | 2006-12-08 |
* | [PATCH] dm: suspend: parameter change | Kiyoshi Ueda | 2006-12-08 |
* | [PATCH] dm table: add target flush | Bryn Reeves | 2006-10-03 |
* | [PATCH] dm: extract device limit setting | Bryn Reeves | 2006-10-03 |
* | [PATCH] dm table: add target preresume | Milan Broz | 2006-10-03 |
* | [PATCH] dm: support ioctls on mapped devices | Milan Broz | 2006-10-03 |
* | [PATCH] dm: improve error message consistency | Alasdair G Kergon | 2006-06-26 |
* | [PATCH] dm: create error table | David Teigland | 2006-06-26 |