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