projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Linux 5.15.83
[platform/kernel/linux-rpi.git]
/
block
/
2022-12-14
Masahiro Yamada
block: move CONFIG_BLOCK guard to top Makefile
tree
|
commitdiff
2022-12-02
Yu Kuai
block, bfq: fix null pointer dereference in bfq_bio_bfqg()
tree
|
commitdiff
2022-11-26
Serge Semin
block: sed-opal: kmalloc the cmd/resp buffers
tree
|
commitdiff
2022-11-10
Yu Kuai
block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
tree
|
commitdiff
2022-11-10
Chen Zhongjin
block: Fix possible memory leak for rq_wb on add_disk...
tree
|
commitdiff
2022-10-26
Yu Kuai
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_i...
tree
|
commitdiff
2022-10-26
Yu Kuai
blk-throttle: prevent overflow while calculating wait...
tree
|
commitdiff
2022-10-26
Yu Kuai
blk-wbt: call rq_qos_add() after wb_normal is initialized
tree
|
commitdiff
2022-09-23
Stefan Roesch
block: blk_queue_enter() / __bio_queue_enter() must...
tree
|
commitdiff
2022-08-31
Yu Kuai
blk-mq: fix io hung due to missing commit_rqs
tree
|
commitdiff
2022-08-17
Jinke Han
block: don't allow the same type rq_qos add more than...
tree
|
commitdiff
2022-08-17
Keith Busch
block: ensure iov_iter advances for added pages
tree
|
commitdiff
2022-08-17
Keith Busch
block/bio: remove duplicate append pages code
tree
|
commitdiff
2022-08-17
Ming Lei
blk-mq: don't create hctx debugfs dir until q->debugfs_...
tree
|
commitdiff
2022-08-17
Keith Busch
block: fix infinite loop for invalid zone append
tree
|
commitdiff
2022-08-11
Jan Kara
block: fix default IO priority handling again
tree
|
commitdiff
2022-07-12
Tejun Heo
block: fix rq-qos breakage from skipping rq_qos_done_bio()
tree
|
commitdiff
2022-07-12
Jens Axboe
block: only mark bio as tracked if it really is tracked
tree
|
commitdiff
2022-07-12
Pavel Begunkov
block: use bdev_get_queue() in bio.c
tree
|
commitdiff
2022-06-22
Bart Van Assche
block: Fix handling of offline queues in blk_mq_alloc_r...
tree
|
commitdiff
2022-06-14
Jens Axboe
block: make bioset_exit() fully resilient against being...
tree
|
commitdiff
2022-06-14
Christoph Hellwig
block: take destination bvec offsets into account in...
tree
|
commitdiff
2022-06-14
Ming Lei
blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
tree
|
commitdiff
2022-06-09
Jan Kara
block: fix bio_clone_blkg_association() to associate...
tree
|
commitdiff
2022-06-09
Tejun Heo
blk-iolatency: Fix inflight count imbalances and IO...
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Make sure bfqg for which we are queueing requests...
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Get rid of __bio_blkcg() usage
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Track whether bfq_group is still online
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Remove pointless bfq_init_rq() calls
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Drop pointless unlock-lock pair
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Update cgroup information before merging bio
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Split shared queues on move between cgroups
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Avoid merging queues with different parents
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Avoid false marking of bic as stably merged
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Allow current waker to defend against a tentative one
tree
|
commitdiff
2022-06-09
Jan Kara
bfq: Relax waker detection for shared queues
tree
|
commitdiff
2022-05-09
Tejun Heo
iocost: don't reset the inuse weight of under-weighted...
tree
|
commitdiff
2022-04-27
Khazhismel Kumykov
block/compat_ioctl: fix range check in BLKGETSIZE
tree
|
commitdiff
2022-04-27
Christoph Hellwig
block: simplify the block device syncing code
tree
|
commitdiff
2022-04-27
Christoph Hellwig
block: remove __sync_blockdev
tree
|
commitdiff
2022-04-20
Ming Lei
block: fix offset/size check in bio_trim()
tree
|
commitdiff
2022-04-08
Christophe JAILLET
block: Fix the maximum minor value is blk_alloc_ext_minor()
tree
|
commitdiff
2022-04-08
Paolo Valente
Revert "Revert "block, bfq: honor already-setup queue...
tree
|
commitdiff
2022-04-08
Zhang Wensheng
bfq: fix use-after-free in bfq_dispatch_request
tree
|
commitdiff
2022-04-08
Yu Kuai
block, bfq: don't move oom_bfqq
tree
|
commitdiff
2022-04-08
Yahu Gao
block/bfq_wf2q: correct weight to ioprio
tree
|
commitdiff
2022-04-08
Eric Biggers
block: don't delete queue kobject before its children
tree
|
commitdiff
2022-04-08
Chengming Zhou
blk-cgroup: set blkg iostat after percpu stat aggregation
tree
|
commitdiff
2022-04-08
Tejun Heo
block: don't merge across cgroup boundaries if blkcg...
tree
|
commitdiff
2022-04-08
Shin'ichiro Kawasaki
block: limit request dispatch loop duration
tree
|
commitdiff
2022-03-23
Ming Lei
block: release rq qos structures for queue without...
tree
|
commitdiff
2022-03-16
Christoph Hellwig
block: drop unused includes in <linux/genhd.h>
tree
|
commitdiff
2022-03-08
Haimin Zhang
block-map: add __GFP_ZERO flag for alloc_page in functi...
tree
|
commitdiff
2022-02-23
Christoph Hellwig
block: fix surprise removal for drivers calling blk_set...
tree
|
commitdiff
2022-02-23
Laibin Qiu
block/wbt: fix negative inflight counter when remove...
tree
|
commitdiff
2022-02-08
Martin K. Petersen
block: bio-integrity: Advance seed correctly for larger...
tree
|
commitdiff
2022-02-01
OGAWA Hirofumi
block: Fix wrong offset in bio_truncate()
tree
|
commitdiff
2022-02-01
Mike Snitzer
block: add bio_start_io_acct_time() to control start_time
tree
|
commitdiff
2022-01-27
Ye Bin
block: Fix fsync always failed if once failed
tree
|
commitdiff
2022-01-27
Jens Axboe
block: fix async_depth sysfs interface for mq-deadline
tree
|
commitdiff
2022-01-27
Tetsuo Handa
block: check minor range in device_add_disk()
tree
|
commitdiff
2022-01-27
Alan Stern
scsi: block: pm: Always set request queue runtime activ...
tree
|
commitdiff
2022-01-27
Christoph Hellwig
block: fix error unwinding in device_add_disk
tree
|
commitdiff
2022-01-27
Jan Kara
bfq: Do not let waker requests skip proper accounting
tree
|
commitdiff
2021-12-22
Tejun Heo
iocost: Fix divide-by-zero on donation from low hweight...
tree
|
commitdiff
2021-12-14
Davidlohr Bueso
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
tree
|
commitdiff
2021-12-01
Ming Lei
block: avoid to quiesce queue in elevator_init_mq
tree
|
commitdiff
2021-12-01
Ming Lei
blk-mq: cancel blk-mq dispatch work in both blk_cleanup...
tree
|
commitdiff
2021-11-25
Alistair Delva
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
tree
|
commitdiff
2021-11-25
Yu Kuai
blk-cgroup: fix missing put device in error path from...
tree
|
commitdiff
2021-11-25
Laibin Qiu
blkcg: Remove extra blkcg_bio_issue_init
tree
|
commitdiff
2021-11-18
Shin'ichiro Kawasaki
block: Hold invalidate_lock in BLKRESETZONE ioctl
tree
|
commitdiff
2021-11-18
Shin'ichiro Kawasaki
block: Hold invalidate_lock in BLKZEROOUT ioctl
tree
|
commitdiff
2021-11-18
Shin'ichiro Kawasaki
block: Hold invalidate_lock in BLKDISCARD ioctl
tree
|
commitdiff
2021-11-18
Luis Chamberlain
block: fix device_add_disk() kobject_create_and_add...
tree
|
commitdiff
2021-11-18
Yu Kuai
blk-cgroup: synchronize blkg creation against policy...
tree
|
commitdiff
2021-11-18
Andrea Righi
blk-wbt: prevent NULL pointer dereference in wb_timer_fn
tree
|
commitdiff
2021-11-18
Jens Axboe
block: remove inaccurate requeue check
tree
|
commitdiff
2021-11-18
Jens Axboe
block: bump max plugged deferred size from 16 to 32
tree
|
commitdiff
2021-10-31
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'riscv-for-linus-5.15-rc8' of git://git....
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'powerpc-5.15-6' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.15' of git://git./linux...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'block-5.15-2021-10-29' of git://git.kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-28
Dave Airlie
Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'net-5.15-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'linux-watchdog-5.15-rc7' of git://linux...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-28
Jens Axboe
Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead...
tree
|
commitdiff
2021-10-28
Dave Airlie
Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
tree
|
commitdiff
2021-10-28
Dave Airlie
Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
tree
|
commitdiff
2021-10-27
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
tree
|
commitdiff
next