summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-21Merge remote-tracking branch 'linux-block/wb-buf-throttle-v4.8' into 4.8-ckCon Kolivas
2016-10-21block: cgroups, kconfig, build bits for BFQ-v7r11-4.8.0Paolo Valente
2016-10-21Convert sub-tick accounting to nanosecond precision to cope with tasks that r...Con Kolivas
2016-10-13writeback: throttle buffered writebackJens Axboe
2016-10-09MuQSS version 0.104Con Kolivas
2016-10-05wbt: add general throttling mechanismJens Axboe
2016-10-04block: add scalable completion tracking of requestsJens Axboe
2016-10-04block: add code to track actual device queue depthJens Axboe
2016-10-04writeback: track if we're sleeping on progress in balance_dirty_pages()Jens Axboe
2016-10-04writeback: use WRITE_BG for kupdate and background writebackJens Axboe
2016-10-04writeback: add wbc_to_write_flags()Jens Axboe
2016-10-04block: add WRITE_BGJens Axboe
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30sctp: remove prsctp_param from sctp_chunkXin Long
2016-09-30sctp: move sent_count to the memory hole in sctp_chunkXin Long
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-17fix iov_iter_fault_in_readable()Al Viro
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton
2016-09-13asm-generic: make get_user() clear the destination on errorsAl Viro
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-09asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-08net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang