summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds35-3194/+428
2022-12-13Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-13/+13
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-12-04floppy: Fix memory leak in do_floppy_init()Yuan Can1-1/+3
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman3-2988/+0
2022-12-02null_blk: support read-only and offline zone conditionsShin'ichiro Kawasaki3-4/+121
2022-12-01drbd: add context parameter to expect() macroChristoph Böhmwalder6-42/+42
2022-12-01drbd: introduce drbd_ratelimit()Christoph Böhmwalder8-18/+26
2022-12-01drbd: introduce dynamic debugChristoph Böhmwalder1-36/+97
2022-12-01drbd: split polymorph printk to its own fileChristoph Böhmwalder2-67/+73
2022-12-01drbd: unify how failed assertions are loggedChristoph Böhmwalder1-3/+5
2022-12-01virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]Pankaj Raghav1-4/+4
2022-11-26Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds1-44/+38
2022-11-25use less confusing names for iov_iter direction initializersAl Viro4-13/+13
2022-11-24drbd: destroy workqueue when drbd device was freedWang ShaoBo1-1/+5
2022-11-24drbd: remove call to memset before free device/resource/connectionWang ShaoBo1-3/+0
2022-11-24ublk_drv: don't forward io commands in reserve orderMing Lei1-44/+38
2022-11-23drbd: use consistent licenseChristoph Böhmwalder25-25/+25
2022-11-19Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-2/+2
2022-11-15drbd: use after free in drbd_create_device()Dan Carpenter1-2/+2
2022-11-09drbd: Store op in drbd_peer_requestChristoph Böhmwalder3-40/+53
2022-11-09drbd: disable discard support if granularity > maxPhilipp Reisner1-0/+13
2022-11-09drbd: use blk_queue_max_discard_sectors helperChristoph Böhmwalder1-5/+5
2022-11-05Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linuxLinus Torvalds2-47/+74
2022-11-02block: set the disk capacity to 0 in blk_mark_disk_deadChristoph Hellwig1-1/+0
2022-10-31ublk_drv: add ublk_queue_cmd() for cleanupMing Lei1-26/+21
2022-10-31ublk_drv: avoid to touch io_uring cmd in blk_mq io pathMing Lei1-30/+53
2022-10-31ublk_drv: comment on ublk_driver entry of KconfigMing Lei1-0/+6
2022-10-31ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of moduleMing Lei1-0/+3
2022-10-30Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds1-1/+3
2022-10-27rbd: fix possible memory leak in rbd_sysfs_init()Yang Yingliang1-1/+3
2022-10-22Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linuxLinus Torvalds2-9/+7
2022-10-20drbd: only clone bio if we have a backing deviceChristoph Böhmwalder1-8/+6
2022-10-20ublk_drv: use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-23/+3
2022-10-13zram: always expose rw_pageBrian Geffon1-23/+3
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-2/+2
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-22/+31
2022-10-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-18/+92
2022-10-08Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2022-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+5
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds21-237/+598
2022-10-07virtio_blk: add SECURE ERASE command supportAlvaro Karsz1-18/+92
2022-10-07Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe8-32/+89
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2022-10-04zram: keep comments within 80-columns limitSergey Senozhatsky1-8/+11
2022-10-04zram: do not waste zram_table_entry flags bitsSergey Senozhatsky2-8/+9
2022-09-28virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()Suwan Kim1-6/+5