summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-13lightnvm: prevent target type module removal when in useRakesh Pandit1-0/+1
2017-10-12fs/block_dev: remove vfs_msg() interfaceRakesh Pandit1-11/+0
2017-10-10blk-stat: delete useless codeShaohua Li1-3/+2
2017-10-10writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit1-3/+1
2017-10-06backing-dev: kill unused pdflush_proc_obsolete()Jens Axboe1-2/+0
2017-10-05block: remove QUEUE_FLAG_STACKABLEChristoph Hellwig1-5/+0
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe3-23/+23
2017-10-03writeback: only allow one inflight and pending full flushJens Axboe1-0/+1
2017-10-03writeback: make wb_start_writeback() staticJens Axboe1-2/+0
2017-10-03writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe1-0/+2
2017-10-03writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe1-1/+1
2017-10-03fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe1-1/+1
2017-10-03buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe1-1/+1
2017-09-26block: fix a build errorShaohua Li1-1/+1
2017-09-26block: make blkcg aware of kthread stored original cgroup infoShaohua Li1-6/+7
2017-09-26blkcg: delete unused APIsShaohua Li2-14/+0
2017-09-26kthread: add a mechanism to store cgroup infoShaohua Li1-0/+11
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-18/+15
2017-09-25nvmet-fc: sync header templates with commentsJames Smart1-5/+8
2017-09-25nvme: add transport SGL definitionsJames Smart1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart1-13/+0
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+1
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+8
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-22/+12
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-14/+4
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+18
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+0
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+1
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli1-1/+5
2017-09-21Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner1-4/+1
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song1-0/+1
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard1-14/+4
2017-09-19of: provide inline helper for of_find_device_by_nodeArnd Bergmann1-0/+7
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen1-10/+0
2017-09-18tcp: remove two unused functionsYuchung Cheng1-1/+0
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven1-1/+1
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie1-86/+86
2017-09-17syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier1-4/+8
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+11
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2-297/+15
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+59
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long1-1/+2
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso1-2/+56
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar1-1/+1
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4