summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
3 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
4 daysMerge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysnbd: don't warn when reclassifying a busy socket lockDeepanshu Kartikey
7 daysrbd: switch to dynamic root deviceJohan Hovold
10 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 daysMerge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-13nbd: Reclassify sockets to avoid lockdep circular dependencyEric Dumazet
2026-06-10floppy: Drop unused pnp driver dataUwe Kleine-König (The Capable Hub)
2026-06-09virtio-blk: clamp zone report to the report buffer capacityMichael Bommarito
2026-06-08zram: drop unused bio parameter from write helpersCunlong Li
2026-06-08drivers/block/rbd: Use strscpy() to copy strings into arraysDavid Laight
2026-06-04zram: clear trailing bytes of compressed writeback pagesSergey Senozhatsky
2026-06-04zram: do not leak blk idx at the end of writebackSergey Senozhatsky
2026-06-03zram: fix use-after-free in zram_bvec_write_partial()Cunlong Li
2026-06-02n64cart: use strscpy in n64cart_probeThorsten Blum
2026-05-31rbd: check snap_count against RBD_MAX_SNAP_COUNTRosen Penev
2026-05-28loop: cleanup lo_rw_aioChristoph Hellwig
2026-05-27ublk: set canceling flag even when disk is not allocatedMing Lei
2026-05-26mtip32xx: fix use-after-free on service thread failureYuho Choi
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-22ublk: factor out ublk_init_iod() helperCaleb Sander Mateos
2026-05-22ublk: move ublk_req_build_flags() earlierCaleb Sander Mateos
2026-05-22ublk: optimize ublk_rq_has_data()Caleb Sander Mateos
2026-05-21zram: fix use-after-free in zram_writeback_endioRichard Chang
2026-05-20rbd: eliminate a race in lock_dwork draining on unmapIlya Dryomov
2026-05-11ublk: reject max_sectors smaller than PAGE_SECTORS in parameter validationMing Lei
2026-05-08drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder
2026-05-08drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder
2026-05-08ublk: fix use-after-free in ublk_cancel_cmd()Ming Lei
2026-05-06ublk: validate physical_bs_shift, io_min_shift and io_opt_shiftMing Lei
2026-05-01ublk: don't issue uring_cmd from fallback task workJens Axboe
2026-04-24Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-24Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-04-23Revert "floppy: fix reference leak on platform_device_register() failure"Jens Axboe
2026-04-23ublk: avoid unpinning pages under maple tree spinlockMing Lei
2026-04-23ublk: refactor common helper ublk_shmem_remove_ranges()Ming Lei
2026-04-23ublk: fix maple tree lockdep warning in ublk_buf_cleanupMing Lei
2026-04-22rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18zram: reject unrecognized type= values in recompress_store()Andrew Stellman
2026-04-18zram: do not forget to endio for partial discard requestsSergey Senozhatsky
2026-04-17floppy: fix reference leak on platform_device_register() failureGuangshuo Li
2026-04-17ublk: use unchecked copy helpers for bio page dataMing Lei
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15zloop: remove irq-safe lockingChristoph Hellwig
2026-04-15zloop: factor out zloop_mark_{full,empty} helpersChristoph Hellwig
2026-04-15zloop: set RQF_QUIET when completing requests on deleted devicesChristoph Hellwig
2026-04-15zloop: improve the unaligned write pointer warningChristoph Hellwig
2026-04-15zloop: use vfs_truncateChristoph Hellwig