开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-28
parport/pf: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
parport/pcd: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
parport/pd: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
hd: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
blk-throttle: add latency target support
Shaohua Li
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
2017-03-28
block: track request size in blk_issue_stat
Shaohua Li
2017-03-28
blk-throttle: add interface for per-cgroup target latency
Shaohua Li
2017-03-28
blk-throttle: ignore idle cgroup limit
Shaohua Li
2017-03-28
blk-throttle: add interface to configure idle time threshold
Shaohua Li
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
2017-03-28
blk-throttle: make bandwidth change smooth
Shaohua Li
2017-03-28
blk-throttle: detect completed idle cgroup
Shaohua Li
2017-03-28
blk-throttle: choose a small throtl_slice for SSD
Shaohua Li
2017-03-28
blk-throttle: make throtl_slice tunable
Shaohua Li
2017-03-28
blk-throttle: make sure expire time isn't too big
Shaohua Li
2017-03-28
blk-throttle: add downgrade logic
Shaohua Li
2017-03-28
blk-throttle: add upgrade logic for LIMIT_LOW state
Shaohua Li
2017-03-28
blk-throttle: configure bps/iops limit for cgroup in low limit
Shaohua Li
2017-03-28
blk-throttle: add .low interface
Shaohua Li
2017-03-28
blk-throttle: add configure option for new .low interface
Shaohua Li
2017-03-28
blk-throttle: prepare support multiple limits
Shaohua Li
2017-03-28
blk-throttle: use U64_MAX/UINT_MAX to replace -1
Shaohua Li
2017-03-24
block: constify struct blk_integrity_profile
Eric Biggers
2017-03-24
block: remove outdated part of blkdev_issue_flush() comment
Eric Biggers
2017-03-24
block: correct documentation for blkdev_issue_discard() flags
Eric Biggers
2017-03-24
mg_disk: use setup_timer
Geliang Tang
2017-03-24
block: floppy: use setup_timer
Geliang Tang
2017-03-23
block: make nr_iovecs unsigned in bio_alloc_bioset()
Dan Carpenter
2017-03-22
blk-mq: streamline blk_mq_make_request
Christoph Hellwig
2017-03-22
blk-mq: split the plug and sync cases in blk_mq_make_request
Christoph Hellwig
2017-03-22
blk-mq: improve blk_mq_try_issue_directly
Christoph Hellwig
2017-03-22
blk-mq: merge mq and sq make_request instances
Christoph Hellwig
2017-03-22
blk-mq: remove BLK_MQ_F_DEFER_ISSUE
Christoph Hellwig
2017-03-22
block: Fix oops scsi_disk_get()
Jan Kara
2017-03-22
kobject: Export kobject_get_unless_zero()
Jan Kara
2017-03-22
block: Fix oops in locked_inode_to_wb_and_lock_list()
Jan Kara
2017-03-22
bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
Jan Kara
2017-03-22
bdi: Do not wait for cgwbs release in bdi_unregister()
Jan Kara
2017-03-22
bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
Jan Kara
2017-03-22
bdi: Unify bdi->wb_list handling for root wb_writeback
Jan Kara
2017-03-22
bdi: Make wb->bdi a proper reference
Jan Kara
2017-03-22
bdi: Mark congested->bdi as internal
Jan Kara
2017-03-22
block: Fix bdi assignment to bdev inode when racing with disk delete
Jan Kara
2017-03-21
block: fix stacked driver stats init and free
Jens Axboe
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c
Omar Sandoval
2017-03-21
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
2017-03-21
block: remove extra calls to wbt_exit()
Omar Sandoval
2017-03-21
blk-stat: fix blk_stat_sum() if all samples are batched
Omar Sandoval
[next]