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: defer flush request no matter whether we have elevator
Yufen Yu
2020-07-17
1
-7
/
+2
*
block: make blk_timeout_init() static
Wei Yongjun
2020-07-17
1
-1
/
+1
*
block: remove retry loop in ioc_release_fn()
John Ogness
2020-07-16
1
-3
/
+17
*
block: remove unnecessary ioc nested locking
John Ogness
2020-07-16
1
-20
/
+6
*
block: integrate bd_start_claiming into __blkdev_get
Christoph Hellwig
2020-07-16
1
-122
/
+55
*
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
3
-9
/
+10
*
block: refactor bd_start_claiming
Christoph Hellwig
2020-07-16
1
-20
/
+13
*
block: simplify the restart case in __blkdev_get
Christoph Hellwig
2020-07-16
1
-15
/
+10
*
Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait."
Jens Axboe
2020-07-15
1
-0
/
+2
*
block: always remove partitions from blk_drop_partitions()
Ming Lei
2020-07-15
1
-2
/
+0
*
block: relax jiffies rounding for timeouts
Jens Axboe
2020-07-15
1
-2
/
+20
*
blk-mq: remove redundant validation in __blk_mq_end_request()
Baolin Wang
2020-07-10
1
-2
/
+1
*
blk-mq: Remove unnecessary local variable
Baolin Wang
2020-07-10
1
-3
/
+1
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-09
23
-468
/
+1
*
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-09
6
-205
/
+14
*
writeback: remove {set,clear}_wb_congested
Christoph Hellwig
2020-07-09
2
-18
/
+8
*
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
2020-07-09
1
-1
/
+0
*
mmc: remove the call to check_disk_change
Christoph Hellwig
2020-07-09
1
-3
/
+0
*
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
2020-07-09
1
-2
/
+0
*
isofs: remove a stale comment
Christoph Hellwig
2020-07-09
1
-3
/
+0
*
block: remove flush_disk
Christoph Hellwig
2020-07-09
1
-23
/
+7
*
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
2020-07-09
3
-42
/
+6
*
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-09
4
-23
/
+10
*
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-07-09
4
-43
/
+19
*
blk-mq: streamline handling of q->mq_ops->queue_rq result
Ming Lei
2020-07-09
1
-13
/
+11
*
block: remove a bogus warning in __submit_bio_noacct_mq
Christoph Hellwig
2020-07-07
1
-2
/
+1
*
block: initialize current->bio_list[1] in __submit_bio_noacct_mq
Christoph Hellwig
2020-07-02
1
-4
/
+3
*
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
2020-07-02
5
-42
/
+70
*
dm: remove unused variable
Jens Axboe
2020-07-01
1
-1
/
+0
*
sbitmap: Consider cleared bits in sbitmap_bitmap_show()
John Garry
2020-07-01
1
-0
/
+3
*
block: remove the all_bdevs list
Christoph Hellwig
2020-07-01
2
-16
/
+7
*
block: remove the unused bd_private field from struct block_device
Christoph Hellwig
2020-07-01
1
-7
/
+0
*
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
8
-15
/
+11
*
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-07-01
3
-9
/
+3
*
block: simplify set_init_blocksize
Christoph Hellwig
2020-07-01
1
-6
/
+0
*
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
2020-07-01
1
-1
/
+0
*
floppy: use block_size
Christoph Hellwig
2020-07-01
1
-6
/
+1
*
blk-iolatency: only call ktime_get() if needed
Hongnan Li
2020-07-01
1
-1
/
+2
*
block: remove direct_make_request
Christoph Hellwig
2020-07-01
4
-34
/
+2
*
block: shortcut __submit_bio_noacct for blk-mq drivers
Christoph Hellwig
2020-07-01
1
-0
/
+30
*
block: refator submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-68
/
+75
*
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
44
-118
/
+115
*
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
36
-140
/
+153
*
block: remove the nr_sectors variable in generic_make_request_checks
Christoph Hellwig
2020-07-01
1
-2
/
+1
*
block: remove the NULL queue check in generic_make_request_checks
Christoph Hellwig
2020-07-01
1
-11
/
+1
*
block: tidy up a warning in bio_check_ro
Christoph Hellwig
2020-07-01
1
-2
/
+1
*
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
15
-31
/
+28
*
fs: remove a weird comment in submit_bh_wbc
Christoph Hellwig
2020-07-01
1
-5
/
+0
*
dm: stop using ->queuedata
Christoph Hellwig
2020-07-01
1
-2
/
+1
*
bcache: stop setting ->queuedata
Christoph Hellwig
2020-07-01
1
-1
/
+0
[next]