summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
10 daysMerge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
10 daysMerge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
12 daysRevert "floppy: fix reference leak on platform_device_register() failure"Jens Axboe
12 daysublk: avoid unpinning pages under maple tree spinlockMing Lei
12 daysublk: refactor common helper ublk_shmem_remove_ranges()Ming Lei
12 daysublk: fix maple tree lockdep warning in ublk_buf_cleanupMing Lei
13 daysrbd: 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
2026-04-15zloop: fix write pointer calculation in zloop_forget_cacheChristoph Hellwig
2026-04-14Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-10ublk: fix tautological comparison warning in ublk_ctrl_reg_bufMing Lei
2026-04-09ublk: allow buffer registration before device is startedMing Lei
2026-04-09ublk: replace xarray with IDA for shmem buffer index allocationMing Lei
2026-04-09ublk: simplify PFN range loop in __ublk_ctrl_reg_bufMing Lei
2026-04-09ublk: verify all pages in multi-page bvec fall within registered rangeMing Lei
2026-04-09ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer supportMing Lei
2026-04-07ublk: eliminate permanent pages[] array from struct ublk_bufMing Lei
2026-04-07ublk: enable UBLK_F_SHMEM_ZC feature flagMing Lei
2026-04-07ublk: add PFN-based buffer matching in I/O pathMing Lei
2026-04-07ublk: add UBLK_U_CMD_REG_BUF/UNREG_BUF control commandsMing Lei
2026-04-07drbd: use get_random_u64() where appropriateDavid Carlier
2026-04-06drbd: remove DRBD_GENLA_F_MANDATORY flag handlingChristoph Böhmwalder
2026-04-06ublk: reset per-IO canceled flag on each fetchUday Shankar
2026-04-05zram: change scan_slots to return voidSergey Senozhatsky
2026-04-05zram: propagate read_from_bdev_async() errorsSergey Senozhatsky
2026-04-05zram: optimize LZ4 dictionary compression performancegao xu
2026-04-05zram: unify and harden algo/priority params handlingSergey Senozhatsky
2026-04-05zram: remove chained recompressionSergey Senozhatsky
2026-04-05zram: drop ->num_active_compsSergey Senozhatsky
2026-04-05zram: do not autocorrect bad recompression parametersSergey Senozhatsky
2026-04-05zram: do not permit params change after initSergey Senozhatsky
2026-04-05zram: use statically allocated compression algorithm namesgao xu
2026-03-31zloop: add max_open_zones optionDamien Le Moal
2026-03-26drbd: Balance RCU calls in drbd_adm_dump_devices()Bart Van Assche
2026-03-25drbd: use genl pre_doit/post_doitChristoph Böhmwalder
2026-03-25zloop: forget write cache on force removalChristoph Hellwig
2026-03-25zloop: refactor zloop_rwChristoph Hellwig
2026-03-22ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiencyMing Lei
2026-03-22block/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross