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.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-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
2020-03-21
blk-mq: insert flush request to the front of dispatch queue
Ming Lei
1
-0
/
+22
2020-03-21
blk-mq: insert passthrough request into hctx->dispatch directly
Ming Lei
4
-16
/
+29
2020-03-18
blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
Tejun Heo
1
-1
/
+1
2020-03-18
block: Fix partition support for host aware zoned block devices
Shin'ichiro Kawasaki
1
-0
/
+36
2020-03-12
block, bfq: remove ifdefs from around gets/puts of bfq groups
Paolo Valente
3
-5
/
+6
2020-03-12
block, bfq: do not insert oom queue into position tree
Paolo Valente
1
-0
/
+4
2020-03-12
block, bfq: get extra ref to prevent a queue from being freed during a group ...
Paolo Valente
1
-0
/
+8
2020-03-12
block, bfq: get a ref to a group when adding it to a service tree
Paolo Valente
3
-3
/
+12
2020-02-24
block, bfq: do not plug I/O for bfq_queues with no proc refs
Paolo Valente
1
-0
/
+12
2020-02-11
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
1
-28
/
+1
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
1
-4
/
+22
2020-01-16
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-1
/
+1
2020-01-14
block: fix get_max_segment_size() overflow on 32bit arch
Ming Lei
1
-2
/
+7
2020-01-09
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
1
-1
/
+11
2019-12-30
block: fix splitting segments on boundary masks
Ming Lei
1
-9
/
+9
2019-12-28
block: add bio_truncate to fix guard_bio_eod
Ming Lei
1
-0
/
+39
2019-12-21
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
1
-0
/
+9
2019-12-21
compat_ioctl: block: handle add zone open, close and finish ioctl
Arnd Bergmann
1
-0
/
+3
2019-12-21
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
Arnd Bergmann
1
-0
/
+2
2019-12-21
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
1
-0
/
+2
2019-12-20
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
1
-1
/
+1
2019-12-20
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2
-0
/
+6
2019-12-20
block: Fix the type of 'sts' in bsg_queue_rq()
Bart Van Assche
1
-1
/
+1
2019-12-17
block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
Roman Penyaev
1
-4
/
+7
2019-12-17
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
1
-5
/
+8
2019-12-14
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-23
/
+6
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
1
-20
/
+0
2019-12-12
block: fix NULL pointer dereference in account statistics with IDE
Logan Gunthorpe
1
-2
/
+3
2019-12-10
block: fix "check bi_size overflow before merge"
Andreas Gruenbacher
1
-1
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-05
block: fix memleak of bio integrity data
Justin Tee
3
-1
/
+8
2019-12-05
bfq-iosched: Ensure bio->bi_blkg is valid before using it
Hou Tao
1
-0
/
+3
2019-12-03
block: set the zone size in blk_revalidate_disk_zones atomically
Christoph Hellwig
1
-26
/
+33
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
1
-11
/
+5
2019-12-03
block: allocate the zone bitmaps lazily
Christoph Hellwig
1
-33
/
+32
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
1
-9
/
+9
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
2
-19
/
+9
2019-12-03
block: remove the empty line at the end of blk-zoned.c
Christoph Hellwig
1
-1
/
+0
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+128
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-133
/
+84
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-280
/
+156
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
31
-516
/
+963
2019-11-21
Revert "block: split bio if the only bvec's length is > SZ_4K"
Jens Axboe
1
-1
/
+1
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
3
-5
/
+25
2019-11-21
block,bfq: Skip tracing hooks if possible
Dmitry Monakhov
1
-0
/
+4
2019-11-18
block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_to...
Revanth Rajashekar
2
-5
/
+5
2019-11-18
block: Don't disable interrupts in trigger_softirq()
Sebastian Andrzej Siewior
1
-4
/
+0
2019-11-14
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
1
-2
/
+6
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
1
-30
/
+5
2019-11-14
block: fix bdev_disk_changed for non-partitioned devices
Christoph Hellwig
2
-4
/
+7
[next]