summaryrefslogtreecommitdiffstats
path: root/drivers
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-28nbd: fix use after free on module unloadJosef Bacik
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-27mtip32xx: use runtime tag to initialize command headerMing Lei
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart 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
2017-04-24dm thin: fix a memory leak when passing discard bio downDennis Yang
2017-04-24dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja
2017-04-24dm ioctl: remove double parenthesesMatthias Kaehlcke
2017-04-24dm: remove dummy dm_table definitionMikulas Patocka
2017-04-24dm crypt: fix large block integrity supportMikulas Patocka
2017-04-24dm integrity: support larger block sizesMikulas Patocka
2017-04-24dm integrity: various small changes and cleanupsMikulas Patocka
2017-04-24dm: mark targets that pass integrity dataMikulas Patocka
2017-04-24dm table: replace while loops with for loopsMikulas Patocka
2017-04-23lightnvm: pblk: fix erase counters on error failJavier González
2017-04-23lightnvm: pblk: free metadata on line alloc failureJavier González
2017-04-23lightnvm: pblk: fix memory leak on error pathJavier González
2017-04-23lightnvm: pblk: fix bad error checkJavier González
2017-04-23lightnvm: pblk: fix race condition on line retryJavier González
2017-04-21lightnvm: don't print a warning for ADDR_EMPTYDan Carpenter