summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig
2020-09-24bdi: invert BDI_CAP_NO_ACCT_WBChristoph Hellwig
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-24mm: use SWP_SYNCHRONOUS_IO more intelligentlyChristoph Hellwig
2020-09-24bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig
2020-09-24bdi: remove BDI_CAP_CGROUP_WRITEBACKChristoph Hellwig
2020-09-24block: lift setting the readahead size into the block layerChristoph Hellwig
2020-09-24md: update the optimal I/O size on reshapeChristoph Hellwig
2020-09-24bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig
2020-09-24aoe: set an optimal I/O sizeChristoph Hellwig
2020-09-24bcache: inherit the optimal I/O sizeChristoph Hellwig
2020-09-24drbd: remove dead code in device_to_statisticsChristoph Hellwig
2020-09-24fs: remove the unused SB_I_MULTIROOT flagChristoph Hellwig
2020-09-23block: mark blkdev_get staticChristoph Hellwig
2020-09-23PM: mm: cleanup swsusp_swap_checkChristoph Hellwig
2020-09-23mm: split swap_type_ofChristoph Hellwig
2020-09-23PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig
2020-09-23mm: cleanup claim_swapfileChristoph Hellwig
2020-09-23ocfs2: cleanup o2hb_region_dev_storeChristoph Hellwig
2020-09-23dasd: cleanup dasd_scan_partitionsChristoph Hellwig
2020-09-23raw: don't keep unopened block device aroundChristoph Hellwig
2020-09-23zram: cleanup backing_dev_storeChristoph Hellwig
2020-09-23pktcdvd: use blkdev_get_by_dev instead of open coding itChristoph Hellwig
2020-09-23pktcdvd: remove the if 0'ed pkt_start_recovery functionChristoph Hellwig
2020-09-23block: cleanup blkdev_bszsetChristoph Hellwig
2020-09-23block: cleanup partition scanning in register_diskChristoph Hellwig
2020-09-23block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig
2020-09-23block: allow 'chunk_sectors' to be non-power-of-2Mike Snitzer
2020-09-23block: use lcm_not_zero() when stacking chunk_sectorsMike Snitzer
2020-09-23block: fix bmd->is_null_mapped initializationChristoph Hellwig
2020-09-23block: drop double zeroingJulia Lawall
2020-09-14blk-throttle: Avoid checking bps/iops limitation if bps or iops is unlimitedBaolin Wang
2020-09-14blk-throttle: Avoid calculating bps/iops limitation repeatedlyBaolin Wang
2020-09-14blk-throttle: Define readable macros instead of static variablesBaolin Wang
2020-09-14blk-throttle: Use readable READ/WRITE macrosBaolin Wang
2020-09-14blk-throttle: Fix some comments' typosBaolin Wang
2020-09-14iocost: fix infinite loop bug in adjust_inuse_and_calc_cost()Tejun Heo
2020-09-11blk-iocost: fix divide-by-zero in transfer_surpluses()Tejun Heo
2020-09-11bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acctSong Liu
2020-09-11md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acctSong Liu
2020-09-11block: introduce part_[begin|end]_io_acctSong Liu
2020-09-11blk-mq: always allow reserved allocation in hctx_may_queueMing Lei
2020-09-11block: remove duplicate include statement in scsi_ioctl.cTian Tao
2020-09-10blkcg: add plugging support for punt bioXianting Tian
2020-09-10block: remove check_disk_changeChristoph Hellwig
2020-09-10sr: simplify sr_block_revalidate_diskChristoph Hellwig
2020-09-10sr: use bdev_check_media_changeChristoph Hellwig
2020-09-10sd: use bdev_check_media_changeChristoph Hellwig
2020-09-10md: use bdev_check_media_changeChristoph Hellwig
2020-09-10ide-gd: stop using the disk events mechanismChristoph Hellwig