summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-24md/raid10: extend r10bio devs to raid disksXiao Ni
2020-09-24md: add md_submit_discard_bio() for submitting discard bioXiao Ni
2020-09-24md: Simplify code with existing definition RESYNC_SECTORS in raid10.cZhen Lei
2020-09-24md/raid5: reallocate page array after setting new stripe_sizeYufen Yu
2020-09-24md/raid5: resize stripe_head when reshape arrayYufen Yu
2020-09-24md/raid5: let multiple devices of stripe_head share pageYufen Yu
2020-09-24md/raid6: let async recovery function support different page offsetYufen Yu
2020-09-24md/raid6: let syndrome computor support different page offsetYufen Yu
2020-09-24md/raid5: convert to new xor compution interfaceYufen Yu
2020-09-24md/raid5: add new xor function to support different page offsetYufen Yu
2020-09-24md/raid5: make async_copy_data() to support different page offsetYufen Yu
2020-09-24md/raid5: add a new member of offset into r5devYufen Yu
2020-09-24md: only calculate blocksize once and use i_blocksize()Xianting Tian
2020-09-24null_blk: Support shared tag bitmapJohn Garry
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe
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-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds