aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe487-2406/+4164
2018-08-02scsi: Check sense buffer size at build timeKees Cook3-8/+18
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook1-12/+6
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook2-3/+7
2018-08-02ide-cd: Remove redundant sense bufferKees Cook1-8/+9
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook7-65/+63
2018-08-02target: don't depend on SCSIChristoph Hellwig1-2/+3
2018-08-02scsi: build scsi_common.o for all scsi passthrough request usersChristoph Hellwig2-2/+2
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook2-11/+4
2018-08-02ide-cd: Drop unused sense buffersKees Cook3-44/+28
2018-08-02blk-mq: fix updating tags depthMing Lei1-4/+4
2018-08-02block: really disable runtime-pm for blk-mqMing Lei1-2/+4
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)2-24/+57
2018-08-01blk-cgroup: clear the throttle queue on forkJosef Bacik1-0/+5
2018-08-01blk-cgroup: hold the queue ref during throttlingJosef Bacik1-1/+1
2018-08-01blk-iolatency: fix blkg leak in timer_fnJosef Bacik1-1/+1
2018-08-01block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow pathzhong jiang1-3/+2
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe1-0/+11
2018-07-30block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin1-0/+1
2018-07-30nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy3-82/+20
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy5-125/+118
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy6-12/+16
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik1-2/+8
2018-07-28pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park1-1/+3
2018-07-27partitions/aix: append null character to print data from diskMauricio Faria de Oliveira1-2/+6
2018-07-27partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira1-2/+3
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann2-8/+8
2018-07-27bcache: do not assign in if condition in bcache_device_init()Florian Schmaus1-5/+11
2018-07-27bcache: do not assign in if condition in bcache_init()Florian Schmaus1-3/+9
2018-07-27bcache: free heap cache_set->flush_btree in bch_journal_freeShenghui Wang1-0/+1
2018-07-27bcache: do not assign in if condition register_bcache()Florian Schmaus1-2/+6
2018-07-27bcache: fix I/O significant decline while backend devices registeringTang Junhui1-3/+26
2018-07-27bcache: calculate the number of incremental GC nodes according to the total of btree nodesTang Junhui1-2/+35
2018-07-27bcache: finish incremental GCTang Junhui3-1/+21
2018-07-27bcache: simplify the calculation of the total amount of flash dirty dataTang Junhui4-20/+7
2018-07-27readahead: stricter check for bdi io_pagesMarkus Stockhausen1-2/+10
2018-07-26scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards1-4/+4
2018-07-26block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards2-22/+34
2018-07-25xen/blkfront: remove unused macrosJuergen Gross1-5/+0
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe16-266/+536
2018-07-24block: allow max_discard_segments to be stackedMike Snitzer1-1/+1
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig3-79/+68
2018-07-24md: remove a bogus commentChristoph Hellwig1-4/+0
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig1-6/+0
2018-07-24exofs: use bio_clone_fast in _write_mirrorChristoph Hellwig1-2/+2
2018-07-24bcache: don't clone bio in bch_data_verifyChristoph Hellwig1-1/+5
2018-07-24block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vecChristoph Hellwig1-4/+2
2018-07-24block: simplify bio_check_pages_dirtyChristoph Hellwig1-35/+21
2018-07-24block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche2-3/+3