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.13.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
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+22
2024-05-20
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+2
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-247
/
+4
2024-05-15
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+1
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
29
-1641
/
+1959
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-1
/
+2
2024-05-10
Merge tag 'block-6.9-20240510' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+4
2024-05-09
blk-throttle: delay initialization until configuration
Yu Kuai
4
-53
/
+88
2024-05-09
blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
Yu Kuai
7
-905
/
+42
2024-05-09
block: fix that util can be greater than 100%
Yu Kuai
1
-10
/
+2
2024-05-09
block: support to account io_ticks precisely
Yu Kuai
5
-5
/
+13
2024-05-09
block: add plug while submitting IO
Yu Kuai
1
-0
/
+6
2024-05-07
bio: Export bio_add_folio_nofail to modules
Matthew Wilcox (Oracle)
1
-0
/
+1
2024-05-07
blk-lib: check for kill signal in ioctl BLKDISCARD
Christoph Hellwig
1
-3
/
+30
2024-05-07
block: add a bio_await_chain helper
Keith Busch
2
-0
/
+21
2024-05-07
block: add a blk_alloc_discard_bio helper
Christoph Hellwig
1
-21
/
+29
2024-05-07
block: add a bio_chain_and_submit helper
Christoph Hellwig
1
-8
/
+19
2024-05-07
block: move discard checks into the ioctl handler
Christoph Hellwig
2
-15
/
+5
2024-05-07
block: remove the discard_granularity check in __blkdev_issue_discard
Christoph Hellwig
1
-7
/
+0
2024-05-07
block/ioctl: prefer different overflow check
Justin Stitt
1
-1
/
+1
2024-05-07
block: set default max segment size in case of virt_boundary
Ming Lei
1
-1
/
+4
2024-05-03
block: fix and simplify blkdevparts= cmdline parsing
INAGAKI Hiroshi
1
-37
/
+12
2024-05-03
block: refine the EOF check in blkdev_iomap_begin
Christoph Hellwig
1
-1
/
+1
2024-05-03
block: add a partscan sysfs attribute for disks
Christoph Hellwig
1
-0
/
+8
2024-05-03
block: add a disk_has_partscan helper
Christoph Hellwig
2
-9
/
+3
2024-05-03
make set_blocksize() fail unless block device is opened exclusive
Al Viro
1
-0
/
+3
2024-05-03
set_blocksize(): switch to passing struct file *
Al Viro
2
-13
/
+19
2024-05-01
block: Cleanup blk_revalidate_zone_cb()
Damien Le Moal
1
-52
/
+77
2024-05-01
block: Simplify zone write plug BIO abort
Damien Le Moal
1
-8
/
+7
2024-05-01
block: Simplify blk_zone_write_plug_bio_endio()
Damien Le Moal
1
-2
/
+1
2024-05-01
block: Improve zone write request completion handling
Damien Le Moal
3
-13
/
+12
2024-05-01
block: Improve blk_zone_write_plug_bio_merged()
Damien Le Moal
1
-2
/
+7
2024-05-01
block: Fix handling of non-empty flush write requests to zones
Damien Le Moal
3
-9
/
+13
2024-05-01
block: Fix flush request sector restore
Damien Le Moal
1
-1
/
+2
2024-05-01
block: Do not remove zone write plugs still in use
Damien Le Moal
1
-8
/
+31
2024-05-01
block: Unhash a zone write plug only if needed
Damien Le Moal
1
-23
/
+32
2024-05-01
block: Hold a reference on zone write plugs to schedule submission
Damien Le Moal
1
-5
/
+21
2024-05-01
block: Fix reference counting for zone write plugs in error state
Damien Le Moal
1
-26
/
+49
2024-05-01
block: Fix zone write plug initialization from blk_revalidate_zone_cb()
Damien Le Moal
1
-3
/
+4
2024-05-01
block: Exclude conventional zones when faking max open limit
Damien Le Moal
1
-10
/
+28
2024-04-26
Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-04-26
block/partitions/ldm: convert strncpy() to strscpy()
Arnd Bergmann
1
-4
/
+2
2024-04-25
block: check if zone_wplugs_hash exists in queue_zone_wplugs_show
Johannes Thumshirn
1
-0
/
+3
2024-04-23
block: use a per disk workqueue for zone write plugging
Damien Le Moal
1
-8
/
+24
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
3
-13
/
+26
2024-04-19
block/mq-deadline: Remove some unused functions
Jiapeng Chong
1
-28
/
+0
2024-04-19
blk-iocost: do not WARN if iocg was already offlined
Li Nan
1
-2
/
+5
2024-04-18
block: propagate partition scanning errors to the BLKRRPART ioctl
Christoph Hellwig
2
-11
/
+21
2024-04-17
block: Do not special-case plugging of zone write operations
Damien Le Moal
4
-45
/
+2
2024-04-17
block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
Damien Le Moal
1
-1
/
+0
[next]