arm/arm64: tizen_bcm2711_defconfig: Add CONFIG_VETH for bridge mode
[platform/kernel/linux-rpi.git] / block /
2023-08-03 Hoegeun KwonRevert "block: don't call into the driver for BLKFLSBUF"
2023-08-03 Hoegeun KwonRevert "block: don't call into the driver for BLKROSET"
2023-08-03 Hoegeun KwonRevert "block: remove __blkdev_driver_ioctl"
2023-08-03 Thomas Gleixnerpatches-5.15.92-rt57
2023-08-03 Hoegeun Kwonblock: make function 'kill_bdev' export
2023-02-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-06 Yu Kuaiblk-cgroup: fix missing pd_online_fn() while activating...
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Christoph Hellwigblock: fix and cleanup bio_check_ro
2023-01-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-24 Damien Le Moalblock: mq-deadline: Rename deadline_is_seq_writes()
2023-01-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-18 Jens Axboeblock: handle bio_split_to_limits() NULL return
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-12 Jens Axboeblock: don't allow splitting of a REQ_NOWAIT bio
2023-01-12 Damien Le Moalblock: mq-deadline: Fix dd_finish_request() for zoned...
2023-01-12 Damien Le Moalblock: mq-deadline: Do not break sequential write strea...
2023-01-12 Yu Kuaiblock, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
2022-12-31 Ye Binblk-mq: fix possible memleak when register 'hctx' failed
2022-12-31 Yu Kuaiblock, bfq: fix possible uaf for 'bfqq->bic'
2022-12-31 Christoph Hellwigblock: clear ->slave_dir when dropping the main slave_d...
2022-12-31 Khazhismel Kumykovbfq: fix waker_bfqq inconsistency crash
2022-12-14 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-14 Masahiro Yamadablock: move CONFIG_BLOCK guard to top Makefile
2022-12-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-12-02 Yu Kuaiblock, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-29 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-26 Serge Seminblock: sed-opal: kmalloc the cmd/resp buffers
2022-11-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-10 Yu Kuaiblock, bfq: protect 'bfqd->queued' by 'bfqd->lock'
2022-11-10 Chen Zhongjinblock: Fix possible memory leak for rq_wb on add_disk...
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-26 Yu Kuaiblk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_i...
2022-10-26 Yu Kuaiblk-throttle: prevent overflow while calculating wait...
2022-10-26 Yu Kuaiblk-wbt: call rq_qos_add() after wb_normal is initialized
2022-09-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-23 Stefan Roeschblock: blk_queue_enter() / __bio_queue_enter() must...
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-08-31 Yu Kuaiblk-mq: fix io hung due to missing commit_rqs
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.60' into rpi-5.15.y
2022-08-17 Jinke Hanblock: don't allow the same type rq_qos add more than...
2022-08-17 Keith Buschblock: ensure iov_iter advances for added pages
2022-08-17 Keith Buschblock/bio: remove duplicate append pages code
2022-08-17 Ming Leiblk-mq: don't create hctx debugfs dir until q->debugfs_...
2022-08-17 Keith Buschblock: fix infinite loop for invalid zone append
2022-08-11 Jan Karablock: fix default IO priority handling again
2022-07-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-12 Tejun Heoblock: fix rq-qos breakage from skipping rq_qos_done_bio()
2022-07-12 Jens Axboeblock: only mark bio as tracked if it really is tracked
2022-07-12 Pavel Begunkovblock: use bdev_get_queue() in bio.c
2022-06-24 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-22 Bart Van Asscheblock: Fix handling of offline queues in blk_mq_alloc_r...
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-14 Jens Axboeblock: make bioset_exit() fully resilient against being...
2022-06-14 Christoph Hellwigblock: take destination bvec offsets into account in...
2022-06-14 Ming Leiblk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
2022-06-09 Jan Karablock: fix bio_clone_blkg_association() to associate...
2022-06-09 Tejun Heoblk-iolatency: Fix inflight count imbalances and IO...
2022-06-09 Jan Karabfq: Make sure bfqg for which we are queueing requests...
2022-06-09 Jan Karabfq: Get rid of __bio_blkcg() usage
2022-06-09 Jan Karabfq: Track whether bfq_group is still online
2022-06-09 Jan Karabfq: Remove pointless bfq_init_rq() calls
2022-06-09 Jan Karabfq: Drop pointless unlock-lock pair
2022-06-09 Jan Karabfq: Update cgroup information before merging bio
2022-06-09 Jan Karabfq: Split shared queues on move between cgroups
2022-06-09 Jan Karabfq: Avoid merging queues with different parents
2022-06-09 Jan Karabfq: Avoid false marking of bic as stably merged
2022-06-09 Jan Karabfq: Allow current waker to defend against a tentative one
2022-06-09 Jan Karabfq: Relax waker detection for shared queues
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-09 Tejun Heoiocost: don't reset the inuse weight of under-weighted...
2022-04-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-27 Khazhismel Kumykovblock/compat_ioctl: fix range check in BLKGETSIZE
2022-04-27 Christoph Hellwigblock: simplify the block device syncing code
2022-04-27 Christoph Hellwigblock: remove __sync_blockdev
2022-04-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-20 Ming Leiblock: fix offset/size check in bio_trim()
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Christophe JAILLETblock: Fix the maximum minor value is blk_alloc_ext_minor()
2022-04-08 Paolo ValenteRevert "Revert "block, bfq: honor already-setup queue...
2022-04-08 Zhang Wenshengbfq: fix use-after-free in bfq_dispatch_request
2022-04-08 Yu Kuaiblock, bfq: don't move oom_bfqq
2022-04-08 Yahu Gaoblock/bfq_wf2q: correct weight to ioprio
2022-04-08 Eric Biggersblock: don't delete queue kobject before its children
2022-04-08 Chengming Zhoublk-cgroup: set blkg iostat after percpu stat aggregation
2022-04-08 Tejun Heoblock: don't merge across cgroup boundaries if blkcg...
2022-04-08 Shin'ichiro Kawasakiblock: limit request dispatch loop duration
2022-03-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-03-23 Ming Leiblock: release rq qos structures for queue without...
2022-03-16 Christoph Hellwigblock: drop unused includes in <linux/genhd.h>
2022-03-08 Haimin Zhangblock-map: add __GFP_ZERO flag for alloc_page in functi...
2022-02-23 Christoph Hellwigblock: fix surprise removal for drivers calling blk_set...
2022-02-23 Laibin Qiublock/wbt: fix negative inflight counter when remove...
2022-02-08 Martin K. Petersenblock: bio-integrity: Advance seed correctly for larger...
2022-02-01 OGAWA Hirofumiblock: Fix wrong offset in bio_truncate()
2022-02-01 Mike Snitzerblock: add bio_start_io_acct_time() to control start_time
2022-01-27 Ye Binblock: Fix fsync always failed if once failed
2022-01-27 Jens Axboeblock: fix async_depth sysfs interface for mq-deadline
2022-01-27 Tetsuo Handablock: check minor range in device_add_disk()
next