summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
4 hoursMerge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.gitMark Brown
4 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...Mark Brown
6 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
30 hoursloop: Fix NULL pointer dereference in lo_rw_aio()Tetsuo Handa
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysMerge branch 'block-7.2' into for-nextJens Axboe
5 daysublk: snapshot batch commands before preparing I/OYousef Alhouseen
8 daysrnbd: use scoped_with_init_fs() for block device openChristian Brauner
11 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
12 daysMerge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-22nbd: don't warn when reclassifying a busy socket lockDeepanshu Kartikey
2026-06-22rbd: switch to dynamic root deviceJohan Hovold
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-16Merge 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