Age | Commit message (Expand) | Author | Files | Lines |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe | 1 | -2/+2 |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 1 | -2/+2 |
2016-06-07 | dm: use bio op accessors | Mike Christie | 1 | -2/+2 |
2015-10-31 | dm: convert ffs to __ffs | Mikulas Patocka | 1 | -1/+1 |
2015-10-31 | dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() | Julia Lawall | 1 | -3/+1 |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet | 1 | -1/+2 |
2012-07-20 | dm raid1: fix crash with mirror recovery and discard | Mikulas Patocka | 1 | -1/+4 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for bio-based dm | Tejun Heo | 1 | -8/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-16 | dm raid1: fix null pointer dereference in suspend | Takahiro Yasui | 1 | -3/+2 |
2009-12-10 | dm raid1: remove bio_endio from dm_rh_mark_nosync | Mikulas Patocka | 1 | -5/+1 |
2009-12-10 | dm raid1: support flush | Mikulas Patocka | 1 | -2/+23 |
2009-06-22 | dm raid1: keep retrying alloc if mempool_alloc failed | Mikulas Patocka | 1 | -1/+1 |
2009-04-15 | block: move bio list helpers into bio.h | Christoph Hellwig | 1 | -1/+0 |
2008-10-21 | dm raid1: separate region_hash interface part1 | Heinz Mauelshagen | 1 | -0/+704 |