summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds44 hours1-1/+1
* Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds3 days3-17/+19
|\
| * brd: decrease the number of allocated pages which discardedZhang Xianwei4 days1-1/+3
| * ublk: fix error code for unsupported commandMing Lei2024-11-191-1/+1
| * loop: Fix ABBA locking raceOGAWA Hirofumi2024-11-191-15/+15
* | Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds7 days1-2/+2
|\ \
| * | rust: treewide: switch to our kernel `Box` typeDanilo Krummrich2024-10-151-2/+2
* | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10 days3-98/+290
|\ \ \
| * | | zram: fix NULL pointer in comp_algorithm_show()Liu Shixin2024-11-141-3/+2
| * | | zram: ZRAM_DEF_COMP should depend on ZRAMGeert Uytterhoeven2024-11-111-0/+1
| * | | zram: clear IDLE flag in mark_idle()Sergey Senozhatsky2024-11-111-0/+2
| * | | zram: clear IDLE flag after recompressionSergey Senozhatsky2024-11-111-0/+7
| * | | zram: do not open-code comp priority 0Sergey Senozhatsky2024-11-061-2/+2
| * | | zram: remove UNDER_WB and simplify writebackSergey Senozhatsky2024-11-052-38/+16
| * | | zram: reshuffle zram_free_page() flags operationsSergey Senozhatsky2024-11-051-11/+7
| * | | zram: do not mark idle slots that cannot be idleSergey Senozhatsky2024-11-051-7/+18
| * | | zram: rework writeback target selection strategySergey Senozhatsky2024-11-051-19/+64
| * | | zram: rework recompress target selection strategySergey Senozhatsky2024-11-051-27/+160
| * | | zram: permit only one post-processing operation at a timeSergey Senozhatsky2024-11-052-0/+17
| * | | zram: introduce ZRAM_PP_SLOT flagSergey Senozhatsky2024-11-052-0/+3
* | | | Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12 days1-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | reiserfs: The last commitJan Kara2024-10-211-1/+1
| | |/ | |/|
* | | block: don't reorder requests in blk_add_rq_to_plugChristoph Hellwig2024-11-131-1/+1
* | | block: add a rq_list typeChristoph Hellwig2024-11-132-12/+10
* | | virtio_blk: reverse request order in virtio_queue_rqsChristoph Hellwig2024-11-131-25/+21
* | | block: pre-calculate max_zone_append_sectorsChristoph Hellwig2024-11-113-3/+3
* | | ublk: fix ublk_ch_mmap() for 64K page sizeMing Lei2024-11-111-3/+12
* | | loop: fix type of block sizeLi Wang2024-11-091-3/+3
* | | rbd: unfreeze queue after marking disk as deadMing Lei2024-11-071-0/+1
* | | Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe2024-11-073-3/+3
* | | mtip32xx: Replace deprecated PCI functionsPhilipp Stanner2024-11-061-8/+6
* | | block: pre-calculate max_zone_append_sectorsChristoph Hellwig2024-11-043-3/+3
* | | loop: Simplify discard granularity calcJohn Garry2024-11-011-2/+1
* | | brd: defer automatic disk creation until module initialization succeedsYang Erkun2024-10-301-22/+44
* | | loop: Use bdev limit helpers for configuring discardJohn Garry2024-10-301-4/+4
* | | ublk: support device recovery without I/O queueingUday Shankar2024-10-221-15/+63
* | | ublk: merge stop_work and quiesce_workUday Shankar2024-10-221-39/+25
* | | ublk: refactor recovery configuration flag helpersUday Shankar2024-10-221-20/+42
* | | ublk: check recovery flags for validityUday Shankar2024-10-221-0/+11
| |/ |/|
* | Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds2024-10-183-16/+10
|\ \ | |/ |/|
| * ublk: don't allow user copy for unprivileged deviceMing Lei2024-10-161-1/+10
| * drbd: Remove unused conn_lowest_minorDr. David Alan Gilbert2024-10-112-15/+0
* | Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linuxLinus Torvalds2024-10-041-1/+12
|\|
| * aoe: fix the potential use-after-free problem in more placesChun-Yi Lee2024-10-021-1/+12
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-024-4/+4
|/
* Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-271-2/+4
|\
| * zram: don't free statically defined namesAndrey Skvortsov2024-09-261-2/+4
* | [tree-wide] finally take no_llseek outAl Viro2024-09-273-4/+0
* | Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds2024-09-251-2/+4
|\ \ | |/ |/|
| * drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen2024-09-181-2/+4