index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
block: still try to split bio if the bvec crosses pages
Ming Lei
2019-11-08
1
-1
/
+2
|
*
|
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
2019-11-07
8
-97
/
+287
|
*
|
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2019-11-07
1
-25
/
+99
|
*
|
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2019-11-07
1
-83
/
+0
|
*
|
blk-throtl: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
2019-11-07
1
-9
/
+61
|
*
|
bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
2019-11-07
3
-12
/
+35
|
*
|
bfq-iosched: relocate bfqg_*rwstat*() helpers
Tejun Heo
2019-11-07
1
-23
/
+23
|
*
|
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
2019-11-07
6
-43
/
+83
|
|
\
\
|
*
|
|
block: add zone open, close and finish ioctl support
Ajay Joshi
2019-11-07
2
-6
/
+27
|
*
|
|
block: add zone open, close and finish operations
Ajay Joshi
2019-11-07
2
-17
/
+30
|
*
|
|
block: Simplify REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
2019-11-07
1
-27
/
+13
|
*
|
|
block: Remove REQ_OP_ZONE_RESET plugging
Damien Le Moal
2019-11-07
1
-4
/
+0
|
*
|
|
block: Warn if elevator= parameter is used
Jan Kara
2019-11-06
1
-0
/
+9
|
*
|
|
block: avoid blk_bio_segment_split for small I/O operations
Christoph Hellwig
2019-11-05
1
-1
/
+15
|
*
|
|
blk-mq: make sure that line break can be printed
Ming Lei
2019-11-04
1
-1
/
+1
|
*
|
|
block: sed-opal: Introduce Opal Datastore UID
Revanth Rajashekar
2019-11-04
2
-0
/
+3
|
*
|
|
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
2019-11-04
2
-1
/
+172
|
*
|
|
block: sed-opal: Generalizing write data to any opal table
Revanth Rajashekar
2019-11-04
1
-64
/
+74
|
*
|
|
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
2019-11-02
1
-5
/
+10
|
*
|
|
blk-mq: Make blk_mq_run_hw_queue() return void
John Garry
2019-11-01
1
-6
/
+2
|
*
|
|
blk-mq: remove needless goto from blk_mq_get_driver_tag
André Almeida
2019-10-25
1
-2
/
+1
|
*
|
|
block: Reduce the amount of memory used for tag sets
Bart Van Assche
2019-10-25
1
-17
/
+30
|
*
|
|
block: Reduce the amount of memory required per request queue
Bart Van Assche
2019-10-25
1
-7
/
+17
|
*
|
|
block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues()
Bart Van Assche
2019-10-25
1
-4
/
+0
|
*
|
|
block: account statistics for passthrough requests
Logan Gunthorpe
2019-10-11
2
-5
/
+4
|
*
|
|
blk-stat: Optimise blk_stat_add()
Pavel Begunkov
2019-10-08
1
-3
/
+4
|
*
|
|
blk-mq: Embed counters into struct mq_inflight
Pavel Begunkov
2019-10-07
1
-7
/
+6
|
*
|
|
blk-mq: Reuse callback in blk_mq_in_flight*()
Pavel Begunkov
2019-10-07
1
-18
/
+3
|
*
|
|
blk-mq: Inline status checkers
Pavel Begunkov
2019-10-07
2
-21
/
+0
|
*
|
|
block: Reduce sysfs_lock locking inside blk_cleanup_queue()
Bart Van Assche
2019-10-07
1
-2
/
+0
|
*
|
|
block: Remove "dying" checks from sysfs callbacks
Bart Van Assche
2019-10-07
3
-20
/
+6
|
*
|
|
block: Remove request_queue.nr_queues
Bart Van Assche
2019-10-07
1
-3
/
+3
|
*
|
|
block: Fix three kernel-doc warnings
Bart Van Assche
2019-10-07
1
-6
/
+2
|
|
|
/
|
|
/
|
*
|
|
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
2019-11-14
1
-2
/
+6
*
|
|
block, bfq: deschedule empty bfq_queues not referred by any process
Paolo Valente
2019-11-14
1
-6
/
+26
*
|
|
block: check bi_size overflow before merge
Junichi Nomura
2019-11-12
1
-1
/
+1
|
|
/
|
/
|
*
|
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
2019-11-07
1
-5
/
+8
*
|
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
2019-10-31
1
-2
/
+2
*
|
blk-rq-qos: fix first node deletion of rq_qos_del()
Tejun Heo
2019-10-15
1
-8
/
+5
*
|
blkcg: Fix multiple bugs in blkcg_activate_policy()
Tejun Heo
2019-10-15
1
-18
/
+51
*
|
block: Fix elv_support_iosched()
Damien Le Moal
2019-10-14
1
-1
/
+2
*
|
blk-wbt: fix performance regression in wbt scale_up/scale_down
Harshad Shirwadkar
2019-10-06
3
-9
/
+15
|
/
*
block: sed-opal: fix sparse warning: convert __be64 data
Randy Dunlap
2019-10-03
1
-2
/
+2
*
block: sed-opal: fix sparse warning: obsolete array init.
Randy Dunlap
2019-10-03
1
-1
/
+1
*
blk-mq: apply normal plugging for HDD
Ming Lei
2019-09-27
1
-1
/
+5
*
blk-mq: honor IO scheduler for multiqueue devices
Ming Lei
2019-09-27
1
-2
/
+4
*
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
2019-09-27
3
-1
/
+21
*
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
2019-09-27
1
-1
/
+0
*
iocost: bump up default latency targets for hard disks
Tejun Heo
2019-09-26
1
-2
/
+2
*
iocost: improve nr_lagging handling
Tejun Heo
2019-09-26
1
-8
/
+11
[prev]
[next]