summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
3 daysblock: mtip32xx: synchronize ioctls with device removalHongyan Xu
3 daysublk: avoid teardown retry loop on xarray allocation failureYao Sang
3 daysublk: reject non-power-of-2 zone sizes in SET_PARAMSYao Sang
3 daysnull_blk: serialize configfs attribute updates with device setupNiklas Cassel
3 daysnull_blk: serialize configfs attribute stores with the lockZizhi Wo
3 daysnull_blk: reject per-device queue resize for shared tag setZizhi Wo
3 daysnull_blk: free zones array on device power-offZizhi Wo
3 daysnull_blk: free global tag_set on init error pathZizhi Wo
3 daysnull_blk: register configfs subsystem after creating default devicesZizhi Wo
3 daysnull_blk: use DEFINE_MUTEX for the file-scope mutexZizhi Wo
3 daysublk: clear auto buf reg before updating io->buf in batch commitYang Xiuwei
3 daysublk: validate auto buf reg before taking uring_cmdYang Xiuwei
3 daysublk: check for ublk_unmap_io() returning 0Caleb Sander Mateos
3 daysublk: check import_ubuf() return valueCaleb Sander Mateos
6 daysublk: clear VM_MAYWRITE on read-only ublk char device mmapKanishka De Silva
6 dayszram: fix slot lock bit position on big-endian 64-bitDavid Carlier
6 dayszram: move lockmap to be per-zram instead per tableSebastian Andrzej Siewior
9 dayszloop: truncate finished zones to zone capacityXu Rao
9 dayszram: validate deflate paramsSergey Senozhatsky
9 dayszram: set default primary compressor in zram_destroy_comps()Sergey Senozhatsky
9 dayszram: fix out-of-bounds access in writeback_store()Longlong Xia
9 dayszram: fix out-of-bounds access in read_block_state()Longlong Xia
2026-08-27null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflowsRik van Riel
2026-08-16Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-15drbd: don't leak the shared secret to unprivileged netlink dumpsChristoph Böhmwalder
2026-07-31Merge tag 'block-7.2-20260731' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-27ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()Ming Lei
2026-07-24Merge tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-23rbd: Reset positive result codes to zero in object map update pathRaphael Zimmer
2026-07-19Merge tag 'block-7.2-20260717' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-19ublk: wait on ublk_dev_ready() instead of ub->completionMing Lei
2026-07-15loop: remove manually added partitions on detachDaan De Meyer
2026-07-11Merge tag 'block-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-10drbd: reject data replies with an out-of-range payload sizeMichael Bommarito
2026-07-09xen-blkfront: fix double completion of split requests on resumeDoruk Tan Ozturk
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02ublk: snapshot batch commands before preparing I/OYousef Alhouseen
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-06-25Merge 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