| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -247/+138 |
| 2023-04-27 | Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -111/+118 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -60/+39 |
| 2023-04-26 | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 16 | -341/+491 |
| 2023-04-25 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+9 |
| 2023-04-25 | xen/blkback: move blkif_get_x86_*_req() into blkback.c | Juergen Gross | 2 | -96/+104 |
| 2023-04-25 | xen/blkback: simplify free_persistent_gnts() interface | Juergen Gross | 1 | -10/+10 |
| 2023-04-25 | xen/blkback: remove stale prototype | Juergen Gross | 1 | -1/+0 |
| 2023-04-25 | xen/blkback: fix white space code style issues | Juergen Gross | 2 | -4/+4 |
| 2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+6 |
| 2023-04-20 | nbd: fix incomplete validation of ioctl arg | Zhong Jinghua | 1 | -0/+6 |
| 2023-04-20 | ublk: don't return 0 in case of any failure | Ming Lei | 1 | -0/+1 |
| 2023-04-18 | null_blk: Always check queue mode setting from configfs | Chaitanya Kulkarni | 1 | -0/+5 |
| 2023-04-18 | block: ublk: switch to ioctl command encoding | Ming Lei | 2 | -13/+51 |
| 2023-04-18 | zram: return errors from read_from_bdev_sync | Christoph Hellwig | 1 | -3/+4 |
| 2023-04-18 | zram: fix synchronous reads | Christoph Hellwig | 1 | -38/+22 |
| 2023-04-18 | zram: don't return errors from read_from_bdev_async | Christoph Hellwig | 1 | -12/+4 |
| 2023-04-18 | zram: pass a page to read_from_bdev | Christoph Hellwig | 1 | -27/+16 |
| 2023-04-18 | zram: refactor zram_bdev_write | Christoph Hellwig | 1 | -19/+19 |
| 2023-04-18 | zram: don't pass a bvec to __zram_bvec_write | Christoph Hellwig | 1 | -10/+4 |
| 2023-04-18 | zram: refactor zram_bdev_read | Christoph Hellwig | 1 | -20/+20 |
| 2023-04-18 | zram: directly call zram_read_page in writeback_store | Christoph Hellwig | 1 | -10/+4 |
| 2023-04-18 | zram: rename __zram_bvec_read to zram_read_page | Christoph Hellwig | 1 | -4/+4 |
| 2023-04-18 | zram: don't use highmem for the bounce buffer in zram_bvec_{read,write} | Christoph Hellwig | 1 | -12/+5 |
| 2023-04-18 | zram: refactor highlevel read and write handling | Christoph Hellwig | 1 | -28/+30 |
| 2023-04-18 | zram: return early on error in zram_bvec_rw | Christoph Hellwig | 1 | -9/+9 |
| 2023-04-18 | zram: move discard handling to zram_submit_bio | Christoph Hellwig | 1 | -10/+13 |
| 2023-04-18 | zram: simplify bvec iteration in __zram_make_request | Christoph Hellwig | 1 | -30/+10 |
| 2023-04-18 | zram: make zram_bio_discard more self-contained | Christoph Hellwig | 1 | -9/+7 |
| 2023-04-18 | zram: remove valid_io_request | Christoph Hellwig | 2 | -34/+1 |
| 2023-04-18 | zram: always compile read_from_bdev_sync | Christoph Hellwig | 1 | -12/+6 |
| 2023-04-18 | zram: fix up permission for the hot_add sysfs file | Greg Kroah-Hartman | 1 | -1/+3 |
| 2023-04-13 | block: null_blk: make fault-injection dynamically configurable per device | Akinobu Mita | 3 | -23/+79 |
| 2023-04-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -96/+173 |
| 2023-04-06 | block: ublk: make sure that block size is set correctly | Ming Lei | 1 | -1/+3 |
| 2023-04-05 | ublk: read any SQE values upfront | Jens Axboe | 1 | -2/+20 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-04-05 | floppy: fix MAX_ORDER usage | Kirill A. Shutemov | 1 | -2/+2 |
| 2023-04-05 | drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep() | Uladzislau Rezki (Sony) | 3 | -6/+6 |
| 2023-04-04 | virtio-blk: fix ZBD probe in kernels without ZBD support | Dmitry Fomichev | 1 | -16/+17 |
| 2023-04-04 | virtio-blk: fix to match virtio spec | Dmitry Fomichev | 1 | -81/+157 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -47/+63 |
| 2023-04-02 | block: ublk_drv: cleanup 'struct ublk_map_data' | Ming Lei | 1 | -15/+12 |
| 2023-04-02 | block: ublk_drv: clean up several helpers | Ming Lei | 1 | -13/+5 |
| 2023-04-02 | block: ublk_drv: add two helpers to clean up map/unmap request | Ming Lei | 1 | -5/+14 |
| 2023-04-02 | block: ublk_drv: don't consider flush request in map/unmap io | Ming Lei | 1 | -7/+3 |
| 2023-04-02 | block: ublk_drv: add common exit handling | Ming Lei | 1 | -6/+9 |
| 2023-04-02 | pktcdvd: simplify the class_pktcdvd logic | Greg Kroah-Hartman | 1 | -28/+12 |
| 2023-04-01 | drbd: Pass a peer device to the resync and online verify functions | Christoph Böhmwalder | 6 | -108/+126 |
| 2023-04-01 | drbd: pass drbd_peer_device to __req_mod | Christoph Böhmwalder | 5 | -31/+46 |
| 2023-04-01 | drbd: drbd_uuid_compare: pass a peer_device | Christoph Böhmwalder | 1 | -4/+5 |
| 2023-04-01 | drbd: INFO_bm_xfer_stats(): Pass a peer device argument | Andreas Gruenbacher | 3 | -7/+7 |
| 2023-04-01 | drbd: Add peer device parameter to whole-bitmap I/O handlers | Andreas Gruenbacher | 7 | -62/+96 |
| 2023-04-01 | drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro | Andreas Gruenbacher | 1 | -22/+15 |
| 2023-04-01 | null_blk: use kmap_local_page() and kunmap_local() | Chaitanya Kulkarni | 1 | -4/+4 |
| 2023-04-01 | null_blk: use non-deprecated lib functions | Chaitanya Kulkarni | 1 | -22/+7 |
| 2023-03-29 | driver core: class: mark the struct class for sysfs callbacks as constant | Greg Kroah-Hartman | 2 | -9/+8 |
| 2023-03-27 | loop: LOOP_CONFIGURE: send uevents for partitions | Alyssa Ross | 1 | -9/+9 |
| 2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman | 1 | -19/+15 |
| 2023-03-20 | block/io_uring: pass in issue_flags for uring_cmd task_work handling | Jens Axboe | 1 | -13/+18 |
| 2023-03-18 | block: ublk_drv: mark device as LIVE before adding disk | Ming Lei | 1 | -1/+2 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 4 | -4/+4 |
| 2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 2 | -2/+0 |
| 2023-03-15 | block: sunvdc: add check for mdesc_grab() returning NULL | Liang He | 1 | -0/+2 |
| 2023-03-15 | block: null_blk: cleanup null_queue_rq() | Damien Le Moal | 1 | -15/+14 |
| 2023-03-15 | block: null_blk: Fix handling of fake timeout request | Damien Le Moal | 1 | -3/+3 |
| 2023-03-14 | loop: Fix use-after-free issues | Bart Van Assche | 1 | -8/+17 |
| 2023-03-14 | nbd: use the structured req attr check | Jakub Kicinski | 1 | -4/+4 |
| 2023-03-14 | nbd: allow genl access outside init_net | Jakub Kicinski | 1 | -0/+1 |
| 2023-03-10 | pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi header | Thomas Huth | 1 | -4/+9 |
| 2023-03-03 | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -7/+4 |
| 2023-03-02 | Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -11/+9 |
| 2023-02-26 | rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails | Ilya Dryomov | 1 | -11/+9 |
| 2023-02-25 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -54/+414 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -78/+6 |
| 2023-02-22 | loop: loop_set_status_from_info() check before assignment | Zhong Jinghua | 1 | -4/+4 |
| 2023-02-22 | Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 29 | -10756/+0 |
| 2023-02-21 | ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd | Ming Lei | 1 | -3/+0 |
| 2023-02-20 | virtio-blk: support completion batching for the IRQ path | Suwan Kim | 1 | -37/+45 |
| 2023-02-20 | virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished | Suwan Kim | 1 | -2/+3 |
| 2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 16 | -199/+392 |
| 2023-02-17 | brd: use radix_tree_maybe_preload instead of radix_tree_preload | Pankaj Raghav | 1 | -1/+1 |
| 2023-02-16 | brd: mark as nowait compatible | Jens Axboe | 1 | -0/+1 |
| 2023-02-16 | brd: check for REQ_NOWAIT and set correct page allocation mask | Jens Axboe | 1 | -20/+28 |
| 2023-02-16 | brd: return 0/-error from brd_insert_page() | Jens Axboe | 1 | -14/+12 |
| 2023-02-15 | virtio_blk: zone append in header type tweak | Michael S. Tsirkin | 1 | -1/+1 |
| 2023-02-15 | virtio_blk: temporary variable type tweak | Michael S. Tsirkin | 1 | -1/+1 |
| 2023-02-15 | virtio-blk: add support for zoned block devices | Dmitry Fomichev | 1 | -18/+369 |
| 2023-02-13 | block: ublk: check IO buffer based on flag need_get_data | Liu Xiaodong | 1 | -4/+9 |
| 2023-02-07 | block: ublk: improve handling device deletion | Ming Lei | 1 | -4/+18 |
| 2023-02-07 | ublk: pass NULL to blk_mq_alloc_disk() as queuedata | Ziyang Zhang | 1 | -1/+1 |
| 2023-02-07 | ublk: mention WRITE_ZEROES in comment of ublk_complete_rq() | Ziyang Zhang | 1 | -1/+1 |
| 2023-02-07 | ublk: remove unnecessary NULL check in ublk_rq_has_data() | Ziyang Zhang | 1 | -1/+1 |
| 2023-02-03 | Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-02-03 | zram: use bvec_set_page to initialize bvecs | Christoph Hellwig | 1 | -11/+4 |
| 2023-02-03 | virtio_blk: use bvec_set_virt to initialize special_vec | Christoph Hellwig | 1 | -3/+1 |
| 2023-02-03 | rbd: use bvec_set_page to initialize the copy up bvec | Christoph Hellwig | 1 | -4/+3 |
| 2023-02-02 | block: remove ->rw_page | Christoph Hellwig | 2 | -74/+2 |
| 2023-02-01 | loop: Improve the hw_queue_depth kernel module parameter implementation | Bart Van Assche | 1 | -4/+10 |
| 2023-01-31 | ublk_drv: only allow owner to open unprivileged disk | Ming Lei | 1 | -12/+43 |
| 2023-01-31 | block: ublk: extending queue_size to fix overflow | Liu Xiaodong | 1 | -1/+1 |
| 2023-01-31 | drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parport | Ondrej Zary | 19 | -4833/+0 |
| 2023-01-31 | drivers/block: Remove PARIDE core and high-level protocols | Ondrej Zary | 28 | -5967/+31 |
| 2023-01-31 | ata: pata_parport: add driver (PARIDE replacement) | Ondrej Zary | 2 | -16/+29 |
| 2023-01-29 | ps3vram: remove bio splitting | Christoph Hellwig | 1 | -7/+0 |
| 2023-01-29 | ublk_drv: add mechanism for supporting unprivileged ublk device | Ming Lei | 1 | -6/+146 |
| 2023-01-29 | ublk_drv: add module parameter of ublks_max for limiting max allowed ublk dev | Ming Lei | 1 | -0/+19 |
| 2023-01-29 | ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT | Ming Lei | 1 | -1/+23 |
| 2023-01-29 | ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd | Ming Lei | 1 | -89/+49 |
| 2023-01-29 | ublk_drv: don't probe partitions if the ubq daemon isn't trusted | Ming Lei | 1 | -0/+9 |
| 2023-01-29 | ublk_drv: remove nr_aborted_queues from ublk_device | Ming Lei | 1 | -1/+0 |
| 2023-01-29 | drbd: drbd_insert_interval(): Clarify comment | Andreas Gruenbacher | 1 | -1/+1 |
| 2023-01-29 | drbd: interval tree: make removing an "empty" interval a no-op | Lars Ellenberg | 1 | -0/+4 |
| 2023-01-29 | drbd: remove macros using require_context | Christoph Böhmwalder | 1 | -11/+1 |
| 2023-01-29 | drbd: remove unnecessary assignment in vli_encode_bits | Christoph Böhmwalder | 1 | -1/+1 |
| 2023-01-29 | drbd: split off drbd_config into separate file | Christoph Böhmwalder | 2 | -1/+2 |
| 2023-01-29 | drbd: drop API_VERSION define | Christoph Böhmwalder | 3 | -3/+3 |
| 2023-01-29 | drbd: split off drbd_buildtag into separate file | Christoph Böhmwalder | 3 | -19/+23 |
| 2023-01-29 | block: make BLK_DEF_MAX_SECTORS unsigned | Keith Busch | 1 | -2/+1 |
| 2023-01-27 | Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -4/+3 |
| 2023-01-26 | block: ublk: move ublk_chr_class destroying after devices are removed | Ming Lei | 1 | -4/+3 |
| 2023-01-20 | Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -1/+3 |
| 2023-01-18 | zram: correctly handle all next_arg() cases | Sergey Senozhatsky | 1 | -2/+2 |
| 2023-01-18 | zram: fix typos in comments | JeongHyeon Lee | 1 | -2/+2 |
| 2023-01-17 | block/rnbd-clt: fix wrong max ID in ida_alloc_max | Guoqing Jiang | 1 | -1/+1 |
| 2023-01-16 | pktcdvd: check for NULL returna fter calling bio_split_to_limits() | Jens Axboe | 1 | -0/+2 |
| 2023-01-12 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+2 |
| 2023-01-06 | Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux | Linus Torvalds | 6 | -0/+2995 |
| 2023-01-04 | Revert "pktcdvd: remove driver." | Jens Axboe | 3 | -0/+2988 |
| 2023-01-04 | ublk: honor IO_URING_F_NONBLOCK for handling control command | Ming Lei | 1 | -0/+3 |
| 2023-01-04 | block: handle bio_split_to_limits() NULL return | Jens Axboe | 2 | -0/+4 |
| 2022-12-28 | virtio_blk: Fix signedness bug in virtblk_prep_rq() | Rafael Mendonca | 1 | -2/+4 |
| 2022-12-28 | virtio_blk: use UINT_MAX instead of -1U | Angus Chen | 1 | -1/+1 |
| 2022-12-28 | virtio-blk: use a helper to handle request queuing errors | Dmitry Fomichev | 1 | -13/+16 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2 | -2/+2 |
| 2022-12-21 | Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -16/+12 |
| 2022-12-21 | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2 | -0/+4 |
| 2022-12-19 | Treewide: Stop corrupting socket's task_frag | Benjamin Coddington | 2 | -0/+4 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li | 2 | -5/+2 |
| 2022-12-14 | loop: Fix the max_loop commandline argument treatment when it is set to 0 | Isaac J. Manjarres | 1 | -16/+12 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -89/+571 |
| 2022-12-13 | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux | Linus Torvalds | 35 | -3194/+428 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -13/+13 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
| 2022-12-04 | floppy: Fix memory leak in do_floppy_init() | Yuan Can | 1 | -1/+3 |
| 2022-12-02 | pktcdvd: remove driver. | Greg Kroah-Hartman | 3 | -2988/+0 |
| 2022-12-01 | null_blk: support read-only and offline zone conditions | Shin'ichiro Kawasaki | 3 | -4/+121 |
| 2022-12-01 | drbd: add context parameter to expect() macro | Christoph Böhmwalder | 6 | -42/+42 |
| 2022-12-01 | drbd: introduce drbd_ratelimit() | Christoph Böhmwalder | 8 | -18/+26 |
| 2022-12-01 | drbd: introduce dynamic debug | Christoph Böhmwalder | 1 | -35/+96 |
| 2022-12-01 | drbd: split polymorph printk to its own file | Christoph Böhmwalder | 2 | -67/+73 |
| 2022-12-01 | drbd: unify how failed assertions are logged | Christoph Böhmwalder | 1 | -3/+5 |
| 2022-11-30 | zram: remove unused stats fields | Sergey Senozhatsky | 2 | -4/+0 |
| 2022-11-30 | zram: add incompressible flag to read_block_state() | Sergey Senozhatsky | 1 | -2/+4 |
| 2022-11-30 | zram: add incompressible writeback | Sergey Senozhatsky | 1 | -6/+12 |
| 2022-11-30 | zram: add algo parameter support to zram_recompress() | Sergey Senozhatsky | 2 | -9/+46 |
| 2022-11-30 | zram: remove redundant checks from zram_recompress() | Sergey Senozhatsky | 1 | -6/+2 |
| 2022-11-30 | zram: add size class equals check into recompression | Alexey Romanov | 1 | -1/+10 |
| 2022-11-30 | zram: use IS_ERR_VALUE() to check for zs_malloc() errors | Sergey Senozhatsky | 1 | -3/+3 |
| 2022-11-30 | zram: clarify writeback_store() comment | Sergey Senozhatsky | 1 | -2/+6 |
| 2022-11-30 | zram: add recompress flag to read_block_state() | Sergey Senozhatsky | 1 | -2/+3 |
| 2022-11-30 | zram: introduce recompress sysfs knob | Sergey Senozhatsky | 3 | -3/+277 |
| 2022-11-30 | zram: factor out WB and non-WB zram read functions | Sergey Senozhatsky | 1 | -23/+49 |
| 2022-11-30 | zram: add recompression algorithm sysfs knob | Sergey Senozhatsky | 1 | -19/+105 |
| 2022-11-30 | zram: preparation for multi-zcomp support | Sergey Senozhatsky | 4 | -32/+80 |
| 2022-11-30 | virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free] | Pankaj Raghav | 1 | -4/+4 |
| 2022-11-25 | Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -44/+38 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 4 | -13/+13 |
| 2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-11-24 | drbd: destroy workqueue when drbd device was freed | Wang ShaoBo | 1 | -1/+5 |
| 2022-11-24 | drbd: remove call to memset before free device/resource/connection | Wang ShaoBo | 1 | -3/+0 |
| 2022-11-23 | ublk_drv: don't forward io commands in reserve order | Ming Lei | 1 | -44/+38 |
| 2022-11-22 | drbd: use consistent license | Christoph Böhmwalder | 25 | -25/+25 |
| 2022-11-21 | Merge 6.1-rc6 into driver-core-next | Greg Kroah-Hartman | 5 | -59/+86 |
| 2022-11-18 | Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+2 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -2/+2 |
| 2022-11-15 | drbd: use after free in drbd_create_device() | Dan Carpenter | 1 | -2/+2 |
| 2022-11-10 | blkdev: make struct block_device_operations.devnode() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-11-09 | drbd: Store op in drbd_peer_request | Christoph Böhmwalder | 3 | -40/+53 |
| 2022-11-09 | drbd: disable discard support if granularity > max | Philipp Reisner | 1 | -0/+13 |
| 2022-11-09 | drbd: use blk_queue_max_discard_sectors helper | Christoph Böhmwalder | 1 | -5/+5 |
| 2022-11-08 | zram: use try_cmpxchg in update_used_max | Uros Bizjak | 1 | -8/+5 |
| 2022-11-05 | Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -47/+74 |
| 2022-11-02 | block: set the disk capacity to 0 in blk_mark_disk_dead | Christoph Hellwig | 1 | -1/+0 |
| 2022-10-31 | ublk_drv: add ublk_queue_cmd() for cleanup | Ming Lei | 1 | -26/+21 |
| 2022-10-31 | ublk_drv: avoid to touch io_uring cmd in blk_mq io path | Ming Lei | 1 | -30/+53 |
| 2022-10-31 | ublk_drv: comment on ublk_driver entry of Kconfig | Ming Lei | 1 | -0/+6 |
| 2022-10-31 | ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module | Ming Lei | 1 | -0/+3 |
| 2022-10-29 | Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+3 |
| 2022-10-27 | rbd: fix possible memory leak in rbd_sysfs_init() | Yang Yingliang | 1 | -1/+3 |
| 2022-10-21 | Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -9/+7 |
| 2022-10-20 | drbd: only clone bio if we have a backing device | Christoph Böhmwalder | 1 | -8/+6 |
| 2022-10-19 | ublk_drv: use flexible-array member instead of zero-length array | Yushan Zhou | 1 | -1/+1 |
| 2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
| 2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -23/+3 |
| 2022-10-12 | zram: always expose rw_page | Brian Geffon | 1 | -23/+3 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -2/+2 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -22/+31 |
| 2022-10-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -18/+92 |