index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2025-05-20
ublk: support UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
2025-05-20
ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...
Ming Lei
2025-05-20
ublk: prepare for supporting to register request buffer automatically
Ming Lei
2025-05-20
ublk: convert to refcount_t
Ming Lei
2025-05-20
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-15
ublk: fix dead loop when canceling io command
Ming Lei
2025-05-14
brd: avoid extra xarray lookups on first write
Christoph Hellwig
2025-05-11
zram: modernize writeback interface
Sergey Senozhatsky
2025-05-11
zsmalloc: prefer the the original page's node for compressed data
Nhat Pham
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-07
rnbd-srv: use bio_add_virt_nofail
Christoph Hellwig
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
2025-05-06
brd: fix discard end sector
Yu Kuai
2025-05-06
brd: fix aligned_sector from brd_do_discard()
Yu Kuai
2025-05-06
brd: protect page with rcu
Yu Kuai
2025-05-06
ublk: consolidate UBLK_IO_FLAG_OWNED_BY_SRV checks
Caleb Sander Mateos
2025-05-05
loop: Add sanity check for read/write_iter
Lizhi Xu
2025-05-05
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-02
ublk: store request pointer in ublk_io
Caleb Sander Mateos
2025-05-02
ublk: check UBLK_IO_FLAG_OWNED_BY_SRV in ublk_abort_queue()
Caleb Sander Mateos
2025-05-02
ublk: don't call ublk_dispatch_req() for NEED_GET_DATA
Caleb Sander Mateos
2025-05-02
ublk: factor out ublk_start_io() helper
Caleb Sander Mateos
2025-05-02
ublk: don't log uring_cmd cmd_op in ublk_dispatch_req()
Caleb Sander Mateos
2025-05-02
ublk: take const ubq pointer in ublk_get_iod()
Caleb Sander Mateos
2025-05-02
ublk: remove misleading "ubq" in "ubq_complete_io_cmd()"
Caleb Sander Mateos
2025-05-02
ublk: fix "immepdately" typo in comment
Caleb Sander Mateos
2025-05-02
ublk: factor out ublk_commit_and_fetch
Uday Shankar
2025-05-01
Documentation: Document the new zoned loop block device driver
Damien Le Moal
2025-05-01
block: new zoned loop block device driver
Damien Le Moal
2025-04-29
ublk: remove the check of ublk_need_req_ref() from __ublk_check_and_get_req
Ming Lei
2025-04-29
ublk: enhance check for register/unregister io buffer command
Ming Lei
2025-04-29
ublk: decouple zero copy from user copy
Ming Lei
2025-04-28
brd: use memcpy_{to,from]_page in brd_rw_bvec
Christoph Hellwig
2025-04-28
brd: split I/O at page boundaries
Christoph Hellwig
2025-04-28
brd: use bvec_kmap_local in brd_do_bvec
Christoph Hellwig
2025-04-28
brd: remove the sector variable in brd_submit_bio
Christoph Hellwig
2025-04-28
brd: pass a bvec pointer to brd_do_bvec
Christoph Hellwig
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-24
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
2025-04-24
ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
Ming Lei
2025-04-24
ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
Ming Lei
2025-04-22
ublk: remove unnecessary ubq checks
Caleb Sander Mateos
2025-04-21
ublk: Add UBLK_U_CMD_UPDATE_SIZE
Omri Mann
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-16
ublk: simplify aborting ublk request
Ming Lei
2025-04-16
ublk: remove __ublk_quiesce_dev()
Ming Lei
2025-04-16
ublk: improve detection and handling of ublk server exit
Uday Shankar
2025-04-16
ublk: move device reset into ublk_ch_release()
Ming Lei
[prev]
[next]