aboutsummaryrefslogtreecommitdiffstats
path: root/mm/migrate.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-06block: blk-merge: remove unnecessary checkMing Lei1-3/+1
2018-01-06block: blk-merge: try to make front segments in full sizeMing Lei1-5/+49
2018-01-06blk-merge: compute bio->bi_seg_front_size efficientlyMing Lei1-4/+5
2018-01-06dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()Ming Lei1-1/+0
2018-01-06btrfs: avoid accessing bvec table directly for a cloned bioMing Lei1-1/+3
2018-01-06btrfs: avoid access to .bi_vcnt directlyMing Lei2-5/+6
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei9-34/+33
2018-01-06bcache: comment on direct access to bvec tableMing Lei2-0/+8
2018-01-06dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZEMing Lei1-1/+9
2018-01-06block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei2-5/+20
2018-01-06block: bounce: avoid direct access to bvec tableMing Lei1-9/+8
2018-01-06fs: convert to bio_last_bvec_all()Ming Lei3-3/+3
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei8-13/+13
2018-01-06block: introduce bio helpers for converting to multipage bvecMing Lei1-0/+23
2018-01-05block, bfq: remove batches of confusing ifdefsPaolo Valente1-55/+72
2018-01-05block, bfq: consider also past I/O in soft real-time detectionPaolo Valente1-34/+81
2018-01-05block, bfq: remove superfluous check in queue-merging setupAngelo Ruocco1-31/+5
2018-01-05block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente3-11/+52
2018-01-05block, bfq: check low_latency flag in bfq_bfqq_save_state()Angelo Ruocco1-1/+2
2018-01-05block, bfq: add missing rq_pos_tree update on rq removalPaolo Valente1-0/+2
2018-01-05block, bfq: increase threshold to deem I/O as randomPaolo Valente1-1/+1
2018-01-05deadline-iosched: Introduce zone locking supportDamien Le Moal1-3/+68
2018-01-05deadline-iosched: Introduce dispatch helpersDamien Le Moal1-10/+37
2018-01-05mq-deadline: Introduce zone locking supportDamien Le Moal1-3/+86
2018-01-05mq-deadline: Introduce dispatch helpersDamien Le Moal1-8/+37
2018-01-05block: introduce zoned block devices zone write lockingChristoph Hellwig3-0/+154
2018-01-05pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche1-4/+4
2018-01-05pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-01-05lightnvm: pblk: refactor pblk_ppa_comp functionMatias Bjørling1-4/+1
2018-01-05lightnvm: pblk: add iostat supportJavier González3-12/+25
2018-01-05lightnvm: pblk: print instance name on instance infoJavier González1-1/+2
2018-01-05lightnvm: pblk: free write buffer on init failureJavier González1-1/+2
2018-01-05lightnvm: pblk: ensure kthread alloc. before kicking itJavier González1-6/+11
2018-01-05lightnvm: pblk: do not log recovery read errorsJavier González2-3/+4
2018-01-05lightnvm: pblk: ignore high ecc errors on recoveryJavier González1-1/+1
2018-01-05lightnvm: set target over-provision on create ioctlJavier González5-24/+104
2018-01-05lightnvm: pblk: use exact free block counter in RLJavier González6-46/+73
2018-01-05lightnvm: pblk: remove pblk_gc_stopHans Holmberg1-12/+2
2018-01-05lightnvm: pblk: prevent premature sync point resetsHans Holmberg1-6/+6
2018-01-05lightnvm: pblk: clear flush point on completed writesHans Holmberg2-31/+44
2018-01-05lightnvm: pblk: rename sync_point to flush_pointHans Holmberg3-34/+35
2018-01-05lightnvm: pblk: refactor emeta consistency checkHans Holmberg3-7/+19
2018-01-05lightnvm: pblk: remove pblk_for_each_lun helperJavier González1-4/+0
2018-01-05lightnvm: pblk: compress and reorder helper functionsJavier González5-98/+71
2018-01-05lightnvm: guarantee target unique name across devs.Javier González1-6/+27
2018-01-05lightnvm: refactor target type lookupJavier González1-13/+17
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling8-136/+170
2018-01-05lightnvm: remove lower page tablesMatias Bjørling3-87/+0
2018-01-05lightnvm: remove unnecessary field from nvm_rqJavier González1-1/+0
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling3-280/+0