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-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
2021-10-16
block: drain file system I/O on del_gendisk
Christoph Hellwig
3
-15
/
+34
2021-10-16
block: split bio_queue_enter from blk_queue_enter
Christoph Hellwig
1
-8
/
+25
2021-10-16
block: factor out a blk_try_enter_queue helper
Christoph Hellwig
1
-28
/
+32
2021-10-16
block: call submit_bio_checks under q_usage_counter
Christoph Hellwig
1
-22
/
+12
2021-10-10
Merge tag 'block-5.15-2021-10-09' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+3
2021-10-04
block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
Johannes Thumshirn
1
-0
/
+1
2021-10-02
Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+3
2021-10-02
block: genhd: fix double kfree() in __alloc_disk_node()
Tetsuo Handa
2
-1
/
+2
2021-09-28
Revert "block, bfq: honor already-setup queue merges"
Jens Axboe
1
-13
/
+3
2021-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-8
/
+15
2021-09-24
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
1
-11
/
+10
2021-09-24
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
1
-1
/
+1
[next]