summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike
2017-04-20blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates
2017-04-20block: remove the errors field from struct requestChristoph Hellwig
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig
2017-04-20block: add a error_count field to struct requestChristoph Hellwig
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara
2017-04-20block: Remove unused functionsJan Kara
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara
2017-04-20nfs: Convert to separately allocated bdiJan Kara
2017-04-20coda: Convert to separately allocated bdiJan Kara
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn
2017-04-20clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2017-04-19block: Inline blk_rq_set_prio()Bart Van Assche
2017-04-19block: Export blk_init_request_from_bio()Bart Van Assche
2017-04-19ACPI / utils: Add new acpi_dev_present helperHans de Goede
2017-04-19leds: pca9532: Extend pca9532 device tree supportFelix Brack
2017-04-19block: remove blk_end_request_curChristoph Hellwig
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig
2017-04-19acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-04-19clocksource: arm_arch_timer: add structs to describe MMIO timerFu Wei
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini
2017-04-19ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He
2017-04-18ACPI / CPPC: add sysfs entries for CPPC perf capabilitiesPrakash, Prashanth
2017-04-18ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()Prakash, Prashanth
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-04-17nbd: add a flag to destroy an nbd device on disconnectJosef Bacik
2017-04-17nbd: add a status netlink commandJosef Bacik
2017-04-17nbd: handle dead connectionsJosef Bacik
2017-04-17nbd: multicast dead link notificationsJosef Bacik
2017-04-17nbd: add a reconfigure netlink commandJosef Bacik
2017-04-17nbd: add a basic netlink interfaceJosef Bacik
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-16lightnvm: allow to init targets on factory modeJavier González
2017-04-16lightnvm: rename scrambler controller hintJavier González
2017-04-16lightnvm: submit erases using the I/O pathJavier González
2017-04-15Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner