Age | Commit message (Expand) | Author |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-08 | dm: adjust structure members to improve alignment | Mike Snitzer |
2018-06-05 | dm: Use kzalloc for all structs with embedded biosets/mempools | Kent Overstreet |
2018-05-30 | dm: convert to bioset_init()/mempool_init() | Kent Overstreet |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie |
2016-06-07 | dm: use bio op accessors | Mike Christie |
2015-10-31 | dm: convert ffs to __ffs | Mikulas Patocka |
2015-10-31 | dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() | Julia Lawall |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet |
2012-07-20 | dm raid1: fix crash with mirror recovery and discard | Mikulas Patocka |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for bio-based dm | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-16 | dm raid1: fix null pointer dereference in suspend | Takahiro Yasui |
2009-12-10 | dm raid1: remove bio_endio from dm_rh_mark_nosync | Mikulas Patocka |
2009-12-10 | dm raid1: support flush | Mikulas Patocka |
2009-06-22 | dm raid1: keep retrying alloc if mempool_alloc failed | Mikulas Patocka |
2009-04-15 | block: move bio list helpers into bio.h | Christoph Hellwig |
2008-10-21 | dm raid1: separate region_hash interface part1 | Heinz Mauelshagen |