summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-20block: return on congested block deviceGoldwyn Rodrigues2-0/+10
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues1-0/+1
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2-1/+12
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues1-1/+1
2017-06-20fs: Introduce filemap_range_has_page()Goldwyn Rodrigues1-0/+2
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues2-0/+16
2017-06-20sched/core: Drop the unused try_get_task_struct() helper functionDavidlohr Bueso1-2/+0
2017-06-20Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner3-20/+13
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar68-777/+1000
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2-12/+12
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Ingo Molnar1-0/+1
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar4-252/+262
2017-06-20sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>Ingo Molnar1-323/+322
2017-06-20sched/wait: Improve the bit-wait API parameter names in the API function prot...Ingo Molnar1-15/+15
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar1-4/+4
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar1-3/+3
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar1-38/+38
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar1-42/+42
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar10-44/+47
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz1-2/+2
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz1-1/+0
2017-06-20uuid: Take const on input of uuid_is_null() and guid_is_null()Andy Shevchenko1-2/+2
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2017-06-19m68k: Remove ptrace_signal_deliverAndreas Schwab1-4/+0
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+2
2017-06-18blk-mq: don't stop queue for quiescingMing Lei1-2/+0
2017-06-18blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei2-0/+6
2017-06-18blk-mq: introduce blk_mq_unquiesce_queueMing Lei1-0/+1
2017-06-18blk-mq: introduce blk_mq_quiesce_queue_nowait()Ming Lei1-0/+8
2017-06-18blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.hMing Lei2-1/+1
2017-06-18block: remove bio_clone() and all references.NeilBrown1-5/+0
2017-06-18blk: make the bioset rescue_workqueue optional.NeilBrown1-0/+1
2017-06-18blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown1-2/+4
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown1-2/+1
2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig1-2/+2
2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig1-2/+1
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+2
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer1-1/+1
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong1-2/+8
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn1-0/+4
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn1-0/+17
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn1-0/+2
2017-06-15scatterlist: add sg_zero_buffer() helperJohannes Thumshirn1-0/+2
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu1-0/+1
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski1-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+15
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+14