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-04-07
blk-zoned: Remove the definition of blk_zone_start()
Bart Van Assche
1
-8
/
+0
2021-04-07
blk-mq: set default elevator as deadline in case of hctx shared tagset
Ming Lei
1
-1
/
+2
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2
-95
/
+32
2021-04-06
block: refactor the bounce buffering code
Christoph Hellwig
4
-72
/
+27
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
6
-119
/
+30
2021-04-06
blk-mq: Always use blk_mq_is_sbitmap_shared
Nikolay Borisov
1
-2
/
+2
2021-04-06
block: add sysfs entry for virt boundary mask
Max Gurtovoy
1
-1
/
+8
2021-03-25
block, bfq: merge bursts of newly-created queues
Paolo Valente
3
-10
/
+266
2021-03-25
block, bfq: keep shared queues out of the waker mechanism
Paolo Valente
1
-1
/
+11
2021-03-25
block, bfq: fix weight-raising resume with !low_latency
Paolo Valente
1
-2
/
+8
2021-03-25
block, bfq: make shared queues inherit wakers
Paolo Valente
1
-3
/
+39
2021-03-25
block, bfq: put reqs of waker and woken in dispatch list
Paolo Valente
1
-1
/
+43
2021-03-25
block, bfq: always inject I/O of queues blocked by wakers
Paolo Valente
2
-5
/
+35
2021-03-25
blk-mq: Sentence reconstruct for better readability
Bhaskar Chowdhury
1
-2
/
+2
2021-03-11
block: Discard page cache of zone reset target range
Shin'ichiro Kawasaki
1
-2
/
+36
2021-03-11
block: Suppress uevent for hidden device when removed
Daniel Wagner
1
-3
/
+1
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
5
-13
/
+13
2021-03-10
block: Fix REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
1
-1
/
+1
2021-03-05
blk-cgroup: Fix the recursive blkg rwstat
Xunlei Pang
1
-1
/
+2
2021-03-02
block/bfq: update comments and default value in docs for fifo_expire
Joseph Qi
1
-1
/
+1
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
2
-6
/
+1
2021-03-01
block: revert "block: fix bd_size_lock use"
Damien Le Moal
2
-7
/
+4
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-92
/
+79
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-3
/
+1
2021-02-24
block: memory allocations in bounce_clone_bio must not fail
Christoph Hellwig
1
-3
/
+2
2021-02-24
block: remove the gfp_mask argument to bounce_clone_bio
Christoph Hellwig
1
-6
/
+6
2021-02-24
block: fix bounce_clone_bio for passthrough bios
Christoph Hellwig
1
-8
/
+9
2021-02-24
block-crypto-fallback: use a bio_set for splitting bios
Christoph Hellwig
1
-2
/
+10
2021-02-24
block: fix logging on capacity change
Ming Lei
1
-1
/
+1
2021-02-24
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
1
-0
/
+12
2021-02-24
block: reopen the device in blkdev_reread_part
Christoph Hellwig
1
-7
/
+14
2021-02-24
block: don't skip empty device in in disk_uevent
Christoph Hellwig
1
-1
/
+1
2021-02-22
kyber: introduce kyber_depth_updated()
Yang Yang
1
-16
/
+13
2021-02-22
Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-68
/
+41
2021-02-22
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+147
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+29
2021-02-22
block: fix potential IO hang when turning off io_poll
Jeffle Xu
1
-2
/
+5
2021-02-22
block: get rid of the trace rq insert wrapper
Chaitanya Kulkarni
6
-10
/
+10
2021-02-22
block: Remove unused blk_pm_*() function definitions
Bart Van Assche
1
-38
/
+0
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-930
/
+848
2021-02-12
blk-mq: Use llist_head for blk_cpu_done
Sebastian Andrzej Siewior
1
-56
/
+41
2021-02-12
blk-mq: Always complete remote completions requests in softirq
Sebastian Andrzej Siewior
1
-13
/
+1
2021-02-11
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
1
-0
/
+1
2021-02-11
block/keyslot-manager: Introduce functions for device mapper support
Satya Tangirala
1
-0
/
+107
2021-02-11
block/keyslot-manager: Introduce passthrough keyslot manager
Satya Tangirala
1
-0
/
+39
2021-02-10
block: introduce blk_queue_clear_zone_settings()
Damien Le Moal
3
-0
/
+21
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
2
-1
/
+44
2021-02-10
block: use blk_queue_set_zoned in add_partition()
Damien Le Moal
1
-1
/
+1
2021-02-09
block: add bio_add_zone_append_page
Johannes Thumshirn
1
-0
/
+33
2021-02-08
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
3
-71
/
+50
[next]