summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-01dm: introduce a new DM_MAPIO_KILL return valueChristoph Hellwig
2017-05-01dm rq: change ->rq_end_io calling conventionsChristoph Hellwig
2017-05-01dm mpath: merge do_end_io into multipath_end_ioChristoph Hellwig
2017-05-01Merge branch 'dm-4.12' into dm-4.12-post-mergeMike Snitzer
2017-05-01dm bufio: check new buffer allocation watermark every 30 secondsMikulas Patocka
2017-05-01dm bufio: avoid a possible ABBA deadlockMikulas Patocka
2017-04-28block: hide badblocks attribute by defaultDan Williams
2017-04-28blk-mq: unify hctx delay_work and run_workJens Axboe
2017-04-28block: add kblock_mod_delayed_work_on()Jens Axboe
2017-04-28blk-mq: unify hctx delayed_run_work and run_workJens Axboe
2017-04-28nbd: fix use after free on module unloadJosef Bacik
2017-04-28MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O schedulerUlf Hansson
2017-04-27dm mpath: make it easier to detect unintended I/O request flushesBart Van Assche
2017-04-27dm mpath: cleanup QUEUE_IF_NO_PATH bit manipulation by introducing assign_bit()Bart Van Assche
2017-04-27dm mpath: micro-optimize the hot path relative to MPATHF_QUEUE_IF_NO_PATHBart Van Assche
2017-04-27dm: introduce enum dm_queue_mode to cleanup related codeBart Van Assche
2017-04-27dm mpath: verify __pg_init_all_paths locking assumptions at runtimeBart Van Assche
2017-04-27dm: verify suspend_locking assumptions at runtimeBart Van Assche
2017-04-27dm block manager: remove an unused argument from dm_block_manager_create()Bart Van Assche
2017-04-27dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche
2017-04-27dm mpath: delay requeuing while path initialization is in progressBart Van Assche
2017-04-27dm mpath: avoid that path removal can trigger an infinite loopBart Van Assche
2017-04-27dm mpath: split and rename activate_path() to prepare for its expanded useBart Van Assche
2017-04-27dm ioctl: prevent stack leak in dm ioctl callAdrian Salido
2017-04-27dm integrity: use previously calculated log2 of sectors_per_blockMikulas Patocka
2017-04-27dm integrity: use hex2bin instead of open-coded variantMikulas Patocka
2017-04-27dm crypt: replace custom implementation of hex2bin()Andy Shevchenko
2017-04-27blk-mq-sched: alloate reserved tags out of normal poolJens Axboe
2017-04-27mtip32xx: use runtime tag to initialize command headerMing Lei
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Add blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Show operation, cmd_flags and rq_flags namesBart Van Assche
2017-04-26blk-mq: Make blk_flags_show() callers append a newline characterBart Van Assche
2017-04-26blk-mq: Move the "state" debugfs attribute one level downBart Van Assche
2017-04-26blk-mq: Unregister debugfs attributes earlierBart Van Assche
2017-04-26blk-mq: Only unregister hctxs for which registration succeededBart Van Assche
2017-04-26blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...Bart Van Assche
2017-04-26blk-mq: Let blk_mq_debugfs_register() look up the queue nameBart Van Assche
2017-04-26blk-mq: Register <dev>/queue/mq after having registered <dev>/queueBart Van Assche
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig
2017-04-26ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig
2017-04-26scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig
2017-04-25dm crypt: remove obsolete references to per-CPU stateEric Biggers
2017-04-25lightnvm: fix possible memory leak in pblk_bb_discovery()Wei Yongjun
2017-04-24virtio_blk: Fix English description of VIRTIO_BLK_SCSIJean Delvare
2017-04-24dm verity: switch to using asynchronous hash crypto APIGilad Ben-Yossef
2017-04-24dm crypt: use WQ_HIGHPRI for the IO and crypt workqueuesTim Murray
2017-04-24dm crypt: rewrite (wipe) key in crypto layer using random dataOndrej Kozina
2017-04-24dm mpath: requeue after a small delay if blk_get_request() failsBart Van Assche
2017-04-24dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy