summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini
2017-04-17nbd: add a flag to destroy an nbd device on disconnectJosef Bacik
2017-04-17nbd: add a status netlink commandJosef Bacik
2017-04-17nbd: handle dead connectionsJosef Bacik
2017-04-17nbd: multicast dead link notificationsJosef Bacik
2017-04-17nbd: add a reconfigure netlink commandJosef Bacik
2017-04-17nbd: add a basic netlink interfaceJosef Bacik
2017-04-16lightnvm: allow to init targets on factory modeJavier González
2017-04-16lightnvm: rename scrambler controller hintJavier González
2017-04-16lightnvm: submit erases using the I/O pathJavier González
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval
2017-04-14blk-mq: export helpersOmar Sandoval
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval
2017-04-14remove the mg_disk driverChristoph Hellwig
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08block: add a new BLKDEV_ZERO_NOFALLBACK flagChristoph Hellwig
2017-04-08block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-08dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08block: renumber REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-07blk-mq-sched: provide hooks for initializing hardware queue dataOmar Sandoval
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche
2017-04-07block: trace completion of all bios.NeilBrown
2017-04-07block: simple improvements for bio->flagsNeilBrown
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval
2017-04-05block: move timeout field in struct request to pack betterJens Axboe
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig
2017-04-05blk-mq: Remove blk_mq_queue_data.listBart Van Assche
2017-04-04nvme_fc: Clean up host fcpio done status handlingJames Smart
2017-04-04nvme_fc: Sync FC-NVME header with standardJames Smart
2017-04-04net/utils: generic inet_pton_with_scope helperSagi Grimberg
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier
2017-03-29Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock"Jens Axboe
2017-03-29block: warn if sharing request queue across gendisksOmar Sandoval
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei
2017-03-28blkcg: allocate struct blkcg_gq outside request queue spinlockTahsin Erdogan
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-28blk-throttle: add a mechanism to estimate IO latencyShaohua Li
2017-03-28block: track request size in blk_issue_statShaohua Li
2017-03-28blk-throttle: add a simple idle detectionShaohua Li
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-24block: constify struct blk_integrity_profileEric Biggers
2017-03-24uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin