summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
12 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
12 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...Mark Brown
18 hoursMerge branch into tip/master: 'x86/cleanups'Ingo Molnar
19 hourszram: do not forget to endio for partial discard requestsSergey Senozhatsky
26 hourszram: change scan_slots to return voidSergey Senozhatsky
26 hourszram: propagate read_from_bdev_async() errorsSergey Senozhatsky
26 hourszram: optimize LZ4 dictionary compression performancegao xu
32 hoursMerge branch 'for-7.1/block' into for-nextJens Axboe
2 dayszloop: add max_open_zones optionDamien Le Moal
5 dayszram: unify and harden algo/priority params handlingSergey Senozhatsky
5 dayszram: remove chained recompressionSergey Senozhatsky
5 dayszram: drop ->num_active_compsSergey Senozhatsky
5 dayszram: do not autocorrect bad recompression parametersSergey Senozhatsky
5 dayszram: do not permit params change after initSergey Senozhatsky
7 daysdrbd: Balance RCU calls in drbd_adm_dump_devices()Bart Van Assche
8 dayszram: use statically allocated compression algorithm namesgao xu
8 daysdrbd: use genl pre_doit/post_doitChristoph Böhmwalder
9 dayszloop: forget write cache on force removalChristoph Hellwig
9 dayszloop: refactor zloop_rwChristoph Hellwig
11 daysublk: move cold paths out of __ublk_batch_dispatch() for icache efficiencyMing Lei
12 daysblock/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross
12 dayszram: do not slot_free() written-back slotsSergey Senozhatsky
2026-03-14ublk: report BLK_SPLIT_INTERVAL_CAPABLECaleb Sander Mateos
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-09ublk: don't clear GD_SUPPRESS_PART_SCAN for unprivileged daemonsMing Lei
2026-03-06ublk: fix NULL pointer dereference in ublk_ctrl_set_size()Mehul Rao
2026-03-04zram: rename writeback_compressed device attrSergey Senozhatsky
2026-02-27Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-24zloop: check for spurious options passed to removeChristoph Hellwig
2026-02-24zloop: advertise a volatile write cacheChristoph Hellwig
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-02-19drbd: Replace deprecated strcpy with strscpyThorsten Blum
2026-02-19drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-12Merge tag 'configfs-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11drbd: always set BLK_FEAT_STABLE_WRITESChristoph Böhmwalder
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-05Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-05loop: revert exclusive opener loop status changeJens Axboe