summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
43 hoursMerge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysblock: rnbd-clt: Fix leaked ID in init_dev()Thomas Fourier
4 daysublk: fix deadlock when reading partition tableMing Lei
7 dayszloop: use READ_ONCE() to read lo->lo_state in queue_rq pathYongpeng Yang
7 daysloop: use READ_ONCE() to read lo->lo_state without lockingYongpeng Yang
8 daysMerge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
10 daysMerge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daysrbd: stop selecting CRC32, CRYPTO, and CRYPTO_AESIlya Dryomov
13 daysublk: don't mutate struct bio_vec in iterationCaleb Sander Mateos
14 daysMerge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
14 daysublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issueCaleb Sander Mateos
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04blk-mq: add blk_rq_nr_bvec() helperChaitanya Kulkarni
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01block/rnbd: correct all kernel-doc complaintsRandy Dunlap
2025-11-29zram: fix a spelling mistakeChu Guangqing
2025-11-28ublk: add helper of __ublk_fetch()Ming Lei
2025-11-28ublk: pass const pointer to ublk_queue_is_zoned()Ming Lei
2025-11-28ublk: refactor auto buffer register in ublk_dispatch_req()Ming Lei
2025-11-28ublk: add `union ublk_io_buf` with improved namingMing Lei
2025-11-28ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()Ming Lei
2025-11-26ublk: prevent invalid access with DEBUGKevin Brodsky
2025-11-24Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"Jens Axboe
2025-11-24zram: fix the issue that the write - back limits might overflowYuwen Chen
2025-11-24zram: read slot block idx under slot lockSergey Senozhatsky
2025-11-24zram: rework bdev block allocationSergey Senozhatsky
2025-11-24zram: drop wb_limit_lockSergey Senozhatsky
2025-11-24zram: take write lock in wb limit store handlersSergey Senozhatsky
2025-11-24zram: add writeback batch size device attrSergey Senozhatsky
2025-11-24zram: introduce writeback bio batchingSergey Senozhatsky
2025-11-20zloop: clear nowait flag in workqueue contextChaitanya Kulkarni
2025-11-20loop: clear nowait flag in workqueue contextChaitanya Kulkarni
2025-11-19zloop: fix zone append check in zloop_rw()Damien Le Moal
2025-11-18loop: add hint for handling aio via IOCB_NOWAITMing Lei
2025-11-18loop: try to handle loop aio command via NOWAIT IO firstMing Lei
2025-11-18loop: move command blkcg/memcg initialization into loop_queue_workMing Lei
2025-11-18loop: add lo_submit_rw_aio()Ming Lei
2025-11-18loop: add helper lo_rw_aio_prep()Ming Lei
2025-11-18loop: add helper lo_cmd_nr_bvec()Ming Lei
2025-11-18drbd: turn bitmap I/O comments into regular block commentsSukrut Heroorkar
2025-11-17zloop: introduce the ordered_zone_append configuration parameterDamien Le Moal
2025-11-17zloop: introduce the zone_append configuration parameterDamien Le Moal
2025-11-17zloop: simplify checks for writes to sequential zonesDamien Le Moal
2025-11-17zloop: fail zone append operations that are targeting full zonesDamien Le Moal
2025-11-17zloop: make the write pointer of full zones invalidDamien Le Moal
2025-11-17floppy: fix for PAGE_SIZE != 4KBRene Rebe