index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+16
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
1
-0
/
+12
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
1
-0
/
+4
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-14
/
+6
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
1
-1
/
+1
2018-06-19
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2
-10
/
+1
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
1
-0
/
+1
2018-06-16
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-64
/
+17
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
1
-11
/
+11
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
1
-22
/
+0
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-29
/
+0
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
1
-29
/
+0
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
1
-0
/
+5
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-8
/
+8
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-11
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
1
-2
/
+1
2018-06-10
Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-06-09
block: fix use-after-free in block flush handling
Jens Axboe
1
-1
/
+3
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+82
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-6
/
+16
2018-06-08
block: add bioset_init_from_src() helper
Jens Axboe
1
-0
/
+18
2018-06-07
block: always set partition number to '0' in blk_partition_remap()
Hannes Reinecke
1
-1
/
+1
2018-06-06
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
1
-3
/
+6
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-33
/
+63
2018-06-05
block: add verifier for cmdline partition
Wang YanQing
1
-0
/
+57
2018-06-04
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
1
-1
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-26
/
+2
2018-06-03
blk-mq: update nr_requests when switching to 'none' scheduler
Ming Lei
1
-0
/
+1
2018-06-03
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
2
-1
/
+13
2018-06-02
block: add a lower-level bio_add_page interface
Christoph Hellwig
1
-33
/
+63
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
3
-32
/
+48
2018-06-01
block: move sysfs_lock into elevator_init
Christoph Hellwig
5
-28
/
+8
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
4
-11
/
+5
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
2
-2
/
+2
2018-06-01
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2
-5
/
+5
2018-05-31
block, bfq: prevent soft_rt_next_start from being stuck at infinity
Davide Sapienza
1
-27
/
+2
2018-05-31
block, bfq: increase weight-raising duration for interactive apps
Davide Sapienza
1
-11
/
+15
2018-05-31
block, bfq: remove slow-system class
Paolo Valente
2
-105
/
+46
2018-05-31
block, bfq: add description of weight-raising heuristics
Paolo Valente
1
-24
/
+56
2018-05-31
block: add ioprio_check_cap function
Adam Manzanares
1
-6
/
+16
2018-05-31
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
1
-7
/
+0
2018-05-31
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
1
-6
/
+20
2018-05-31
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
1
-2
/
+0
2018-05-31
block: fixup bioset_integrity_create() call
Jens Axboe
1
-1
/
+1
[next]