index
:
kernel/git/pali/linux.git
cifs
cifs-unlink
master
pci-aardvark
pci-mvebu
pci-mvebu-orion
pci-mvebu-pending
phy-mvebu-a3700-comphy
Pali Rohár's fork of linux.git
Pali Rohár
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
zram: fix slot write race condition
Sergey Senozhatsky
1
-5
/
+3
2025-08-28
ublk: avoid ublk_io_release() called after ublk char dev is closed
Ming Lei
1
-2
/
+70
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-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
2025-05-23
ublk: add feature UBLK_F_QUIESCE
Ming Lei
1
-1
/
+123
2025-05-22
Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+0
2025-05-22
ublk: run auto buf unregisgering in same io_ring_ctx with registering
Ming Lei
1
-3
/
+16
2025-05-22
ublk: remove io argument from ublk_auto_buf_reg_fallback()
Caleb Sander Mateos
1
-2
/
+2
2025-05-21
ublk: handle ublk_set_auto_buf_reg() failure correctly in ublk_fetch()
Ming Lei
1
-1
/
+1
2025-05-20
ublk: support UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
1
-0
/
+16
2025-05-20
ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...
Ming Lei
1
-7
/
+49
2025-05-20
ublk: prepare for supporting to register request buffer automatically
Ming Lei
1
-6
/
+64
2025-05-20
ublk: convert to refcount_t
Ming Lei
1
-14
/
+5
2025-05-20
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
1
-3
/
+0
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-05-15
ublk: fix dead loop when canceling io command
Ming Lei
1
-1
/
+1
2025-05-14
brd: avoid extra xarray lookups on first write
Christoph Hellwig
1
-43
/
+33
2025-05-11
zram: modernize writeback interface
Sergey Senozhatsky
1
-105
/
+215
2025-05-11
zsmalloc: prefer the the original page's node for compressed data
Nhat Pham
1
-3
/
+8
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+23
2025-05-07
rnbd-srv: use bio_add_virt_nofail
Christoph Hellwig
1
-6
/
+1
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
3
-5
/
+4
2025-05-06
brd: fix discard end sector
Yu Kuai
1
-3
/
+6
2025-05-06
brd: fix aligned_sector from brd_do_discard()
Yu Kuai
1
-1
/
+1
2025-05-06
brd: protect page with rcu
Yu Kuai
1
-3
/
+17
2025-05-06
ublk: consolidate UBLK_IO_FLAG_OWNED_BY_SRV checks
Caleb Sander Mateos
1
-18
/
+8
2025-05-05
loop: Add sanity check for read/write_iter
Lizhi Xu
1
-0
/
+23
2025-05-05
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
1
-19
/
+43
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
1
-19
/
+43
2025-05-02
ublk: store request pointer in ublk_io
Caleb Sander Mateos
1
-19
/
+24
2025-05-02
ublk: check UBLK_IO_FLAG_OWNED_BY_SRV in ublk_abort_queue()
Caleb Sander Mateos
1
-7
/
+2
2025-05-02
ublk: don't call ublk_dispatch_req() for NEED_GET_DATA
Caleb Sander Mateos
1
-22
/
+29
2025-05-02
ublk: factor out ublk_start_io() helper
Caleb Sander Mateos
1
-23
/
+31
2025-05-02
ublk: don't log uring_cmd cmd_op in ublk_dispatch_req()
Caleb Sander Mateos
1
-7
/
+6
2025-05-02
ublk: take const ubq pointer in ublk_get_iod()
Caleb Sander Mateos
1
-8
/
+7
2025-05-02
ublk: remove misleading "ubq" in "ubq_complete_io_cmd()"
Caleb Sander Mateos
1
-4
/
+5
2025-05-02
ublk: fix "immepdately" typo in comment
Caleb Sander Mateos
1
-1
/
+1
2025-05-02
ublk: factor out ublk_commit_and_fetch
Uday Shankar
1
-47
/
+43
2025-05-01
Documentation: Document the new zoned loop block device driver
Damien Le Moal
1
-0
/
+3
2025-05-01
block: new zoned loop block device driver
Damien Le Moal
3
-0
/
+1402
2025-04-29
ublk: remove the check of ublk_need_req_ref() from __ublk_check_and_get_req
Ming Lei
1
-3
/
+0
2025-04-29
ublk: enhance check for register/unregister io buffer command
Ming Lei
1
-4
/
+20
2025-04-29
ublk: decouple zero copy from user copy
Ming Lei
1
-12
/
+23
2025-04-28
brd: use memcpy_{to,from]_page in brd_rw_bvec
Christoph Hellwig
1
-45
/
+13
2025-04-28
brd: split I/O at page boundaries
Christoph Hellwig
1
-82
/
+34
2025-04-28
brd: use bvec_kmap_local in brd_do_bvec
Christoph Hellwig
1
-4
/
+4
2025-04-28
brd: remove the sector variable in brd_submit_bio
Christoph Hellwig
1
-4
/
+3
2025-04-28
brd: pass a bvec pointer to brd_do_bvec
Christoph Hellwig
1
-22
/
+13
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
1
-17
/
+24
2025-04-24
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
1
-17
/
+24
2025-04-24
ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
Ming Lei
1
-6
/
+21
2025-04-24
ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
Ming Lei
1
-11
/
+3
2025-04-22
ublk: remove unnecessary ubq checks
Caleb Sander Mateos
1
-3
/
+0
2025-04-21
ublk: Add UBLK_U_CMD_UPDATE_SIZE
Omri Mann
1
-1
/
+18
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
3
-367
/
+292
2025-04-16
ublk: simplify aborting ublk request
Ming Lei
1
-62
/
+20
2025-04-16
ublk: remove __ublk_quiesce_dev()
Ming Lei
1
-17
/
+2
2025-04-16
ublk: improve detection and handling of ublk server exit
Uday Shankar
1
-100
/
+123
2025-04-16
ublk: move device reset into ublk_ch_release()
Ming Lei
1
-49
/
+72
2025-04-16
ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
Ming Lei
1
-14
/
+17
2025-04-16
ublk: add ublk_force_abort_dev()
Ming Lei
1
-13
/
+8
2025-04-16
ublk: properly serialize all FETCH_REQs
Uday Shankar
1
-28
/
+49
2025-04-15
ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
Caleb Sander Mateos
1
-6
/
+0
2025-04-15
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
1
-95
/
+17
2025-04-15
loop: LOOP_SET_FD: send uevents for partitions
Thomas WeiÃschuh
1
-1
/
+2
2025-04-15
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas WeiÃschuh
1
-2
/
+2
2025-04-15
loop: aio inherit the ioprio of original request
Yunlong Xing
1
-1
/
+1
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
1
-1
/
+1
2025-04-10
Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
Linus Torvalds
1
-35
/
+50
2025-04-09
mtip32xx: Remove unnecessary pcim_iounmap_regions() calls
Philipp Stanner
1
-5
/
+2
2025-04-09
ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
Caleb Sander Mateos
1
-27
/
+19
2025-04-09
ublk: don't fail request for recovery & reissue in case of ubq->canceling
Ming Lei
1
-4
/
+5
2025-04-09
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Lei
1
-4
/
+26
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
10
-26
/
+26
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2
-2
/
+2
2025-04-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
1
-44
/
+179
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-212
/
+202
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-1
/
+1
2025-03-29
ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
1
-4
/
+4
2025-03-28
ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
Caleb Sander Mateos
1
-7
/
+9
2025-03-28
ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
Caleb Sander Mateos
1
-3
/
+3
2025-03-28
ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
Caleb Sander Mateos
1
-1
/
+1
2025-03-28
ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
Caleb Sander Mateos
1
-2
/
+2
2025-03-28
ublk: remove unused cmd argument to ublk_dispatch_req()
Caleb Sander Mateos
1
-5
/
+2
2025-03-28
ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb
Ming Lei
1
-3
/
+3
2025-03-28
ublk: implement ->queue_rqs()
Ming Lei
1
-20
/
+111
2025-03-28
ublk: add segment parameter
Ming Lei
1
-1
/
+19
2025-03-28
ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu
Ming Lei
1
-1
/
+1
2025-03-28
ublk: add helper of ublk_need_map_io()
Ming Lei
1
-4
/
+9
2025-03-28
ublk: remove two unused fields from 'struct ublk_queue'
Ming Lei
1
-2
/
+0
2025-03-28
ublk: comment on ubq->canceling handling in ublk_queue_rq()
Ming Lei
1
-0
/
+5
2025-03-28
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
1
-10
/
+29
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
10
-175
/
+259
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+49
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2025-03-19
ublk: remove io_cmds list in ublk_queue
Uday Shankar
1
-35
/
+11
2025-03-18
loop: move vfs_fsync() out of loop_update_dio()
Ming Lei
1
-6
/
+14
2025-03-16
zram: add might_sleep to zcomp API
Sergey Senozhatsky
1
-0
/
+2
2025-03-16
zram: do not leak page on writeback_store error path
Sergey Senozhatsky
1
-2
/
+4
2025-03-16
zram: do not leak page on recompress_store error path
Sergey Senozhatsky
1
-3
/
+3
2025-03-16
zram: permit reclaim in zstd custom allocator
Sergey Senozhatsky
1
-10
/
+1
2025-03-16
zram: switch to new zsmalloc object mapping API
Sergey Senozhatsky
3
-19
/
+15
2025-03-16
zram: move post-processing target allocation
Sergey Senozhatsky
1
-28
/
+22
2025-03-16
zram: rework recompression loop
Sergey Senozhatsky
1
-34
/
+20
2025-03-16
zram: filter out recomp targets based on priority
Sergey Senozhatsky
1
-9
/
+16
2025-03-16
zram: limit max recompress prio to num_active_comps
Sergey Senozhatsky
1
-3
/
+12
2025-03-16
zram: remove writestall zram_stats member
Sergey Senozhatsky
2
-3
/
+1
2025-03-16
zram: add GFP_NOWARN to incompressible zsmalloc handle allocation
Sergey Senozhatsky
1
-1
/
+2
2025-03-16
zram: remove second stage of handle allocation
Sergey Senozhatsky
1
-32
/
+7
2025-03-16
zram: remove max_comp_streams device attr
Sergey Senozhatsky
1
-23
/
+0
2025-03-16
zram: remove unused crypto include
Sergey Senozhatsky
3
-3
/
+3
2025-03-16
zram: permit preemption with active compression stream
Sergey Senozhatsky
3
-25
/
+42
2025-03-16
zram: sleepable entry locking
Sergey Senozhatsky
2
-17
/
+52
2025-03-14
Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Linus Torvalds
2
-4
/
+5
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
5
-5
/
+5
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2
-4
/
+5
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
1
-1
/
+1
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+5
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-2
/
+1
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-7
/
+7
2025-03-05
ublk: set_params: properly check if parameters can be applied
Uday Shankar
1
-2
/
+5
2025-03-04
ublk: enforce ublks_max only for unprivileged devices
Uday Shankar
1
-15
/
+27
2025-03-04
loop: Remove struct loop_func_table
Zhu Yanjun
1
-2
/
+0
2025-03-04
ublk: don't cast registered buffer index to int
Caleb Sander Mateos
1
-8
/
+6
[next]