summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtip32xx: remove trim supportChristoph Hellwig2019-04-252-106/+0
* bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...Shenghui Wang2019-04-241-0/+8
* bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...Shenghui Wang2019-04-241-1/+1
* bcache: fix failure in journal relplayTang Junhui2019-04-241-4/+21
* bcache: improve bcache_reboot()Coly Li2019-04-241-2/+10
* bcache: add comments for closure_fn to be called in closure_queue()Coly Li2019-04-241-0/+6
* bcache: Add comments for blkdev_put() in registration code pathColy Li2019-04-241-0/+8
* bcache: add error check for calling register_bdev()Coly Li2019-04-241-6/+10
* bcache: return error immediately in bch_journal_replay()Coly Li2019-04-241-3/+6
* bcache: add comments for kobj release callback routineColy Li2019-04-241-0/+4
* bcache: add failure check to run_cache_set() for journal replayColy Li2019-04-241-5/+12
* bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li2019-04-241-4/+7
* bcache: move definition of 'int ret' out of macro read_bucket()Coly Li2019-04-241-2/+3
* bcache: fix a race between cache register and cacheset unregisterLiang Chen2019-04-241-1/+1
* bcache: Clean up bch_get_congested()George Spelvin2019-04-243-15/+28
* bcache: use kmemdup_nul for CACHED_LABEL bufferGeliang Tang2019-04-241-6/+4
* bcache: avoid clang -Wunintialized warningArnd Bergmann2019-04-241-2/+3
* bcache: fix inaccurate result of unused bucketsGuoju Fang2019-04-241-2/+0
* bcache: fix crashes stopping bcache device before read miss doneGuoju Fang2019-04-241-5/+21
* block: don't run get_page() on pages from non-bvec iov iterMing Lei2019-04-241-1/+1
* block: clarify that bio_add_page() and related helpers can add multi pagesMing Lei2019-04-231-11/+15
* Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/blockJens Axboe2019-04-222-7/+26
|\
| * md/raid: raid5 preserve the writeback action after the parity checkNigel Croxon2019-04-161-1/+9
| * Revert "Don't jump to compute_result state from check_result state"Song Liu2019-04-161-4/+15
| * md: return -ENODEV if rdev has no mddev assignedPawel Baldysiak2019-04-161-2/+2
| * block: fix use-after-free on gendiskYufen Yu2019-04-153-0/+27
| * Merge tag 'v5.1-rc5' into for-5.2/blockJens Axboe2019-04-15496-2948/+5245
| |\
* | | block: don't show io_timeout if driver has no timeout handlerWeiping Zhang2019-04-221-2/+28
* | | block: avoid scatterlist offsets > PAGE_SIZEChristoph Hellwig2019-04-221-1/+13
* | | brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao2019-04-221-6/+1
* | | block: fix use-after-free on gendiskYufen Yu2019-04-223-0/+27
* | | Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-22777-4465/+8118
|\ \ \ | |/ / |/| |
| * | Linux 5.1-rc6v5.1-rc6Linus Torvalds2019-04-211-1/+1
| * | Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-201-2/+5
| |\ \
| | * | SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust2019-04-171-2/+5
| | |/
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-206-8/+12
| |\ \
| | * | scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-194-6/+7
| | * | Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-191-1/+0
| | * | scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-161-1/+5
| * | | Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-206-15/+43
| |\ \ \
| | * | | block: make sure that bvec length can't be overflowMing Lei2019-04-191-2/+3
| | * | | block: kill all_q_node in request_queueHou Tao2019-04-191-1/+0
| | * | | io_uring: fix CQ overflow conditionJens Axboe2019-04-171-1/+1
| | * | | io_uring: fix possible deadlock between io_uring_{enter,register}Jens Axboe2019-04-151-0/+12
| | * | | io_uring: drop io_file_put() 'file' argumentJens Axboe2019-04-141-6/+4
| | * | | bfq: update internal depth state when queue depth changesJens Axboe2019-04-143-1/+10
| | * | | io_uring: only test SQPOLL cpu after we've verified itJens Axboe2019-04-141-4/+8
| | * | | io_uring: park SQPOLL thread if it's percpuJens Axboe2019-04-141-0/+5
| * | | | Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-203-5/+3
| |\ \ \ \
| | * | | | MAINTAINERS: Fix the I3C entryBoris Brezillon2019-04-101-1/+0