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.12.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, bfq: fix use-after-free in bfq_idle_slice_timer_body
Zhiqiang Liu
2020-04-24
1
-4
/
+12
*
block: Fix use-after-free issue accessing struct io_cq
Sahitya Tummala
2020-04-24
1
-0
/
+7
*
block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
Konstantin Khlebnikov
2020-04-24
1
-0
/
+3
*
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2020-04-13
1
-9
/
+4
*
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2020-04-13
2
-1
/
+17
*
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
2020-04-02
1
-4
/
+5
*
block: don't use bio->bi_vcnt to figure out segment number
Ming Lei
2020-01-27
1
-7
/
+1
*
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-23
1
-1
/
+1
*
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
2020-01-12
1
-1
/
+1
*
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
2020-01-09
1
-0
/
+2
*
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
2020-01-09
1
-0
/
+9
*
blk-mq: make sure that line break can be printed
Ming Lei
2019-12-17
1
-1
/
+1
*
block: fix single range discard merge
Ming Lei
2019-12-17
1
-1
/
+1
*
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
2019-12-17
1
-5
/
+10
*
block: fix the DISCARD request merge
Jianchao Wang
2019-12-01
1
-10
/
+36
*
blok, bfq: do not plug I/O if all queues are weight-raised
Paolo Valente
2019-11-20
1
-2
/
+8
*
blk-mq: move cancel of requeue_work to the front of blk_exit_queue
zhengbin
2019-10-05
2
-2
/
+3
*
block/bio-integrity: fix a memory leak bug
Wenwen Wang
2019-07-31
1
-2
/
+6
*
block, bfq: NULL out the bic when it's no longer valid
Douglas Anderson
2019-07-21
1
-0
/
+1
*
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
2019-07-03
1
-3
/
+32
*
block: add a lower-level bio_add_page interface
Christoph Hellwig
2019-07-03
1
-33
/
+63
*
block, bfq: increase idling for weight-raised queues
Paolo Valente
2019-06-15
1
-0
/
+2
*
blk-mq: move cancel of requeue_work into blk_mq_release
Ming Lei
2019-06-15
2
-1
/
+2
*
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
David Kozub
2019-05-31
1
-3
/
+6
*
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
2019-04-17
1
-1
/
+4
*
blk-mq: fix a hung issue when fsync
Jianchao Wang
2019-02-20
1
-1
/
+1
*
block: fix infinite loop if the device loses discard capability
Mikulas Patocka
2018-12-29
1
-0
/
+10
*
block: break discard submissions into the user defined size
Jens Axboe
2018-12-29
1
-3
/
+9
*
elevator: lookup mq vs non-mq elevators
Jens Axboe
2018-12-21
1
-23
/
+21
*
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-21
1
-3
/
+2
*
block, bfq: correctly charge and reset entity service in all cases
Paolo Valente
2018-11-13
1
-3
/
+10
*
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
2018-10-13
1
-2
/
+2
*
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
2018-09-26
1
-2
/
+6
*
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
2018-09-26
1
-1
/
+2
*
block: allow max_discard_segments to be stacked
Mike Snitzer
2018-09-26
1
-1
/
+1
*
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
2018-09-19
1
-2
/
+3
*
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
2018-09-19
1
-2
/
+6
*
blk-mq: fix updating tags depth
Ming Lei
2018-09-19
1
-4
/
+4
*
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
2018-09-19
1
-2
/
+2
*
cfq: Suppress compiler warnings about comparisons
Bart Van Assche
2018-09-15
1
-10
/
+12
*
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
2018-09-15
1
-1
/
+1
*
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
2018-09-09
1
-1
/
+2
*
block: really disable runtime-pm for blk-mq
Ming Lei
2018-09-09
1
-2
/
+4
*
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
2018-09-09
1
-0
/
+1
*
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
2018-08-24
1
-2
/
+2
*
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
2018-08-17
1
-19
/
+31
*
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
2018-08-03
1
-0
/
+1
*
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
2018-08-03
1
-10
/
+8
*
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
2018-08-03
1
-2
/
+0
*
block: do not use interruptible wait anywhere
Alan Jenkins
2018-07-22
1
-6
/
+3
[next]