summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini2017-04-191-1/+1
* nbd: add a flag to destroy an nbd device on disconnectJosef Bacik2017-04-171-1/+5
* nbd: add a status netlink commandJosef Bacik2017-04-171-0/+25
* nbd: handle dead connectionsJosef Bacik2017-04-171-0/+1
* nbd: multicast dead link notificationsJosef Bacik2017-04-171-2/+4
* nbd: add a reconfigure netlink commandJosef Bacik2017-04-171-0/+1
* nbd: add a basic netlink interfaceJosef Bacik2017-04-171-0/+69
* lightnvm: allow to init targets on factory modeJavier González2017-04-162-1/+6
* lightnvm: rename scrambler controller hintJavier González2017-04-161-1/+1
* lightnvm: submit erases using the I/O pathJavier González2017-04-161-5/+3
* blk-mq-sched: make completed_request() callback more usefulOmar Sandoval2017-04-141-1/+1
* blk-mq: export helpersOmar Sandoval2017-04-141-0/+1
* sbitmap: add sbitmap_get_shallow() operationOmar Sandoval2017-04-141-0/+55
* remove the mg_disk driverChristoph Hellwig2017-04-141-45/+0
* block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-082-20/+0
* block: add a new BLKDEV_ZERO_NOFALLBACK flagChristoph Hellwig2017-04-081-0/+1
* block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-0/+6
* block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig2017-04-081-6/+10
* dm: support REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-0/+6
* block: renumber REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-1/+1
* blk-mq-sched: provide hooks for initializing hardware queue dataOmar Sandoval2017-04-071-0/+2
* Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-0728-109/+129
|\
| * blk-mq: Restart a single queue if tag sets are sharedBart Van Assche2017-04-071-1/+0
| * blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2017-04-071-0/+2
| * blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1
| * nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier2017-04-021-8/+8
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-281-2/+2
| |\
| | * KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-231-2/+2
| * | Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-261-3/+7
| |\ \
| | * | vmbus: remove hv_event_tasklet_disable/enableDexuan Cui2017-03-161-3/+0
| | * | vmbus: use rcu for per-cpu channel listStephen Hemminger2017-03-161-0/+7
| * | | Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-261-1/+1
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-221-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iio: sw-device: Fix config group initializationLars-Peter Clausen2017-03-131-1/+1
| * | | | Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-261-0/+6
| |\ \ \ \
| | * \ \ \ Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-03-2320-39/+83
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-141-0/+6
| | | |/ / | | |/| |
| * | | | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-251-1/+0
| |\ \ \ \
| | * | | | fscrypt: eliminate ->prepare_context() operationEric Biggers2017-03-151-1/+0
| * | | | | Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-251-0/+1
| |\ \ \ \ \
| | * | | | | hwmon: Add missing HWMON_T_ALARMPeter Huewe2017-03-221-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-03-252-14/+19
| |\ \ \ \ \
| | * | | | | uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin2017-03-241-1/+2
| | * | | | | IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-241-13/+17
| | |/ / / /
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-03-242-20/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2017-03-211-7/+2
| | |\ \ \ \ \
| | | * | | | | reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel2017-03-211-7/+2
| | * | | | | | Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2017-03-131-13/+3
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren2017-03-06767-10038/+23274
| | | |\| | | |
| | | * | | | | ARM: OMAP2+: Remove legacy gpmc-nand.cLadislav Michl2017-02-281-11/+0