summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blkcg: annotate implicit fall throughMathieu Malaterre2019-03-131-0/+1
* nvme-tcp: support C2HData with SUCCESS flagSagi Grimberg2019-03-131-4/+28
* nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig2019-03-132-5/+5
* nvme: add proper write zeroes setup for the multipath deviceChristoph Hellwig2019-03-131-3/+3
* nvme: add proper discard setup for the multipath deviceChristoph Hellwig2019-03-131-3/+3
* nvme: remove nvme_ns_config_oncsChristoph Hellwig2019-03-131-7/+3
* nvme: disable Write Zeroes for qemu controllersChristoph Hellwig2019-03-133-2/+9
* nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart2019-03-131-31/+2
* nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart2019-03-131-5/+4
* nvme-fc: reject reconnect if io queue count is reduced to zeroJames Smart2019-03-131-0/+12
* nvme-fc: fix numa_node when dev is nullJames Smart2019-03-131-1/+4
* nvme-fc: use nr_phys_segments to determine existence of sglJames Smart2019-03-131-4/+15
* nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu2019-03-131-10/+10
* nvme: update comment to make the code easier to readYufen Yu2019-03-131-2/+2
* nvme: put ns_head ref if namespace fails allocationSagi Grimberg2019-03-131-0/+1
* nvme-trace: fix cdw10 buffer overrunKeith Busch2019-03-131-1/+1
* nvme: don't warn on block content change effectsKeith Busch2019-03-131-1/+1
* nvme: add get-feature to admin cmds tracerMax Gurtovoy2019-03-131-0/+14
* Merge branch 'for-5.1/md-post' of https://github.com/liu-song-6/linux into fo...Jens Axboe2019-03-135-1/+72
|\
| * md: Fix failed allocation of md_register_threadAditya Pakki2019-03-122-0/+4
| * It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni2019-03-121-1/+0
| * raid5: set write hint for PPLMariusz Dabrowski2019-03-124-0/+68
|/
* pblk: fix max_io calculationJavier González2019-03-071-1/+6
* block: fix segment calculation for passthrough IOMing Lei2019-03-061-7/+8
* Merge branch 'stable/for-jens-5.1' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2019-03-061-42/+57
|\
| * xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-...Dongli Zhang2019-02-241-29/+43
| * xen/blkback: add stack variable 'blkif' in connect_ring()Dongli Zhang2019-01-171-13/+14
* | block: fix updating bio's front segment sizeMing Lei2019-03-021-0/+8
* | block: Replace function name in string with __func__Keyur Patel2019-02-281-4/+4
* | nbd: propagate genlmsg_reply return codeLi RongQing2019-02-281-2/+1
* | floppy: remove set but not used variable 'q'YueHaibing2019-02-281-3/+0
* | null_blk: fix checking for REQ_FUAHeinz Mauelshagen2019-02-281-1/+1
* | block: fix NULL pointer dereference in register_diskzhengbin2019-02-281-4/+6
* | fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-02-281-0/+7
* | blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->mapDongli Zhang2019-02-281-7/+7
* | block: optimize bvec iteration in bvec_iter_advanceChristoph Hellwig2019-02-281-3/+4
* | block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei2019-02-281-0/+5
* | block: optimize blk_bio_segment_split for single-page bvecMing Lei2019-02-271-3/+9
* | block: optimize __blk_segment_map_sg() for single-page bvecMing Lei2019-02-271-2/+7
* | block: introduce bvec_nth_page()Ming Lei2019-02-272-4/+9
* | iomap: wire up the iopoll methodChristoph Hellwig2019-02-244-15/+32
* | block: add bio_set_polled() helperJens Axboe2019-02-242-2/+16
* | block: wire up block device iopoll methodChristoph Hellwig2019-02-241-1/+17
* | fs: add an iopoll method to struct file_operationsChristoph Hellwig2019-02-242-0/+5
* | loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()Dongli Zhang2019-02-221-4/+17
* | loop: do not print warn message if partition scan is successfulDongli Zhang2019-02-221-2/+3
* | block: bounce: make sure that bvec table is updatedMing Lei2019-02-211-2/+6
* | Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/blockJens Axboe2019-02-2129-289/+168
|\ \
| * | nvme-rdma: use nr_phys_segments when map rq to sglChaitanya Kulkarni2019-02-211-2/+2
| * | nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-207-63/+7