index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-08
writeback: remove {set,clear}_wb_congested
Christoph Hellwig
2020-07-08
drbd: remove a bogus bdi_rw_congested call
Christoph Hellwig
2020-07-08
mmc: remove the call to check_disk_change
Christoph Hellwig
2020-07-08
xtensa/simdisk: remove the call to check_disk_change
Christoph Hellwig
2020-07-08
isofs: remove a stale comment
Christoph Hellwig
2020-07-08
block: remove flush_disk
Christoph Hellwig
2020-07-08
cdrom: remove the unused cdrom_media_changed function
Christoph Hellwig
2020-07-08
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-08
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-07-08
blk-mq: streamline handling of q->mq_ops->queue_rq result
Ming Lei
2020-07-07
block: remove a bogus warning in __submit_bio_noacct_mq
Christoph Hellwig
2020-07-02
block: initialize current->bio_list[1] in __submit_bio_noacct_mq
Christoph Hellwig
2020-07-01
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
2020-07-01
dm: remove unused variable
Jens Axboe
2020-07-01
sbitmap: Consider cleared bits in sbitmap_bitmap_show()
John Garry
2020-07-01
block: remove the all_bdevs list
Christoph Hellwig
2020-07-01
block: remove the unused bd_private field from struct block_device
Christoph Hellwig
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-07-01
block: remove the bd_block_size field from struct block_device
Christoph Hellwig
2020-07-01
block: simplify set_init_blocksize
Christoph Hellwig
2020-07-01
dcssblk: don't set bd_block_size in ->open
Christoph Hellwig
2020-07-01
floppy: use block_size
Christoph Hellwig
2020-07-01
blk-iolatency: only call ktime_get() if needed
Hongnan Li
2020-07-01
block: remove direct_make_request
Christoph Hellwig
2020-07-01
block: shortcut __submit_bio_noacct for blk-mq drivers
Christoph Hellwig
2020-07-01
block: refator submit_bio_noacct
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the nr_sectors variable in generic_make_request_checks
Christoph Hellwig
2020-07-01
block: remove the NULL queue check in generic_make_request_checks
Christoph Hellwig
2020-07-01
block: tidy up a warning in bio_check_ro
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
fs: remove a weird comment in submit_bh_wbc
Christoph Hellwig
2020-07-01
dm: stop using ->queuedata
Christoph Hellwig
2020-07-01
bcache: stop setting ->queuedata
Christoph Hellwig
2020-07-01
zram: stop using ->queuedata
Christoph Hellwig
2020-07-01
umem: stop using ->queuedata
Christoph Hellwig
2020-07-01
rsxx: stop using ->queuedata
Christoph Hellwig
2020-07-01
ps3vram: stop using ->queuedata
Christoph Hellwig
2020-07-01
null_blk: stop using ->queuedata for bio mode
Christoph Hellwig
2020-07-01
drbd: stop using ->queuedata
Christoph Hellwig
2020-07-01
simdisk: stop using ->queuedata
Christoph Hellwig
2020-07-01
nfblock: stop using ->queuedata
Christoph Hellwig
2020-07-01
blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq()
Hou Tao
2020-06-30
blk-cgroup: clean up indentation
Colin Ian King
2020-06-30
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-06-30
blk-mq: move blk_mq_put_driver_tag() into blk-mq.c
Ming Lei
2020-06-30
blk-mq: move blk_mq_get_driver_tag into blk-mq.c
Ming Lei
2020-06-30
blk-mq: support batching dispatch in case of io
Ming Lei
2020-06-30
blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
Ming Lei
[next]