summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02target: don't depend on SCSIChristoph Hellwig
2018-08-02scsi: build scsi_common.o for all scsi passthrough request usersChristoph Hellwig
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook
2018-08-02ide-cd: Drop unused sense buffersKees Cook
2018-08-02blk-mq: fix updating tags depthMing Lei
2018-08-02block: really disable runtime-pm for blk-mqMing Lei
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva
2018-08-02block: make iolatency avg_lat exponentially decayDennis Zhou (Facebook)
2018-08-01blk-cgroup: clear the throttle queue on forkJosef Bacik
2018-08-01blk-cgroup: hold the queue ref during throttlingJosef Bacik
2018-08-01blk-iolatency: fix blkg leak in timer_fnJosef Bacik
2018-08-01block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow pathzhong jiang
2018-07-31t10-pi: provide empty t10_pi_complete() for !CONFIG_BLK_DEV_INTEGRITYJens Axboe
2018-07-30block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2018-07-30nvme: use blk API to remap ref tags for IOs with metadataMax Gurtovoy
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-30block: don't account for split bio's size in cgroup statsJosef Bacik
2018-07-28pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park
2018-07-27partitions/aix: append null character to print data from diskMauricio Faria de Oliveira
2018-07-27partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira
2018-07-27bcache: stop using the deprecated get_seconds()Arnd Bergmann
2018-07-27bcache: do not assign in if condition in bcache_device_init()Florian Schmaus
2018-07-27bcache: do not assign in if condition in bcache_init()Florian Schmaus
2018-07-27bcache: free heap cache_set->flush_btree in bch_journal_freeShenghui Wang
2018-07-27bcache: do not assign in if condition register_bcache()Florian Schmaus
2018-07-27bcache: fix I/O significant decline while backend devices registeringTang Junhui
2018-07-27bcache: calculate the number of incremental GC nodes according to the total o...Tang Junhui
2018-07-27bcache: finish incremental GCTang Junhui
2018-07-27bcache: simplify the calculation of the total amount of flash dirty dataTang Junhui
2018-07-27readahead: stricter check for bdi io_pagesMarkus Stockhausen
2018-07-26scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards
2018-07-26block: move bio_integrity_{intervals,bytes} into blkdev.hGreg Edwards
2018-07-25xen/blkfront: remove unused macrosJuergen Gross
2018-07-25Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/blockJens Axboe
2018-07-24block: allow max_discard_segments to be stackedMike Snitzer
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig
2018-07-24md: remove a bogus commentChristoph Hellwig
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig
2018-07-24exofs: use bio_clone_fast in _write_mirrorChristoph Hellwig
2018-07-24bcache: don't clone bio in bch_data_verifyChristoph Hellwig
2018-07-24block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vecChristoph Hellwig
2018-07-24block: simplify bio_check_pages_dirtyChristoph Hellwig
2018-07-24block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche
2018-07-24nvmet: don't use uuid_le typeAndy Shevchenko
2018-07-24nvmet: check fileio lba range access boundariesSagi Grimberg
2018-07-24nvmet: fix file discard return statusSagi Grimberg
2018-07-24nvme-rdma: centralize admin/io queue teardown sequenceSagi Grimberg
2018-07-24nvme-rdma: centralize controller setup sequenceSagi Grimberg