summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-26writeback: throttle buffered writebackwb-buf-throttle-v5Jens Axboe
2016-04-26wbt: add general throttling mechanismJens Axboe
2016-04-26block: add scalable completion tracking of requestsJens Axboe
2016-04-26block: add code to track actual device queue depthJens Axboe
2016-04-26writeback: track if we're sleeping on progress in balance_dirty_pages()Jens Axboe
2016-04-26writeback: use WRITE_BG for kupdate and background writebackJens Axboe
2016-04-26writeback: add wbc_to_write_cmd()Jens Axboe
2016-04-26block: add WRITE_BGJens Axboe
2016-04-26block: kill off q->flush_flagsJens Axboe
2016-04-26block: kill blk_queue_flush()Jens Axboe
2016-04-26um: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26mtd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26mmc/block: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26md: update to using blk_queue_write_cache()Jens Axboe
2016-04-26ide-disk: update to using blk_queue_write_cache()Jens Axboe
2016-04-26xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26dm: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26bcache: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26virtio_blk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26ps3disk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26skd_main: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26osdblk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26nbd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26mtip32xx: remove call to blk_queue_flush()Jens Axboe
2016-04-26loop: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26drbd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26NVMe: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26sd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-26block: add ability to flag write back caching on a deviceJens Axboe
2016-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-24Linux 4.6-rc5v4.6-rc5Linus Torvalds
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-22Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-22Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-04-22x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck