aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-08nvmet-rdma: lowering log level for chatty debug messagesSagi Grimberg
2018-01-08nvmet-rdma: removed queue cleanup from module exitSagi Grimberg
2018-01-06blk-mq: fix race between updating nr_hw_queues and switching io schedMing Lei
2018-01-06blk-mq: avoid to map CPU into stale hw queueMing Lei
2018-01-06blk-mq: quiesce queue during switching io sched and updating nr_requestsMing Lei
2018-01-06blk-mq: quiesce queue before freeing queueMing Lei
2018-01-06mq-deadline: make it clear that __dd_dispatch_request() works on all hw queuesJens Axboe
2018-01-06target: Use sgl_alloc_order() and sgl_free()Bart Van Assche
2018-01-06nvmet/rdma: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06nvmet/fc: Use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06crypto: scompress - use sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2018-01-06writeback: update comment in inode_io_list_move_lockedWang Long
2018-01-06DAC960: split up ioctl function to reduce stack sizeArnd Bergmann
2018-01-06block: blk-merge: remove unnecessary checkMing Lei
2018-01-06block: blk-merge: try to make front segments in full sizeMing Lei
2018-01-06blk-merge: compute bio->bi_seg_front_size efficientlyMing Lei
2018-01-06dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()Ming Lei
2018-01-06btrfs: avoid accessing bvec table directly for a cloned bioMing Lei
2018-01-06btrfs: avoid access to .bi_vcnt directlyMing Lei
2018-01-06block: move bio_alloc_pages() to bcacheMing Lei
2018-01-06bcache: comment on direct access to bvec tableMing Lei
2018-01-06dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZEMing Lei
2018-01-06block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei
2018-01-06block: bounce: avoid direct access to bvec tableMing Lei
2018-01-06fs: convert to bio_last_bvec_all()Ming Lei
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei
2018-01-06block: introduce bio helpers for converting to multipage bvecMing Lei
2018-01-05block, bfq: remove batches of confusing ifdefsPaolo Valente
2018-01-05block, bfq: consider also past I/O in soft real-time detectionPaolo Valente
2018-01-05block, bfq: remove superfluous check in queue-merging setupAngelo Ruocco
2018-01-05block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente
2018-01-05block, bfq: check low_latency flag in bfq_bfqq_save_state()Angelo Ruocco
2018-01-05block, bfq: add missing rq_pos_tree update on rq removalPaolo Valente
2018-01-05block, bfq: increase threshold to deem I/O as randomPaolo Valente
2018-01-05deadline-iosched: Introduce zone locking supportDamien Le Moal
2018-01-05deadline-iosched: Introduce dispatch helpersDamien Le Moal
2018-01-05mq-deadline: Introduce zone locking supportDamien Le Moal
2018-01-05mq-deadline: Introduce dispatch helpersDamien Le Moal
2018-01-05block: introduce zoned block devices zone write lockingChristoph Hellwig
2018-01-05pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche
2018-01-05pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-01-05lightnvm: pblk: refactor pblk_ppa_comp functionMatias Bjørling
2018-01-05lightnvm: pblk: add iostat supportJavier González
2018-01-05lightnvm: pblk: print instance name on instance infoJavier González
2018-01-05lightnvm: pblk: free write buffer on init failureJavier González
2018-01-05lightnvm: pblk: ensure kthread alloc. before kicking itJavier González
2018-01-05lightnvm: pblk: do not log recovery read errorsJavier González
2018-01-05lightnvm: pblk: ignore high ecc errors on recoveryJavier González
2018-01-05lightnvm: set target over-provision on create ioctlJavier González