index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move more syncing and invalidation to delete_partition
Christoph Hellwig
2021-04-08
2
-7
/
+4
*
block: remove invalidate_partition
Christoph Hellwig
2021-04-08
1
-14
/
+11
*
dasd: use bdev_disk_changed instead of blk_drop_partitions
Christoph Hellwig
2021-04-08
1
-4
/
+0
*
blk-zoned: Remove the definition of blk_zone_start()
Bart Van Assche
2021-04-07
1
-8
/
+0
*
blk-mq: set default elevator as deadline in case of hctx shared tagset
Ming Lei
2021-04-07
1
-1
/
+2
*
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2021-04-06
2
-95
/
+32
*
block: refactor the bounce buffering code
Christoph Hellwig
2021-04-06
4
-72
/
+27
*
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
2021-04-06
6
-119
/
+30
*
blk-mq: Always use blk_mq_is_sbitmap_shared
Nikolay Borisov
2021-04-06
1
-2
/
+2
*
block: add sysfs entry for virt boundary mask
Max Gurtovoy
2021-04-06
1
-1
/
+8
*
block, bfq: merge bursts of newly-created queues
Paolo Valente
2021-03-25
3
-10
/
+266
*
block, bfq: keep shared queues out of the waker mechanism
Paolo Valente
2021-03-25
1
-1
/
+11
*
block, bfq: fix weight-raising resume with !low_latency
Paolo Valente
2021-03-25
1
-2
/
+8
*
block, bfq: make shared queues inherit wakers
Paolo Valente
2021-03-25
1
-3
/
+39
*
block, bfq: put reqs of waker and woken in dispatch list
Paolo Valente
2021-03-25
1
-1
/
+43
*
block, bfq: always inject I/O of queues blocked by wakers
Paolo Valente
2021-03-25
2
-5
/
+35
*
blk-mq: Sentence reconstruct for better readability
Bhaskar Chowdhury
2021-03-25
1
-2
/
+2
*
block: Discard page cache of zone reset target range
Shin'ichiro Kawasaki
2021-03-11
1
-2
/
+36
*
block: Suppress uevent for hidden device when removed
Daniel Wagner
2021-03-11
1
-3
/
+1
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
5
-13
/
+13
*
block: Fix REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
2021-03-10
1
-1
/
+1
*
blk-cgroup: Fix the recursive blkg rwstat
Xunlei Pang
2021-03-05
1
-1
/
+2
*
block/bfq: update comments and default value in docs for fifo_expire
Joseph Qi
2021-03-02
1
-1
/
+1
*
block: Drop leftover references to RQF_SORTED
Jean Delvare
2021-03-01
2
-6
/
+1
*
block: revert "block: fix bd_size_lock use"
Damien Le Moal
2021-02-28
2
-7
/
+4
*
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
14
-92
/
+79
|
\
|
*
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
1
-3
/
+1
|
*
block: memory allocations in bounce_clone_bio must not fail
Christoph Hellwig
2021-02-24
1
-3
/
+2
|
*
block: remove the gfp_mask argument to bounce_clone_bio
Christoph Hellwig
2021-02-24
1
-6
/
+6
|
*
block: fix bounce_clone_bio for passthrough bios
Christoph Hellwig
2021-02-24
1
-8
/
+9
|
*
block-crypto-fallback: use a bio_set for splitting bios
Christoph Hellwig
2021-02-24
1
-2
/
+10
|
*
block: fix logging on capacity change
Ming Lei
2021-02-23
1
-1
/
+1
|
*
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
2021-02-23
1
-0
/
+12
|
*
block: reopen the device in blkdev_reread_part
Christoph Hellwig
2021-02-23
1
-7
/
+14
|
*
block: don't skip empty device in in disk_uevent
Christoph Hellwig
2021-02-23
1
-1
/
+1
|
*
kyber: introduce kyber_depth_updated()
Yang Yang
2021-02-22
1
-16
/
+13
|
*
block: fix potential IO hang when turning off io_poll
Jeffle Xu
2021-02-22
1
-2
/
+5
|
*
block: get rid of the trace rq insert wrapper
Chaitanya Kulkarni
2021-02-22
6
-10
/
+10
|
*
block: Remove unused blk_pm_*() function definitions
Bart Van Assche
2021-02-22
1
-38
/
+0
*
|
Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-22
1
-68
/
+41
|
\
\
|
*
|
blk-mq: Use llist_head for blk_cpu_done
Sebastian Andrzej Siewior
2021-02-12
1
-56
/
+41
|
*
|
blk-mq: Always complete remote completions requests in softirq
Sebastian Andrzej Siewior
2021-02-12
1
-13
/
+1
*
|
|
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
2
-0
/
+147
|
\
\
\
|
*
|
|
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
2021-02-11
1
-0
/
+1
|
*
|
|
block/keyslot-manager: Introduce functions for device mapper support
Satya Tangirala
2021-02-11
1
-0
/
+107
|
*
|
|
block/keyslot-manager: Introduce passthrough keyslot manager
Satya Tangirala
2021-02-11
1
-0
/
+39
*
|
|
|
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-22
1
-0
/
+29
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
block/keyslot-manager: introduce devm_blk_ksm_init()
Eric Biggers
2021-02-01
1
-0
/
+29
*
|
|
|
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
26
-930
/
+848
|
\
\
\
\
|
*
|
|
|
block: introduce blk_queue_clear_zone_settings()
Damien Le Moal
2021-02-10
3
-0
/
+21
[next]