index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
block: Fix the maximum minor value is blk_alloc_ext_minor()
Christophe JAILLET
1
-1
/
+1
2022-04-08
Revert "Revert "block, bfq: honor already-setup queue merges""
Paolo Valente
1
-3
/
+13
2022-04-08
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
1
-7
/
+8
2022-04-08
block, bfq: don't move oom_bfqq
Yu Kuai
1
-0
/
+6
2022-04-08
block/bfq_wf2q: correct weight to ioprio
Yahu Gao
1
-1
/
+1
2022-04-08
block: don't delete queue kobject before its children
Eric Biggers
1
-3
/
+5
2022-04-08
blk-cgroup: set blkg iostat after percpu stat aggregation
Chengming Zhou
1
-5
/
+5
2022-04-08
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
1
-0
/
+11
2022-04-08
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
1
-1
/
+8
2022-03-23
block: release rq qos structures for queue without disk
Ming Lei
1
-0
/
+4
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
3
-0
/
+3
2022-03-08
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
1
-1
/
+1
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2
-8
/
+16
2022-02-23
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
2
-2
/
+2
2022-02-08
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
1
-1
/
+1
2022-02-01
block: Fix wrong offset in bio_truncate()
OGAWA Hirofumi
1
-1
/
+2
2022-02-01
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
1
-6
/
+19
2022-01-27
block: Fix fsync always failed if once failed
Ye Bin
1
-1
/
+3
2022-01-27
block: fix async_depth sysfs interface for mq-deadline
Jens Axboe
1
-2
/
+2
2022-01-27
block: check minor range in device_add_disk()
Tetsuo Handa
1
-0
/
+2
2022-01-27
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
1
-15
/
+7
2022-01-27
block: fix error unwinding in device_add_disk
Christoph Hellwig
1
-7
/
+6
2022-01-27
bfq: Do not let waker requests skip proper accounting
Jan Kara
1
-43
/
+1
2021-12-22
iocost: Fix divide-by-zero on donation from low hweight cgroup
Tejun Heo
1
-1
/
+8
2021-12-14
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Davidlohr Bueso
1
-0
/
+3
2021-12-01
block: avoid to quiesce queue in elevator_init_mq
Ming Lei
1
-2
/
+8
2021-12-01
blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
Ming Lei
5
-11
/
+20
2021-11-25
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
Alistair Delva
1
-1
/
+8
2021-11-25
blk-cgroup: fix missing put device in error path from blkg_conf_pref()
Yu Kuai
1
-4
/
+5
2021-11-25
blkcg: Remove extra blkcg_bio_issue_init
Laibin Qiu
1
-3
/
+1
2021-11-18
block: Hold invalidate_lock in BLKRESETZONE ioctl
Shin'ichiro Kawasaki
1
-10
/
+5
2021-11-18
block: Hold invalidate_lock in BLKZEROOUT ioctl
Shin'ichiro Kawasaki
1
-3
/
+9
2021-11-18
block: Hold invalidate_lock in BLKDISCARD ioctl
Shin'ichiro Kawasaki
1
-3
/
+9
2021-11-18
block: fix device_add_disk() kobject_create_and_add() error handling
Luis Chamberlain
1
-2
/
+6
2021-11-18
blk-cgroup: synchronize blkg creation against policy deactivation
Yu Kuai
1
-0
/
+10
2021-11-18
blk-wbt: prevent NULL pointer dereference in wb_timer_fn
Andrea Righi
1
-0
/
+3
2021-11-18
block: remove inaccurate requeue check
Jens Axboe
1
-1
/
+0
2021-11-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
2
-2
/
+8
2021-10-29
Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-15
/
+40
2021-10-27
block: Fix partition check for host-aware zoned block devices
Shin'ichiro Kawasaki
1
-1
/
+19
2021-10-27
block: schedule queue restart after BLK_STS_ZONE_RESOURCE
Naohiro Aota
1
-4
/
+9
2021-10-26
block: drain queue after disk is removed from sysfs
Ming Lei
1
-10
/
+12
2021-10-23
Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2021-10-18
block: fix incorrect references to disk objects
Zqiang
1
-0
/
+1
2021-10-18
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-75
/
+123
2021-10-17
blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->io...
Tejun Heo
1
-2
/
+3
2021-10-17
block, bfq: reset last_bfqq_created on group change
Paolo Valente
1
-0
/
+6
2021-10-17
block: warn when putting the final reference on a registered disk
Christoph Hellwig
1
-0
/
+1
2021-10-16
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
1
-4
/
+6
2021-10-16
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
3
-2
/
+11
[next]