summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: allow to init targets on factory modeJavier González2017-04-161-1/+2
* 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-0718-61/+55
|\
| * 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-239-10/+39
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | 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 '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-06394-7005/+12320
| | | |\| | | |
| | | * | | | | ARM: OMAP2+: Remove legacy gpmc-nand.cLadislav Michl2017-02-281-11/+0
| | | * | | | | ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl2017-02-281-2/+3
| * | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-241-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-161-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-241-5/+13
| |\ \ \ \ \ \ \
| | * | | | | | | iommu: Disambiguate MSI region typesRobin Murphy2017-03-221-5/+13
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-233-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh2017-03-211-0/+2
| | * | | | | | | vsock: track pkt owner vsockPeng Tao2017-03-211-0/+3
| | * | | | | | | net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-161-0/+1
| * | | | | | | | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-211-16/+0
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |