index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-6.13-20241228' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-28
1
-9
/
+17
|
\
|
*
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
2024-12-26
1
-9
/
+17
*
|
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
2024-12-19
1
-5
/
+4
*
|
zram: refuse to use zero sized block device as backing device
Kairui Song
2024-12-19
1
-0
/
+6
|
/
*
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
2024-12-05
1
-2
/
+5
*
block: rnull: add missing MODULE_DESCRIPTION
FUJITA Tomonori
2024-12-03
1
-0
/
+1
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
*
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-01
3
-17
/
+19
|
\
|
*
brd: decrease the number of allocated pages which discarded
Zhang Xianwei
2024-11-29
1
-1
/
+3
|
*
ublk: fix error code for unsupported command
Ming Lei
2024-11-19
1
-1
/
+1
|
*
loop: Fix ABBA locking race
OGAWA Hirofumi
2024-11-19
1
-15
/
+15
*
|
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-26
1
-2
/
+2
|
\
\
|
*
|
rust: treewide: switch to our kernel `Box` type
Danilo Krummrich
2024-10-15
1
-2
/
+2
*
|
|
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
3
-98
/
+290
|
\
\
\
|
*
|
|
zram: fix NULL pointer in comp_algorithm_show()
Liu Shixin
2024-11-15
1
-3
/
+2
|
*
|
|
zram: ZRAM_DEF_COMP should depend on ZRAM
Geert Uytterhoeven
2024-11-12
1
-0
/
+1
|
*
|
|
zram: clear IDLE flag in mark_idle()
Sergey Senozhatsky
2024-11-11
1
-0
/
+2
|
*
|
|
zram: clear IDLE flag after recompression
Sergey Senozhatsky
2024-11-11
1
-0
/
+7
|
*
|
|
zram: do not open-code comp priority 0
Sergey Senozhatsky
2024-11-07
1
-2
/
+2
|
*
|
|
zram: remove UNDER_WB and simplify writeback
Sergey Senozhatsky
2024-11-06
2
-38
/
+16
|
*
|
|
zram: reshuffle zram_free_page() flags operations
Sergey Senozhatsky
2024-11-06
1
-11
/
+7
|
*
|
|
zram: do not mark idle slots that cannot be idle
Sergey Senozhatsky
2024-11-06
1
-7
/
+18
|
*
|
|
zram: rework writeback target selection strategy
Sergey Senozhatsky
2024-11-06
1
-19
/
+64
|
*
|
|
zram: rework recompress target selection strategy
Sergey Senozhatsky
2024-11-06
1
-27
/
+160
|
*
|
|
zram: permit only one post-processing operation at a time
Sergey Senozhatsky
2024-11-06
2
-0
/
+17
|
*
|
|
zram: introduce ZRAM_PP_SLOT flag
Sergey Senozhatsky
2024-11-06
2
-0
/
+3
*
|
|
|
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-21
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
reiserfs: The last commit
Jan Kara
2024-10-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
1
-1
/
+1
*
|
|
block: add a rq_list type
Christoph Hellwig
2024-11-13
2
-12
/
+10
*
|
|
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
2024-11-13
1
-25
/
+21
*
|
|
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-11
3
-3
/
+3
*
|
|
ublk: fix ublk_ch_mmap() for 64K page size
Ming Lei
2024-11-11
1
-3
/
+12
*
|
|
loop: fix type of block size
Li Wang
2024-11-10
1
-3
/
+3
*
|
|
rbd: unfreeze queue after marking disk as dead
Ming Lei
2024-11-08
1
-0
/
+1
*
|
|
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2024-11-07
3
-3
/
+3
*
|
|
mtip32xx: Replace deprecated PCI functions
Philipp Stanner
2024-11-06
1
-8
/
+6
*
|
|
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-04
3
-3
/
+3
*
|
|
loop: Simplify discard granularity calc
John Garry
2024-11-02
1
-2
/
+1
*
|
|
brd: defer automatic disk creation until module initialization succeeds
Yang Erkun
2024-10-30
1
-22
/
+44
*
|
|
loop: Use bdev limit helpers for configuring discard
John Garry
2024-10-30
1
-4
/
+4
*
|
|
ublk: support device recovery without I/O queueing
Uday Shankar
2024-10-22
1
-15
/
+63
*
|
|
ublk: merge stop_work and quiesce_work
Uday Shankar
2024-10-22
1
-39
/
+25
*
|
|
ublk: refactor recovery configuration flag helpers
Uday Shankar
2024-10-22
1
-20
/
+42
*
|
|
ublk: check recovery flags for validity
Uday Shankar
2024-10-22
1
-0
/
+11
|
|
/
|
/
|
*
|
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-19
3
-16
/
+10
|
\
\
|
|
/
|
/
|
|
*
ublk: don't allow user copy for unprivileged device
Ming Lei
2024-10-16
1
-1
/
+10
|
*
drbd: Remove unused conn_lowest_minor
Dr. David Alan Gilbert
2024-10-11
2
-15
/
+0
*
|
Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-04
1
-1
/
+12
|
\
|
|
*
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
2024-10-02
1
-1
/
+12
[next]