aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig10-130/+10
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig19-208/+19
2019-04-30block: clean up __bio_add_pc_page a bitChristoph Hellwig1-6/+5
2019-04-30block: remove bogus comments in __bio_add_pc_pageChristoph Hellwig1-9/+0
2019-04-30block: remove the __bio_add_pc_page exportChristoph Hellwig2-5/+1
2019-04-30block: remove the i argument to bio_for_each_segment_allChristoph Hellwig24-81/+47
2019-04-30bcache: clean up do_btree_node_write a bitChristoph Hellwig1-4/+5
2019-04-30bcache: remove redundant LIST_HEAD(journal) from run_cache_set()Coly Li1-1/+0
2019-04-26Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/blockJens Axboe15-84/+77
2019-04-25mtip32xx: remove trim supportChristoph Hellwig2-106/+0
2019-04-25nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg1-1/+6
2019-04-25nvme-rdma: fix typo in struct commentMinwoo Im1-1/+1
2019-04-25nvme-loop: kill timeout handlerMing Lei1-16/+0
2019-04-25nvme-tcp: rename function to have nvme_tcp prefixSagi Grimberg1-6/+4
2019-04-25nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg1-4/+6
2019-04-25nvme-tcp: fix a NULL deref when an admin connect times outSagi Grimberg1-2/+6
2019-04-25nvmet-tcp: don't fail maxr2t greater than 1Sagi Grimberg1-6/+0
2019-04-25nvmet-file: clamp-down file namespace lba_shiftSagi Grimberg1-1/+6
2019-04-25nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult2-0/+2
2019-04-25nvmet: return a specified error it subsys_alloc failsMinwoo Im3-7/+7
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy7-38/+38
2019-04-25nvmet-rdma: remove p2p_client initialization from fast-pathMax Gurtovoy1-2/+1
2019-04-24bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_setShenghui Wang1-0/+8
2019-04-24bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesceShenghui Wang1-1/+1
2019-04-24bcache: fix failure in journal relplayTang Junhui1-4/+21
2019-04-24bcache: improve bcache_reboot()Coly Li1-2/+10
2019-04-24bcache: add comments for closure_fn to be called in closure_queue()Coly Li1-0/+6
2019-04-24bcache: Add comments for blkdev_put() in registration code pathColy Li1-0/+8
2019-04-24bcache: add error check for calling register_bdev()Coly Li1-6/+10
2019-04-24bcache: return error immediately in bch_journal_replay()Coly Li1-3/+6
2019-04-24bcache: add comments for kobj release callback routineColy Li1-0/+4
2019-04-24bcache: add failure check to run_cache_set() for journal replayColy Li1-5/+12
2019-04-24bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()Coly Li1-4/+7
2019-04-24bcache: move definition of 'int ret' out of macro read_bucket()Coly Li1-2/+3
2019-04-24bcache: fix a race between cache register and cacheset unregisterLiang Chen1-1/+1
2019-04-24bcache: Clean up bch_get_congested()George Spelvin3-15/+28
2019-04-24bcache: use kmemdup_nul for CACHED_LABEL bufferGeliang Tang1-6/+4
2019-04-24bcache: avoid clang -Wunintialized warningArnd Bergmann1-2/+3
2019-04-24bcache: fix inaccurate result of unused bucketsGuoju Fang1-2/+0
2019-04-24bcache: fix crashes stopping bcache device before read miss doneGuoju Fang1-5/+21
2019-04-24block: don't run get_page() on pages from non-bvec iov iterMing Lei1-1/+1
2019-04-23block: clarify that bio_add_page() and related helpers can add multi pagesMing Lei1-11/+15
2019-04-22Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/blockJens Axboe2-7/+26
2019-04-22block: don't show io_timeout if driver has no timeout handlerWeiping Zhang1-2/+28
2019-04-22block: avoid scatterlist offsets > PAGE_SIZEChristoph Hellwig1-1/+13
2019-04-22brd: re-enable __GFP_HIGHMEM in brd_insert_page()Hou Tao1-6/+1
2019-04-22block: fix use-after-free on gendiskYufen Yu3-0/+27
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe777-4465/+8118
2019-04-21Linux 5.1-rc6Linus Torvalds1-1/+1
2019-04-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+5