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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
Christoph Hellwig
1
-3
/
+2
2018-05-14
block: pass an explicit gfp_t to get_request
Christoph Hellwig
1
-7
/
+7
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
3
-19
/
+8
2018-05-14
block: fix __get_request documentation
Christoph Hellwig
1
-1
/
+1
2018-05-10
kyber-iosched: update shallow depth when setting up hardware queue
Jens Axboe
1
-0
/
+3
2018-05-10
bfq-iosched: update shallow depth to smallest one used
Jens Axboe
1
-3
/
+14
2018-05-10
bfq-iosched: remove unused variable
Jens Axboe
2
-15
/
+7
2018-05-10
bfq: calculate shallow depths at init time
Jens Axboe
1
-47
/
+50
2018-05-10
bfq-iosched: don't worry about reserved tags in limit_depth
Jens Axboe
1
-8
/
+1
2018-05-10
blk-mq: don't call into depth limiting for reserved tags
Jens Axboe
1
-2
/
+4
2018-05-10
block, bfq: postpone rq preparation to insert or merge
Paolo Valente
1
-29
/
+57
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
8
-39
/
+27
2018-05-09
block: move blk_stat_add() to __blk_mq_end_request()
Omar Sandoval
1
-4
/
+5
2018-05-09
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
3
-48
/
+51
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
8
-65
/
+23
2018-05-09
block: replace bio->bi_issue_stat with bio-specific type
Omar Sandoval
1
-11
/
+8
2018-05-09
block: pass struct request instead of struct blk_issue_stat to wbt
Omar Sandoval
4
-46
/
+45
2018-05-09
block: move some wbt helpers to blk-wbt.c
Omar Sandoval
2
-25
/
+28
2018-05-08
blk-wbt: throttle discards like background writes
Jens Axboe
3
-21
/
+32
2018-05-08
blk-wbt: pass in enum wbt_flags to get_rq_wait()
Jens Axboe
2
-11
/
+18
2018-05-08
blk-wbt: account any writing command as a write
Jens Axboe
1
-1
/
+1
2018-05-08
block: break discard submissions into the user defined size
Jens Axboe
1
-3
/
+9
2018-05-07
block: Shorten interrupt disabled regions
Thomas Gleixner
1
-10
/
+2
2018-05-07
block: Remove redundant WARN_ON()
Anna-Maria Gleixner
1
-1
/
+0
2018-05-07
block: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
1
-3
/
+0
2018-04-26
blk-mq: fix sysfs inflight counter
Omar Sandoval
4
-5
/
+40
2018-04-26
blk-mq: count allocated but not started requests in iostats inflight
Omar Sandoval
1
-12
/
+9
2018-04-25
Revert "blk-mq: remove code for dealing with remapping queue"
Ming Lei
1
-3
/
+31
2018-04-25
block: mq: Add some minor doc for core structs
Linus Walleij
1
-0
/
+3
2018-04-19
blkcg: init root blkcg_gq under lock
Jiang Biao
1
-6
/
+11
2018-04-19
blkcg: small fix on comment in blkcg_init_queue
Jiang Biao
1
-5
/
+1
2018-04-18
blkcg: don't hold blkcg lock when deactivating policy
Jiang Biao
1
-5
/
+0
2018-04-17
bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
Jens Axboe
1
-1
/
+9
2018-04-16
blk-mq: start request gstate with gen 1
Jianchao Wang
2
-0
/
+11
2018-04-14
block: do not use interruptible wait anywhere
Alan Jenkins
1
-7
/
+4
2018-04-11
blk-mq: Revert "blk-mq: reimplement blk_mq_hw_queue_mapped"
Ming Lei
1
-1
/
+1
2018-04-10
blk-mq: Avoid that submitting a bio concurrently with device removal triggers...
Bart Van Assche
1
-6
/
+29
2018-04-10
blk-mq: remove code for dealing with remapping queue
Ming Lei
1
-31
/
+3
2018-04-10
blk-mq: reimplement blk_mq_hw_queue_mapped
Ming Lei
1
-1
/
+1
2018-04-10
blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()
Ming Lei
1
-3
/
+0
2018-04-10
blk-mq: remove blk_mq_delay_queue()
Ming Lei
2
-29
/
+2
2018-04-10
blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpu
Ming Lei
1
-12
/
+11
2018-04-10
blk-mq: avoid to write intermediate result to hctx->next_cpu
Ming Lei
1
-8
/
+9
2018-04-10
blk-mq: don't keep offline CPUs mapped to hctx 0
Ming Lei
1
-5
/
+0
2018-04-10
blk-mq: make sure that correct hctx->next_cpu is set
Ming Lei
1
-0
/
+2
2018-04-10
blk-mq: order getting budget and driver tag
Ming Lei
1
-11
/
+10
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-426
/
+695
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+11
2018-04-02
blk-mq: Directly schedule q->timeout_work when aborting a request
Tejun Heo
1
-1
/
+1
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
1
-2
/
+4
[prev]
[next]