index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
iocost_monitor: start from the oldest usage index
Chengming Zhou
1
-1
/
+1
2020-07-30
iocost: Fix check condition of iocg abs_vdebt
Chengming Zhou
1
-1
/
+1
2020-07-28
block: Remove callback typedefs for blk_mq_ops
Daniel Wagner
1
-32
/
+18
2020-07-28
block: Use non _rcu version of list functions for tag_set_list
Daniel Wagner
1
-2
/
+2
2020-07-18
blk-cgroup: show global disk stats in root cgroup io.stat
Boris Burkov
4
-7
/
+58
2020-07-18
blk-cgroup: make iostat functions visible to stat printing
Boris Burkov
1
-71
/
+71
2020-07-17
block: improve discard bio alignment in __blkdev_issue_discard()
Coly Li
2
-3
/
+42
2020-07-17
block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
Coly Li
1
-4
/
+4
2020-07-17
block: defer flush request no matter whether we have elevator
Yufen Yu
1
-7
/
+2
2020-07-17
block: make blk_timeout_init() static
Wei Yongjun
1
-1
/
+1
2020-07-16
block: remove retry loop in ioc_release_fn()
John Ogness
1
-3
/
+17
2020-07-16
block: remove unnecessary ioc nested locking
John Ogness
1
-20
/
+6
2020-07-16
block: integrate bd_start_claiming into __blkdev_get
Christoph Hellwig
1
-122
/
+55
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
3
-9
/
+10
2020-07-16
block: refactor bd_start_claiming
Christoph Hellwig
1
-20
/
+13
2020-07-16
block: simplify the restart case in __blkdev_get
Christoph Hellwig
1
-15
/
+10
2020-07-15
Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait."
Jens Axboe
1
-0
/
+2
2020-07-15
block: always remove partitions from blk_drop_partitions()
Ming Lei
1
-2
/
+0
2020-07-15
block: relax jiffies rounding for timeouts
Jens Axboe
1
-2
/
+20
2020-07-10
blk-mq: remove redundant validation in __blk_mq_end_request()
Baolin Wang
1
-2
/
+1
2020-07-10
blk-mq: Remove unnecessary local variable
Baolin Wang
1
-3
/
+1
2020-07-09
writeback: remove bdi->congested_fn
Christoph Hellwig
23
-468
/
+1
2020-07-09
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
6
-205
/
+14
2020-07-09
writeback: remove {set,clear}_wb_congested
Christoph Hellwig
2
-18
/
+8
2020-07-09
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
1
-1
/
+0
2020-07-09
mmc: remove the call to check_disk_change
Christoph Hellwig
1
-3
/
+0
2020-07-09
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
1
-2
/
+0
2020-07-09
isofs: remove a stale comment
Christoph Hellwig
1
-3
/
+0
2020-07-09
block: remove flush_disk
Christoph Hellwig
1
-23
/
+7
2020-07-09
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
3
-42
/
+6
2020-07-09
md: switch to ->check_events for media change notifications
Christoph Hellwig
4
-23
/
+10
2020-07-09
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
4
-43
/
+19
2020-07-09
blk-mq: streamline handling of q->mq_ops->queue_rq result
Ming Lei
1
-13
/
+11
2020-07-07
block: remove a bogus warning in __submit_bio_noacct_mq
Christoph Hellwig
1
-2
/
+1
2020-07-02
block: initialize current->bio_list[1] in __submit_bio_noacct_mq
Christoph Hellwig
1
-4
/
+3
2020-07-02
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
5
-42
/
+70
2020-07-01
dm: remove unused variable
Jens Axboe
1
-1
/
+0
2020-07-01
sbitmap: Consider cleared bits in sbitmap_bitmap_show()
John Garry
1
-0
/
+3
2020-07-01
block: remove the all_bdevs list
Christoph Hellwig
2
-16
/
+7
2020-07-01
block: remove the unused bd_private field from struct block_device
Christoph Hellwig
1
-7
/
+0
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
8
-15
/
+11
2020-07-01
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
3
-9
/
+3
2020-07-01
block: simplify set_init_blocksize
Christoph Hellwig
1
-6
/
+0
2020-07-01
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
1
-1
/
+0
2020-07-01
floppy: use block_size
Christoph Hellwig
1
-6
/
+1
2020-07-01
blk-iolatency: only call ktime_get() if needed
Hongnan Li
1
-1
/
+2
2020-07-01
block: remove direct_make_request
Christoph Hellwig
4
-34
/
+2
2020-07-01
block: shortcut __submit_bio_noacct for blk-mq drivers
Christoph Hellwig
1
-0
/
+30
2020-07-01
block: refator submit_bio_noacct
Christoph Hellwig
1
-68
/
+75
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
44
-118
/
+115
[next]