index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
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
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
36
-140
/
+153
2020-07-01
block: remove the nr_sectors variable in generic_make_request_checks
Christoph Hellwig
1
-2
/
+1
2020-07-01
block: remove the NULL queue check in generic_make_request_checks
Christoph Hellwig
1
-11
/
+1
2020-07-01
block: tidy up a warning in bio_check_ro
Christoph Hellwig
1
-2
/
+1
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
15
-31
/
+28
2020-07-01
fs: remove a weird comment in submit_bh_wbc
Christoph Hellwig
1
-5
/
+0
2020-07-01
dm: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
bcache: stop setting ->queuedata
Christoph Hellwig
1
-1
/
+0
2020-07-01
zram: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
umem: stop using ->queuedata
Christoph Hellwig
1
-2
/
+2
2020-07-01
rsxx: stop using ->queuedata
Christoph Hellwig
1
-4
/
+1
2020-07-01
ps3vram: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
null_blk: stop using ->queuedata for bio mode
Christoph Hellwig
1
-1
/
+1
2020-07-01
drbd: stop using ->queuedata
Christoph Hellwig
2
-2
/
+1
2020-07-01
simdisk: stop using ->queuedata
Christoph Hellwig
1
-3
/
+1
2020-07-01
nfblock: stop using ->queuedata
Christoph Hellwig
1
-2
/
+1
2020-07-01
blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq()
Hou Tao
1
-2
/
+1
2020-06-30
blk-cgroup: clean up indentation
Colin Ian King
1
-1
/
+1
2020-06-30
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
4
-44
/
+20
2020-06-30
blk-mq: move blk_mq_put_driver_tag() into blk-mq.c
Ming Lei
2
-20
/
+20
2020-06-30
blk-mq: move blk_mq_get_driver_tag into blk-mq.c
Ming Lei
3
-66
/
+65
2020-06-30
blk-mq: support batching dispatch in case of io
Ming Lei
2
-9
/
+82
2020-06-30
blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
Ming Lei
3
-9
/
+33
2020-06-30
blk-mq: remove dead check from blk_mq_dispatch_rq_list
Ming Lei
1
-7
/
+0
2020-06-30
blk-mq: move getting driver tag and budget into one helper
Ming Lei
1
-26
/
+40
2020-06-30
blk-mq: pass hctx to blk_mq_dispatch_rq_list
Ming Lei
3
-12
/
+10
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
5
-23
/
+17
2020-06-29
blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
Christoph Hellwig
4
-12
/
+6
2020-06-29
blk-mq: put driver tag when this request is completed
Ming Lei
2
-6
/
+2
2020-06-29
blk-cgroup: remove a dead check in blk_throtl_bio
Christoph Hellwig
1
-1
/
+1
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
5
-57
/
+47
2020-06-29
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
2
-3
/
+2
2020-06-29
cgroup: unexport cgroup_rstat_updated
Christoph Hellwig
1
-1
/
+0
2020-06-29
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
Christoph Hellwig
1
-14
/
+1
2020-06-29
block: move the initial blkg lookup into blkg_tryget_closest
Christoph Hellwig
1
-19
/
+14
[next]