summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-211-6/+9
* blk-mq: register device instead of diskMatias Bjørling2016-09-211-2/+2
* sbitmap: push alloc policy into sbitmap_queueOmar Sandoval2016-09-171-8/+11
* sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval2016-09-171-1/+44
* blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-172-7/+329
* blk-mq: introduce blk_mq_delay_kick_requeue_list()Mike Snitzer2016-09-142-1/+2
* block: remove IOPRIO_BITSChristoph Hellwig2016-09-141-1/+0
* bio.h: remove a very outdated commentChristoph Hellwig2016-09-141-2/+0
* block: remove bio_destructor_tChristoph Hellwig2016-09-141-1/+0
* block: Improve bio_set_op_attrs() robustnessBart Van Assche2016-09-141-5/+12
* block, dm-crypt, btrfs: Introduce bio_flags()Bart Van Assche2016-09-141-1/+2
* block: Document that bio_op() uses the data type of bio.bi_opfBart Van Assche2016-09-141-1/+1
* block: remove blk_mq_alloc_single_hw_queue() prototypeLinus Walleij2016-09-141-1/+0
* block: add poll_considered statisticStephen Bates2016-09-141-0/+1
* blk-mq: improve layout of blk_mq_hw_ctxJens Axboe2016-08-291-4/+5
* blk-mq: turn hctx->run_work into a regular work structJens Axboe2016-08-291-1/+1
* block: add kblockd_schedule_work_on()Jens Axboe2016-08-291-1/+1
* workqueue: add cancel_work()Jens Axboe2016-08-291-0/+1
* Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-281-0/+2
|\
| * Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-08-251-0/+2
| |\
| | * drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-241-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-271-0/+1
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-181-0/+1
| |\ \ \
| | * | | KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara2016-08-091-0/+1
| | | |/ | | |/|
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-262-2/+8
|\ \ \ \
| * | | | sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-08-261-0/+2
| * | | | byteswap: don't use __builtin_bswap*() with sparseJohannes Berg2016-08-261-2/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-261-8/+3
|\ \ \ \ \
| * | | | | IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-231-8/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-262-4/+12
|\ \ \ \ \
| * | | | | block: Fix secure eraseAdrian Hunter2016-08-162-4/+12
* | | | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-261-4/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig2016-08-161-4/+6
| | |_|_|/ | |/| | |
* | | | | xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-181-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg2016-08-181-3/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1713-114/+156
|\ \ \ | |/ / |/| |
| * | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-172-16/+28
| * | net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-172-16/+22
| * | net_sched: fix a typo in tc_for_each_action()WANG Cong2016-08-171-1/+1
| * | gre: set inner_protocol on xmitSimon Horman2016-08-151-0/+1
| * | net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-131-2/+1
| * | ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-08-131-1/+2
| * | bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-121-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-101-1/+1
| |\ \
| | * | netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso2016-08-081-1/+1
| * | | qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-081-0/+8
| * | | bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2016-08-081-19/+33
| * | | sctp: Export struct sctp_info to userspacePhil Sutter2016-08-082-64/+64
| |/ /
| * | Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-061-1/+2
| |\ \