Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2018-06-13 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
2018-06-08 | dm: adjust structure members to improve alignment | Mike Snitzer | 1 | -6/+7 |
2018-06-05 | dm: Use kzalloc for all structs with embedded biosets/mempools | Kent Overstreet | 1 | -1/+1 |
2018-05-31 | dm: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -11/+12 |
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-11-01 | dm: convert ffs to __ffs | Mikulas Patocka | 1 | -1/+1 |
2015-11-01 | dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() | Julia Lawall | 1 | -3/+1 |
2013-11-24 | 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-11 | dm raid1: remove bio_endio from dm_rh_mark_nosync | Mikulas Patocka | 1 | -5/+1 |
2009-12-11 | 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 |