| Commit message (Expand) | Author | Age |
* | dm: linear support discard | Mike Snitzer | 2010-08-11 |
* | dm ioctl: refactor dm_table_complete | Will Drewry | 2010-08-11 |
* | dm table: remove unused dm_get_device range parameters | Nikanth Karthikesan | 2010-03-05 |
* | dm table: remove dm_get from dm_table_get_md | Kiyoshi Ueda | 2010-03-05 |
* | DM: Fix device mapper topology stacking | Martin K. Petersen | 2010-01-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-12-15 |
|\ |
|
| * | dm: bind new table before destroying old | Alasdair G Kergon | 2009-12-10 |
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 |
|/ |
|
* | dm stripe: expose correct io hints | Mike Snitzer | 2009-09-04 |
* | dm table: add more context to terse warning messages | Mike Snitzer | 2009-09-04 |
* | dm table: fix queue_limit checking device iterator | Mikulas Patocka | 2009-09-04 |
* | dm table: pass correct dev area size to device_area_is_valid | Mike Snitzer | 2009-07-23 |
* | dm: remove queue next_ordered workaround for barriers | Mike Snitzer | 2009-07-23 |
* | dm table: fix blk_stack_limits arg to use bytes not sectors | Mike Snitzer | 2009-06-30 |
* | dm: do not set QUEUE_ORDERED_DRAIN if request based | Kiyoshi Ueda | 2009-06-22 |
* | dm: enable request based option | Kiyoshi Ueda | 2009-06-22 |
* | 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 table: establish queue limits by copying table limits | Mike Snitzer | 2009-06-22 |
* | dm table: replace struct io_restrictions with struct queue_limits | Mike Snitzer | 2009-06-22 |
* | dm table: validate device logical_block_size | Mike Snitzer | 2009-06-22 |
* | dm table: ensure targets are aligned to logical_block_size | Mike Snitzer | 2009-06-22 |
* | dm table: improve warning message when devices not freed before destruction | Jonthan Brassow | 2009-06-22 |
* | dm: use i_size_read | Mikulas Patocka | 2009-06-22 |
* | Revert "block: Fix bounce limit setting in DM" | Jens Axboe | 2009-06-09 |
* | block: Fix bounce limit setting in DM | Martin K. Petersen | 2009-06-03 |
* | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-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: add integrity support | Martin K. Petersen | 2009-04-08 |
* | dm table: fix upgrade mode race | Alasdair G Kergon | 2009-04-02 |
* | dm table: rework reference counting | Mikulas Patocka | 2009-01-05 |
* | dm: support barriers on simple devices | Andi Kleen | 2009-01-05 |
* | block: fix setting of max_segment_size and seg_boundary mask | Milan Broz | 2008-12-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 |
| * | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 |
* | | [PATCH] dm: kill lookup_device wrapper | Christoph Hellwig | 2008-10-23 |
|/ |
|
* | dm: detect lost queue | Alasdair G Kergon | 2008-10-10 |
* | dm: export struct dm_dev | Mikulas Patocka | 2008-10-10 |
* | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro | 2008-08-01 |
* | dm table: remove merge_bvec sector restriction | Milan Broz | 2008-07-21 |
* | dm: use unlocked variants of queue flag check/set | Jens Axboe | 2008-04-29 |
* | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 |
* | dm table: remove unused dm_create_error_table | Adrian Bunk | 2008-04-25 |
* | dm table: drop void suspend_targets return | Adrian Bunk | 2008-04-25 |
* | Introduce path_put() | Jan Blunck | 2008-02-15 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
* | dm: table use uninitialized_var | Andrew Morton | 2008-02-07 |
* | dm: table remove unused total | Jun'ichi Nomura | 2008-02-07 |