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
2021-10-09
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
1
-1
/
+1
2021-10-07
Revert "block, bfq: honor already-setup queue merges"
Jens Axboe
1
-13
/
+3
2021-09-30
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
1
-0
/
+8
2021-09-30
block: flush the integrity workqueue in blk_integrity_unregister
Lihong Kou
1
-0
/
+3
2021-09-30
block: check if a profile is actually registered in blk_integrity_unregister
Christoph Hellwig
1
-1
/
+5
2021-09-30
blk-mq: avoid to iterate over stale request
Ming Lei
1
-1
/
+1
2021-09-26
blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
Song Liu
1
-1
/
+13
2021-09-26
blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
Li Jinlin
1
-0
/
+1
2021-09-26
block: genhd: don't call blkdev_show() with major_names_lock held
Tetsuo Handa
1
-2
/
+7
2021-09-22
block, bfq: honor already-setup queue merges
Paolo Valente
1
-3
/
+13
2021-09-22
blkcg: fix memory leak in blk_iolatency_init
Yanfei Xu
1
-4
/
+6
2021-09-18
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
Christoph Hellwig
1
-1
/
+4
2021-09-18
block: bfq: fix bfq_set_next_ioprio_data()
Damien Le Moal
1
-1
/
+1
2021-09-18
blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
Niklas Cassel
1
-3
/
+0
2021-09-18
blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
Niklas Cassel
1
-3
/
+0
2021-09-15
bio: fix page leak bio_add_hw_page failure
Pavel Begunkov
1
-2
/
+13
2021-09-15
blk-crypto: fix check for too-large dun_bytes
Eric Biggers
1
-1
/
+1
2021-09-15
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
4
-16
/
+8
2021-09-15
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
3
-0
/
+36
2021-08-28
Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-42
/
+16
2021-08-26
Revert "block/mq-deadline: Prioritize high-priority requests"
Jens Axboe
1
-37
/
+5
2021-08-25
mq-deadline: Fix request accounting
Bart Van Assche
1
-5
/
+11
2021-08-21
Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-32
/
+20
2021-08-18
blk-mq: fix is_flush_rq
Ming Lei
3
-6
/
+7
2021-08-17
blk-mq: fix kernel panic during iterating over flush request
Ming Lei
2
-1
/
+8
2021-08-17
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Ming Lei
1
-25
/
+5
2021-08-14
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-313
/
+22
2021-08-13
blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
Yu Kuai
1
-2
/
+4
2021-08-11
Revert "block/mq-deadline: Add cgroup support"
Tejun Heo
5
-307
/
+14
2021-08-10
blk-iocost: fix lockdep warning on blkcg->lock
Ming Lei
1
-4
/
+4
2021-08-10
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+8
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+7
2021-08-07
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
1
-1
/
+1
2021-08-05
block/partitions/ldm.c: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+1
2021-08-05
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
1
-1
/
+5
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-20
/
+11
2021-07-28
block: delay freeing the gendisk
Christoph Hellwig
1
-2
/
+1
2021-07-28
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-07-28
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-6
/
+8
2021-07-28
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
John Garry
1
-13
/
+4
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-27
/
+63
2021-07-07
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
1
-0
/
+15
2021-07-07
block: fix the problem of io_ticks becoming smaller
Chunguang Xu
1
-1
/
+1
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
1
-1
/
+1
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-7
/
+21
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-17
/
+12
2021-07-01
block: remove the bdgrab in blk_drop_partitions
Christoph Hellwig
1
-5
/
+1
2021-07-01
block: grab a device refcount in disk_uevent
Christoph Hellwig
1
-2
/
+2
2021-07-01
block: check disk exist before trying to add partition
Yufen Yu
1
-7
/
+16
2021-07-01
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-27
/
+92
[next]