index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Fix null_blk_zoned creation failure with small number of zones
Shin'ichiro Kawasaki
2018-12-11
1
-1
/
+1
*
block/bio: Do not zero user pages
Keith Busch
2018-12-10
1
-1
/
+2
*
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
2018-12-07
1
-28
/
+5
*
block, bfq: fix decrement of num_active_groups
Paolo Valente
2018-12-07
3
-25
/
+107
*
blk-mq: fix corruption with direct issue
Jens Axboe
2018-12-04
1
-1
/
+25
*
block: fix single range discard merge
Ming Lei
2018-11-30
1
-1
/
+1
*
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-14
1
-3
/
+2
*
block: fix 32 bit overflow in __blkdev_issue_discard()
Dave Chinner
2018-11-14
1
-1
/
+3
*
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2018-11-12
2
-0
/
+2
*
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
4
-22
/
+22
|
\
|
*
block: make sure writesame bio is aligned with logical block size
Ming Lei
2018-11-09
1
-1
/
+1
|
*
block: cleanup __blkdev_issue_discard()
Ming Lei
2018-11-09
1
-17
/
+6
|
*
block: make sure discard bio is aligned with logical block size
Ming Lei
2018-11-09
3
-3
/
+13
|
*
block: Clear kernel memory before copying to user
Keith Busch
2018-11-07
1
-0
/
+1
|
*
block: respect virtual boundary mask in bvecs
Johannes Thumshirn
2018-11-07
2
-2
/
+2
*
|
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
11
-236
/
+166
|
\
|
|
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
9
-224
/
+127
|
*
block: call rq_qos_exit() after queue is frozen
Ming Lei
2018-10-31
2
-2
/
+3
|
*
block: fix the DISCARD request merge
Jianchao Wang
2018-10-29
1
-10
/
+36
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
|
*
|
iov_iter: Use accessor function
David Howells
2018-10-24
1
-1
/
+1
*
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
1
-3
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-26
1
-3
/
+5
*
|
|
block, bfq: fix asymmetric scenarios detection
Federico Motta
2018-10-25
1
-12
/
+6
*
|
|
blk-mq: place trace_block_getrq() in correct place
Xiaoguang Wang
2018-10-25
1
-2
/
+2
*
|
|
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
3
-0
/
+144
*
|
|
block: add a report_zones method
Christoph Hellwig
2018-10-25
3
-115
/
+51
*
|
|
block: Expose queue nr_zones in sysfs
Damien Le Moal
2018-10-25
1
-0
/
+11
*
|
|
block: Improve zone reset execution
Damien Le Moal
2018-10-25
3
-20
/
+24
*
|
|
block: Introduce BLKGETNRZONES ioctl
Damien Le Moal
2018-10-25
1
-0
/
+2
*
|
|
block: Introduce BLKGETZONESZ ioctl
Damien Le Moal
2018-10-25
1
-0
/
+2
*
|
|
block: Limit allocation of zone descriptors for report zones
Damien Le Moal
2018-10-25
1
-2
/
+1
*
|
|
block: Introduce blkdev_nr_zones() helper
Damien Le Moal
2018-10-25
1
-0
/
+27
|
/
/
*
|
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-22
30
-1010
/
+1726
|
\
\
|
*
|
block: setup bounce bio_sets properly
Jens Axboe
2018-10-21
1
-9
/
+28
|
*
|
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-20
2
-0
/
+21
|
*
|
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
2018-10-15
1
-0
/
+33
|
*
|
block: remove bogus check for queue_lock assignment
Jens Axboe
2018-10-14
1
-2
/
+1
|
*
|
blk-mq: fallback to previous nr_hw_queues when updating fails
Jianchao Wang
2018-10-13
1
-3
/
+24
|
*
|
blk-mq: realloc hctx when hw queue is mapped to another node
Jianchao Wang
2018-10-13
1
-26
/
+56
|
*
|
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-10-13
4
-12
/
+15
|
*
|
blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues
Jianchao Wang
2018-10-13
1
-27
/
+12
|
*
|
block, bfq: improve asymmetric scenarios detection
Federico Motta
2018-10-13
3
-131
/
+155
|
*
|
cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
Maciej S. Szmigiero
2018-10-11
1
-3
/
+9
|
*
|
block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-10
2
-10
/
+0
|
*
|
blk-mq: complete req in softirq context in case of single queue
Ming Lei
2018-10-08
2
-3
/
+16
|
*
|
blk-mq-debugfs: Also show requests that have not yet been started
Bart Van Assche
2018-10-05
1
-2
/
+1
|
*
|
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
8
-19
/
+16
|
|
\
\
|
*
|
|
blk-iolatency: keep track of previous windows stats
Josef Bacik
2018-09-28
1
-7
/
+13
[next]