summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
24 hoursMerge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
26 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
27 hoursMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysMerge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
8 daysMerge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
8 daysloop: revert exclusive opener loop status changeJens Axboe
10 daysrbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov
13 dayszram: rename init_lock to dev_lockSergey Senozhatsky
13 daysublk: remove "can't touch 'ublk_io' any more" commentsCaleb Sander Mateos
13 daysublk: add UBLK_F_NO_AUTO_PART_SCAN feature flagMing Lei
13 daysublk: check list membership before cancelling batch fetch commandMing Lei
13 daysublk: drop ublk_ctrl_start_recovery() header argumentCaleb Sander Mateos
13 daysublk: use READ_ONCE() to read struct ublksrv_ctrl_cmdCaleb Sander Mateos
13 daysublk: Validate SQE128 flag before accessing the cmdGovindarajulu Varadarajan
2026-01-30Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-30block: introduce bdev_rot()Damien Le Moal
2026-01-29ublk: restore auto buf unregister refcount optimizationCaleb Sander Mateos
2026-01-29ublk: document IO reference counting designMing Lei
2026-01-27rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni
2026-01-27Revert "rnbd-clt: fix refcount underflow in device unmap path"Jens Axboe
2026-01-27block: rnull: remove imports available via preludeGary Guo
2026-01-26zsmalloc: use actual object size to detect spansSergey Senozhatsky
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23ublk: rename auto buffer registration helpersMing Lei
2026-01-23ublk: fix canceling flag handling in batch I/O recoveryMing Lei
2026-01-23ublk: move ublk_mark_io_ready() out of __ublk_fetch()Ming Lei
2026-01-22ublk: fix batch I/O recovery -ENODEV errorMing Lei
2026-01-22ublk: implement batch request completion via blk_mq_end_request_batch()Ming Lei
2026-01-22ublk: add new feature UBLK_F_BATCH_IOMing Lei
2026-01-22ublk: abort requests filled in event kfifoMing Lei
2026-01-22ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()Ming Lei
2026-01-22ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei
2026-01-22ublk: add batch I/O dispatch infrastructureMing Lei
2026-01-22ublk: add io events fifo structureMing Lei
2026-01-22ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: prepare for not tracking task context for command batchMing Lei
2026-01-22ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IOMing Lei
2026-01-21ublk: fix ublksrv pid handling for pid namespacesSeamus Connor
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar
2026-01-20zram: remove KMSG_COMPONENT macroHeiko Carstens
2026-01-20zram: drop pp_in_progressSergey Senozhatsky
2026-01-20zram: fixup read_block_state()Sergey Senozhatsky
2026-01-20zram: trivial fix of recompress_slot() coding stylesSergey Senozhatsky
2026-01-20zram: rename internal slot APISergey Senozhatsky
2026-01-20zram: use u32 for entry ac_time trackingSergey Senozhatsky
2026-01-20zram: consolidate device-attr declarationsSergey Senozhatsky
2026-01-20zram: switch to guard() for init_lockSergey Senozhatsky