index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: avoid calling blkg_free() in atomic context
Ming Lei
2022-03-23
2
-11
/
+26
*
lib/sbitmap: allocate sb->map via kvzalloc_node
Ming Lei
2022-03-22
2
-2
/
+2
*
block: cancel all throttled bios in del_gendisk()
Yu Kuai
2022-03-18
3
-1
/
+41
*
block: let blkcg_gq grab request queue's refcnt
Ming Lei
2022-03-18
1
-0
/
+5
*
block: avoid use-after-free on throttle data
Ming Lei
2022-03-18
1
-1
/
+11
*
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
2022-03-18
1
-1
/
+8
*
block/bfq-iosched: Fix spelling mistake "tenative" -> "tentative"
Colin Ian King
2022-03-16
1
-1
/
+1
*
sr: simplify the local variable initialization in sr_block_open()
Lukas Bulwahn
2022-03-15
1
-2
/
+2
*
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
2022-03-15
2
-0
/
+28
*
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
2022-03-14
4
-13
/
+15
*
block: flush plug based on hardware and software queue order
Jens Axboe
2022-03-11
1
-31
/
+28
*
block: ensure plug merging checks the correct queue at least once
Jens Axboe
2022-03-11
1
-6
/
+14
*
block: move rq_qos_exit() into disk_release()
Ming Lei
2022-03-09
1
-2
/
+1
*
block: do more work in elevator_exit
Christoph Hellwig
2022-03-09
2
-6
/
+3
*
block: move blk_exit_queue into disk_release
Ming Lei
2022-03-09
2
-17
/
+30
*
block: move q_usage_counter release into blk_queue_release
Ming Lei
2022-03-09
2
-2
/
+2
*
block: don't remove hctx debugfs dir from blk_mq_exit_queue
Ming Lei
2022-03-09
1
-1
/
+0
*
block: move blkcg initialization/destroy into disk allocation/release handler
Ming Lei
2022-03-09
3
-12
/
+9
*
sr: implement ->free_disk to simplify refcounting
Christoph Hellwig
2022-03-09
2
-102
/
+26
*
sd: implement ->free_disk to simplify refcounting
Christoph Hellwig
2022-03-09
1
-74
/
+16
*
sd: delay calling free_opal_dev
Christoph Hellwig
2022-03-09
1
-2
/
+1
*
sd: call sd_zbc_release_disk before releasing the scsi_device reference
Christoph Hellwig
2022-03-09
1
-1
/
+1
*
sd: rename the scsi_disk.dev field
Christoph Hellwig
2022-03-09
2
-13
/
+18
*
scsi: don't use disk->private_data to find the scsi_driver
Christoph Hellwig
2022-03-09
8
-21
/
+11
*
blk-mq: handle already freed tags gracefully in blk_mq_free_rqs
Ming Lei
2022-03-09
1
-0
/
+3
*
blk-mq: do not include passthrough requests in I/O accounting
Christoph Hellwig
2022-03-09
2
-4
/
+9
*
blk-mq: manage hctx map via xarray
Ming Lei
2022-03-09
6
-43
/
+30
*
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2022-03-09
6
-29
/
+36
*
block: mtip32xx: don't touch q->queue_hw_ctx
Ming Lei
2022-03-09
1
-3
/
+1
*
blk-mq: reconfigure poll after queue map is changed
Ming Lei
2022-03-09
1
-3
/
+13
*
blk-mq: simplify reallocation of hw ctxs a bit
Ming Lei
2022-03-09
1
-19
/
+14
*
blk-mq: figure out correct numa node for hw queue
Ming Lei
2022-03-09
1
-6
/
+30
*
Revert "Revert "block, bfq: honor already-setup queue merges""
Paolo Valente
2022-03-09
1
-3
/
+13
*
block: remove bio_devname
Christoph Hellwig
2022-03-07
2
-8
/
+0
*
ext4: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-3
/
+2
*
raid5-ppl: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-9
/
+4
*
raid1: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-3
/
+2
*
md-multipath: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-5
/
+4
*
dm-integrity: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-3
/
+2
*
dm-crypt: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-6
/
+4
*
pktcdvd: remove a pointless debug check in pkt_submit_bio
Christoph Hellwig
2022-03-07
1
-8
/
+1
*
block: remove handle_bad_sector
Christoph Hellwig
2022-03-07
1
-12
/
+5
*
block: fix and cleanup bio_check_ro
Christoph Hellwig
2022-03-07
1
-6
/
+2
*
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
2022-03-05
1
-7
/
+8
*
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
2022-02-28
7
-1
/
+245
*
block: don't delete queue kobject before its children
Eric Biggers
2022-02-28
1
-3
/
+5
*
block: simplify calling convention of elv_unregister_queue()
Eric Biggers
2022-02-28
2
-6
/
+5
*
block: remove redundant semicolon
Nian Yanchuan
2022-02-27
1
-1
/
+1
*
block: default BLOCK_LEGACY_AUTOLOAD to y
Christoph Hellwig
2022-02-27
2
-6
/
+4
*
block: update io_ticks when io hang
Zhang Wensheng
2022-02-22
1
-2
/
+12
[next]