Age | Commit message (Expand) | Author |
2021-05-22 | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-20 | block: prevent block device lookups at the beginning of del_gendisk | Christoph Hellwig |
2021-05-15 | Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-14 | block/partitions/efi.c: Fix the efi_partition() kernel-doc header | Bart Van Assche |
2021-05-14 | blk-mq: Swap two calls in blk_mq_exit_queue() | Bart Van Assche |
2021-05-14 | blk-mq: plug request for shared sbitmap | Ming Lei |
2021-05-12 | block, bfq: avoid circular stable merges | Paolo Valente |
2021-05-11 | blk-iocost: fix weight updates of inner active iocgs | Tejun Heo |
2021-05-11 | kyber: fix out of bounds access when preempted | Omar Sandoval |
2021-05-09 | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-08 | Revert "bio: limit bio max size" | Jens Axboe |
2021-05-07 | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-05-06 | include: remove pagemap.h from blkdev.h | Matthew Wilcox (Oracle) |
2021-05-03 | bio: limit bio max size | Changheun Lee |
2021-04-30 | cgroup: rstat: punt root-level optimization to individual controllers | Johannes Weiner |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-26 | blk-iocost: don't ignore vrate_min on QD contention | Tejun Heo |
2021-04-21 | block: return -EBUSY when there are open partitions in blkdev_reread_part | Christoph Hellwig |
2021-04-16 | blk-mq: Fix spurious debugfs directory creation during initialization | Saravanan D |
2021-04-16 | bfq/mq-deadline: remove redundant check for passthrough request | Lin Feng |
2021-04-16 | blk-mq: bypass IO scheduler's limit_depth for passthrough request | Lin Feng |
2021-04-13 | block: Remove an obsolete comment from sg_io() | Bart Van Assche |
2021-04-12 | block: move bio_list_copy_data to pktcdvd | Christoph Hellwig |
2021-04-12 | block: remove zero_fill_bio_iter | Christoph Hellwig |
2021-04-12 | block: remove an incorrect check from blk_rq_append_bio | Christoph Hellwig |
2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen |
2021-04-08 | block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration | Peter Zijlstra |
2021-04-08 | block: remove disk_part_iter | Christoph Hellwig |
2021-04-08 | block: simplify diskstats_show | Christoph Hellwig |
2021-04-08 | block: simplify show_partition | Christoph Hellwig |
2021-04-08 | block: simplify printk_all_partitions | Christoph Hellwig |
2021-04-08 | block: simplify partition_overlaps | Christoph Hellwig |
2021-04-08 | block: simplify partition removal | Christoph Hellwig |
2021-04-08 | block: take bd_mutex around delete_partitions in del_gendisk | Christoph Hellwig |
2021-04-08 | block: refactor blk_drop_partitions | Christoph Hellwig |
2021-04-08 | block: move more syncing and invalidation to delete_partition | Christoph Hellwig |
2021-04-08 | block: remove invalidate_partition | Christoph Hellwig |
2021-04-08 | dasd: use bdev_disk_changed instead of blk_drop_partitions | Christoph Hellwig |
2021-04-07 | blk-zoned: Remove the definition of blk_zone_start() | Bart Van Assche |
2021-04-07 | blk-mq: set default elevator as deadline in case of hctx shared tagset | Ming Lei |
2021-04-06 | block: stop calling blk_queue_bounce for passthrough requests | Christoph Hellwig |
2021-04-06 | block: refactor the bounce buffering code | Christoph Hellwig |
2021-04-06 | block: remove BLK_BOUNCE_ISA support | Christoph Hellwig |
2021-04-06 | blk-mq: Always use blk_mq_is_sbitmap_shared | Nikolay Borisov |
2021-04-06 | block: add sysfs entry for virt boundary mask | Max Gurtovoy |
2021-04-02 | block: remove the unused RQF_ALLOCED flag | Christoph Hellwig |
2021-03-31 | block: only update parent bi_status when bio fail | Yufen Yu |
2021-03-27 | block: don't create too many partitions | Ming Lei |