| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: do not set QUEUE_ORDERED_DRAIN if request based | Kiyoshi Ueda | 2009-06-22 | 1 | -0/+5 |
* | dm: enable request based option | Kiyoshi Ueda | 2009-06-22 | 1 | -0/+111 |
* | dm: prepare for request based option | Kiyoshi Ueda | 2009-06-22 | 1 | -0/+14 |
* | dm: calculate queue limits during resume not load | Mike Snitzer | 2009-06-22 | 1 | -83/+102 |
* | dm table: establish queue limits by copying table limits | Mike Snitzer | 2009-06-22 | 1 | -10/+2 |
* | dm table: replace struct io_restrictions with struct queue_limits | Mike Snitzer | 2009-06-22 | 1 | -95/+43 |
* | dm table: validate device logical_block_size | Mike Snitzer | 2009-06-22 | 1 | -0/+69 |
* | dm table: ensure targets are aligned to logical_block_size | Mike Snitzer | 2009-06-22 | 1 | -14/+44 |
* | dm table: improve warning message when devices not freed before destruction | Jonthan Brassow | 2009-06-22 | 1 | -5/+3 |
* | dm: use i_size_read | Mikulas Patocka | 2009-06-22 | 1 | -1/+2 |
* | Revert "block: Fix bounce limit setting in DM" | Jens Axboe | 2009-06-09 | 1 | -1/+1 |
* | block: Fix bounce limit setting in DM | Martin K. Petersen | 2009-06-03 | 1 | -1/+1 |
* | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 | 1 | -14/+14 |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 1 | -5/+7 |
* | dm: remove limited barrier support | Mikulas Patocka | 2009-04-09 | 1 | -19/+0 |
* | dm: add integrity support | Martin K. Petersen | 2009-04-09 | 1 | -0/+40 |
* | dm table: fix upgrade mode race | Alasdair G Kergon | 2009-04-02 | 1 | -12/+14 |
* | dm table: rework reference counting | Mikulas Patocka | 2009-01-06 | 1 | -5/+23 |
* | dm: support barriers on simple devices | Andi Kleen | 2009-01-06 | 1 | -0/+19 |
* | block: fix setting of max_segment_size and seg_boundary mask | Milan Broz | 2008-12-03 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 | 1 | -8/+8 |
|\ |
|
| * | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 | 1 | -2/+2 |
| * | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 1 | -6/+6 |
* | | [PATCH] dm: kill lookup_device wrapper | Christoph Hellwig | 2008-10-23 | 1 | -15/+6 |
|/ |
|
* | dm: detect lost queue | Alasdair G Kergon | 2008-10-10 | 1 | -3/+23 |
* | dm: export struct dm_dev | Mikulas Patocka | 2008-10-10 | 1 | -32/+39 |
* | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro | 2008-08-01 | 1 | -23/+6 |
* | dm table: remove merge_bvec sector restriction | Milan Broz | 2008-07-21 | 1 | -7/+6 |
* | dm: use unlocked variants of queue flag check/set | Jens Axboe | 2008-04-29 | 1 | -5/+3 |
* | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 | 1 | -2/+5 |
* | dm table: remove unused dm_create_error_table | Adrian Bunk | 2008-04-25 | 1 | -38/+0 |
* | dm table: drop void suspend_targets return | Adrian Bunk | 2008-04-25 | 1 | -2/+2 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | dm: table use uninitialized_var | Andrew Morton | 2008-02-08 | 1 | -1/+1 |
* | dm: table remove unused total | Jun'ichi Nomura | 2008-02-08 | 1 | -1/+1 |
* | dm: table use list_for_each | Paul Jimenez | 2008-02-08 | 1 | -9/+7 |
* | dm: merge max_hw_sector | Neil Brown | 2007-12-20 | 1 | -0/+9 |
* | dm: table detect io beyond device | Jun'ichi Nomura | 2007-12-20 | 1 | -1/+6 |
* | Add UNPLUG traces to all appropriate places | Alan D. Brunelle | 2007-11-09 | 1 | -2/+1 |
* | dm: bounce_pfn limit added | Vasily Averin | 2007-11-02 | 1 | -0/+7 |
* | dm: use kzalloc | Dmitry Monakhov | 2007-10-20 | 1 | -2/+1 |
* | block: convert blkdev_issue_flush() to use empty barriers | Jens Axboe | 2007-10-16 | 1 | -28/+0 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -4/+4 |
* | dm: allow offline devices | Mike Anderson | 2007-05-09 | 1 | -4/+6 |
* | [PATCH] dm table: add target flush | Bryn Reeves | 2006-10-03 | 1 | -0/+5 |
* | [PATCH] dm: extract device limit setting | Bryn Reeves | 2006-10-03 | 1 | -41/+46 |
* | [PATCH] dm table: add target preresume | Milan Broz | 2006-10-03 | 1 | -2/+15 |
* | [PATCH] dm: improve error message consistency | Alasdair G Kergon | 2006-06-26 | 1 | -5/+6 |
* | [PATCH] dm: create error table | David Teigland | 2006-06-26 | 1 | -0/+38 |