index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-28
block/rq_qos: implement rq_qos_ops->queue_depth_changed()
Tejun Heo
2019-08-28
block/rq_qos: add rq_qos_merge()
Tejun Heo
2019-08-28
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
Tejun Heo
2019-08-28
blkcg: make ->cpd_init_fn() optional
Tejun Heo
2019-08-28
blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
Tejun Heo
2019-08-27
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...
Jens Axboe
2019-08-27
raid5 improve too many read errors msg by adding limits
Nigel Croxon
2019-08-27
md: don't report active array_state until after revalidate_disk() completes.
NeilBrown
2019-08-27
md: only call set_in_sync() when it is expected to succeed.
NeilBrown
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
2019-08-27
block: add helper for checking if queue is registered
Ming Lei
2019-08-27
blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
Ming Lei
2019-08-27
block: don't hold q->sysfs_lock in elevator_init_mq
Ming Lei
2019-08-27
block: Remove blk_mq_register_dev()
Bart Van Assche
2019-08-27
writeback, memcg: Implement foreign dirty flushing
Tejun Heo
2019-08-27
writeback, memcg: Implement cgroup_writeback_by_id()
Tejun Heo
2019-08-27
writeback: Separate out wb_get_lookup() from wb_get_create()
Tejun Heo
2019-08-27
bdi: Add bdi->id
Tejun Heo
2019-08-27
writeback: Generalize and expose wb_completion
Tejun Heo
2019-08-23
null_blk: fix inline misuse
Jens Axboe
2019-08-23
null_blk: create a helper for req completion
Chaitanya Kulkarni
2019-08-23
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
2019-08-23
null_blk: create a helper for mem-backed ops
Chaitanya Kulkarni
2019-08-23
null_blk: create a helper for badblocks
Chaitanya Kulkarni
2019-08-23
null_blk: create a helper for throttling
Chaitanya Kulkarni
2019-08-23
null_blk: move duplicate code to callers
Chaitanya Kulkarni
2019-08-22
block: move same page handling from __bio_add_pc_page to the callers
Christoph Hellwig
2019-08-22
block: create a bio_try_merge_pc_page helper
Christoph Hellwig
2019-08-22
block: improve the gap check in __bio_add_pc_page
Christoph Hellwig
2019-08-20
nbd: fix max number of supported devs
Mike Christie
2019-08-20
nbd: fix zero cmd timeout handling v2
Mike Christie
2019-08-20
nbd: add missing config put
Mike Christie
2019-08-20
nbd: add function to convert blk req op to nbd cmd
Mike Christie
2019-08-20
nbd: add set cmd timeout helper
Mike Christie
2019-08-20
block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition
Revanth Rajashekar
2019-08-20
block: sed-opal: Remove always false conditional statement
Revanth Rajashekar
2019-08-20
block: sed-opal: Add/remove spaces
Revanth Rajashekar
2019-08-19
block: remove struct request_queue queue_head
Junxiao Bi
2019-08-15
writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem tr...
Tejun Heo
2019-08-15
writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode swi...
Tejun Heo
2019-08-14
block: annotate refault stalls from IO submission
Johannes Weiner
2019-08-12
blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
zhengbin
2019-08-09
floppy: fix usercopy direction
Jann Horn
2019-08-08
lightnvm: remove unused 'geo' variable
Jens Axboe
2019-08-08
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-08-08
lib: scatterlist: Fix to support no mapped sg
Zhou Wang
2019-08-08
lightnvm: remove set but not used variables 'data_len' and 'rq_len'
YueHaibing
2019-08-07
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/block
Jens Axboe
2019-08-07
raid1: factor out a common routine to handle the completion of sync write
Hou Tao
2019-08-07
md: don't call spare_active in md_reap_sync_thread if all member devices can'...
Guoqing Jiang
[next]