summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2023-04-20block: ublk_drv: mark device as LIVE before adding diskMing Lei
2023-04-13ublk: read any SQE values upfrontJens Axboe
2023-04-13block: ublk: make sure that block size is set correctlyMing Lei
2023-04-06loop: LOOP_CONFIGURE: send uevents for partitionsAlyssa Ross
2023-03-30block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe
2023-03-22block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai
2023-03-22block: sunvdc: add check for mdesc_grab() returning NULLLiang He
2023-03-22block: null_blk: Fix handling of fake timeout requestDamien Le Moal
2023-03-22loop: Fix use-after-free issuesBart Van Assche
2023-03-11loop: loop_set_status_from_info() check before assignmentZhong Jinghua
2023-03-10brd: use radix_tree_maybe_preload instead of radix_tree_preloadPankaj Raghav
2023-03-10rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov
2023-03-10brd: check for REQ_NOWAIT and set correct page allocation maskJens Axboe
2023-03-10brd: return 0/-error from brd_insert_page()Jens Axboe
2023-03-10brd: mark as nowait compatibleJens Axboe
2023-03-10block: ublk: check IO buffer based on flag need_get_dataLiu Xiaodong
2023-03-10ublk_drv: don't probe partitions if the ubq daemon isn't trustedMing Lei
2023-03-10ublk_drv: remove nr_aborted_queues from ublk_deviceMing Lei
2023-02-03Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-31block: ublk: extending queue_size to fix overflowLiu Xiaodong
2023-01-27Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei
2023-01-20Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-17block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang
2023-01-16pktcdvd: check for NULL returna fter calling bio_split_to_limits()Jens Axboe
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe
2023-01-04ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2022-12-28virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca
2022-12-28virtio_blk: use UINT_MAX instead of -1UAngus Chen
2022-12-28virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-21Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-12-14loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-04floppy: Fix memory leak in do_floppy_init()Yuan Can
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman
2022-12-01null_blk: support read-only and offline zone conditionsShin'ichiro Kawasaki
2022-12-01drbd: add context parameter to expect() macroChristoph Böhmwalder
2022-12-01drbd: introduce drbd_ratelimit()Christoph Böhmwalder
2022-12-01drbd: introduce dynamic debugChristoph Böhmwalder