summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-20block: return on congested block deviceGoldwyn Rodrigues
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues
2017-06-20fs: Introduce filemap_range_has_page()Goldwyn Rodrigues
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso
2017-06-20Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-20sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>Ingo Molnar
2017-06-20sched/wait: Improve the bit-wait API parameter names in the API function prot...Ingo Molnar
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-20uuid: Take const on input of uuid_is_null() and guid_is_null()Andy Shevchenko
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-18blk-mq: don't stop queue for quiescingMing Lei
2017-06-18blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei
2017-06-18blk-mq: introduce blk_mq_unquiesce_queueMing Lei
2017-06-18blk-mq: introduce blk_mq_quiesce_queue_nowait()Ming Lei
2017-06-18blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.hMing Lei
2017-06-18block: remove bio_clone() and all references.NeilBrown
2017-06-18blk: make the bioset rescue_workqueue optional.NeilBrown
2017-06-18blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig
2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-06-15scatterlist: add sg_zero_buffer() helperJohannes Thumshirn
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds