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
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-12-01
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
3
-17
/
+19
2024-11-29
brd: decrease the number of allocated pages which discarded
Zhang Xianwei
1
-1
/
+3
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-2
/
+2
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-98
/
+290
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-11-19
ublk: fix error code for unsupported command
Ming Lei
1
-1
/
+1
2024-11-19
loop: Fix ABBA locking race
OGAWA Hirofumi
1
-15
/
+15
2024-11-15
zram: fix NULL pointer in comp_algorithm_show()
Liu Shixin
1
-3
/
+2
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
1
-1
/
+1
2024-11-13
block: add a rq_list type
Christoph Hellwig
2
-12
/
+10
2024-11-13
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
1
-25
/
+21
2024-11-12
zram: ZRAM_DEF_COMP should depend on ZRAM
Geert Uytterhoeven
1
-0
/
+1
2024-11-12
zram: clear IDLE flag in mark_idle()
Sergey Senozhatsky
1
-0
/
+2
2024-11-12
zram: clear IDLE flag after recompression
Sergey Senozhatsky
1
-0
/
+7
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
3
-3
/
+3
2024-11-11
ublk: fix ublk_ch_mmap() for 64K page size
Ming Lei
1
-3
/
+12
2024-11-10
loop: fix type of block size
Li Wang
1
-3
/
+3
2024-11-08
rbd: unfreeze queue after marking disk as dead
Ming Lei
1
-0
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
3
-3
/
+3
2024-11-07
zram: do not open-code comp priority 0
Sergey Senozhatsky
1
-2
/
+2
2024-11-06
mtip32xx: Replace deprecated PCI functions
Philipp Stanner
1
-8
/
+6
2024-11-06
zram: remove UNDER_WB and simplify writeback
Sergey Senozhatsky
2
-38
/
+16
2024-11-06
zram: reshuffle zram_free_page() flags operations
Sergey Senozhatsky
1
-11
/
+7
2024-11-06
zram: do not mark idle slots that cannot be idle
Sergey Senozhatsky
1
-7
/
+18
2024-11-06
zram: rework writeback target selection strategy
Sergey Senozhatsky
1
-19
/
+64
2024-11-06
zram: rework recompress target selection strategy
Sergey Senozhatsky
1
-27
/
+160
2024-11-06
zram: permit only one post-processing operation at a time
Sergey Senozhatsky
2
-0
/
+17
2024-11-06
zram: introduce ZRAM_PP_SLOT flag
Sergey Senozhatsky
2
-0
/
+3
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
3
-3
/
+3
2024-11-02
loop: Simplify discard granularity calc
John Garry
1
-2
/
+1
2024-10-30
brd: defer automatic disk creation until module initialization succeeds
Yang Erkun
1
-22
/
+44
2024-10-30
loop: Use bdev limit helpers for configuring discard
John Garry
1
-4
/
+4
2024-10-22
ublk: support device recovery without I/O queueing
Uday Shankar
1
-15
/
+63
2024-10-22
ublk: merge stop_work and quiesce_work
Uday Shankar
1
-39
/
+25
2024-10-22
ublk: refactor recovery configuration flag helpers
Uday Shankar
1
-20
/
+42
2024-10-22
ublk: check recovery flags for validity
Uday Shankar
1
-0
/
+11
2024-10-21
reiserfs: The last commit
Jan Kara
1
-1
/
+1
2024-10-19
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
3
-16
/
+10
2024-10-16
ublk: don't allow user copy for unprivileged device
Ming Lei
1
-1
/
+10
2024-10-15
rust: treewide: switch to our kernel `Box` type
Danilo Krummrich
1
-2
/
+2
2024-10-11
drbd: Remove unused conn_lowest_minor
Dr. David Alan Gilbert
2
-15
/
+0
2024-10-04
Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+12
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-10-02
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
1
-1
/
+12
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+4
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-4
/
+0
2024-09-27
zram: don't free statically defined names
Andrey Skvortsov
1
-2
/
+4
2024-09-26
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+4
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
20
-127
/
+1241
[next]