summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
12 daysloop: use kiocb helpers to fix lockdep warningMing Lei
2025-07-17ublk: sanity check add_dev input for underflowRonnie Sahlberg
2025-07-17nbd: fix uaf in nbd_genl_connect() error pathZheng Qixing
2025-07-10aoe: defer rexmit timer downdev work to workqueueJustin Sanders
2025-06-27ublk: santizize the arguments from userspace when adding a deviceRonnie Sahlberg
2025-06-27aoe: clean device rq_list in aoedev_downdev()Justin Sanders
2025-06-19loop: add file_start_write() and file_end_write()Ming Lei
2025-06-19brd: fix discard end sectorYu Kuai
2025-06-19brd: fix aligned_sector from brd_do_discard()Yu Kuai
2025-05-29loop: don't require ->write_iter for writable files in loop_configureChristoph Hellwig
2025-05-29loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksizeChristoph Hellwig
2025-05-29ublk: complete command synchronously on errorCaleb Sander Mateos
2025-05-29ublk: enforce ublks_max only for unprivileged devicesUday Shankar
2025-05-18loop: Add sanity check for read/write_iterLizhi Xu
2025-05-18loop: factor out a loop_assign_backing_file helperChristoph Hellwig
2025-05-18loop: refactor queue limits updatesChristoph Hellwig
2025-05-18loop: Fix ABBA locking raceOGAWA Hirofumi
2025-05-18loop: Simplify discard granularity calcJohn Garry
2025-05-18loop: Use bdev limit helpers for configuring discardJohn Garry
2025-04-25block: don't reorder requests in blk_add_rq_to_plugChristoph Hellwig
2025-04-25block: add a rq_list typeChristoph Hellwig
2025-04-25loop: LOOP_SET_FD: send uevents for partitionsThomas Weißschuh
2025-04-25loop: properly send KOBJ_CHANGED uevent for disk deviceThomas Weißschuh
2025-04-25loop: stop using vfs_iter_{read,write} for buffered I/OChristoph Hellwig
2025-04-25loop: aio inherit the ioprio of original requestYunlong Xing
2025-04-20ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei
2025-04-20ublk: refactor recovery configuration flag helpersUday Shankar
2025-04-10ublk: make sure ubq->canceling is set when queue is frozenMing Lei
2025-03-22block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-13ublk: set_params: properly check if parameters can be appliedUday Shankar
2025-03-13rust: treewide: switch to our kernel `Box` typeDanilo Krummrich
2025-02-08nbd: don't allow reconnect after disconnectYu Kuai
2025-02-08ps3disk: Do not use dev->bounce_size before it is setGeert Uytterhoeven
2025-01-23zram: fix potential UAF of zram tableKairui Song
2025-01-02ublk: detach gendisk from ublk device if add_disk() failsMing Lei
2025-01-02virtio-blk: don't keep queue frozen during system suspendMing Lei
2024-12-27zram: fix uninitialized ZRAM not releasing backing deviceKairui Song
2024-12-27zram: refuse to use zero sized block device as backing deviceKairui Song
2024-12-14zram: clear IDLE flag in mark_idle()Sergey Senozhatsky
2024-12-14zram: do not mark idle slots that cannot be idleSergey Senozhatsky
2024-12-09zram: clear IDLE flag after recompressionSergey Senozhatsky
2024-12-05brd: decrease the number of allocated pages which discardedZhang Xianwei
2024-12-05ublk: fix error code for unsupported commandMing Lei
2024-12-05ublk: fix ublk_ch_mmap() for 64K page sizeMing Lei
2024-12-05zram: fix NULL pointer in comp_algorithm_show()Liu Shixin
2024-12-05zram: permit only one post-processing operation at a timeSergey Senozhatsky
2024-12-05zram: ZRAM_DEF_COMP should depend on ZRAMGeert Uytterhoeven
2024-12-05virtio_blk: reverse request order in virtio_queue_rqsChristoph Hellwig
2024-12-05loop: fix type of block sizeLi Wang
2024-12-05brd: defer automatic disk creation until module initialization succeedsYang Erkun