summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-25Linux 4.1-rc5v4.1-rc5Linus Torvalds1-1/+1
2015-05-22bridge: fix lockdep splatEric Dumazet1-0/+2
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran1-1/+9
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-05-22ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan1-2/+2
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2-0/+13
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan1-1/+2
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček1-0/+1
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork1-1/+1
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet4-4/+17
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig6-230/+73
2015-05-22block: remove management of bi_remaining when restoring original bi_end_ioMike Snitzer12-66/+27
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-05-22Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-22Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-22Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom1-0/+61
2015-05-22net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5