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
*
xsysace: simplify media change handling
Christoph Hellwig
2020-09-10
1
-16
/
+10
*
xsysace: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-2
/
+2
*
swim3: use bdev_check_media_changed
Christoph Hellwig
2020-09-10
1
-2
/
+2
*
swim: simplify media change handling
Christoph Hellwig
2020-09-10
1
-22
/
+2
*
swim: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-2
/
+4
*
floppy: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-3
/
+5
*
ataflop: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-3
/
+4
*
amiflop: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-1
/
+1
*
block: add a bdev_check_media_change helper
Christoph Hellwig
2020-09-10
3
-16
/
+32
*
block: make QUEUE_SYSFS_BIT_FNS more useful
Christoph Hellwig
2020-09-08
1
-19
/
+5
*
block: add helper macros for queue sysfs entries
Christoph Hellwig
2020-09-08
1
-190
/
+58
*
blktrace: make function blk_trace_bio_get_cgid() static
Wang Hai
2020-09-08
1
-1
/
+1
*
block: Remove unused blk_mq_sched_free_hctx_data()
Baolin Wang
2020-09-08
2
-18
/
+0
*
block: Do not discard buffers under a mounted filesystem
Jan Kara
2020-09-08
3
-10
/
+50
*
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
2020-09-07
1
-16
/
+0
*
blk-mq, elevator: Count requests per hctx to improve performance
Kashyap Desai
2020-09-03
4
-0
/
+16
*
blk-mq: Record active_queues_shared_sbitmap per tag_set for when using shared...
John Garry
2020-09-03
5
-11
/
+42
*
blk-mq: Record nr_active_requests per queue for when using shared sbitmap
John Garry
2020-09-03
4
-4
/
+30
*
blk-mq: Relocate hctx_may_queue()
John Garry
2020-09-03
2
-33
/
+32
*
blk-mq: Facilitate a shared sbitmap per tagset
John Garry
2020-09-03
6
-7
/
+85
*
blk-mq: Use pointers for blk_mq_tags bitmap tags
John Garry
2020-09-03
6
-33
/
+39
*
blk-mq: Pass flags for tag init/free
John Garry
2020-09-03
5
-23
/
+35
*
blk-mq: Free tags in blk_mq_init_tags() upon error
Hannes Reinecke
2020-09-03
1
-8
/
+10
*
blk-mq: Rename blk_mq_update_tag_set_depth()
Hannes Reinecke
2020-09-03
1
-4
/
+4
*
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
2020-09-03
5
-16
/
+16
*
block: remove revalidate_disk()
Christoph Hellwig
2020-09-02
3
-21
/
+1
*
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
2020-09-02
5
-13
/
+7
*
sd: open code revalidate_disk
Christoph Hellwig
2020-09-02
1
-2
/
+4
*
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
2020-09-02
1
-6
/
+10
*
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
2020-09-02
2
-6
/
+5
*
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
10
-35
/
+46
*
block: rename bd_invalidated
Christoph Hellwig
2020-09-02
4
-11
/
+13
*
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
2020-09-02
1
-1
/
+2
*
Documentation/filesystems/locking.rst: remove an incorrect sentence
Christoph Hellwig
2020-09-02
1
-3
/
+0
*
block: Remove a duplicative condition
Baolin Wang
2020-09-02
1
-4
/
+2
*
block: better deal with the delayed not supported case in blk_cloned_rq_check...
Ritika Srivastava
2020-09-02
1
-5
/
+22
*
block: Return blk_status_t instead of errno codes
Ritika Srivastava
2020-09-02
1
-4
/
+4
*
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
2020-09-02
2
-1
/
+3
*
blk-iocost: update iocost_monitor.py
Tejun Heo
2020-09-02
1
-35
/
+19
*
blk-iocost: add three debug stat - cost.wait, indebt and indelay
Tejun Heo
2020-09-02
1
-5
/
+72
*
blk-iocost: restore inuse update tracepoints
Tejun Heo
2020-09-02
2
-3
/
+19
*
blk-iocost: implement vtime loss compensation
Tejun Heo
2020-09-02
1
-42
/
+90
*
blk-iocost: halve debts if device stays idle
Tejun Heo
2020-09-02
1
-1
/
+48
*
blk-iocost: implement delay adjustment hysteresis
Tejun Heo
2020-09-02
2
-56
/
+86
*
blk-iocost: revamp debt handling
Tejun Heo
2020-09-02
1
-24
/
+93
*
blk-iocost: revamp in-period donation snapbacks
Tejun Heo
2020-09-02
1
-37
/
+96
*
blk-iocost: revamp donation amount determination
Tejun Heo
2020-09-02
1
-82
/
+51
*
blk-iocost: implement Andy's method for donation weight updates
Tejun Heo
2020-09-02
1
-8
/
+244
*
blk-iocost: restructure surplus donation logic
Tejun Heo
2020-09-02
1
-76
/
+103
*
blk-iocost: decouple vrate adjustment from surplus transfers
Tejun Heo
2020-09-02
2
-21
/
+11
[next]