]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2020-10-09  Damien Le Moalblock: fix uapi blkzoned.h comments
2020-10-09  Yang Yangblk-mq: move cancel of hctx->run_work to the front...
2020-10-09  Yufen Yublk-mq: get rid of the dead flush handle code path
2020-10-09  Yufen Yublock: get rid of unnecessary local variable
2020-10-09  Yufen Yublock: fix comment and add lockdep assert
2020-10-09  Yufen Yublk-mq: use helper function to test hw stopped
2020-10-09  Yufen Yublock: use helper function to test queue register
2020-10-09  Yufen Yublock: remove redundant mq check
2020-10-09  Yufen Yublock: invoke blk_mq_exit_sched no matter whether have...
2020-10-09  Ming Leipercpu_ref: don't refer to ref->data if it isn't allocated
2020-10-08  Tetsuo Handablock: ratelimit handle_bad_sector() message
2020-10-08  Baolin Wangblk-throttle: Re-use the throtl_set_slice_end()
2020-10-08  Baolin Wangblk-throttle: Open code __throtl_de/enqueue_tg()
2020-10-08  Baolin Wangblk-throttle: Move service tree validation out of the...
2020-10-08  Baolin Wangblk-throttle: Move the list operation after list validation
2020-10-08  Baolin Wangblk-throttle: Fix IO hang for a corner case
2020-10-08  Baolin Wangblk-throttle: Avoid tracking latency if low limit is...
2020-10-08  Baolin Wangblk-throttle: Avoid getting the current time if tg...
2020-10-08  Baolin Wangblk-throttle: Remove a meaningless parameter for throtl...
2020-10-08  Baolin Wangblock: Remove redundant 'return' statement
2020-10-07  Johannes Thumshirnblock: soft limit zone-append sectors as well
2020-10-06  Gabriel Krisman... block: Consider only dispatched requests for inflight...
2020-10-06  Christoph Hellwigblock: move blk_mq_sched_try_merge to blk-merge.c
2020-10-06  Christoph Hellwigblock: remove the unused blk_integrity_merge_bio export
2020-10-06  Christoph Hellwigblock: remove the unused blk_integrity_merge_rq export
2020-10-06  Ming Leiblock: move 'q_usage_counter' into front of 'request_queue'
2020-10-06  Ming Leipercpu_ref: reduce memory footprint of percpu_ref in...
2020-10-05  Eric Biggersblock: warn if !__GFP_DIRECT_RECLAIM in bio_crypt_set_ctx()
2020-10-05  Eric Biggersblock: make blk_crypto_rq_bio_prep() able to fail
2020-10-05  Eric Biggersblock: make bio_crypt_clone() able to fail
2020-10-05  Christoph Hellwigblock: add a bdget_part helper
2020-10-05  Christoph Hellwigdrbd: remove ->this_bdev
2020-09-29  yangerkunblock-mq: fix comments in blk_mq_queue_tag_busy_iter
2020-09-28  Xianting Tianblk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
2020-09-25  Tejun Heoiocost: consider iocgs with active delays for debt...
2020-09-25  Tejun Heoiocost: add iocg_forgive_debt tracepoint
2020-09-25  Tejun Heoiocost: reimplement debt forgiveness using average...
2020-09-25  Tejun Heoiocost: recalculate delay after debt reduction
2020-09-25  Tejun Heoiocost: replace nr_shortages cond in ioc_forgive_debts...
2020-09-25  Tejun Heoiocost: factor out ioc_forgive_debts()
2020-09-25  Konstantin... dm: add support for REQ_NOWAIT and enable it for linear...
2020-09-25  Mike Snitzerblock: add QUEUE_FLAG_NOWAIT
2020-09-25  Christoph Hellwigvsprintf: use bd_partno in bdev_name
2020-09-25  Christoph Hellwigblock: use bd_partno in bdevname
2020-09-25  Christoph Hellwigtarget/iblock: fix holder printing in iblock_show_confi...
2020-09-25  Christoph Hellwigdrbd: don't set ->bd_contains
2020-09-25  Christoph Hellwigdrbd: don't detour through bd_contains for the gendisk
2020-09-25  Christoph Hellwigmd: don't detour through bd_contains for the gendisk
2020-09-25  Christoph Hellwigmd: compare bd_disk instead of bd_contains
2020-09-25  Christoph Hellwigblock: add a bdev_is_partition helper
2020-09-25  Christoph HellwigDocumentation/hdio: fix up obscure bd_contains references
2020-09-24  Christoph Hellwigbdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with...
2020-09-24  Christoph Hellwigbdi: invert BDI_CAP_NO_ACCT_WB
2020-09-24  Christoph Hellwigbdi: replace BDI_CAP_STABLE_WRITES with a queue and...
2020-09-24  Christoph Hellwigmm: use SWP_SYNCHRONOUS_IO more intelligently
2020-09-24  Christoph Hellwigbdi: remove BDI_CAP_SYNCHRONOUS_IO
2020-09-24  Christoph Hellwigbdi: remove BDI_CAP_CGROUP_WRITEBACK
2020-09-24  Christoph Hellwigblock: lift setting the readahead size into the block...
2020-09-24  Christoph Hellwigmd: update the optimal I/O size on reshape
2020-09-24  Christoph Hellwigbdi: initialize ->ra_pages and ->io_pages in bdi_init
2020-09-24  Christoph Hellwigaoe: set an optimal I/O size
2020-09-24  Christoph Hellwigbcache: inherit the optimal I/O size
2020-09-24  Christoph Hellwigdrbd: remove dead code in device_to_statistics
2020-09-24  Christoph Hellwigfs: remove the unused SB_I_MULTIROOT flag
2020-09-23  Christoph Hellwigblock: mark blkdev_get static
2020-09-23  Christoph HellwigPM: mm: cleanup swsusp_swap_check
2020-09-23  Christoph Hellwigmm: split swap_type_of
2020-09-23  Christoph HellwigPM: rewrite is_hibernate_resume_dev to not require...
2020-09-23  Christoph Hellwigmm: cleanup claim_swapfile
2020-09-23  Christoph Hellwigocfs2: cleanup o2hb_region_dev_store
2020-09-23  Christoph Hellwigdasd: cleanup dasd_scan_partitions
2020-09-23  Christoph Hellwigraw: don't keep unopened block device around
2020-09-23  Christoph Hellwigzram: cleanup backing_dev_store
2020-09-23  Christoph Hellwigpktcdvd: use blkdev_get_by_dev instead of open coding it
2020-09-23  Christoph Hellwigpktcdvd: remove the if 0'ed pkt_start_recovery function
2020-09-23  Christoph Hellwigblock: cleanup blkdev_bszset
2020-09-23  Christoph Hellwigblock: cleanup partition scanning in register_disk
2020-09-23  Christoph Hellwigblock: move the NEED_PART_SCAN flag to struct gendisk
2020-09-23  Mike Snitzerblock: allow 'chunk_sectors' to be non-power-of-2
2020-09-23  Mike Snitzerblock: use lcm_not_zero() when stacking chunk_sectors
2020-09-23  Christoph Hellwigblock: fix bmd->is_null_mapped initialization
2020-09-23  Julia Lawallblock: drop double zeroing
2020-09-15  Baolin Wangblk-throttle: Avoid checking bps/iops limitation if...
2020-09-15  Baolin Wangblk-throttle: Avoid calculating bps/iops limitation...
2020-09-15  Baolin Wangblk-throttle: Define readable macros instead of static...
2020-09-15  Baolin Wangblk-throttle: Use readable READ/WRITE macros
2020-09-15  Baolin Wangblk-throttle: Fix some comments' typos
2020-09-14  Tejun Heoiocost: fix infinite loop bug in adjust_inuse_and_calc_...
2020-09-11  Tejun Heoblk-iocost: fix divide-by-zero in transfer_surpluses()
2020-09-11  Song Liubcache: use part_[begin|end]_io_acct instead of disk_...
2020-09-11  Song Liumd: use part_[begin|end]_io_acct instead of disk_[begin...
2020-09-11  Song Liublock: introduce part_[begin|end]_io_acct
2020-09-11  Ming Leiblk-mq: always allow reserved allocation in hctx_may_queue
2020-09-11  Tian Taoblock: remove duplicate include statement in scsi_ioctl.c
2020-09-10  Xianting Tianblkcg: add plugging support for punt bio
2020-09-10  Christoph Hellwigblock: remove check_disk_change
2020-09-10  Christoph Hellwigsr: simplify sr_block_revalidate_disk
2020-09-10  Christoph Hellwigsr: use bdev_check_media_change
2020-09-10  Christoph Hellwigsd: use bdev_check_media_change
2020-09-10  Christoph Hellwigmd: use bdev_check_media_change
next