aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...Shenghui Wang
2019-04-24bcache: fix failure in journal relplayTang Junhui
2019-04-24bcache: improve bcache_reboot()Coly Li
2019-04-24bcache: add comments for closure_fn to be called in closure_queue()Coly Li
2019-04-24bcache: Add comments for blkdev_put() in registration code pathColy Li
2019-04-24bcache: add error check for calling register_bdev()Coly Li
2019-04-24bcache: return error immediately in bch_journal_replay()Coly Li
2019-04-24bcache: add comments for kobj release callback routineColy Li
2019-04-24bcache: add failure check to run_cache_set() for journal replayColy Li
2019-04-24bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li
2019-04-24bcache: move definition of 'int ret' out of macro read_bucket()Coly Li
2019-04-24bcache: fix a race between cache register and cacheset unregisterLiang Chen
2019-04-24bcache: Clean up bch_get_congested()George Spelvin
2019-04-24bcache: use kmemdup_nul for CACHED_LABEL bufferGeliang Tang
2019-04-24bcache: avoid clang -Wunintialized warningArnd Bergmann
2019-04-24bcache: fix inaccurate result of unused bucketsGuoju Fang
2019-04-24bcache: fix crashes stopping bcache device before read miss doneGuoju Fang
2019-04-24block: don't run get_page() on pages from non-bvec iov iterMing Lei
2019-04-23block: clarify that bio_add_page() and related helpers can add multi pagesMing Lei
2019-04-22Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/blockJens Axboe
2019-04-22block: don't show io_timeout if driver has no timeout handlerWeiping Zhang
2019-04-22block: avoid scatterlist offsets > PAGE_SIZEChristoph Hellwig
2019-04-22brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao
2019-04-22block: fix use-after-free on gendiskYufen Yu
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-21Linux 5.1-rc6Linus Torvalds
2019-04-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-20Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-04-19Merge tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-19block: make sure that bvec length can't be overflowMing Lei
2019-04-19block: kill all_q_node in request_queueHou Tao
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-19x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede
2019-04-19Merge tag 'perf-urgent-for-mingo-5.1-20190419' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm/kmemleak.c: fix unused-function warningArnd Bergmann
2019-04-19init: initialize jump labels before command line option parsingDan Williams