| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-12-14 | Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -3/+0 |
| 2025-12-12 | Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+21 |
| 2025-12-10 | rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES | Ilya Dryomov | 1 | -3/+0 |
| 2025-12-09 | ublk: don't mutate struct bio_vec in iteration | Caleb Sander Mateos | 1 | -6/+6 |
| 2025-12-09 | Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+4 |
| 2025-12-08 | ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issue | Caleb Sander Mateos | 1 | -1/+15 |
| 2025-12-05 | Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -109/+376 |
| 2025-12-04 | blk-mq: add blk_rq_nr_bvec() helper | Chaitanya Kulkarni | 2 | -6/+4 |
| 2025-12-03 | Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -290/+421 |
| 2025-12-03 | Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+11 |
| 2025-12-03 | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -3/+3 |
| 2025-12-03 | Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -4/+5 |
| 2025-12-01 | Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -33/+21 |
| 2025-12-01 | block/rnbd: correct all kernel-doc complaints | Randy Dunlap | 1 | -4/+11 |
| 2025-11-29 | zram: fix a spelling mistake | Chu Guangqing | 1 | -1/+1 |
| 2025-11-28 | ublk: add helper of __ublk_fetch() | Ming Lei | 1 | -22/+24 |
| 2025-11-28 | ublk: pass const pointer to ublk_queue_is_zoned() | Ming Lei | 1 | -1/+1 |
| 2025-11-28 | ublk: refactor auto buffer register in ublk_dispatch_req() | Ming Lei | 1 | -21/+43 |
| 2025-11-28 | ublk: add `union ublk_io_buf` with improved naming | Ming Lei | 1 | -18/+22 |
| 2025-11-28 | ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg() | Ming Lei | 1 | -5/+7 |
| 2025-11-26 | ublk: prevent invalid access with DEBUG | Kevin Brodsky | 1 | -2/+2 |
| 2025-11-24 | Revert "Merge branch 'loop-aio-nowait' into for-6.19/block" | Jens Axboe | 1 | -194/+39 |
| 2025-11-24 | zram: fix the issue that the write - back limits might overflow | Yuwen Chen | 1 | -0/+10 |
| 2025-11-24 | zram: read slot block idx under slot lock | Sergey Senozhatsky | 1 | -3/+3 |
| 2025-11-24 | zram: rework bdev block allocation | Sergey Senozhatsky | 1 | -19/+18 |
| 2025-11-24 | zram: drop wb_limit_lock | Sergey Senozhatsky | 2 | -18/+5 |
| 2025-11-24 | zram: take write lock in wb limit store handlers | Sergey Senozhatsky | 1 | -7/+10 |
| 2025-11-24 | zram: add writeback batch size device attr | Sergey Senozhatsky | 2 | -6/+41 |
| 2025-11-24 | zram: introduce writeback bio batching | Sergey Senozhatsky | 1 | -68/+301 |
| 2025-11-20 | zloop: clear nowait flag in workqueue context | Chaitanya Kulkarni | 1 | -0/+4 |
| 2025-11-20 | loop: clear nowait flag in workqueue context | Chaitanya Kulkarni | 1 | -0/+4 |
| 2025-11-19 | zloop: fix zone append check in zloop_rw() | Damien Le Moal | 1 | -1/+2 |
| 2025-11-18 | loop: add hint for handling aio via IOCB_NOWAIT | Ming Lei | 1 | -0/+61 |
| 2025-11-18 | loop: try to handle loop aio command via NOWAIT IO first | Ming Lei | 1 | -5/+63 |
| 2025-11-18 | loop: move command blkcg/memcg initialization into loop_queue_work | Ming Lei | 1 | -15/+17 |
| 2025-11-18 | loop: add lo_submit_rw_aio() | Ming Lei | 1 | -17/+24 |
| 2025-11-18 | loop: add helper lo_rw_aio_prep() | Ming Lei | 1 | -23/+40 |
| 2025-11-18 | loop: add helper lo_cmd_nr_bvec() | Ming Lei | 1 | -4/+14 |
| 2025-11-18 | drbd: turn bitmap I/O comments into regular block comments | Sukrut Heroorkar | 1 | -5/+5 |
| 2025-11-17 | zloop: introduce the ordered_zone_append configuration parameter | Damien Le Moal | 1 | -12/+96 |
| 2025-11-17 | zloop: introduce the zone_append configuration parameter | Damien Le Moal | 1 | -2/+30 |
| 2025-11-17 | zloop: simplify checks for writes to sequential zones | Damien Le Moal | 1 | -10/+9 |
| 2025-11-17 | zloop: fail zone append operations that are targeting full zones | Damien Le Moal | 1 | -0/+4 |
| 2025-11-17 | zloop: make the write pointer of full zones invalid | Damien Le Moal | 1 | -3/+5 |
| 2025-11-17 | floppy: fix for PAGE_SIZE != 4KB | Rene Rebe | 1 | -1/+1 |
| 2025-11-14 | ps3disk: use memcpy_{from,to}_bvec index | Rene Rebe | 1 | -0/+4 |
| 2025-11-12 | null_blk: fix zone read length beyond write pointer | Keith Busch | 2 | -2/+5 |
| 2025-11-11 | ublk: return unsigned from ublk_{,un}map_io() | Caleb Sander Mateos | 1 | -3/+4 |
| 2025-11-11 | ublk: remove unnecessary checks in ublk_check_and_get_req() | Caleb Sander Mateos | 1 | -6/+0 |
| 2025-11-11 | nbd: defer config unlock in nbd_genl_connect | Zheng Qixing | 1 | -1/+2 |
| 2025-11-08 | nbd: defer config put in recv_work | Zheng Qixing | 1 | -1/+1 |
| 2025-11-06 | virtio_blk: NULL out vqs to avoid double free on failed resume | Cong Zhang | 1 | -1/+12 |
| 2025-11-06 | null_blk: allow byte aligned memory offsets | Keith Busch | 2 | -22/+25 |
| 2025-11-06 | null_blk: single kmap per bio segment | Keith Busch | 1 | -18/+14 |
| 2025-11-06 | null_blk: consistently use blk_status_t | Keith Busch | 1 | -7/+7 |
| 2025-11-06 | null_blk: simplify copy_from_nullb | Keith Busch | 1 | -4/+3 |
| 2025-11-06 | ublk: use rq_for_each_segment() for user copy | Caleb Sander Mateos | 1 | -51/+19 |
| 2025-11-06 | ublk: use copy_{to,from}_iter() for user copy | Caleb Sander Mateos | 1 | -48/+14 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2025-11-05 | rust: block: update ARef and AlwaysRefCounted imports from sync::aref | Shankari Anand | 1 | -2/+1 |
| 2025-11-05 | block: introduce disk_report_zone() | Damien Le Moal | 5 | -12/+14 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 1 | -2/+2 |
| 2025-11-04 | nbd: don't copy kernel creds | Christian Brauner | 1 | -33/+21 |
| 2025-11-03 | ublk: use struct_size() for allocation | Ming Lei | 1 | -3/+3 |
| 2025-11-03 | ublk: implement NUMA-aware memory allocation | Ming Lei | 1 | -31/+53 |
| 2025-11-03 | ublk: reorder tag_set initialization before queue allocation | Ming Lei | 1 | -6/+6 |
| 2025-11-03 | io_uring/uring_cmd: avoid double indirect call in task work dispatch | Caleb Sander Mateos | 1 | -11/+11 |
| 2025-11-03 | drbd: replace kmap() with kmap_local_page() in receiver path | Shi Hao | 1 | -4/+4 |
| 2025-10-31 | Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2025-10-31 | null_blk: set dma alignment to logical block size | Hans Holmberg | 1 | -0/+1 |
| 2025-10-24 | Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+15 |
| 2025-10-20 | nbd: override creds to kernel when calling sock_{send,recv}msg() | Ondrej Mosnacek | 1 | -0/+15 |
| 2025-10-20 | rnull: use `kernel::fmt` | Tamir Duberstein | 1 | -4/+5 |
| 2025-10-10 | Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+7 |
| 2025-10-08 | loop: remove redundant __GFP_NOWARN flag | Pedro Demarchi Gomes | 1 | -1/+1 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -16/+9 |
| 2025-10-02 | loop: fix backing file reference leak on validation error | Li Chen | 1 | -2/+6 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 23 | -296/+617 |
| 2025-10-02 | Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
| 2025-09-30 | Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-24 | ublk: remove redundant zone op check in ublk_setup_iod() | Caleb Sander Mateos | 1 | -5/+0 |
| 2025-09-23 | io_uring/cmd: drop unused res2 param from io_uring_cmd_done() | Caleb Sander Mateos | 1 | -3/+3 |
| 2025-09-21 | aoe: stop calling page_address() in free_page() | Vishal Moola (Oracle) | 1 | -1/+1 |
| 2025-09-21 | Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up | Andrew Morton | 1 | -5/+3 |
| 2025-09-20 | ublk: don't access ublk_queue in ublk_unmap_io() | Caleb Sander Mateos | 1 | -10/+14 |
| 2025-09-20 | ublk: pass ublk_io to __ublk_complete_rq() | Caleb Sander Mateos | 1 | -6/+5 |
| 2025-09-20 | ublk: don't access ublk_queue in ublk_need_complete_req() | Caleb Sander Mateos | 1 | -3/+3 |
| 2025-09-20 | ublk: don't access ublk_queue in ublk_check_commit_and_fetch() | Caleb Sander Mateos | 1 | -4/+4 |
| 2025-09-20 | ublk: don't pass ublk_queue to ublk_fetch() | Caleb Sander Mateos | 1 | -3/+2 |
| 2025-09-20 | ublk: don't access ublk_queue in ublk_config_io_buf() | Caleb Sander Mateos | 1 | -5/+5 |
| 2025-09-20 | ublk: don't access ublk_queue in ublk_check_fetch_buf() | Caleb Sander Mateos | 1 | -4/+4 |
| 2025-09-20 | ublk: pass q_id and tag to __ublk_check_and_get_req() | Caleb Sander Mateos | 1 | -13/+11 |
| 2025-09-20 | ublk: don't access ublk_queue in ublk_daemon_register_io_buf() | Caleb Sander Mateos | 1 | -1/+1 |
| 2025-09-20 | ublk: don't access ublk_queue in ublk_register_io_buf() | Caleb Sander Mateos | 1 | -1/+1 |
| 2025-09-20 | ublk: pass ublk_device to ublk_register_io_buf() | Caleb Sander Mateos | 1 | -4/+6 |
| 2025-09-20 | ublk: don't dereference ublk_queue in ublk_check_and_get_req() | Caleb Sander Mateos | 1 | -2/+2 |
| 2025-09-20 | ublk: don't dereference ublk_queue in ublk_ch_uring_cmd_local() | Caleb Sander Mateos | 1 | -1/+1 |
| 2025-09-20 | ublk: add helpers to check ublk_device flags | Caleb Sander Mateos | 1 | -0/+34 |
| 2025-09-20 | ublk: don't pass ublk_queue to __ublk_fail_req() | Caleb Sander Mateos | 1 | -3/+3 |
| 2025-09-20 | ublk: don't pass q_id to ublk_queue_cmd_buf_size() | Caleb Sander Mateos | 1 | -7/+5 |
| 2025-09-20 | ublk: remove ubq check in ublk_check_and_get_req() | Caleb Sander Mateos | 1 | -3/+0 |
| 2025-09-19 | Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+1 |
| 2025-09-17 | drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter | Zhang Yi | 1 | -0/+1 |
| 2025-09-16 | rust: block: use `kernel::{fmt,prelude::fmt!}` | Tamir Duberstein | 1 | -1/+1 |
| 2025-09-15 | zram: fix slot write race condition | Sergey Senozhatsky | 1 | -5/+3 |
| 2025-09-13 | zram: protect recomp_algorithm_show() with ->init_lock | Sergey Senozhatsky | 1 | -15/+8 |
| 2025-09-10 | ublk: consolidate nr_io_ready and nr_queues_ready | Caleb Sander Mateos | 1 | -16/+12 |
| 2025-09-09 | drivers/block: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 5 | -5/+5 |
| 2025-09-09 | drivers/block: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-09-09 | drivers/block: replace use of system_wq with system_percpu_wq | Marco Crivellari | 2 | -2/+2 |
| 2025-09-09 | block: floppy: Replace kmalloc() + copy_from_user() with memdup_user() | Thorsten Blum | 1 | -6/+3 |
| 2025-09-09 | nbd: restrict sockets to TCP and UDP | Eric Dumazet | 1 | -0/+8 |
| 2025-09-08 | null_blk: Fix the description of the cache_size module argument | Genjian Zhang | 1 | -1/+1 |
| 2025-09-03 | ublk: inline __ublk_ch_uring_cmd() | Caleb Sander Mateos | 1 | -39/+23 |
| 2025-09-03 | Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Jens Axboe | 9 | -23/+22 |
| 2025-09-02 | rnull: add soft-irq completion support | Andreas Hindborg | 2 | -13/+78 |
| 2025-09-02 | rust: block: add remote completion to `Request` | Andreas Hindborg | 1 | -0/+9 |
| 2025-09-02 | rust: block: add `GenDisk` private data support | Andreas Hindborg | 1 | -3/+5 |
| 2025-09-02 | rnull: enable configuration via `configfs` | Andreas Hindborg | 3 | -29/+239 |
| 2025-09-02 | rnull: move driver to separate directory | Andreas Hindborg | 5 | -12/+18 |
| 2025-09-01 | brd: use page reference to protect page lifetime | Yu Kuai | 1 | -27/+48 |
| 2025-08-28 | ublk: avoid ublk_io_release() called after ublk char dev is closed | Ming Lei | 1 | -2/+70 |
| 2025-08-25 | floppy: Sort headers alphabetically | Andy Shevchenko | 1 | -22/+22 |
| 2025-08-25 | floppy: Replace custom SZ_64K constant | Andy Shevchenko | 1 | -2/+0 |
| 2025-08-25 | loop: fix zero sized loop for block special file | Yu Kuai | 1 | -10/+16 |
| 2025-08-18 | loop: use vfs_getattr_nosec for accurate file size | Rajeev Mishra | 1 | -2/+13 |
| 2025-08-18 | loop: Consolidate size calculation logic into lo_calculate_size() | Rajeev Mishra | 1 | -17/+9 |
| 2025-08-13 | block: switch ->getgeo() to struct gendisk | Al Viro | 9 | -23/+22 |
| 2025-08-11 | ublk: check for unprivileged daemon on each I/O fetch | Caleb Sander Mateos | 1 | -9/+7 |
| 2025-08-11 | ublk: don't quiesce in ublk_ch_release | Uday Shankar | 1 | -7/+5 |
| 2025-08-11 | drbd: Remove the open-coded page pool | Philipp Reisner | 4 | -347/+71 |
| 2025-08-09 | Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+2 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-31 | zloop: fix KASAN use-after-free of tag set | Shin'ichiro Kawasaki | 1 | -1/+2 |
| 2025-07-28 | Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux | Linus Torvalds | 14 | -3231/+449 |
| 2025-07-22 | sunvdc: Balance device refcount in vdc_port_mpgroup_check | Ma Ke | 1 | -1/+3 |
| 2025-07-18 | Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -3/+2 |
| 2025-07-16 | loop: use kiocb helpers to fix lockdep warning | Ming Lei | 1 | -3/+2 |
| 2025-07-15 | ublk: remove unused req argument from ublk_sub_req_ref() | Caleb Sander Mateos | 1 | -5/+4 |
| 2025-07-15 | ublk: pass 'const struct ublk_io *' to ublk_[un]map_io() | Ming Lei | 1 | -2/+2 |
| 2025-07-15 | ublk: remove ublk_commit_and_fetch() | Ming Lei | 1 | -18/+18 |
| 2025-07-15 | ublk: add helper ublk_check_fetch_buf() | Ming Lei | 1 | -13/+19 |
| 2025-07-15 | ublk: store auto buffer register data into `struct ublk_io` | Ming Lei | 1 | -18/+12 |
| 2025-07-15 | ublk: move auto buffer register handling into one dedicated helper | Ming Lei | 1 | -56/+71 |
| 2025-07-15 | ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch() | Ming Lei | 1 | -15/+29 |
| 2025-07-15 | ublk: let ublk_fill_io_cmd() cover more things | Ming Lei | 1 | -4/+2 |
| 2025-07-15 | ublk: move fake timeout logic into __ublk_complete_rq() | Ming Lei | 1 | -4/+1 |
| 2025-07-15 | ublk: look up ublk task via its pid in timeout handler | Ming Lei | 1 | -8/+17 |
| 2025-07-15 | ublk: validate ublk server pid | Ming Lei | 1 | -0/+9 |
| 2025-07-13 | block: floppy: Fix uninitialized use of outparam | Purva Yeshi | 1 | -1/+1 |
| 2025-07-11 | loop: Avoid updating block size under exclusive owner | Jan Kara | 1 | -8/+30 |
| 2025-07-11 | Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -3/+3 |
| 2025-07-09 | null_blk: use memzero_page() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2025-07-09 | nbd: fix lockdep deadlock warning | Ming Lei | 1 | -1/+11 |
| 2025-07-08 | drbd: add missing kref_get in handle_write_conflicts | Sarah Newman | 1 | -1/+5 |
| 2025-07-08 | block: mtip32xx: Fix usage of dma_map_sg() | Thomas Fourier | 1 | -10/+17 |
| 2025-07-07 | nbd: fix uaf in nbd_genl_connect() error path | Zheng Qixing | 1 | -3/+3 |
| 2025-07-07 | block: remove pktcdvd driver | Jens Axboe | 3 | -2960/+0 |
| 2025-07-04 | Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -7/+10 |
| 2025-07-04 | ublk: introduce and use ublk_set_canceling helper | Uday Shankar | 1 | -20/+34 |
| 2025-07-04 | ublk: speed up ublk server exit handling | Uday Shankar | 1 | -15/+21 |
| 2025-07-03 | zram: pass buffer offset to zcomp_available_show() | Sergey Senozhatsky | 3 | -13/+13 |
| 2025-07-03 | block: zram: replace scnprintf() with sysfs_emit() in *_show() functions | Rahul Kumar | 1 | -11/+11 |
| 2025-07-01 | virtio: blk/scsi: use block layer helpers to calculate num of queues | Daniel Wagner | 1 | -3/+2 |
| 2025-07-01 | brd: fix sleeping function called from invalid context in brd_insert_page() | Yu Kuai | 1 | -2/+4 |
| 2025-07-01 | ublk: don't queue request if the associated uring_cmd is canceled | Ming Lei | 1 | -5/+6 |
| 2025-06-30 | ublk: cache-align struct ublk_io | Caleb Sander Mateos | 1 | -1/+1 |
| 2025-06-30 | ublk: remove ubq checks from ublk_{get,put}_req_ref() | Caleb Sander Mateos | 1 | -24/+11 |
| 2025-06-30 | ublk: optimize UBLK_IO_UNREGISTER_IO_BUF on daemon task | Caleb Sander Mateos | 1 | -1/+8 |
| 2025-06-30 | ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon task | Caleb Sander Mateos | 1 | -9/+61 |
| 2025-06-30 | ublk: return early if blk_should_fake_timeout() | Caleb Sander Mateos | 1 | -2/+3 |
| 2025-06-30 | ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task | Caleb Sander Mateos | 1 | -5/+22 |
| 2025-06-30 | ublk: don't take ublk_queue in ublk_unregister_io_buf() | Caleb Sander Mateos | 1 | -3/+3 |
| 2025-06-30 | ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checks | Caleb Sander Mateos | 1 | -4/+1 |
| 2025-06-30 | ublk: remove task variable from __ublk_ch_uring_cmd() | Caleb Sander Mateos | 1 | -3/+1 |
| 2025-06-30 | ublk: handle UBLK_IO_FETCH_REQ earlier | Caleb Sander Mateos | 1 | -9/+12 |
| 2025-06-30 | ublk: check cmd_op first | Caleb Sander Mateos | 1 | -6/+6 |
| 2025-06-30 | ublk: remove struct ublk_rq_data | Caleb Sander Mateos | 1 | -60/+71 |
| 2025-06-30 | ublk: use vmalloc for ublk_device's __queues | Caleb Sander Mateos | 1 | -2/+2 |
| 2025-06-27 | Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -12/+37 |
| 2025-06-26 | ublk: sanity check add_dev input for underflow | Ronnie Sahlberg | 1 | -1/+2 |
| 2025-06-24 | ublk: setup ublk_io correctly in case of ublk_get_data() failure | Ming Lei | 1 | -10/+25 |
| 2025-06-24 | ublk: build batch from IOs in same io_ring_ctx and io task | Ming Lei | 1 | -1/+10 |
| 2025-06-19 | Merge tag 'block-6.16-20250619' of git://git.kernel.dk/linux | Linus Torvalds | 4 | -3/+22 |
| 2025-06-19 | ublk: santizize the arguments from userspace when adding a device | Ronnie Sahlberg | 1 | -0/+3 |
| 2025-06-17 | aoe: defer rexmit timer downdev work to workqueue | Justin Sanders | 3 | -3/+11 |
| 2025-06-17 | aoe: clean device rq_list in aoedev_downdev() | Justin Sanders | 1 | -0/+8 |
| 2025-06-14 | Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -6/+5 |
| 2025-06-11 | loop: move lo_set_size() out of queue freeze | Ming Lei | 1 | -6/+5 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 6 | -10/+14 |
| 2025-06-06 | Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -57/+62 |
| 2025-06-04 | Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+2 |
| 2025-06-02 | Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -13/+35 |
| 2025-05-31 | zram: support deflate-specific params | Sergey Senozhatsky | 3 | -6/+28 |
| 2025-05-31 | zram: rename ZCOMP_PARAM_NO_LEVEL | Sergey Senozhatsky | 6 | -7/+7 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -108/+223 |
| 2025-05-31 | ublk: have a per-io daemon instead of a per-queue daemon | Uday Shankar | 1 | -55/+56 |
| 2025-05-27 | loop: add file_start_write() and file_end_write() | Ming Lei | 1 | -2/+6 |
| 2025-05-26 | Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -320/+1892 |