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
*
mq-deadline: Enable auto-loading when built as module
Ben Hutchings
2017-08-29
1
-0
/
+1
*
bfq: Re-enable auto-loading when built as a module
Ben Hutchings
2017-08-29
1
-0
/
+1
*
block: Make blk_dequeue_request() static
Damien Le Moal
2017-08-29
2
-5
/
+1
*
block: fix warning when I/O elevator is changed as request_queue is being rem...
David Jeffery
2017-08-28
2
-0
/
+6
*
block, scheduler: convert xxx_var_store to void
weiping zhang
2017-08-28
4
-33
/
+31
*
blkcg: avoid free blkcg_root when failed to alloc blkcg policy
weiping zhang
2017-08-25
1
-3
/
+5
*
block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename
Omar Sandoval
2017-08-25
1
-12
/
+12
*
compat_hdio_ioctl: Fix a declaration
Bart Van Assche
2017-08-24
1
-1
/
+1
*
block: remove blk_free_devt in add_partition
weiping zhang
2017-08-24
1
-1
/
+0
*
bio-integrity: Fix regression if profile verify_fn is NULL
Milan Broz
2017-08-24
1
-1
/
+4
*
block, bfq: fix error handle in bfq_init
weiping zhang
2017-08-23
1
-1
/
+3
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
7
-74
/
+70
*
block: add a __disk_get_part helper
Christoph Hellwig
2017-08-23
2
-13
/
+15
*
block: reject attempts to allocate more than DISK_MAX_PARTS partitions
Christoph Hellwig
2017-08-23
1
-0
/
+7
*
block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
Bart Van Assche
2017-08-23
1
-0
/
+1
*
block: Relax a check in blk_start_queue()
Bart Van Assche
2017-08-18
1
-1
/
+1
*
genhd: Annotate all part and part_tbl pointer dereferences
Bart Van Assche
2017-08-18
2
-8
/
+22
*
blk-mq-debugfs: Declare a local symbol static
Bart Van Assche
2017-08-18
1
-1
/
+1
*
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
2017-08-18
1
-4
/
+5
*
block: Unexport blk_queue_end_tag()
Bart Van Assche
2017-08-18
1
-1
/
+0
*
block: Fix two comments that refer to .queue_rq() return values
Bart Van Assche
2017-08-18
1
-2
/
+2
*
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
2017-08-11
1
-1
/
+2
*
block, bfq: boost throughput with flash-based non-queueing devices
Paolo Valente
2017-08-11
1
-10
/
+19
*
block,bfq: refactor device-idling logic
Paolo Valente
2017-08-11
2
-62
/
+67
*
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2017-08-10
1
-2
/
+0
*
blk-mq: enable checking two part inflight counts at the same time
Jens Axboe
2017-08-09
2
-17
/
+33
*
blk-mq: provide internal in-flight variant
Jens Axboe
2017-08-09
3
-0
/
+71
*
block: make part_in_flight() take an array of two ints
Jens Axboe
2017-08-09
3
-6
/
+10
*
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
5
-24
/
+27
*
blk-mq-tag: check for NULL rq when iterating tags
Jens Axboe
2017-08-09
1
-2
/
+12
*
bio-integrity: move the bio integrity profile check earlier in bio_integrity_...
Christoph Hellwig
2017-08-09
1
-3
/
+3
*
block: Add comment to submit_bio_wait()
Jan Kara
2017-08-02
1
-0
/
+4
*
blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabled
Jens Axboe
2017-08-01
1
-0
/
+10
*
blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flags
Jens Axboe
2017-07-29
1
-3
/
+2
*
block: use standard blktrace API to output cgroup info for debug notes
Shaohua Li
2017-07-29
3
-18
/
+16
*
block: always attach cgroup info into bio
Shaohua Li
2017-07-29
1
-6
/
+1
*
blk-mq: map queues to all present CPUs
Christoph Hellwig
2017-07-24
1
-2
/
+2
*
block: disable runtime-pm for blk-mq
Christoph Hellwig
2017-07-24
1
-0
/
+4
*
bfq: dispatch request to prevent queue stalling after the request completion
Hou Tao
2017-07-12
1
-0
/
+3
*
bfq: fix typos in comments about B-WF2Q+ algorithm
Hou Tao
2017-07-12
2
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-12
11
-126
/
+168
|
\
|
*
block: call bio_uninit in bio_endio
Shaohua Li
2017-07-10
1
-0
/
+2
|
*
block: Fix __blkdev_issue_zeroout loop
Damien Le Moal
2017-07-06
1
-5
/
+18
|
*
bio-integrity: fix boolreturn.cocci warnings
kbuild test robot
2017-07-05
1
-1
/
+1
|
*
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
2017-07-04
3
-30
/
+25
|
*
bio-integrity: Restore original iterator on verify stage
Dmitry Monakhov
2017-07-04
1
-6
/
+20
|
*
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-04
1
-6
/
+3
|
*
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
2017-07-04
3
-56
/
+41
|
*
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-04
2
-11
/
+4
|
*
bio-integrity: bio_integrity_advance must update integrity seed
Dmitry Monakhov
2017-07-04
1
-0
/
+1
[next]