summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-29dm cache: defer whole cellsJoe Thornber
2015-05-29dm bio prison: add dm_cell_promote_or_release()Joe Thornber
2015-05-29dm cache: pull out some bitset utility functions for reuseJoe Thornber
2015-05-29dm cache: pass a new 'critical' flag to the policies when requesting writebac...Joe Thornber
2015-05-29dm cache: track IO to the origin device using io_trackerJoe Thornber
2015-05-29dm cache: add io_trackerJoe Thornber
2015-05-29dm cache: fix race when issuing a POLICY_REPLACE operationJoe Thornber
2015-05-29dm crypt: add comments to better describe crypto processing logicMilan Broz
2015-05-29dm raid1: keep issuing IO after leg failureLidong Zhong
2015-05-29dm log writes: use ULL suffix for 64-bit constantsGeert Uytterhoeven
2015-05-29dm stripe: drop useless exit point from dm_stripe_init()Luis Henriques
2015-05-29dm raid: add support for the MD RAID0 personalityHeinz Mauelshagen
2015-05-29dm raid: a few cleanupsHeinz Mauelshagen
2015-05-29dm raid: fixup documentation for discard supportHeinz Mauelshagen
2015-05-29dm thin metadata: remove in-core 'read_only' flagMike Snitzer
2015-05-29dm thin: cleanup schedule_zero() to read more logicallyMike Snitzer
2015-05-29dm thin: cleanup overwrite's endio restore to be centralizedMike Snitzer
2015-05-29dm: factor out a common cleanup_mapped_device()Mike Snitzer
2015-05-29dm: cleanup methods that requeue requestsMike Snitzer
2015-05-29dm: do not allocate any mempools for blk-mq request-based DMMike Snitzer
2015-05-29Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer
2015-05-27dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSYMike Snitzer
2015-05-27dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error pathMike Snitzer
2015-05-27dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPEDJunichi Nomura
2015-05-26block: fix returnvar.cocci warningsJulia Lawall
2015-05-26dm: run queue on re-queueJunichi Nomura
2015-05-25Linux 4.1-rc5Linus Torvalds
2015-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-23Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-22bridge: fix lockdep splatEric Dumazet
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo
2015-05-22ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller