summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds2023-02-031-1/+1
|\
| * block: ublk: extending queue_size to fix overflowLiu Xiaodong2023-01-311-1/+1
* | Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds2023-01-271-4/+3
|\|
| * block: ublk: move ublk_chr_class destroying after devices are removedMing Lei2023-01-261-4/+3
* | Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds2023-01-202-1/+3
|\|
| * block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang2023-01-171-1/+1
| * pktcdvd: check for NULL returna fter calling bio_split_to_limits()Jens Axboe2023-01-161-0/+2
* | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-122-5/+2
|\ \
| * | xen: make remove callback of xen driver void returnedDawei Li2022-12-152-5/+2
* | | Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds2023-01-066-0/+2995
|\ \ \ | | |/ | |/|
| * | Revert "pktcdvd: remove driver."Jens Axboe2023-01-043-0/+2988
| * | ublk: honor IO_URING_F_NONBLOCK for handling control commandMing Lei2023-01-041-0/+3
| * | block: handle bio_split_to_limits() NULL returnJens Axboe2023-01-042-0/+4
* | | virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca2022-12-281-2/+4
* | | virtio_blk: use UINT_MAX instead of -1UAngus Chen2022-12-281-1/+1
* | | virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev2022-12-281-13/+16
* | | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-252-2/+2
* | | Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds2022-12-211-16/+12
|\| |
| * | loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres2022-12-141-16/+12
* | | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-212-0/+4
|\ \ \
| * | | Treewide: Stop corrupting socket's task_fragBenjamin Coddington2022-12-192-0/+4
* | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
| * | | Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-215-59/+86
| |\ \ \
| * | | | blkdev: make struct block_device_operations.devnode() take a const *Greg Kroah-Hartman2022-11-101-1/+1
* | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-135-89/+571
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | zram: remove unused stats fieldsSergey Senozhatsky2022-11-302-4/+0
| * | | | zram: add incompressible flag to read_block_state()Sergey Senozhatsky2022-11-301-2/+4
| * | | | zram: add incompressible writebackSergey Senozhatsky2022-11-301-6/+12
| * | | | zram: add algo parameter support to zram_recompress()Sergey Senozhatsky2022-11-302-9/+46
| * | | | zram: remove redundant checks from zram_recompress()Sergey Senozhatsky2022-11-301-6/+2
| * | | | zram: add size class equals check into recompressionAlexey Romanov2022-11-301-1/+10
| * | | | zram: use IS_ERR_VALUE() to check for zs_malloc() errorsSergey Senozhatsky2022-11-301-3/+3
| * | | | zram: clarify writeback_store() commentSergey Senozhatsky2022-11-301-2/+6
| * | | | zram: add recompress flag to read_block_state()Sergey Senozhatsky2022-11-301-2/+3
| * | | | zram: introduce recompress sysfs knobSergey Senozhatsky2022-11-303-3/+277
| * | | | zram: factor out WB and non-WB zram read functionsSergey Senozhatsky2022-11-301-23/+49
| * | | | zram: add recompression algorithm sysfs knobSergey Senozhatsky2022-11-301-19/+105
| * | | | zram: preparation for multi-zcomp supportSergey Senozhatsky2022-11-304-32/+80
| * | | | zram: use try_cmpxchg in update_used_maxUros Bizjak2022-11-081-8/+5
* | | | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-1335-3194/+428
|\ \ \ \ \
| * | | | | floppy: Fix memory leak in do_floppy_init()Yuan Can2022-12-041-1/+3
| * | | | | pktcdvd: remove driver.Greg Kroah-Hartman2022-12-023-2988/+0
| * | | | | null_blk: support read-only and offline zone conditionsShin'ichiro Kawasaki2022-12-013-4/+121
| * | | | | drbd: add context parameter to expect() macroChristoph Böhmwalder2022-12-016-42/+42
| * | | | | drbd: introduce drbd_ratelimit()Christoph Böhmwalder2022-12-018-18/+26
| * | | | | drbd: introduce dynamic debugChristoph Böhmwalder2022-12-011-36/+97
| * | | | | drbd: split polymorph printk to its own fileChristoph Böhmwalder2022-12-012-67/+73
| * | | | | drbd: unify how failed assertions are loggedChristoph Böhmwalder2022-12-011-3/+5
| * | | | | virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]Pankaj Raghav2022-11-301-4/+4