summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-11dm thin metadata: add dm_thin_find_mapped_range()Joe Thornber2-0/+66
2015-06-11dm btree: add dm_btree_remove_leaves()Joe Thornber2-0/+136
2015-06-11dm stats: Use kvfree() in dm_kvfree()Pekka Enberg1-4/+1
2015-06-11dm cache: age and write back cache entries even without active IOJoe Thornber5-8/+20
2015-06-11dm cache: prefix all DMERR and DMINFO messages with cache device nameMike Snitzer1-38/+64
2015-06-11dm cache: add fail io mode and needs_check flagJoe Thornber7-58/+320
2015-06-11dm cache: wake the worker thread every time we free a migration objectJoe Thornber1-3/+6
2015-06-11dm cache: add stochastic-multi-queue (smq) policyJoe Thornber3-0/+1782
2015-05-29dm cache: boost promotion of blocks that will be overwrittenJoe Thornber1-7/+7
2015-05-29dm cache: defer whole cellsJoe Thornber1-63/+262
2015-05-29dm bio prison: add dm_cell_promote_or_release()Joe Thornber2-0/+39
2015-05-29dm cache: pull out some bitset utility functions for reuseJoe Thornber2-24/+28
2015-05-29dm cache: pass a new 'critical' flag to the policies when requesting writebac...Joe Thornber5-7/+13
2015-05-29dm cache: track IO to the origin device using io_trackerJoe Thornber1-7/+49
2015-05-29dm cache: add io_trackerJoe Thornber1-0/+73
2015-05-29dm cache: fix race when issuing a POLICY_REPLACE operationJoe Thornber5-37/+85
2015-05-29dm crypt: add comments to better describe crypto processing logicMilan Broz1-6/+24
2015-05-29dm raid1: keep issuing IO after leg failureLidong Zhong1-17/+58
2015-05-29dm log writes: use ULL suffix for 64-bit constantsGeert Uytterhoeven1-2/+2
2015-05-29dm stripe: drop useless exit point from dm_stripe_init()Luis Henriques1-3/+1
2015-05-29dm raid: add support for the MD RAID0 personalityHeinz Mauelshagen2-48/+85
2015-05-29dm raid: a few cleanupsHeinz Mauelshagen1-45/+46
2015-05-29dm raid: fixup documentation for discard supportHeinz Mauelshagen2-2/+1
2015-05-29dm thin metadata: remove in-core 'read_only' flagMike Snitzer3-5/+8
2015-05-29dm thin: cleanup schedule_zero() to read more logicallyMike Snitzer1-9/+7
2015-05-29dm thin: cleanup overwrite's endio restore to be centralizedMike Snitzer1-8/+3
2015-05-29dm: factor out a common cleanup_mapped_device()Mike Snitzer1-35/+43
2015-05-29dm: cleanup methods that requeue requestsMike Snitzer1-12/+5
2015-05-29dm: do not allocate any mempools for blk-mq request-based DMMike Snitzer2-33/+40
2015-05-29Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer54-709/+573
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer1-5/+3
2015-05-27dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer1-4/+6
2015-05-27dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer1-1/+3
2015-05-27dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura1-2/+2
2015-05-26block: fix returnvar.cocci warningsJulia Lawall1-2/+1
2015-05-26dm: run queue on re-queueJunichi Nomura1-0/+1
2015-05-24Linux 4.1-rc5v4.1-rc5Linus Torvalds1-1/+1
2015-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-77/+71
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-12/+29
2015-05-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+8
2015-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-13/+20
2015-05-23Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+38
2015-05-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds30-240/+190
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-105/+308
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-9/+6
2015-05-22Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/mdLinus Torvalds3-3/+10
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-4/+70
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-12/+13