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-09-03
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
5
-16
/
+16
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
3
-21
/
+1
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
5
-13
/
+7
2020-09-02
sd: open code revalidate_disk
Christoph Hellwig
1
-2
/
+4
2020-09-02
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
1
-6
/
+10
2020-09-02
block: use revalidate_disk_size in set_capacity_revalidate_and_notify
Christoph Hellwig
2
-6
/
+5
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
10
-35
/
+46
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
4
-11
/
+13
2020-09-02
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
1
-1
/
+2
2020-09-02
Documentation/filesystems/locking.rst: remove an incorrect sentence
Christoph Hellwig
1
-3
/
+0
2020-09-01
block: Remove a duplicative condition
Baolin Wang
1
-4
/
+2
2020-09-01
block: better deal with the delayed not supported case in blk_cloned_rq_check...
Ritika Srivastava
1
-5
/
+22
2020-09-01
block: Return blk_status_t instead of errno codes
Ritika Srivastava
1
-4
/
+4
2020-09-01
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
2
-1
/
+3
2020-09-01
blk-iocost: update iocost_monitor.py
Tejun Heo
1
-35
/
+19
2020-09-01
blk-iocost: add three debug stat - cost.wait, indebt and indelay
Tejun Heo
1
-5
/
+72
2020-09-01
blk-iocost: restore inuse update tracepoints
Tejun Heo
2
-3
/
+19
2020-09-01
blk-iocost: implement vtime loss compensation
Tejun Heo
1
-42
/
+90
2020-09-01
blk-iocost: halve debts if device stays idle
Tejun Heo
1
-1
/
+48
2020-09-01
blk-iocost: implement delay adjustment hysteresis
Tejun Heo
2
-56
/
+86
2020-09-01
blk-iocost: revamp debt handling
Tejun Heo
1
-24
/
+93
2020-09-01
blk-iocost: revamp in-period donation snapbacks
Tejun Heo
1
-37
/
+96
2020-09-01
blk-iocost: revamp donation amount determination
Tejun Heo
1
-82
/
+51
2020-09-01
blk-iocost: implement Andy's method for donation weight updates
Tejun Heo
1
-8
/
+244
2020-09-01
blk-iocost: restructure surplus donation logic
Tejun Heo
1
-76
/
+103
2020-09-01
blk-iocost: decouple vrate adjustment from surplus transfers
Tejun Heo
2
-21
/
+11
2020-09-01
blk-iocost: replace iocg->has_surplus with ->surplus_list
Tejun Heo
1
-8
/
+11
2020-09-01
blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us
Tejun Heo
2
-32
/
+47
2020-09-01
blk-iocost: add absolute usage stat
Tejun Heo
1
-6
/
+149
2020-09-01
blk-iocost: grab ioc->lock for debt handling
Tejun Heo
1
-19
/
+73
2020-09-01
blk-iocost: streamline vtime margin and timer slack handling
Tejun Heo
1
-29
/
+38
2020-09-01
blk-iocost: make ioc_now->now and ioc->period_at 64bit
Tejun Heo
1
-2
/
+2
2020-09-01
blk-iocost: use WEIGHT_ONE based fixed point number for weights
Tejun Heo
1
-12
/
+13
2020-09-01
blk-iocost: s/HWEIGHT_WHOLE/WEIGHT_ONE/g
Tejun Heo
1
-10
/
+10
2020-09-01
blk-iocost: make iocg_kick_waitq() call iocg_kick_delay() after paying debt
Tejun Heo
1
-1
/
+2
2020-09-01
blk-iocost: move iocg_kick_delay() above iocg_kick_waitq()
Tejun Heo
1
-60
/
+60
2020-09-01
blk-iocost: clamp inuse and skip noops in __propagate_weights()
Tejun Heo
1
-1
/
+4
2020-09-01
blk-iocost: rename propagate_active_weights() to propagate_weights()
Tejun Heo
1
-20
/
+20
2020-09-01
blk-iocost: use local[64]_t for percpu stat
Tejun Heo
1
-10
/
+27
2020-09-01
block: remove the unused q argument to part_in_flight and part_in_flight_rw
Christoph Hellwig
1
-7
/
+5
2020-09-01
block: remove the disk argument to delete_partition
Christoph Hellwig
3
-6
/
+7
2020-09-01
block: cleanup __alloc_disk_node
Christoph Hellwig
1
-35
/
+38
2020-09-01
block: move the devcgroup_inode_permission call to blkdev_get
Christoph Hellwig
1
-19
/
+17
2020-09-01
block: remove an outdated comment on the bd_dev field
Christoph Hellwig
1
-1
/
+1
2020-09-01
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
3
-6
/
+6
2020-09-01
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
3
-7
/
+6
2020-09-01
blk-mq: use BLK_MQ_NO_TAG for no tag
Xianting Tian
2
-3
/
+3
2020-09-01
block: Remove blk_mq_attempt_merge() function
Baolin Wang
1
-28
/
+16
2020-09-01
block: Add a new helper to attempt to merge a bio
Baolin Wang
3
-60
/
+71
2020-09-01
block: Move blk_mq_bio_list_merge() into blk-merge.c
Baolin Wang
5
-48
/
+48
[next]