aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-thin-metadata.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22dm btree: introduce cursor apiJoe Thornber2-0/+197
2016-09-22dm cache policy smq: distribute entries to random levels when switching to smqJoe Thornber1-1/+6
2016-09-22dm cache: speed up writing of the hint arrayJoe Thornber5-94/+42
2016-09-22dm array: add dm_array_new()Joe Thornber2-31/+130
2016-09-15dm mpath: delay the requeue of blk-mq requests while all paths downMike Snitzer1-6/+9
2016-09-15dm mpath: use dm_mq_kick_requeue_list()Mike Snitzer1-6/+8
2016-09-15dm rq: introduce dm_mq_kick_requeue_list()Mike Snitzer2-4/+15
2016-09-15dm rq: reduce arguments passed to map_request() and dm_requeue_original_request()Mike Snitzer1-11/+11
2016-09-14dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requestsMike Snitzer2-14/+19
2016-09-14dm: convert wait loops to use autoremove_wake_function()Bart Van Assche2-14/+6
2016-09-14dm: use signal_pending_state() in dm_wait_for_completion()Bart Van Assche1-2/+1
2016-09-14dm: rename task state function argumentsBart Van Assche1-5/+9
2016-09-14dm: add two lockdep_assert_held() statementsBart Van Assche1-0/+4
2016-09-14dm rq: simplify dm_old_stop_queue()Bart Van Assche1-6/+2
2016-09-14dm mpath: check if path's request_queue is dying in activate_path()Mike Snitzer1-3/+3
2016-09-14dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPEDMike Snitzer1-5/+14
2016-09-14dm rq: factor out dm_mq_stop_queue()Bart Van Assche1-8/+20
2016-09-14dm: mark request_queue dead before destroying the DM deviceBart Van Assche1-0/+5
2016-09-14dm: return correct error code in dm_resume()'s retry loopMinfei Huang1-3/+2
2016-09-14blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer3-5/+14
2016-09-14block: remove IOPRIO_BITSChristoph Hellwig1-1/+0
2016-09-14bio.h: remove a very outdated commentChristoph Hellwig1-2/+0
2016-09-14block: remove bio_destructor_tChristoph Hellwig1-1/+0
2016-09-14block: Improve bio_set_op_attrs() robustnessBart Van Assche1-5/+12
2016-09-14block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche3-4/+6
2016-09-14block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche1-1/+1
2016-09-14block: remove remnant refs to hardsectLinus Walleij3-4/+4
2016-09-14block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij1-1/+0
2016-09-14block_dev: remove DAX leftoversChristoph Hellwig1-10/+1
2016-09-14block: enable zeroing of io_poll statisticsStephen Bates1-1/+10
2016-09-14block: add poll_considered statisticStephen Bates3-3/+10
2016-09-08nbd: allow block mq to deal with timeoutsJosef Bacik1-37/+14
2016-09-08nbd: use flags instead of boolJosef Bacik1-8/+10
2016-09-08nbd: don't shutdown sock with irq's disabledJosef Bacik1-4/+15
2016-09-08nbd: convert to blkmqJosef Bacik1-208/+129
2016-08-29mtip32xx: mark symbols static where possibleBaoyou Xie1-1/+1
2016-08-29blk-mq: prefetch request in blk_mq_tag_to_rq()Jens Axboe1-1/+4
2016-08-29blk-mq: improve layout of blk_mq_hw_ctxJens Axboe1-4/+5
2016-08-29blk-mq: turn hctx->run_work into a regular work structJens Axboe3-7/+6
2016-08-29block: add kblockd_schedule_work_on()Jens Axboe2-1/+7
2016-08-29workqueue: add cancel_work()Jens Axboe2-14/+27
2016-08-28Linux 4.8-rc4Linus Torvalds1-1/+1
2016-08-29drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates.Mario Kleiner1-3/+3
2016-08-26mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-08-26dax: fix device-dax region baseDan Williams1-0/+3
2016-08-26fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada3-7/+5
2016-08-26printk: fix parsing of "brl=" optionNicolas Iooss1-2/+2