summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-24nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg
2018-07-24nvme-rdma: mark expected switch fall-throughGustavo A. R. Silva
2018-07-24nvme: add disk name to trace eventsKeith Busch
2018-07-24nvme: add controller name to trace eventsKeith Busch
2018-07-23nvme: use hw qid in trace eventsKeith Busch
2018-07-23nvme: cache struct nvme_ctrl reference to struct nvme_requestSagi Grimberg
2018-07-23nvmet-rdma: add an error flow for post_recv failuresMax Gurtovoy
2018-07-23nvmet-rdma: add unlikely check in the fast pathMax Gurtovoy
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise
2018-07-23nvme-rdma: support up to 4 segments of inline dataSteve Wise
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni
2018-07-23nvmet: add commands supported and effects log pageChaitanya Kulkarni
2018-07-23nvme: move init of keep_alive work item to controller initializationJames Smart
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar
2018-07-22blk-mq: fail the request in case issue failureMing Lei
2018-07-22blk-rq-qos: make depth comparisons unsignedJosef Bacik
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan